====>> Building lang/spidermonkey170 build started at Fri Aug 12 22:12:25 BST 2016 port directory: /usr/ports/lang/spidermonkey170 building for: FreeBSD 102amd64-system-job-02 10.2-RELEASE-p8 FreeBSD 10.2-RELEASE-p8 amd64 maintained by: kwm@FreeBSD.org Makefile ident: $FreeBSD: head/lang/spidermonkey170/Makefile 412347 2016-04-01 14:08:37Z mat $ Poudriere version: 3.1.10 Host OSVERSION: 1002000 Jail OSVERSION: 1002000 ---Begin Environment--- OSVERSION=1002000 UNAME_v=FreeBSD 10.2-RELEASE-p8 UNAME_r=10.2-RELEASE-p8 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/space/poudriere/poudriere_data/.m/102amd64-system/ref FORCE_PACKAGE=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=spidermonkey170-17.0.0_1 OLDPWD=/ PWD=/space/poudriere/poudriere_data/.m/102amd64-system/ref/.p/pool MASTERNAME=102amd64-system SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.10 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for spidermonkey170-17.0.0_1: DEBUG=off: Enable Debug build 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 WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes 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="" LDFLAGS=" -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=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VER=2.7 PYTHON_VERSION=python2.7 OSREL=10.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.20.3 PERL_VER=5.20 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.20 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/102amd64-make.conf #### WITH_PKGNG=yes WITH_NEW_XORG=yes ENABLE_SUIDPERL=yes JADETEX=yes LIGHTTPD=yes OPTIONS_SET=LIGHTTPD PGSQL SWAT PDO_PGSQL OPTIONS_UNSET=APACHE MYSQL MPDDIR=/space/music gcc46_UNSET=JAVA DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== /!\ WARNING /!\ WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect =========================================================================== =================================================== ===> spidermonkey170-17.0.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_1.txz [102amd64-system-job-02] Installing pkg-1.8.7_1... [102amd64-system-job-02] Extracting pkg-1.8.7_1: .......... done ===> spidermonkey170-17.0.0_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of spidermonkey170-17.0.0_1 =========================================================================== =================================================== =========================================================================== =================================================== /!\ WARNING /!\ WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect => mozjs17.0.0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://download.cdn.mozilla.net/pub/js/mozjs17.0.0.tar.gz mozjs17.0.0.tar.gz 0 B 0 Bps ===> Fetching all distfiles required by spidermonkey170-17.0.0_1 for building =========================================================================== =================================================== /!\ WARNING /!\ WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect ===> Fetching all distfiles required by spidermonkey170-17.0.0_1 for building => SHA256 Checksum OK for mozjs17.0.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== /!\ WARNING /!\ WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect ===> Fetching all distfiles required by spidermonkey170-17.0.0_1 for building ===> Extracting for spidermonkey170-17.0.0_1 => SHA256 Checksum OK for mozjs17.0.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for spidermonkey170-17.0.0_1 ===> Applying FreeBSD patches for spidermonkey170-17.0.0_1 =========================================================================== =================================================== ===> spidermonkey170-17.0.0_1 depends on executable: zip - not found ===> Installing existing package /packages/All/zip-3.0_1.txz [102amd64-system-job-02] Installing zip-3.0_1... [102amd64-system-job-02] Extracting zip-3.0_1: .......... done ===> spidermonkey170-17.0.0_1 depends on executable: zip - found ===> Returning to build of spidermonkey170-17.0.0_1 ===> spidermonkey170-17.0.0_1 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_1.txz [102amd64-system-job-02] Installing gmake-4.2.1_1... [102amd64-system-job-02] `-- Installing indexinfo-0.2.4... [102amd64-system-job-02] `-- Extracting indexinfo-0.2.4: .... done [102amd64-system-job-02] `-- Installing gettext-runtime-0.19.8.1... [102amd64-system-job-02] `-- Extracting gettext-runtime-0.19.8.1: .......... done [102amd64-system-job-02] Extracting gmake-4.2.1_1: .......... done ===> spidermonkey170-17.0.0_1 depends on executable: gmake - found ===> Returning to build of spidermonkey170-17.0.0_1 ===> spidermonkey170-17.0.0_1 depends on file: /usr/local/bin/python2.7 - not found ===> Installing existing package /packages/All/python27-2.7.12.txz [102amd64-system-job-02] Installing python27-2.7.12... [102amd64-system-job-02] `-- Installing libffi-3.2.1... [102amd64-system-job-02] `-- Extracting libffi-3.2.1: .......... done [102amd64-system-job-02] Extracting python27-2.7.12: .......... done Message from python27-2.7.12: =========================================================================== 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_1 depends on file: /usr/local/bin/python2.7 - found ===> Returning to build of spidermonkey170-17.0.0_1 ===> spidermonkey170-17.0.0_1 depends on executable: python2 - not found ===> Installing existing package /packages/All/python2-2_3.txz [102amd64-system-job-02] Installing python2-2_3... [102amd64-system-job-02] Extracting python2-2_3: ...... done ===> spidermonkey170-17.0.0_1 depends on executable: python2 - found ===> Returning to build of spidermonkey170-17.0.0_1 ===> spidermonkey170-17.0.0_1 depends on package: perl5>=5.20<5.21 - not found ===> Installing existing package /packages/All/perl5-5.20.3_14.txz [102amd64-system-job-02] Installing perl5-5.20.3_14... [102amd64-system-job-02] Extracting perl5-5.20.3_14: .......... done Message from perl5-5.20.3_14: 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_1 depends on package: perl5>=5.20<5.21 - found ===> Returning to build of spidermonkey170-17.0.0_1 =========================================================================== =================================================== ===> spidermonkey170-17.0.0_1 depends on shared library: libnspr4.so - not found ===> Installing existing package /packages/All/nspr-4.12.txz [102amd64-system-job-02] Installing nspr-4.12... [102amd64-system-job-02] Extracting nspr-4.12: .......... done ===> spidermonkey170-17.0.0_1 depends on shared library: libnspr4.so - found (/usr/local/lib/libnspr4.so) ===> Returning to build of spidermonkey170-17.0.0_1 =========================================================================== =================================================== ===> Configuring for spidermonkey170-17.0.0_1 ===> 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-freebsd10.2: invalid host type loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking host system type... x86_64-portbld-freebsd10.2 checking target system type... x86_64-portbld-freebsd10.2 checking build system type... x86_64-portbld-freebsd10.2 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 -fstack-protector) works... yes checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -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 -fstack-protector) works... yes checking whether the C++ compiler (c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -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.020003 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 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' =========================================================================== =================================================== ===> Building for spidermonkey170-17.0.0_1 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 -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 -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 -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 -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=\ -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=\ -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 -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 -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 -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 -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 -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 -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 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 -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 -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 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 -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 -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); ^ 1 warning 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 -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 -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 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 -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 -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 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 -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 -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 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 -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 -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 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 -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 -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 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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); } ^ 13 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsanalyze.cpp:1282:31: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here pending = cx->new_< Vector >(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::Vector' requested here SeenVector seen(cx); ^ 33 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::Vector' requested here FileContents buffer(cx); ^ 36 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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<::StringifiedElement, 0, js::TempAllocPolicy>::Vector' requested here Vector strElements(cx); ^ 32 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here savedFrameChains_(), ^ 32 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_, js::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(SystemAllocPolicy()); ^ 36 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::Vector' requested here ScriptsToDump scripts; ^ 33 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 -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 -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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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, 0, js::TempAllocPolicy>::Vector' requested here Vector frames(cx); ^ 32 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here JSDumpHeapTracer(FILE *fp) ^ 31 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 -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 -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: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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsfun.cpp:663:45: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here BindingVector *localNames = cx->new_(cx); ^ 32 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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::SystemAllocPolicy>' requested here ScriptAndCountsVector *vec = cx->new_(SystemAllocPolicy()); ^ 35 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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); } ^ 14 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_, js::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(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::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsinfer.cpp:2308:33: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here pendingRecompiles = cx->new_< Vector >(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::Vector' requested here Vector 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::Vector' requested here Vector 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::Vector' requested here Vector 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::Vector' requested here Vector 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) ^ 47 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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) ^ 36 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 -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 -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: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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here Vector shapes(cx); ^ 31 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 -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 -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 -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 -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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here GCConstList(JSContext *cx) : list(cx) {} ^ 33 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here Vector stateStack(cx); ^ 32 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/jsopcode.cpp:1097:30: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here jp->localNames = cx->new_(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::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::Vector' requested here Vector 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::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::Vector' requested here Vector decompiledOpcodes(cx); ^ 37 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 -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 -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: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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(cx, SCRIPTVECTOR) ^ 3 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_, js::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(SystemAllocPolicy()); ^ 35 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here GCConstList(JSContext *cx) : list(cx) {} ^ 31 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_, js::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(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; ^ 38 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here Vector strs; ^ 32 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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() { 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() { 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() { return true; } ^ 33 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 -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 -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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_, js::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(SystemAllocPolicy()); ^ 35 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(cx, SCRIPTVECTOR) ^ 3 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 -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 -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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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), ^ ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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), ^ ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here StackFrame::CopyVector vec; ^ 31 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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), ^ ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_, js::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(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::Vector' requested here Vector 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::Vector' requested here Vector 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::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::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) ^ 41 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 -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 -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: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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /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:17: In file included from ./jsapi.h:32: ./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::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 /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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /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:17: In file included from ./jsapi.h:32: ./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::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 /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:17: In file included from ./jsapi.h:32: ./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::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 /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:17: In file included from ./jsapi.h:32: ./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::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 /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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr table) ^ 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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr table) ^ 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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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 /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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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 /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:17: In file included from ./jsapi.h:32: ./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::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 /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:17: In file included from ./jsapi.h:32: ./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::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 /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:17: In file included from ./jsapi.h:32: ./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::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 /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:17: In file included from ./jsapi.h:32: ./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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(cx); ^ 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:17: In file included from ./jsapi.h:32: ./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::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 /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:17: In file included from ./jsapi.h:32: ./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::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 /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:17: In file included from ./jsapi.h:32: ./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::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 /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:17: In file included from ./jsapi.h:32: ./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::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 /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:17: In file included from ./jsapi.h:32: ./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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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 /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:17: In file included from ./jsapi.h:32: ./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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_, js::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(SystemAllocPolicy()); ^ 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:17: In file included from ./jsapi.h:32: ./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::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, ())\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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_ >' requested here debuggers = cx->new_(); ^ 37 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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), ^ ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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 { ^ /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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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), ^ ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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), ^ ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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 { ^ /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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here args_(prs->context), ^ 33 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here LetNotes(JSContext *cx) : notes(cx), groupAssign(false), updateCalled(false) {} ^ 32 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here explicit StringBuffer(JSContext *cx) : cb(cx) { } ^ 31 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here explicit StringBuffer(JSContext *cx) : cb(cx) { } ^ 32 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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"; ^ 32 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here args_(prs->context), ^ 31 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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), ^ ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_, js::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(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::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::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_' requested here info = rt->new_(); ^ 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::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_' requested here info = rt->new_(); ^ 38 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here tokenbuf(cx), ^ 32 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::Vector' requested here GCConstList(JSContext *cx) : list(cx) {} ^ 31 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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: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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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), ^ ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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:8: In file included from ./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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 ./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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 ./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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 ./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::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 ./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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 ./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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 ./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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 ./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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 ./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), ^ ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::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 ./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::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 ./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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr table) ^ 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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr table) ^ 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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 ./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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 ./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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 ./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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 ./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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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 ./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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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 ./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::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 ./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::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 ./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::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 ./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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(cx); ^ 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:17: In file included from ./jsapi.h:32: ./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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here GCHelperThread(JSRuntime *rt) ^ 4 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::Vector' requested here Statistics::Statistics(JSRuntime *rt) ^ 33 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 -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 -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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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), ^ ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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), ^ ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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: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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr table) ^ 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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr table) ^ 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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(cx); ^ 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:17: In file included from ./jsapi.h:32: ./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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(SystemAllocPolicy()); ^ 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:17: In file included from ./jsapi.h:32: ./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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : orphanedNativeFrames(SystemAllocPolicy()), orphanedNativePools(SystemAllocPolicy()) ^ 39 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(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::Vector' requested here GCConstList(JSContext *cx) : list(cx) {} ^ 36 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 -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 -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: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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr table) ^ 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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr table) ^ 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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(cx); ^ 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:17: In file included from ./jsapi.h:32: ./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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(SystemAllocPolicy()); ^ 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:17: In file included from ./jsapi.h:32: ./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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector 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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector 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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector 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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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.h:638:8: note: in instantiation of member function 'js::Vector::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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.h:638:8: note: in instantiation of member function 'js::Vector::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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, ())\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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_ >' requested here jumpTableEntries = OffTheBooks::new_(); ^ 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:17: In file included from ./jsapi.h:32: ./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::Vector' requested here Vector 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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Jump, 4, js::mjit::CompilerAllocPolicy>::Vector' requested here Vector 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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector 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; ^ 66 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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_, JSContext *>' requested here res = OffTheBooks::new_< Vector >(cx); ^ 36 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(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::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::JumpList::JumpList' requested here JumpList isDouble; ^ 36 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(SystemAllocPolicy()); ^ 35 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(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::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::JumpList::JumpList' requested here JumpList isDouble; ^ 36 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(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::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::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::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::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::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::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::Vector' requested here modifiedProperties(CompilerAllocPolicy(cx, *cc)), ^ 42 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 -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 -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: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:17: In file included from ./jsapi.h:32: ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::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 /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/js/src/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::Jump, 8, js::SystemAllocPolicy>::Vector' requested here jumpList(SystemAllocPolicy()) ^ 38 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(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::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::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; ^ 38 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(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::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::Jump, 8, js::TempAllocPolicy>::Vector' requested here Vector 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; ^ 38 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 -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 -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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::Vector' requested here GCConstList(JSContext *cx) : list(cx) {} ^ 35 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector 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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ /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::SystemAllocPolicy>' requested here ExecPoolVector *execPools = OffTheBooks::new_(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::Vector' requested here GCConstList(JSContext *cx) : list(cx) {} ^ 36 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::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::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::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::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::Jump, 0, js::TempAllocPolicy>::Vector' requested here Vector matches(cx); ^ 34 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here explicit ExecutableAllocator(AllocationBehavior allocBehavior) ^ 4 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 -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 -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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::Vector' requested here ByteCompiler(YarrPattern& pattern) ^ 19 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::Vector' requested here YarrPattern::YarrPattern(const UString& pattern, bool ignoreCase, bool multiline, ErrorCode* error) ^ 19 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator) ^ 18 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here explicit ExecutableAllocator(AllocationBehavior allocBehavior) ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here explicit ExecutableAllocator(AllocationBehavior allocBehavior) ^ 6 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 -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 -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 -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 -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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here explicit ExecutableAllocator(AllocationBehavior allocBehavior) ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::Vector' requested here Vector 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::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::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::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::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::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::Vector' requested here YarrGenerator(YarrPattern& pattern) ^ 23 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ./dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(cx, SCRIPTVECTOR) ^ 3 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 -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 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/HashFunctions.o.pp /wrkdirs/usr/ports/lang/spidermonkey170/work/mozjs17.0.0/mfbt/HashFunctions.cpp 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 -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 -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 -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 -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 -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 -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: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 ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 ../jsapi.h:32: ../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::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 ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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 ../jsapi.h:32: ../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::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 ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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 ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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 ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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 ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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 ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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 ../jsapi.h:32: ../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::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 ../jsapi.h:32: ../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::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 ../jsapi.h:32: ../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::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 ../jsapi.h:32: ../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::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 ../jsapi.h:32: ../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::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))\ ^ ../dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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 ../jsapi.h:32: ../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::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 ../jsapi.h:32: ../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::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 ../jsapi.h:32: ../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::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 ../jsapi.h:32: ../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::Vector' requested here explicit OptionParser(const char *usage) ^ 33 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 -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 -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::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::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 -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 -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:10: In file included from ../jsapi.h:32: ../dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized] : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0), ^ ../jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ../dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 30 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 -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 -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 -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 -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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(cx, NAMEVECTOR) ^ 8 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ../dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(cx, NAMEVECTOR) ^ 8 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(cx, NAMEVECTOR) ^ 8 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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); } ^ 14 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(cx, NAMEVECTOR) ^ 8 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ../dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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); } ^ 14 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ../dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(cx, NAMEVECTOR) ^ 6 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here , compartmentStatsVector() ^ 5 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(cx, NAMEVECTOR) ^ 6 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ../dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ../dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(cx, NAMEVECTOR) ^ 6 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ../dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 32 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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: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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here CharacterClass(PassRefPtr 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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::Vector' requested here Vector() {} ^ ../yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here BytecodePattern(PassOwnPtr body, const Vector &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::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::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::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::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::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))\ ^ ../dist/include/js/Utility.h:464:33: note: expanded from macro 'JS_NEW_BODY' return memory ? new(memory) t parms : NULL; ^ ../jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here types.constrainedOutputs = cx->new_< Vector >(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::Vector' requested here : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors) ^ 31 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(cx, NAMEVECTOR) ^ 8 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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); } ^ 14 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here JSAPITestString() {} ^ 4 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 -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 -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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::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::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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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::Vector' requested here : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector) ^ ../jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here : AutoVectorRooter(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); } ^ 14 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 -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 -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' =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for spidermonkey170-17.0.0_1 ===> 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) =========================================================================== =================================================== ===> Building package for spidermonkey170-17.0.0_1 =========================================================================== ====>> Cleaning up wrkdir ===> Cleaning for spidermonkey170-17.0.0_1 build of lang/spidermonkey170 ended at Fri Aug 12 22:16:58 BST 2016 build time: 00:04:33