Build of js17 with vanilla toolchain

The build took 00h 07m 35s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
219,992 cpp
39,454 ansic
11,671 sh
9,917 asm
5,217 python
863 makefile
623 perl
449 exp
288,186 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: js17 17.0.0-3 (Wed Aug 24 14:04:22 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# creating cache ./config.cache
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking build system type... x86_64-unknown-linux-gnu
# checking for gawk... gawk
# checking for perl5... no
# checking for perl... /usr/sbin/perl
# Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./config/milestone.pl line 58.
# Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./config/milestone.pl line 58.
# checking for gcc... gcc
# checking whether the C compiler (gcc ) works... yes
# checking whether the C compiler (gcc ) is a cross-compiler... no
# checking whether we are using GNU C... yes
# checking whether gcc accepts -g... yes
# checking for c++... c++
# checking whether the C++ compiler (c++ ) works... yes
# checking whether the C++ compiler (c++ ) 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/sbin/as
# checking for ar... ar
# checking for ld... ld
# checking for strip... strip
# checking for windres... no
# checking how to run the C preprocessor... gcc -E
# 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.024000
# checking for full perl installation... yes
# checking for python2.7... /usr/sbin/python2.7
# checking for doxygen... /usr/sbin/doxygen
# checking for autoconf... /usr/sbin/autoconf
# checking for makedepend... no
# checking for xargs... /usr/sbin/xargs
# checking for gmake... no
# checking for make... /usr/sbin/make
# checking for X... libraries , headers
# checking for dnet_ntoa in -ldnet... no
# checking for dnet_ntoa in -ldnet_stub... no
# checking for gethostbyname... yes
# checking for connect... yes
# checking for remove... yes
# checking for shmat... yes
# checking for IceConnectionNumber in -lICE... yes
# 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 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 whether removing dead symbols breaks debugging... no
# checking for ANSI C header files... yes
# checking for working const... yes
# checking for mode_t... yes
# checking for off_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for __stdcall... no
# checking for ssize_t... yes
# 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... yes
# checking for machine/endian.h... no
# checking for sys/isa_defs.h... no
# checking for uint... yes
# checking for uint_t... no
# checking for uname.domainname... yes
# 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... yes
# checking for sys/bitypes.h... yes
# checking for memory.h... yes
# checking for unistd.h... yes
# checking for gnu/libc-version.h... yes
# checking for nl_types.h... yes
# checking for malloc.h... yes
# checking for X11/XKBlib.h... yes
# checking for io.h... no
# checking for cpuid.h... yes
# checking for sys/statvfs.h... yes
# checking for sys/statfs.h... yes
# checking for sys/vfs.h... yes
# checking for sys/mount.h... yes
# checking for sys/quota.h... yes
# checking for linux/quota.h... yes
# checking for mmintrin.h... yes
# checking for new... yes
# checking for sys/cdefs.h... yes
# checking for linux/perf_event.h... yes
# checking for perf_event_open system call... yes
# checking for gethostbyname_r in -lc_r... no
# checking for library containing dlopen... -ldl
# checking for dlfcn.h... 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 gcc accepts -pthread... yes
# checking whether gcc needs -traditional... no
# checking for 8-bit clean memcmp... yes
# checking for fchmod... yes
# checking for flockfile... yes
# checking for getc_unlocked... yes
# checking for _getc_nolock... no
# checking for getpagesize... yes
# checking for lchown... yes
# checking for localtime_r... yes
# checking for lstat64... yes
# checking for memmove... yes
# checking for random... yes
# checking for rint... no
# checking for sbrk... yes
# checking for snprintf... yes
# checking for stat64... yes
# checking for statvfs... yes
# checking for statvfs64... yes
# checking for strerror... yes
# checking for strtok_r... yes
# checking for truncate64... yes
# checking for wcrtomb... yes
# checking for mbrtowc... yes
# checking for res_ninit()... yes
# checking for gnu_get_libc_version()... yes
# 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... yes
# checking for trouble comparing to zero near std::operator!=()... no
# checking for __thread keyword for TLS variables... yes
# checking for malloc.h... (cached) yes
# checking for strndup... yes
# checking for posix_memalign... yes
# checking for memalign... yes
# 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/sbin/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... yes
# checking for _Unwind_Backtrace... yes
# 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... none
# checking for readline in -lreadline... yes
# checking for posix_fallocate... yes
# checking for setlocale... yes
# checking for localeconv... (cached) yes
# updating cache ./config.cache
# creating ./config.status
# creating config files and headers...
# invoking /usr/sbin/make to create js-config script
# rm -f js-config.tmp
# /usr/sbin/python2.7 ./config/Preprocessor.py -Dprefix="/usr" -Dexec_prefix="/usr" -Dincludedir="/usr/include" -Dlibdir="/usr/lib" -DMODULE="js-." -DMOZILLA_VERSION="" -DLIBRARY_NAME="mozjs-." -DJS_CONFIG_LIBS="-Wl,-version-script,symverscript -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm -lz -ldl" -DJS_CONFIG_MOZ_JS_LIBS="-L/usr/lib -lmozjs-." -DMOZJS_MAJOR_VERSION="" -DMOZJS_MINOR_VERSION="" -DMOZJS_PATCH_VERSION="" -DMOZJS_ALPHA="" -DNSPR_CFLAGS="-I/usr/include/nspr" -DNSPR_PKGCONF_CHECK="nspr >= 4.9.2" js-config.in > js-config.tmp \
# && mv js-config.tmp js-config && chmod +x js-config
# make export
# make[1]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src'
# make -C config/ nsinstall
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
# nsinstall.c
# gcc -o host_nsinstall.o -c -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3 -DUNICODE -D_UNICODE -I../config -I. -I../dist/include -I/usr/include/nspr -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall.c
# pathsub.c
# gcc -o host_pathsub.o -c -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3 -DUNICODE -D_UNICODE -I../config -I. -I../dist/include -I/usr/include/nspr -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/config/pathsub.c
# gcc -o nsinstall -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3 -DUNICODE -D_UNICODE -lpthread -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/lib host_nsinstall.o host_pathsub.o
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
# mkdir -p /tmp/js17/src/mozjs17.0.0/js/src/.deps
# make -C config export
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R nsinstall ../dist/bin
# mkdir -p system_wrappers_js/
# /usr/sbin/python2.7 ../config/Preprocessor.py -DMOZ_NATIVE_ZLIB=1 -DMOZILLA_VERSION=\"\" -DMOZILLA_VERSION_U= -DMOZILLA_UAVERSION=\"\" -DMOZJS_MAJOR_VERSION=\"\" -DMOZJS_MINOR_VERSION=\"\" -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_SSIZE_T=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_ENDIAN_H=1 -DJS_HAVE_ENDIAN_H=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_CPUID_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_MMINTRIN_H=1 -DNEW_H=\ -DHAVE_SYS_CDEFS_H=1 -DHAVE_DLOPEN=1 -DHAVE_DLADDR=1 -D_REENTRANT=1 -DHAVE_FCHMOD=1 -DHAVE_FLOCKFILE=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_GETPAGESIZE=1 -DHAVE_LCHOWN=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT64=1 -DHAVE_MEMMOVE=1 -DHAVE_RANDOM=1 -DHAVE_SBRK=1 -DHAVE_SNPRINTF=1 -DHAVE_STAT64=1 -DHAVE_STATVFS=1 -DHAVE_STATVFS64=1 -DHAVE_STRERROR=1 -DHAVE_STRTOK_R=1 -DHAVE_TRUNCATE64=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=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 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DMALLOC_H=\ -DHAVE_STRNDUP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_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\)\) -DMOZ_DEBUG_SYMBOLS=1 -DJSGC_INCREMENTAL=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=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/sbin/perl ../config/make-system-wrappers.pl system_wrappers_js
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R system_wrappers_js ../dist
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
# make -C shell export
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
# mkdir -p /tmp/js17/src/mozjs17.0.0/js/src/shell/.deps
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
# make -C jsapi-tests export
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
# mkdir -p /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/.deps
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
# make -C tests export
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
# make[2]: Nothing to be done for 'export'.
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
# /tmp/js17/src/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
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./ds/BitArray.h ./dist/include/ds
# /tmp/js17/src/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
# /tmp/js17/src/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
# /tmp/js17/src/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/sbin/python2.7 ./builtin/embedjs.py selfhosted.out.h ./js.msg \
# ./builtin/macros.py ./builtin/array.js
# make[1]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src'
# make libs
# make[1]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src'
# jskwgen.cpp
# c++ -o host_jskwgen.o -c -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/jskwgen.cpp
# jsoplengen.cpp
# c++ -o host_jsoplengen.o -c -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/jsoplengen.cpp
# /usr/sbin/python2.7 ./config/Preprocessor.py \
# -DVERSION="mozjs_." symverscript.in > symverscript
# c++ -o host_jsoplengen -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr host_jsoplengen.o
# ./host_jsoplengen /tmp/js17/src/mozjs17.0.0/js/src/jsautooplen.h
# c++ -o host_jskwgen -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr host_jskwgen.o
# ./host_jskwgen /tmp/js17/src/mozjs17.0.0/js/src/jsautokw.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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/bignum-dtoa.o.pp /tmp/js17/src/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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/bignum.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.cc
# cached-powers.cc
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.h:31:0,
# from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.cc:28:
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^~~~~~~~~~~~~~~~~~~
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.h:31:0,
# from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.cc:30:
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^~~~~~~~~~~~~~~~~~~
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/cached-powers.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc
# diy-fp.cc
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc:32:0:
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^~~~~~~~~~~~~~~~~~~
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/diy-fp.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/diy-fp.cc
# double-conversion.cc
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/diy-fp.h:31:0,
# from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/diy-fp.cc:29:
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^~~~~~~~~~~~~~~~~~~
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/double-conversion.o.pp /tmp/js17/src/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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/fast-dtoa.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.cc
# fixed-dtoa.cc
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.h:31:0,
# from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.cc:28:
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^~~~~~~~~~~~~~~~~~~
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/double-conversion.h:32:0,
# from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/double-conversion.cc:31:
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^~~~~~~~~~~~~~~~~~~
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/fixed-dtoa.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.cc
# strtod.cc
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.h:31:0,
# from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.cc:30:
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^~~~~~~~~~~~~~~~~~~
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/strtod.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/strtod.cc
# jsalloc.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/strtod.h:31:0,
# from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/strtod.cc:31:
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^~~~~~~~~~~~~~~~~~~
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsalloc.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsanalyze.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp
# jsapi.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.h:15:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:23,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# /tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: At global scope:
# /tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined
# static inline void writeBarrierPost(JSString *str, void *addr);
# ^~~~~~~~~~~~~~~~
# /tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined
# static inline void writeBarrierPre(JSString *str);
# ^~~~~~~~~~~~~~~
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsapi.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp
# jsarray.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsarray.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp
# jsatom.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsatom.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp
# jsbool.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsbool.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsclone.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp
# jscntxt.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:9,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:18:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:23,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.h:14,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscntxt.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp
# jscompartment.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscompartment.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp
# jsdate.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdate.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp
# jsdbgapi.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdbgapi.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp
# jsdhash.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsprvtd.h:24,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdhash.o.pp /tmp/js17/src/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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdtoa.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp
# jsexn.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsexn.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp
# jsfriendapi.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:18:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:23,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.h:14,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsfriendapi.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsfun.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp
# jsgc.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsgc.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp
# jscrashreport.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscrashreport.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp
# jsinfer.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.h:15:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:23,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# /tmp/js17/src/mozjs17.0.0/js/src/vm/String.h: At global scope:
# /tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined
# static inline void writeBarrierPost(JSString *str, void *addr);
# ^~~~~~~~~~~~~~~~
# /tmp/js17/src/mozjs17.0.0/js/src/vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined
# static inline void writeBarrierPre(JSString *str);
# ^~~~~~~~~~~~~~~
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsinfer.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp
# jsinterp.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:18:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:23,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.h:14,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsinterp.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp
# jsiter.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:21:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsiter.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp
# jslog2.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp:15:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsiter.cpp:16:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jslog2.o.pp /tmp/js17/src/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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsmath.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsmath.cpp
# jsnativestack.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsmath.cpp:17:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsmath.cpp:19:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsnativestack.o.pp /tmp/js17/src/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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsnum.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp
# jsobj.cpp
# In file included from ./../../mfbt/double-conversion/double-conversion.h:32:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp:14:
# ./../../mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
# ./../../mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^~~~~~~~~~~~~~~~~~~
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp:31:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsnum.cpp:33:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsobj.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsobj.cpp
# json.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.cpp:19:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.cpp:20:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/json.o.pp /tmp/js17/src/mozjs17.0.0/js/src/json.cpp
# jsonparser.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/json.cpp:11:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/json.cpp:12:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsonparser.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsonparser.cpp
# jsopcode.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsonparser.cpp:8:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsonparser.cpp:8:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsopcode.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsproxy.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsproxy.cpp
# jsprf.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsproxy.cpp:9:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:26:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsproxy.cpp:10:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:27:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp: In member function 'bool ExpressionDecompiler::decompilePC(jsbytecode*)':
# /tmp/js17/src/mozjs17.0.0/js/src/jsopcode.cpp:5971:31: warning: comparison of constant '0' with boolean expression is always true [-Wbool-compare]
# write("]") >= 0;
# ~~~~~~~~~~~^~~~
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsprf.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsprf.cpp
# jsprobes.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsstr.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsprf.cpp:18:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsprobes.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsprobes.cpp
# jspropertycache.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsprobes.cpp:18:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsprobes.cpp:21:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jspropertycache.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.cpp
# jspropertytree.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.cpp:8:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jspropertycache.cpp:9:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jspropertytree.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jspropertytree.cpp
# jsreflect.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jspropertytree.cpp:11:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jspropertytree.cpp:12:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsreflect.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsreflect.cpp
# jsscope.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsreflect.cpp:16:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.h:18:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsobj.h:23,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsreflect.cpp:17:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsscope.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsscope.cpp
# jsscript.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsscope.cpp:17:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsscope.cpp:19:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsscript.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp
# jsstr.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:17:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsscript.cpp:19:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsstr.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsstr.cpp
# jstypedarray.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsstr.cpp:28:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsstr.cpp:29:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jstypedarray.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jstypedarray.cpp
# jsutil.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jstypedarray.cpp:13:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/jstypedarray.cpp:14:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jstypedarray.cpp: In static member function 'static JSBool js::ArrayBufferObject::createTypedArrayFromBuffer(JSContext*, unsigned int, JS::Value*)':
# /tmp/js17/src/mozjs17.0.0/js/src/jstypedarray.cpp:2108:35: warning: typedef 'ArrayType' locally defined but not used [-Wunused-local-typedefs]
# typedef TypedArrayTemplate ArrayType;
# ^~~~~~~~~
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsutil.o.pp /tmp/js17/src/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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jswatchpoint.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jswatchpoint.cpp
# jsweakmap.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/jswatchpoint.cpp:7:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/gc/Marking.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/jswatchpoint.cpp:10:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsweakmap.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsweakmap.cpp
# jswrapper.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsweakmap.cpp:9:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsweakmap.cpp:10:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jswrapper.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jswrapper.cpp
# jsxml.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jswrapper.cpp:8:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jswrapper.cpp:9:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsxml.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsxml.cpp
# prmjtime.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsxml.cpp:24:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsxml.cpp:25:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/prmjtime.o.pp /tmp/js17/src/mozjs17.0.0/js/src/prmjtime.cpp
# sharkctl.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jslock.h:9,
# from /tmp/js17/src/mozjs17.0.0/js/src/prmjtime.cpp:20:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/sharkctl.o.pp /tmp/js17/src/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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ArgumentsObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp
# ScopeObject.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsprvtd.h:24,
# from ./jsgc.h:19,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jsinfer.h:18:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:9:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ScopeObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject.cpp
# Debugger.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from ./jscompartment.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from ./jscompartment.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Debugger.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/Debugger.cpp
# GlobalObject.cpp
# In file included from ./jsapi.h:26:0,
# from ./vm/Debugger.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from ./vm/Debugger.h:15,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/Debugger.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/GlobalObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.cpp
# ObjectImpl.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from ./jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from ./jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ObjectImpl.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.cpp
# Stack.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsobj.h:19,
# from ./jsscope.h:18,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jsinfer.h:18:0,
# from ./jsobj.h:23,
# from ./jsscope.h:18,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Stack.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.cpp
# String.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/Stack.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/String.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/String.cpp
# BytecodeCompiler.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsprvtd.h:24,
# from ./jsgc.h:19,
# from ./gc/Marking.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/String.cpp:10:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from ./gc/Marking.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/String.cpp:10:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/BytecodeCompiler.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp
# BytecodeEmitter.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsprvtd.h:24,
# from ./frontend/Parser.h:15,
# from ./frontend/BytecodeCompiler.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jsinfer.h:18:0,
# from ./jsscript.h:16,
# from ./frontend/Parser.h:18,
# from ./frontend/BytecodeCompiler.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/BytecodeEmitter.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp
# FoldConstants.cpp
# In file included from ./jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FoldConstants.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/FoldConstants.cpp
# NameFunctions.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsobj.h:19,
# from ./jsnum.h:14,
# from ./jslibmath.h:14,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jsinfer.h:18:0,
# from ./jsobj.h:23,
# from ./jsnum.h:14,
# from ./jslibmath.h:14,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/NameFunctions.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/NameFunctions.cpp
# ParallelArray.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsprvtd.h:24,
# from ./jsscript.h:13,
# from ./frontend/ParseNode.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jsinfer.h:18:0,
# from ./jsscript.h:16,
# from ./frontend/ParseNode.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ParallelArray.o.pp /tmp/js17/src/mozjs17.0.0/js/src/builtin/ParallelArray.cpp
# ParseMaps.cpp
# In file included from ./jsapi.h:26:0,
# from ./builtin/ParallelArray.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ParseMaps.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp
# ParseNode.cpp
# In file included from ./jscntxt.h:28:0,
# from ./builtin/ParallelArray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ParseNode.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseNode.cpp
# Parser.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsprvtd.h:24,
# from ./jsscript.h:13,
# from ./frontend/ParseNode.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jsinfer.h:18:0,
# from ./jsscript.h:16,
# from ./frontend/ParseNode.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Parser.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/Parser.cpp
# SPSProfiler.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsprvtd.h:24,
# from ./frontend/Parser.h:15,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jsinfer.h:18:0,
# from ./jsscript.h:16,
# from ./frontend/Parser.h:18,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/Parser.cpp:21:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/SPSProfiler.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/SPSProfiler.cpp
# TokenStream.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsobj.h:19,
# from ./jsnum.h:14,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jsinfer.h:18:0,
# from ./jsobj.h:23,
# from ./jsnum.h:14,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/TokenStream.o.pp /tmp/js17/src/mozjs17.0.0/js/src/frontend/TokenStream.cpp
# TestingFunctions.cpp
# In file included from ./jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/TestingFunctions.o.pp /tmp/js17/src/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/LifoAlloc.o.pp /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.cpp
# Eval.cpp
# In file included from ./jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.cpp:8:0:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# In file included from ./jsinfer.h:18:0,
# from ./jsobj.h:23,
# from ./jsbool.h:14,
# from /tmp/js17/src/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Eval.o.pp /tmp/js17/src/mozjs17.0.0/js/src/builtin/Eval.cpp
# MapObject.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/builtin/Eval.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MapObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/builtin/MapObject.cpp
# MemoryMetrics.cpp
# In file included from ./jsapi.h:26:0,
# from ./builtin/MapObject.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from ./builtin/MapObject.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/builtin/MapObject.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MemoryMetrics.o.pp /tmp/js17/src/mozjs17.0.0/js/src/MemoryMetrics.cpp
# RegExpObject.cpp
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/MemoryMetrics.cpp:9:
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# /tmp/js17/src/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/MemoryMetrics.cpp:10:
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# /tmp/js17/src/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/RegExpObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpObject.cpp
# RegExpStatics.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from ./frontend/TokenStream.h:16,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from ./frontend/TokenStream.h:16,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/RegExpStatics.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpStatics.cpp
# RegExp.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from ./vm/RegExpStatics.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from ./vm/RegExpStatics.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/RegExp.o.pp /tmp/js17/src/mozjs17.0.0/js/src/builtin/RegExp.cpp
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Marking.o.pp /tmp/js17/src/mozjs17.0.0/js/src/gc/Marking.cpp
# Memory.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jsapi.h:26:0,
# from ./jsobj.h:19,
# from ./jsscope.h:18,
# from /tmp/js17/src/mozjs17.0.0/js/src/gc/Marking.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/builtin/RegExp.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# In file included from ./jsinfer.h:18:0,
# from ./jsobj.h:23,
# from ./jsscope.h:18,
# from /tmp/js17/src/mozjs17.0.0/js/src/gc/Marking.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Memory.o.pp /tmp/js17/src/mozjs17.0.0/js/src/gc/Memory.cpp
# Statistics.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsprvtd.h:24,
# from ./jsgc.h:19,
# from ./gc/Memory.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/gc/Memory.cpp:13:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Statistics.o.pp /tmp/js17/src/mozjs17.0.0/js/src/gc/Statistics.cpp
# StoreBuffer.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/gc/Statistics.cpp:11:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StoreBuffer.o.pp /tmp/js17/src/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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StringBuffer.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/StringBuffer.cpp
# Unicode.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from ./vm/StringBuffer.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Unicode.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/Unicode.cpp
# Xdr.cpp
# In file included from ./jscntxt.h:28:0,
# from ./vm/StringBuffer.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Xdr.o.pp /tmp/js17/src/mozjs17.0.0/js/src/vm/Xdr.cpp
# MethodJIT.cpp
# In file included from ./jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/Xdr.cpp:16:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/vm/Xdr.cpp:17:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MethodJIT.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp
# StubCalls.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StubCalls.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCalls.cpp
# Compiler.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Compiler.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp
# FrameState.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FrameState.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FrameState.cpp
# FastArithmetic.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FastArithmetic.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp
# FastBuiltins.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsbool.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jsinfer.h:18:0,
# from ./jsobj.h:23,
# from ./jsbool.h:14,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FastBuiltins.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp
# FastOps.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsbool.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jsinfer.h:18:0,
# from ./jsobj.h:23,
# from ./jsbool.h:14,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FastOps.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastOps.cpp
# LoopState.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsbool.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jsinfer.h:18:0,
# from ./jsobj.h:23,
# from ./jsbool.h:14,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/LoopState.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/LoopState.cpp
# StubCompiler.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from ./jscompartment.h:11,
# from ./jsanalyze.h:13,
# from ./methodjit/Compiler.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from ./jscompartment.h:11,
# from ./jsanalyze.h:13,
# from ./methodjit/Compiler.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StubCompiler.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp
# MonoIC.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCalls.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCalls.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MonoIC.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MonoIC.cpp
# PolyIC.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/PolyIC.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/PolyIC.cpp
# ImmutableSync.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/PolyIC.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/PolyIC.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ImmutableSync.o.pp /tmp/js17/src/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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/InvokeHelpers.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp
# Retcon.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from ./jscompartment.h:11,
# from ./jsanalyze.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from ./jscompartment.h:11,
# from ./jsanalyze.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Retcon.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Retcon.cpp
# TrampolineCompiler.cpp
# In file included from ./jsapi.h:26:0,
# from ./jscntxt.h:17,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Retcon.h:16,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Retcon.h:16,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/TrampolineCompiler.o.pp /tmp/js17/src/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp
# ExecutableAllocator.cpp
# In file included from ./jsapi.h:26:0,
# from ./assembler/jit/ExecutableAllocator.h:33,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from ./methodjit/RematInfo.h:11,
# from ./methodjit/PunboxAssembler.h:13,
# from ./methodjit/CodeGenIncludes.h:25,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ExecutableAllocator.o.pp /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp
# PageBlock.cpp
# In file included from ./jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33,
# from /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/PageBlock.o.pp /tmp/js17/src/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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrInterpreter.o.pp /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp
# YarrPattern.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsstr.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/yarr/wtfbridge.h:15,
# from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrPattern.h:34,
# from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrInterpreter.h:33,
# from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrPattern.o.pp /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrPattern.cpp
# YarrSyntaxChecker.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsstr.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/yarr/wtfbridge.h:15,
# from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrPattern.h:34,
# from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrSyntaxChecker.o.pp /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp
# ExecutableAllocatorPosix.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsstr.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/yarr/wtfbridge.h:15,
# from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.h:33,
# from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ExecutableAllocatorPosix.o.pp /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp
# OSAllocatorPosix.cpp
# In file included from ./jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33,
# from /tmp/js17/src/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/OSAllocatorPosix.o.pp /tmp/js17/src/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp
# ARMAssembler.cpp
# In file included from ./jsapi.h:26:0,
# from ./jsstr.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/yarr/wtfbridge.h:15,
# from /tmp/js17/src/mozjs17.0.0/js/src/yarr/OSAllocator.h:34,
# from /tmp/js17/src/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ARMAssembler.o.pp /tmp/js17/src/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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MacroAssemblerARM.o.pp /tmp/js17/src/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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MacroAssemblerX86Common.o.pp /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp
# YarrJIT.cpp
# In file included from ./jsapi.h:26:0,
# from ./assembler/jit/ExecutableAllocator.h:33,
# from /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38,
# from /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37,
# from /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37,
# from /tmp/js17/src/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrJIT.o.pp /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrJIT.cpp
# jsperf.cpp
# In file included from ./jsapi.h:26:0,
# from ./assembler/jit/ExecutableAllocator.h:33,
# from ./assembler/assembler/AssemblerBuffer.h:38,
# from ./assembler/assembler/X86Assembler.h:37,
# from ./assembler/assembler/MacroAssemblerX86Common.h:37,
# from ./assembler/assembler/MacroAssemblerX86_64.h:37,
# from ./assembler/assembler/MacroAssembler.h:54,
# from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrJIT.h:37,
# from /tmp/js17/src/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsperf.o.pp /tmp/js17/src/mozjs17.0.0/js/src/perf/jsperf.cpp
# pm_linux.cpp
# In file included from ./jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/perf/jsperf.h:9,
# from /tmp/js17/src/mozjs17.0.0/js/src/perf/jsperf.cpp:6:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ./jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/perf/jsperf.cpp:7:
# ./ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ./ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# c++ -o pm_linux.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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/pm_linux.o.pp /tmp/js17/src/mozjs17.0.0/js/src/perf/pm_linux.cpp
# HashFunctions.cpp
# In file included from ./jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/perf/jsperf.h:9,
# from /tmp/js17/src/mozjs17.0.0/js/src/perf/pm_linux.cpp:6:
# ./gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ./gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/HashFunctions.o.pp /tmp/js17/src/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/include/nspr -I. -I./assembler -I./yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/SHA1.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/SHA1.cpp
# rm -f libjs_static.a libjs_static.a.desc
# /usr/sbin/python2.7 ./config/pythonpath.py -I./config ./config/expandlibs_exec.py --depend .deps/libjs_static.a.pp --target libjs_static.a --extract -- ar cr libjs_static.a 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_linux.o HashFunctions.o SHA1.o
# ranlib libjs_static.a
# /usr/sbin/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_linux.o HashFunctions.o SHA1.o
# rm -f libmozjs-..so
# /usr/sbin/python2.7 ./config/pythonpath.py -I./config ./config/expandlibs_exec.py --depend .deps/libmozjs-..so.pp --target libmozjs-..so --uselist -- c++ -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -fPIC -shared -Wl,-z,defs -Wl,--gc-sections -Wl,-h,libmozjs-..so -o libmozjs-..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_linux.o HashFunctions.o SHA1.o -lpthread -Wl,-rpath-link,./dist/bin -Wl,-rpath-link,/usr/lib -Wl,-version-script,symverscript -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm -lz -ldl
# chmod +x libmozjs-..so
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 libjs_static.a libjs_static.a.desc ./dist/lib
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 libmozjs-..so ./dist/lib
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 libmozjs-..so ./dist/bin
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 host_jskwgen host_jsoplengen ./dist/host/bin
# make -C config libs
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 nsinstall ../dist/host/bin
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
# make -C shell libs
# make[2]: Entering directory '/tmp/js17/src/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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/js.o.pp /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/jsoptparse.o.pp /tmp/js17/src/mozjs17.0.0/js/src/shell/jsoptparse.cpp
# jsheaptools.cpp
# In file included from ../jsapi.h:26:0,
# from ../jswrapper.h:13,
# from /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:24:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jscntxt.h:28:0,
# from ../jsarray.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:26:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/jsheaptools.o.pp /tmp/js17/src/mozjs17.0.0/js/src/shell/jsheaptools.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# In file included from ../jswrapper.h:13:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:24:
# ../jsapi.h: In function 'JSBool Evaluate(JSContext*, unsigned int, jsval*)':
# ../jsapi.h:3061:32: warning: '*((void*)(& ancx)+40).JSAutoRequest::mContext' may be used uninitialized in this function [-Wmaybe-uninitialized]
# JS_EndRequest(mContext);
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:891:20: note: '*((void*)(& ancx)+40).JSAutoRequest::mContext' was declared here
# AutoNewContext ancx;
# ^~~~
# In file included from ../jswrapper.h:13:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:24:
# ../jsapi.h:3098:51: warning: '*((void*)(& ancx)+16).JSAutoSuspendRequest::mSaveDepth' may be used uninitialized in this function [-Wmaybe-uninitialized]
# JS_ResumeRequest(mContext, mSaveDepth);
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:891:20: note: '*((void*)(& ancx)+16).JSAutoSuspendRequest::mSaveDepth' was declared here
# AutoNewContext ancx;
# ^~~~
# In file included from ../jswrapper.h:13:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:24:
# ../jsapi.h:3097:9: warning: '*((void*)(& ancx)+16).JSAutoSuspendRequest::mContext' may be used uninitialized in this function [-Wmaybe-uninitialized]
# if (mContext) {
# ^~
# /tmp/js17/src/mozjs17.0.0/js/src/shell/js.cpp:891:20: note: '*((void*)(& ancx)+16).JSAutoSuspendRequest::mContext' was declared here
# AutoNewContext ancx;
# ^~~~
# /usr/sbin/python2.7 ../config/pythonpath.py -I../config ../config/expandlibs_exec.py --depend .deps/js.pp --target js --uselist -- c++ -o js -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer js.o jsoptparse.o jsheaptools.o -lpthread -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/lib -L../dist/bin -L../dist/lib -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lreadline ../libjs_static.a -lz -ldl
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 js ../dist/bin
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 js ..
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
# make -C jsapi-tests libs
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
# valueABI.c
# gcc -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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -include ../js-confdefs.h -DMOZILLA_CLIENT -MD -MF .deps/valueABI.o.pp /tmp/js17/src/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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/tests.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.cpp
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/selfTest.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp
# testAddPropertyPropcache.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jsinfer.h:18:0,
# from ../jsobj.h:23,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testAddPropertyPropcache.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp
# testArgumentsObject.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testArgumentsObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testBindCallable.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp
# testBug604087.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jscntxt.h:28:0,
# from ../vm/Stack-inl.h:11,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testBug604087.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp
# testCallNonGenericMethodOnProxy.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jsinfer.h:18:0,
# from ../jsobj.h:23,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testCallNonGenericMethodOnProxy.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp
# testChromeBuffer.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testChromeBuffer.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp
# testClassGetter.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testClassGetter.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp
# testCloneScript.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testCloneScript.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp
# testConservativeGC.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testConservativeGC.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp
# testContexts.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jsinfer.h:18:0,
# from ../jsobj.h:23,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testContexts.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp
# testCustomIterator.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testCustomIterator.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDebugger.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp
# testDeepFreeze.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# In file included from ../jspropertycache.h:15:0,
# from ../jscntxt.h:23,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11:
# ../vm/String.h: At global scope:
# ../vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined
# static inline void writeBarrierPost(JSString *str, void *addr);
# ^~~~~~~~~~~~~~~~
# ../vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined
# static inline void writeBarrierPre(JSString *str);
# ^~~~~~~~~~~~~~~
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDeepFreeze.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp
# testDefineGetterSetterNonEnumerable.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDefineGetterSetterNonEnumerable.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp
# testDefineProperty.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDefineProperty.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp
# testExtendedEq.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testExtendedEq.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testExternalStrings.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp
# testFuncCallback.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jsinfer.h:18:0,
# from ../jsobj.h:23,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testFuncCallback.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp
# testFunctionProperties.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jsinfer.h:18:0,
# from ../jsobj.h:23,
# from ../jsfun.h:14,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testFunctionProperties.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp
# testGCOutOfMemory.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testGCOutOfMemory.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp
# testOOM.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# In file included from ../jspropertycache.h:15:0,
# from ../jscntxt.h:23,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10:
# ../vm/String.h: At global scope:
# ../vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined
# static inline void writeBarrierPost(JSString *str, void *addr);
# ^~~~~~~~~~~~~~~~
# ../vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined
# static inline void writeBarrierPre(JSString *str);
# ^~~~~~~~~~~~~~~
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testOOM.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp
# testGetPropertyDefault.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testGetPropertyDefault.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp
# testHashTable.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testHashTable.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp
# testIndexToString.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIndexToString.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp
# testIntString.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIntString.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp
# testIntTypesABI.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIntTypesABI.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp
# testIntern.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIntern.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp
# testLookup.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testLookup.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testLooselyEqual.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp
# testNewObject.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jsinfer.h:18:0,
# from ../jsobj.h:23,
# from ../jsfun.h:14,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testNewObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp
# testOps.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testOps.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp
# testOriginPrincipals.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testOriginPrincipals.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp
# testParseJSON.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jscntxt.h:28:0,
# from ../jsarray.h:12,
# from ../jsobjinlines.h:14,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testParseJSON.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp
# testPropCache.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testPropCache.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp
# testRegExp.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testRegExp.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp
# testResolveRecursion.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testResolveRecursion.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp
# testSameValue.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testSameValue.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp
# testScriptInfo.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testScriptInfo.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp
# testScriptObject.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testScriptObject.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp
# testSetProperty.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testSetProperty.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp
# testSourcePolicy.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testSourcePolicy.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp
# testStringBuffer.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testStringBuffer.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp
# testTrap.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jscntxt.h:28:0,
# from ../vm/StringBuffer.h:12,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testTrap.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp
# testTypedArrays.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testTypedArrays.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp
# testUTF8.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testUTF8.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp
# testValueABI.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testValueABI.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp
# testVersion.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testVersion.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp
# testXDR.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jsinfer.h:18:0,
# from ../jsscript.h:16,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testXDR.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp
# testProfileStrings.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jsinfer.h:18:0,
# from ../jsscript.h:16,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testProfileStrings.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp
# testJSEvaluateScript.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# In file included from ../jspropertycache.h:15:0,
# from ../jscntxt.h:23,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13:
# ../vm/String.h: At global scope:
# ../vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined
# static inline void writeBarrierPost(JSString *str, void *addr);
# ^~~~~~~~~~~~~~~~
# ../vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined
# static inline void writeBarrierPre(JSString *str);
# ^~~~~~~~~~~~~~~
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testJSEvaluateScript.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp
# testErrorCopying.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# 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/include/nspr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testErrorCopying.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp
# In file included from ../jsapi.h:26:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/tests.h:10,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12:
# ../gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)':
# ../gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from ../jscntxt.h:28:0,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
# ../ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)':
# ../ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs]
# >::result _;
# ^
# In file included from ../jspropertycache.h:15:0,
# from ../jscntxt.h:23,
# from /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13:
# ../vm/String.h: At global scope:
# ../vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined
# static inline void writeBarrierPost(JSString *str, void *addr);
# ^~~~~~~~~~~~~~~~
# ../vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined
# static inline void writeBarrierPre(JSString *str);
# ^~~~~~~~~~~~~~~
# /usr/sbin/python2.7 ../config/pythonpath.py -I../config ../config/expandlibs_exec.py --depend .deps/jsapi-tests.pp --target jsapi-tests --uselist -- c++ -o jsapi-tests -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -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 -lpthread -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/lib -L../dist/bin -L../dist/lib ../libjs_static.a -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz -ldl
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 jsapi-tests ../dist/bin
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
# make -C tests libs
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
# make[2]: Nothing to be done for 'libs'.
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -D dist/sdk/lib
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 755 libmozjs-..so dist/sdk/lib
# make[1]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src'
# make tools
# make[1]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src'
# make -C config tools
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
# make[2]: Nothing to be done for 'tools'.
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
# make -C shell tools
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
# make[2]: Nothing to be done for 'tools'.
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
# make -C jsapi-tests tools
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
# make[2]: Nothing to be done for 'tools'.
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
# make -C tests tools
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
# make[2]: Nothing to be done for 'tools'.
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
# make[1]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src'
# if test -d ./dist/bin ; then touch ./dist/bin/.purgecaches ; fi
# ==> Entering fakeroot environment...
# ==> Starting package()...
# /usr/sbin/python2.7 ./config/Preprocessor.py -Dprefix="/usr" -Dexec_prefix="/usr" -Dincludedir="/usr/include" -Dlibdir="/usr/lib" -DMODULE="js-." -DMOZILLA_VERSION="" -DLIBRARY_NAME="mozjs-." -DJS_CONFIG_LIBS="-Wl,-version-script,symverscript -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm -lz -ldl" -DJS_CONFIG_MOZ_JS_LIBS="-L/usr/lib -lmozjs-." -DMOZJS_MAJOR_VERSION="" -DMOZJS_MINOR_VERSION="" -DMOZJS_PATCH_VERSION="" -DMOZJS_ALPHA="" -DNSPR_CFLAGS="-I/usr/include/nspr" -DNSPR_PKGCONF_CHECK="nspr >= 4.9.2" js.pc.in > mozjs-..pc
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t mozjs-..pc /tmp/js17/pkg/js17/usr/lib/pkgconfig
# /tmp/js17/src/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 /tmp/js17/pkg/js17/usr/include/js-.
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t ./ds/BitArray.h /tmp/js17/pkg/js17/usr/include/js-./ds
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t ./gc/Barrier.h ./gc/Heap.h ./gc/Root.h ./gc/Statistics.h ./gc/StoreBuffer.h /tmp/js17/pkg/js17/usr/include/js-./gc
# /tmp/js17/src/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 /tmp/js17/pkg/js17/usr/include/js-./js
# /tmp/js17/src/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 /tmp/js17/pkg/js17/usr/include/js-./mozilla
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t js-config /tmp/js17/pkg/js17/usr/bin
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t libjs_static.a /tmp/js17/pkg/js17/usr/lib
# mv -f /tmp/js17/pkg/js17/usr/lib/libjs_static.a /tmp/js17/pkg/js17/usr/lib/libmozjs-..a
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t libmozjs-..so /tmp/js17/pkg/js17/usr/lib
# make -C shell install
# make[1]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -t js /tmp/js17/pkg/js17/usr/bin
# make[1]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# -> Removing static library files...
# ==> Checking for packaging issue...
# ==> Creating package "js17"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: js17 17.0.0-3 (Wed Aug 24 14:09:38 UTC 2016)

CMD: pacman --query --file js17-17.0.0-3-x86_64.pkg.tar.xz
# js17 17.0.0-3

Creating hybrid package for 'js17'

Trying to find vanilla package 'js17'...

CMD: pacman --query --file /mirror/js17-17.0.0-3.pkg.tar.xz
# js17 17.0.0-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libmozjs-17.0.so
# /usr/lib/pkgconfig/mozjs-17.0.pc
# /usr/include/js-17.0/js-config.h
# /usr/include/js-17.0/jscpucfg.h
# /usr/include/js-17.0/js.msg
# /usr/include/js-17.0/jsalloc.h
# /usr/include/js-17.0/jsapi.h
# /usr/include/js-17.0/jsatom.h
# /usr/include/js-17.0/jsatom.tbl
# /usr/include/js-17.0/jsclass.h
# /usr/include/js-17.0/jsclist.h
# /usr/include/js-17.0/jsdbgapi.h
# /usr/include/js-17.0/jsdhash.h
# /usr/include/js-17.0/jsfriendapi.h
# /usr/include/js-17.0/jsgc.h
# /usr/include/js-17.0/jslock.h
# /usr/include/js-17.0/json.h
# /usr/include/js-17.0/jsproxy.h
# /usr/include/js-17.0/jsprf.h
# /usr/include/js-17.0/jsproto.tbl
# /usr/include/js-17.0/jsprvtd.h
# /usr/include/js-17.0/jspubtd.h
# /usr/include/js-17.0/jstypes.h
# /usr/include/js-17.0/jsutil.h
# /usr/include/js-17.0/jsversion.h
# /usr/include/js-17.0/jswrapper.h
# /usr/include/js-17.0/jsval.h
# /usr/include/js-17.0/jsperf.h
# /usr/include/js-17.0/ds/BitArray.h
# /usr/include/js-17.0/gc/Barrier.h
# /usr/include/js-17.0/gc/Heap.h
# /usr/include/js-17.0/gc/Root.h
# /usr/include/js-17.0/gc/Statistics.h
# /usr/include/js-17.0/gc/StoreBuffer.h
# /usr/include/js-17.0/js/HashTable.h
# /usr/include/js-17.0/js/LegacyIntTypes.h
# /usr/include/js-17.0/js/MemoryMetrics.h
# /usr/include/js-17.0/js/RequiredDefines.h
# /usr/include/js-17.0/js/TemplateLib.h
# /usr/include/js-17.0/js/Utility.h
# /usr/include/js-17.0/js/Vector.h
# /usr/include/js-17.0/mozilla/Assertions.h
# /usr/include/js-17.0/mozilla/Attributes.h
# /usr/include/js-17.0/mozilla/BloomFilter.h
# /usr/include/js-17.0/mozilla/CheckedInt.h
# /usr/include/js-17.0/mozilla/Constants.h
# /usr/include/js-17.0/mozilla/FloatingPoint.h
# /usr/include/js-17.0/mozilla/GuardObjects.h
# /usr/include/js-17.0/mozilla/HashFunctions.h
# /usr/include/js-17.0/mozilla/Likely.h
# /usr/include/js-17.0/mozilla/LinkedList.h
# /usr/include/js-17.0/mozilla/MathAlgorithms.h
# /usr/include/js-17.0/mozilla/MSStdInt.h
# /usr/include/js-17.0/mozilla/NullPtr.h
# /usr/include/js-17.0/mozilla/RangedPtr.h
# /usr/include/js-17.0/mozilla/RefPtr.h
# /usr/include/js-17.0/mozilla/Scoped.h
# /usr/include/js-17.0/mozilla/StandardInteger.h
# /usr/include/js-17.0/mozilla/SHA1.h
# /usr/include/js-17.0/mozilla/ThreadLocal.h
# /usr/include/js-17.0/mozilla/TypeTraits.h
# /usr/include/js-17.0/mozilla/Types.h
# /usr/include/js-17.0/mozilla/Util.h
# /usr/include/js-17.0/mozilla/WeakPtr.h
# /usr/bin/js17-config
# /usr/bin/js17
# /sysroot/usr/lib/libmozjs-..so
# /sysroot/usr/lib/pkgconfig/mozjs-..pc
# /sysroot/usr/include/js-./js-config.h
# /sysroot/usr/include/js-./jscpucfg.h
# /sysroot/usr/include/js-./js.msg
# /sysroot/usr/include/js-./jsalloc.h
# /sysroot/usr/include/js-./jsapi.h
# /sysroot/usr/include/js-./jsatom.h
# /sysroot/usr/include/js-./jsatom.tbl
# /sysroot/usr/include/js-./jsclass.h
# /sysroot/usr/include/js-./jsclist.h
# /sysroot/usr/include/js-./jsdbgapi.h
# /sysroot/usr/include/js-./jsdhash.h
# /sysroot/usr/include/js-./jsfriendapi.h
# /sysroot/usr/include/js-./jsgc.h
# /sysroot/usr/include/js-./jslock.h
# /sysroot/usr/include/js-./json.h
# /sysroot/usr/include/js-./jsproxy.h
# /sysroot/usr/include/js-./jsprf.h
# /sysroot/usr/include/js-./jsproto.tbl
# /sysroot/usr/include/js-./jsprvtd.h
# /sysroot/usr/include/js-./jspubtd.h
# /sysroot/usr/include/js-./jstypes.h
# /sysroot/usr/include/js-./jsutil.h
# /sysroot/usr/include/js-./jsversion.h
# /sysroot/usr/include/js-./jswrapper.h
# /sysroot/usr/include/js-./jsval.h
# /sysroot/usr/include/js-./jsperf.h
# /sysroot/usr/include/js-./ds/BitArray.h
# /sysroot/usr/include/js-./gc/Barrier.h
# /sysroot/usr/include/js-./gc/Heap.h
# /sysroot/usr/include/js-./gc/Root.h
# /sysroot/usr/include/js-./gc/Statistics.h
# /sysroot/usr/include/js-./gc/StoreBuffer.h
# /sysroot/usr/include/js-./js/HashTable.h
# /sysroot/usr/include/js-./js/LegacyIntTypes.h
# /sysroot/usr/include/js-./js/MemoryMetrics.h
# /sysroot/usr/include/js-./js/RequiredDefines.h
# /sysroot/usr/include/js-./js/TemplateLib.h
# /sysroot/usr/include/js-./js/Utility.h
# /sysroot/usr/include/js-./js/Vector.h
# /sysroot/usr/include/js-./mozilla/Assertions.h
# /sysroot/usr/include/js-./mozilla/Attributes.h
# /sysroot/usr/include/js-./mozilla/BloomFilter.h
# /sysroot/usr/include/js-./mozilla/CheckedInt.h
# /sysroot/usr/include/js-./mozilla/Constants.h
# /sysroot/usr/include/js-./mozilla/FloatingPoint.h
# /sysroot/usr/include/js-./mozilla/GuardObjects.h
# /sysroot/usr/include/js-./mozilla/HashFunctions.h
# /sysroot/usr/include/js-./mozilla/Likely.h
# /sysroot/usr/include/js-./mozilla/LinkedList.h
# /sysroot/usr/include/js-./mozilla/MathAlgorithms.h
# /sysroot/usr/include/js-./mozilla/MSStdInt.h
# /sysroot/usr/include/js-./mozilla/NullPtr.h
# /sysroot/usr/include/js-./mozilla/RangedPtr.h
# /sysroot/usr/include/js-./mozilla/RefPtr.h
# /sysroot/usr/include/js-./mozilla/Scoped.h
# /sysroot/usr/include/js-./mozilla/StandardInteger.h
# /sysroot/usr/include/js-./mozilla/SHA1.h
# /sysroot/usr/include/js-./mozilla/ThreadLocal.h
# /sysroot/usr/include/js-./mozilla/TypeTraits.h
# /sysroot/usr/include/js-./mozilla/Types.h
# /sysroot/usr/include/js-./mozilla/Util.h
# /sysroot/usr/include/js-./mozilla/WeakPtr.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf js17.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/js17.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/js17.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/js17.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/js17/src/mozjs17.0.0/js/src/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# configure:850: checking host system type
# configure:871: checking target system type
# configure:889: checking build system type
# configure:951: checking for gawk
# configure:1196: checking for perl5
# configure:1196: checking for perl
# configure:2566: checking for gcc
# configure:2679: checking whether the C compiler (gcc ) works
# configure:2695: gcc -o conftest conftest.c 1>&5
# configure:2692:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main(){return(0);}
# ^~~~
# configure:2721: checking whether the C compiler (gcc ) is a cross-compiler
# configure:2726: checking whether we are using GNU C
# configure:2735: gcc -E conftest.c
# configure:2754: checking whether gcc accepts -g
# configure:2790: checking for c++
# configure:2822: checking whether the C++ compiler (c++ ) works
# configure:2838: c++ -o conftest conftest.C 1>&5
# configure:2864: checking whether the C++ compiler (c++ ) is a cross-compiler
# configure:2869: checking whether we are using GNU C++
# configure:2878: c++ -E conftest.C
# configure:2897: checking whether c++ accepts -g
# configure:2946: gcc -c conftest.c 1>&5
# configure:2963: gcc -c conftest.c 1>&5
# configure: In function 'main':
# configure:2959:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit (42);
# ^~~~
# configure:2959:1: warning: incompatible implicit declaration of built-in function 'exit'
# configure:2959:1: note: include '' or provide a declaration of 'exit'
# configure:2982: checking for ranlib
# configure:3014: checking for as
# configure:3068: checking for ar
# configure:3103: checking for ld
# configure:3138: checking for strip
# configure:3173: checking for windres
# configure:3729: checking how to run the C preprocessor
# configure:3750: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:3809: checking how to run the C++ preprocessor
# configure:3827: c++ -E conftest.C >/dev/null 2>conftest.out
# configure:3919: checking for sb-conf
# configure:3919: checking for ve
# configure:3981: checking for a BSD compatible install
# configure:4034: checking whether ln -s works
# configure:4057: checking for minimum required perl version >= 5.006
# configure:4068: checking for full perl installation
# configure:4083: checking for python2.7
# configure:4143: checking for doxygen
# configure:4192: checking for autoconf
# configure:4241: checking for makedepend
# configure:4289: checking for xargs
# configure:4638: checking for gmake
# configure:4638: checking for make
# configure:4705: checking for X
# configure:4772: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:4848: gcc -o conftest conftest.c -lXt 1>&5
# configure: In function 'main':
# configure:4844:1: warning: implicit declaration of function 'XtMalloc' [-Wimplicit-function-declaration]
# ${x_direct_test_function}()
# ^~~~~~~~
# configure:5022: checking for dnet_ntoa in -ldnet
# configure:5041: gcc -o conftest conftest.c -ldnet 1>&5
# /usr/sbin/ld: cannot find -ldnet
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 5030 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char dnet_ntoa();
#
# int main() {
# dnet_ntoa()
# ; return 0; }
# configure:5063: checking for dnet_ntoa in -ldnet_stub
# configure:5082: gcc -o conftest conftest.c -ldnet_stub 1>&5
# /usr/sbin/ld: cannot find -ldnet_stub
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 5071 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char dnet_ntoa();
#
# int main() {
# dnet_ntoa()
# ; return 0; }
# configure:5111: checking for gethostbyname
# configure:5139: gcc -o conftest conftest.c 1>&5
# configure:5209: checking for connect
# configure:5237: gcc -o conftest conftest.c 1>&5
# configure:5301: checking for remove
# configure:5329: gcc -o conftest conftest.c 1>&5
# configure:5393: checking for shmat
# configure:5421: gcc -o conftest conftest.c 1>&5
# configure:5494: checking for IceConnectionNumber in -lICE
# configure:5513: gcc -o conftest conftest.c -lICE 1>&5
# configure:5904: gcc -c conftest.c 1>&5
# configure: In function 'main':
# configure:5900:15: error: '__thumb2__' undeclared (first use in this function)
# return sizeof(__thumb2__);
# ^~~~~~~~~~
# configure:5900:15: note: each undeclared identifier is reported only once for each function it appears in
# configure: failed program was:
# #line 5897 "configure"
# #include "confdefs.h"
#
# int main() {
# return sizeof(__thumb2__);
# ; return 0; }
# configure:6098: checking that static assertion macros used in autoconf tests work
# configure:6119: gcc -c conftest.c 1>&5
# configure:6136: gcc -c conftest.c 1>&5
# configure: In function 'main':
# configure:6133:68: error: size of array 'static_assert_line_6136' is negative
# ; return 0; }
# ^
# configure:6132:55: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
# CONFIGURE_STATIC_ASSERT(0)
# ^
# configure:6131:44: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL'
# int main() {
# ^
# configure:6136:1: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT'
# rm -rf conftest*
# ^ ~~~~~~~~~~~~~~~~
# configure: failed program was:
# #line 6129 "configure"
# #include "confdefs.h"
#
# #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
# #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
# #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
#
# int main() {
# CONFIGURE_STATIC_ASSERT(0)
# ; return 0; }
# configure:6159: c++ -c conftest.C 1>&5
# configure:6176: c++ -c conftest.C 1>&5
# configure: In function 'int main()':
# configure:6173:114: error: size of array 'static_assert_line_6176' is negative
# ; return 0; }
# ^
# configure:6172:55: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
# CONFIGURE_STATIC_ASSERT(0)
# ^
# configure:6171:44: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL'
# int main() {
# ^
# configure:6176:1: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT'
# rm -rf conftest*
# ^ ~~~~~~~~~~~~~~~~
# configure: failed program was:
# #line 6169 "configure"
# #include "confdefs.h"
#
# #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
# #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
# #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
#
# int main() {
# CONFIGURE_STATIC_ASSERT(0)
# ; return 0; }
# configure:6321: checking whether the C compiler supports -Werror=return-type
# configure:6344: gcc -c -Werror -Werror=return-type conftest.c 1>&5
# configure:6372: checking whether the C compiler supports -Wtype-limits
# configure:6395: gcc -c -Werror -Wtype-limits conftest.c 1>&5
# configure:6423: checking whether the C compiler supports -Wempty-body
# configure:6446: gcc -c -Werror -Wempty-body conftest.c 1>&5
# configure:6480: checking whether the C compiler supports -Wno-overlength-strings
# configure:6503: gcc -c -Werror -Woverlength-strings conftest.c 1>&5
# configure:6584: checking whether the C++ compiler supports -Werror=return-type
# configure:6607: c++ -c -Werror -Werror=return-type conftest.C 1>&5
# configure:6635: checking whether the C++ compiler supports -Wtype-limits
# configure:6658: c++ -c -Werror -Wtype-limits conftest.C 1>&5
# configure:6686: checking whether the C++ compiler supports -Wempty-body
# configure:6709: c++ -c -Werror -Wempty-body conftest.C 1>&5
# configure:6745: checking whether the C++ compiler supports -Wno-overlength-strings
# configure:6768: c++ -c -Werror -Woverlength-strings conftest.C 1>&5
# configure:6796: checking whether the C++ compiler supports -Wno-invalid-offsetof
# configure:6819: c++ -c -Werror -Winvalid-offsetof conftest.C 1>&5
# configure:6847: checking whether the C++ compiler supports -Wno-variadic-macros
# configure:6870: c++ -c -Werror -Wvariadic-macros conftest.C 1>&5
# configure:6983: checking whether ld has archive extraction flags
# configure:7007: gcc -o conftest -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5
# configure:7042: checking for 64-bit OS
# configure:7051: gcc -c conftest.c 1>&5
# configure:7174: checking for Python version >= 2.5 but not 3.x
# configure:7185: checking for custom implementation
# configure:8539: checking whether the linker supports Identical Code Folding
# configure:8548: gcc -o conftest -Wl,--icf=safe -ffunction-sections conftest.c 1>&2
# /usr/sbin/ld: unrecognized option '--icf=safe'
# /usr/sbin/ld: use the --help option for usage information
# collect2: error: ld returned 1 exit status
# configure:8588: checking whether removing dead symbols breaks debugging
# configure:8595: gcc -o conftest.o -ffunction-sections -fdata-sections -g -c conftest.c 1>&2
# configure:8596: gcc -o conftest -g -Wl,--gc-sections conftest.o 1>&2
# configure:8619: checking for ANSI C header files
# configure:8632: gcc -E conftest.c >/dev/null 2>conftest.out
# configure:8699: gcc -o conftest -ffunction-sections -fdata-sections conftest.c 1>&5
# configure: In function 'main':
# configure:8694:67: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
# ^~~~
# configure:8694:67: warning: incompatible implicit declaration of built-in function 'exit'
# configure:8694:67: note: include '' or provide a declaration of 'exit'
# configure:8695:1: warning: incompatible implicit declaration of built-in function 'exit'
# exit (0); }
# ^~~~
# configure:8695:1: note: include '' or provide a declaration of 'exit'
# configure:8726: checking for working const
# configure:8780: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:8804: checking for mode_t
# configure:8840: checking for off_t
# configure:8876: checking for pid_t
# configure:8912: checking for size_t
# configure:8955: checking for __stdcall
# configure:8969: c++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions conftest.C 1>&5
# configure:8963:48: error: '__stdcall' was not declared in this scope
# template <> struct foo {};
# ^~~~~~~~~
# configure:8963:61: error: template argument 1 is invalid
# template <> struct foo {};
# ^
# configure: failed program was:
# #line 8960 "configure"
# #include "confdefs.h"
# template struct foo;
# template <> struct foo {};
# template <> struct foo {};
# int main() {
#
# ; return 0; }
# configure:9001: checking for ssize_t
# configure:9014: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:9039: checking for st_blksize in struct stat
# configure:9052: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:9076: checking for siginfo_t
# configure:9089: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:9116: checking for the size of void*
# configure:9134: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure: In function 'main':
# configure:9128:26: error: size of array 'a' is negative
# int a[sizeof (void*) == $size ? 1 : -1];
# ^
# configure: failed program was:
# #line 9124 "configure"
# #include "confdefs.h"
#
# int main() {
#
# int a[sizeof (void*) == 4 ? 1 : -1];
# return 0;
#
# ; return 0; }
# configure:9134: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:9180: checking for the alignment of void*
# configure:9201: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure: In function 'main':
# configure:9195:26: error: size of array 'a' is negative
# int a[offsetof(struct aligner, a) == $align ? 1 : -1];
# ^
# configure: failed program was:
# #line 9188 "configure"
# #include "confdefs.h"
#
# #include
# struct aligner { char c; void* a; };
#
# int main() {
#
# int a[offsetof(struct aligner, a) == 2 ? 1 : -1];
# return 0;
#
# ; return 0; }
# configure:9201: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure: In function 'main':
# configure:9195:26: error: size of array 'a' is negative
# int a[offsetof(struct aligner, a) == $align ? 1 : -1];
# ^
# configure: failed program was:
# #line 9188 "configure"
# #include "confdefs.h"
#
# #include
# struct aligner { char c; void* a; };
#
# int main() {
#
# int a[offsetof(struct aligner, a) == 4 ? 1 : -1];
# return 0;
#
# ; return 0; }
# configure:9201: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:9227: checking for the size of double
# configure:9245: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure: In function 'main':
# configure:9239:26: error: size of array 'a' is negative
# int a[sizeof (double) == $size ? 1 : -1];
# ^
# configure: failed program was:
# #line 9235 "configure"
# #include "confdefs.h"
#
# int main() {
#
# int a[sizeof (double) == 6 ? 1 : -1];
# return 0;
#
# ; return 0; }
# configure:9245: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:9274: checking for endian.h
# configure:9287: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:9330: checking for machine/endian.h
# configure:9343: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:9337:28: fatal error: machine/endian.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 9335 "configure"
# #include "confdefs.h"
# #include
# #include
# int main() {
#
# ; return 0; }
# configure:9386: checking for sys/isa_defs.h
# configure:9399: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:9393:26: fatal error: sys/isa_defs.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 9391 "configure"
# #include "confdefs.h"
#
# #include
# int main() {
#
# ; return 0; }
# configure:9439: checking for uint
# configure:9452: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:9477: checking for uint_t
# configure:9490: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure: In function 'main':
# configure:9486:1: error: unknown type name 'uint_t'
# uint_t foo = 0;
# ^~~~~~
# configure: failed program was:
# #line 9482 "configure"
# #include "confdefs.h"
# #include
# #include
# int main() {
# uint_t foo = 0;
# ; return 0; }
# configure:9524: checking for uname.domainname
# configure:9537: c++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions conftest.C 1>&5
# configure:9564: checking for uname.__domainname
# configure:9577: c++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions conftest.C 1>&5
# configure: In function 'int main()':
# configure:9573:62: error: 'struct utsname' has no member named '__domainname'; did you mean 'domainname'?
# (void)uname(res); if (res != 0) { domain = res->__domainname; }
# ^~~~~~~~~~~~
# configure: failed program was:
# #line 9569 "configure"
# #include "confdefs.h"
# #include
# int main() {
# struct utsname *res; char *domain;
# (void)uname(res); if (res != 0) { domain = res->__domainname; }
# ; return 0; }
# configure:9613: checking for visibility(hidden) attribute
# configure:9641: checking for visibility(default) attribute
# configure:9669: checking for visibility pragma support
# configure:9694: checking For gcc visibility bug with class-level attributes (GCC bug 26905)
# configure:9722: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)
# configure:9774: checking for gcc PR49911
# configure:9832: c++ -o conftest -O2 conftest.C 1>&5
# configure:9869: checking for dirent.h that defines DIR
# configure:9882: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:9910: checking for opendir in -ldir
# configure:9929: gcc -o conftest -ffunction-sections -fdata-sections conftest.c -ldir 1>&5
# /usr/sbin/ld: cannot find -ldir
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 9918 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char opendir();
#
# int main() {
# opendir()
# ; return 0; }
# configure:10004: checking for sys/byteorder.h
# configure:10017: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10011:27: fatal error: sys/byteorder.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 10009 "configure"
# #include "confdefs.h"
#
# #include
# int main() {
#
# ; return 0; }
# configure:10004: checking for compat.h
# configure:10017: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10011:20: fatal error: compat.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 10009 "configure"
# #include "confdefs.h"
#
# #include
# int main() {
#
# ; return 0; }
# configure:10004: checking for getopt.h
# configure:10017: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10004: checking for sys/bitypes.h
# configure:10017: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10004: checking for memory.h
# configure:10017: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10004: checking for unistd.h
# configure:10017: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10004: checking for gnu/libc-version.h
# configure:10017: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10004: checking for nl_types.h
# configure:10017: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10004: checking for malloc.h
# configure:10017: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10004: checking for X11/XKBlib.h
# configure:10017: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10004: checking for io.h
# configure:10017: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10011:16: fatal error: io.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 10009 "configure"
# #include "confdefs.h"
#
# #include
# int main() {
#
# ; return 0; }
# configure:10004: checking for cpuid.h
# configure:10017: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10052: checking for sys/statvfs.h
# configure:10065: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10052: checking for sys/statfs.h
# configure:10065: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10052: checking for sys/vfs.h
# configure:10065: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10052: checking for sys/mount.h
# configure:10065: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10099: checking for sys/quota.h
# configure:10112: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10145: checking for linux/quota.h
# configure:10158: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10192: checking for mmintrin.h
# configure:10205: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10245: checking for new
# configure:10258: c++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions conftest.C 1>&5
# configure:10357: checking for sys/cdefs.h
# configure:10370: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10422: checking for linux/perf_event.h
# configure:10435: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10450: checking for perf_event_open system call
# configure:10462: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10498: checking for gethostbyname_r in -lc_r
# configure:10517: gcc -o conftest -ffunction-sections -fdata-sections conftest.c -lc_r 1>&5
# /usr/sbin/ld: cannot find -lc_r
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 10506 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char gethostbyname_r();
#
# int main() {
# gethostbyname_r()
# ; return 0; }
# configure:10558: checking for library containing dlopen
# configure:10576: gcc -o conftest -ffunction-sections -fdata-sections conftest.c 1>&5
# /tmp/ccyba4WW.o: In function `main':
# conftest.c:(.text.main+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 10565 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char dlopen();
#
# int main() {
# dlopen()
# ; return 0; }
# configure:10598: gcc -o conftest -ffunction-sections -fdata-sections conftest.c -ldl 1>&5
# configure:10616: checking for dlfcn.h
# configure:10629: gcc -c -ffunction-sections -fdata-sections conftest.c 1>&5
# configure:10666: checking for dladdr
# configure:10694: gcc -o conftest -ffunction-sections -fdata-sections -D_GNU_SOURCE conftest.c -ldl 1>&5
# configure:10838: checking for socket in -lsocket
# configure:10857: gcc -o conftest -ffunction-sections -fdata-sections conftest.c -lsocket -ldl 1>&5
# /usr/sbin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 10846 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char socket();
#
# int main() {
# socket()
# ; return 0; }
# configure:10896: checking for pthread_create in -lpthreads
# gcc -o dummy dummy.c -ffunction-sections -fdata-sections -lpthreads -ldl
# /usr/sbin/ld: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:10919: checking for pthread_create in -lpthread
# gcc -o dummy dummy.c -ffunction-sections -fdata-sections -lpthread -ldl
# configure:11024: checking whether gcc accepts -pthread
# configure:11152: checking whether gcc needs -traditional
# configure:11198: checking for 8-bit clean memcmp
# configure:11216: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11208:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# configure: In function 'main':
# configure:11211:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1);
# ^~~~
# configure:11211:3: warning: incompatible implicit declaration of built-in function 'exit'
# configure:11211:3: note: include '' or provide a declaration of 'exit'
# configure:11211:8: warning: implicit declaration of function 'memcmp' [-Wimplicit-function-declaration]
# exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1);
# ^~~~~~
# configure:11238: checking for fchmod
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for flockfile
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for getc_unlocked
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for _getc_nolock
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# /tmp/cc9pfNNF.o: In function `main':
# conftest.c:(.text.main+0xa): undefined reference to `_getc_nolock'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 11243 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char _getc_nolock(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char _getc_nolock();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub__getc_nolock) || defined (__stub____getc_nolock)
# choke me
# #else
# _getc_nolock();
# #endif
#
# ; return 0; }
# configure:11238: checking for getpagesize
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for lchown
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for localtime_r
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for lstat64
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for memmove
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11250:6: warning: conflicting types for built-in function 'memmove'
# char $ac_func();
# ^~~~~~~
# configure:11238: checking for random
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for rint
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11250:6: warning: conflicting types for built-in function 'rint'
# char $ac_func();
# ^~~~
# /tmp/ccaWVkqW.o: In function `main':
# conftest.c:(.text.main+0xa): undefined reference to `rint'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 11243 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char rint(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char rint();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_rint) || defined (__stub___rint)
# choke me
# #else
# rint();
# #endif
#
# ; return 0; }
# configure:11238: checking for sbrk
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for snprintf
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11250:6: warning: conflicting types for built-in function 'snprintf'
# char $ac_func();
# ^~~~~~~~
# configure:11238: checking for stat64
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for statvfs
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for statvfs64
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for strerror
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for strtok_r
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for truncate64
# configure:11266: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11302: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11296:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure: failed program was:
# #line 11295 "configure"
# #include "confdefs.h"
# #include
# int main() {
# SYSTEMTIME st;FILETIME ft;SystemTimeToFileTime(&st,&ft);
# ; return 0; }
# configure:11329: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:11323:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure: failed program was:
# #line 11322 "configure"
# #include "confdefs.h"
# #include
# int main() {
# FILETIME ft;GetSystemTimeAsFileTime(&ft);
# ; return 0; }
# configure:11359: checking for wcrtomb
# configure:11371: c++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -lpthread conftest.C -ldl 1>&5
# configure:11394: checking for mbrtowc
# configure:11406: c++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -lpthread conftest.C -ldl 1>&5
# configure:11438: checking for res_ninit()
# configure:11455: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/resolv.h:56,
# from configure:11448:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:11488: checking for gnu_get_libc_version()
# configure:11504: c++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -lpthread conftest.C -ldl 1>&5
# configure:11538: checking for an implementation of va_copy()
# configure:11562: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure: In function 'f':
# configure:11556:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit (1);
# ^~~~
# configure:11556:17: warning: incompatible implicit declaration of built-in function 'exit'
# configure:11556:17: note: include '' or provide a declaration of 'exit'
# configure:11579: checking for an implementation of __va_copy()
# configure:11603: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure: In function 'f':
# configure:11597:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit (1);
# ^~~~
# configure:11597:17: warning: incompatible implicit declaration of built-in function 'exit'
# configure:11597:17: note: include '' or provide a declaration of 'exit'
# configure:11620: checking whether va_lists can be copied by value
# configure:11644: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure: In function 'f':
# configure:11636:19: error: assignment to expression with array type
# args2 = args1;
# ^
# configure:11638:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit (1);
# ^~~~
# configure:11638:17: warning: incompatible implicit declaration of built-in function 'exit'
# configure:11638:17: note: include '' or provide a declaration of 'exit'
# configure: failed program was:
# #line 11630 "configure"
# #include "confdefs.h"
#
# #include
# void f (int i, ...) {
# va_list args1, args2;
# va_start (args1, i);
# args2 = args1;
# if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42)
# exit (1);
# va_end (args1); va_end (args2);
# }
# int main() { f (0, 42); return 0; }
# configure:11757: checking for modern C++ template specialization syntax support
# configure:11772: c++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread conftest.C 1>&5
# configure:11790: checking whether partial template specialization works
# configure:11803: c++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread conftest.C 1>&5
# configure:11827: checking whether the C++ "using" keyword resolves ambiguity
# configure:11848: c++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread conftest.C 1>&5
# configure:11872: checking for C++ dynamic_cast to void*
# configure:11896: c++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -lpthread conftest.C -ldl 1>&5
# configure:11923: checking whether C++ requires implementation of unused virtual methods
# configure:11935: c++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -lpthread conftest.C -ldl 1>&5
# /tmp/cctR3WND.o: In function `main':
# conftest.C:(.text.main+0x5): undefined reference to `vtable for X'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 11928 "configure"
# #include "confdefs.h"
# class X {private: virtual void never_called();};
# int main() {
# X x;
# ; return 0; }
# configure:11961: checking for trouble comparing to zero near std::operator!=()
# configure:11977: c++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread conftest.C 1>&5
# configure:12007: checking for __thread keyword for TLS variables
# configure:12019: c++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -lpthread -fPIC -shared -Wl,-z,defs -Wl,--gc-sections conftest.C -ldl 1>&5
# configure:12059: checking for malloc.h
# configure:12180: checking for strndup
# configure:12211: c++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -lpthread conftest.C -ldl 1>&5
# configure:12180: checking for posix_memalign
# configure:12211: c++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -lpthread conftest.C -ldl 1>&5
# configure:12180: checking for memalign
# configure:12211: c++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -lpthread conftest.C -ldl 1>&5
# configure:12180: checking for valloc
# configure:12211: c++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -lpthread conftest.C -ldl 1>&5
# configure:12241: checking for __attribute__((always_inline))
# configure:12253: c++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread conftest.C 1>&5
# configure:12268: checking for __attribute__((malloc))
# configure:12280: c++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread conftest.C 1>&5
# configure:12295: checking for __attribute__((warn_unused_result))
# configure:12307: c++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread conftest.C 1>&5
# configure:12331: checking for LC_MESSAGES
# configure:12343: gcc -c -ffunction-sections -fdata-sections -pthread conftest.c 1>&5
# configure:12369: checking for localeconv
# configure:12397: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:12584: checking for nspr-config
# configure:12619: checking for NSPR - version >= 4.9.2
# configure:12691: gcc -c -ffunction-sections -fdata-sections -pthread -I/usr/include/nspr conftest.c 1>&5
# configure:12733: checking for gzread in -lz
# configure:12752: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -lz -ldl 1>&5
# configure:12787: gcc -c -ffunction-sections -fdata-sections -pthread conftest.c 1>&5
# configure:13205: checking for valid optimization flags
# configure:13216: gcc -c -ffunction-sections -fdata-sections -pthread -O3 -freorder-blocks conftest.c 1>&5
# configure:14103: checking for __cxa_demangle
# configure:14134: c++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -lpthread conftest.C -ldl 1>&5
# configure:14188: checking for unwind.h
# configure:14201: gcc -c -ffunction-sections -fdata-sections -pthread conftest.c 1>&5
# configure:14218: checking for _Unwind_Backtrace
# configure:14246: gcc -o conftest -ffunction-sections -fdata-sections -pthread -lpthread conftest.c -ldl 1>&5
# configure:14338: checking for -pipe support
# configure:14352: checking whether C compiler supports -fprofile-generate
# configure:14361: gcc -c -ffunction-sections -fdata-sections -pthread -pipe -fprofile-generate -fprofile-correction conftest.c 1>&5
# configure:14425: checking whether C++ compiler has -pedantic long long bug
# configure:14434: c++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long conftest.C 1>&5
# configure: In function 'int main()':
# configure:14431:68: warning: typedef 'static_assert_line_14434' locally defined but not used [-Wunused-local-typedefs]
# ; return 0; }
# ^
# configure:14430:55: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
# CONFIGURE_STATIC_ASSERT(sizeof(long long) == 8)
# ^
# configure:14429:44: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT_IMPL'
# int main() {
# ^
# configure:14434:1: note: in expansion of macro 'CONFIGURE_STATIC_ASSERT'
# rm -rf conftest*
# ^ ~~~~~~~~~~~~~~~~
# configure:14461: checking for correct overload resolution with const and templates
# configure:14496: c++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long conftest.C 1>&5
# configure: In function 'int main()':
# configure:14491:37: warning: 'bar' is used uninitialized in this function [-Wuninitialized]
# return foo == bar;
# ^~~
# configure:14522: checking for tm_zone tm_gmtoff in struct tm
# configure:14534: c++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe conftest.C 1>&5
# configure:14576: checking what kind of list files are supported by the linker
# configure:14581: gcc -o conftest.o -c -ffunction-sections -fdata-sections -pthread -pipe conftest.c 1>&5
# configure:14583: gcc -o conftest -lpthread conftest.list -ldl 1>&5
# configure:14607: checking what kind of ordering can be done with the linker
# configure:14622: gcc -o conftest -ffunction-sections -fdata-sections -pthread -pipe -lpthread -Wl,--section-ordering-file,conftest.order conftest.c -ldl 1>&5
# /usr/sbin/ld: unrecognized option '--section-ordering-file'
# /usr/sbin/ld: use the --help option for usage information
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 14615 "configure"
# #include "confdefs.h"
#
# int main() {
#
# ; return 0; }
# configure:14634: gcc -shared -Wl,-z,defs -Wl,--gc-sections -lpthread -o libconftest.so -Wl
# gcc: error: unrecognized command line option '-Wl'; did you mean '-W'?
# configure:14745: checking for readline in -lreadline
# configure:14764: gcc -o conftest -ffunction-sections -fdata-sections -pthread -pipe -lpthread conftest.c -lreadline -ldl 1>&5
# configure:14994: checking for posix_fallocate
# configure:15004: gcc -o conftest -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe -lpthread conftest.c -ldl 1>&5
# configure:15166: checking for setlocale
# configure:15194: gcc -o conftest -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe -lpthread conftest.c -ldl 1>&5
# configure:15224: checking for localeconv