D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/mozjs17-17.0.0-12.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AmFsIu + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf mozjs17.0.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/mozjs17.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mozjs17.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/js17-build-fixes.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/fix-build-with-perl-5.22.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf js/src/editline + rm -rf js/src/ctypes/libffi + chmod a+x configure + pushd js/src ~/rpmbuild/BUILD/mozjs17.0.0/js/src ~/rpmbuild/BUILD/mozjs17.0.0 + autoconf-2.13 + popd ~/rpmbuild/BUILD/mozjs17.0.0 + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Uez7Xd + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd mozjs17.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-system-nspr --enable-threadsafe --enable-readline 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-mageia-linux-gnu checking for gawk... gawk checking for perl5... /usr/bin/perl5 checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags) 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++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags) works... yes checking whether the C++ compiler (c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for ranlib... ranlib checking for as... /usr/bin/as checking for ar... ar checking for ld... ld checking for strip... strip checking for windres... no checking how to run the C preprocessor... 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.026001 checking for full perl installation... yes checking for python2.7... /usr/bin/python2.7 checking for doxygen... : checking for autoconf... /usr/bin/autoconf checking for makedepend... no checking for xargs... /usr/bin/xargs checking for gmake... /usr/bin/gmake checking for X... no checking that static assertion macros used in autoconf tests work... yes checking whether the C compiler supports -Werror=return-type... yes checking whether the C compiler supports -Wtype-limits... yes checking whether the C compiler supports -Wempty-body... yes checking whether the C compiler supports -Wno-overlength-strings... yes checking whether the C++ compiler supports -Werror=return-type... yes checking whether the C++ compiler supports -Wtype-limits... yes checking whether the C++ compiler supports -Wempty-body... yes checking whether the C++ compiler supports -Wno-overlength-strings... yes checking whether the C++ compiler supports -Wno-invalid-offsetof... yes checking whether the C++ compiler supports -Wno-variadic-macros... yes checking whether 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... no 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... no 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/bin/nspr-config checking for NSPR - version >= 4.9.2... yes checking for gzread in -lz... no 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/bin/gmake to create js17-config script rm -f js17-config.tmp /usr/bin/python2.7 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/Preprocessor.py -Dprefix="/usr" -Dexec_prefix="/usr" -Dincludedir="/usr/include" -Dlibdir="/usr/lib64" -DMODULE="js-17.0" -DMOZILLA_VERSION="17.0.4esrpre" -DLIBRARY_NAME="mozjs-17.0" -DJS_CONFIG_LIBS="-Wl,-version-script,symverscript -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm -ldl" -DJS_CONFIG_MOZ_JS_LIBS="-L/usr/lib64 -lmozjs-17.0" -DMOZJS_MAJOR_VERSION="17" -DMOZJS_MINOR_VERSION="0" -DMOZJS_PATCH_VERSION="4esrpre" -DMOZJS_ALPHA="" -DNSPR_CFLAGS="-I/usr/include/nspr4" -DNSPR_PKGCONF_CHECK="nspr >= 4.9.2" js-config.in > js17-config.tmp \ && mv js17-config.tmp js17-config && chmod +x js17-config + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 cd js/src && /usr/bin/make /usr/bin/make export /usr/bin/make -C config/ nsinstall make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config' 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3 -DUNICODE -D_UNICODE -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config -I. -I../dist/include -I/usr/include/nspr4 -I/usr/include/nspr4 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/pathsub.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3 -DUNICODE -D_UNICODE -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config -I. -I../dist/include -I/usr/include/nspr4 -I/usr/include/nspr4 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/nsinstall.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config' 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3 -DUNICODE -D_UNICODE -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/lib host_nsinstall.o host_pathsub.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' mkdir -p /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/.deps make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' /usr/bin/make -C config export make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config' /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/nsinstall -R nsinstall ../dist/bin make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config' mkdir -p system_wrappers_js/ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config' /usr/bin/python2.7 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/Preprocessor.py -DMOZ_NATIVE_ZLIB=1 -DMOZILLA_VERSION=\"17.0.4esrpre\" -DMOZILLA_VERSION_U=17.0.4esrpre -DMOZILLA_UAVERSION=\"17.0\" -DMOZJS_MAJOR_VERSION=\"17\" -DMOZJS_MINOR_VERSION=\"0\" -DX_DISPLAY_MISSING=1 -DHAVE_64BIT_OS=1 -DD_INO=d_ino -DJS_CPU_X64=1 -DJS_PUNBOX64=1 -DJS_METHODJIT=1 -DJS_MONOIC=1 -DJS_POLYIC=1 -DJS_METHODJIT_TYPED_ARRAY=1 -DSTDC_HEADERS=1 -DHAVE_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_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 -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 \ /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/system-headers | /usr/bin/perl5 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/make-system-wrappers.pl system_wrappers_js /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/nsinstall -R system_wrappers_js ../dist make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config' /usr/bin/make -C shell export make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell' mkdir -p /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell/.deps make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell' /usr/bin/make -C jsapi-tests export make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi-tests' mkdir -p /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi-tests/.deps make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi-tests' /usr/bin/make -C tests export make[3]: Nothing to be done for 'export'. make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/perf/jsperf.h ./dist/include make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 644 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/BitArray.h ./dist/include/ds make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 644 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Barrier.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Heap.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Statistics.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/StoreBuffer.h ./dist/include/gc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 644 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../public/HashTable.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../public/LegacyIntTypes.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../public/MemoryMetrics.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../public/RequiredDefines.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../public/TemplateLib.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../public/Utility.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../public/Vector.h ./dist/include/js make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 644 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/Assertions.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/Attributes.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/BloomFilter.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/CheckedInt.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/Constants.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/FloatingPoint.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/GuardObjects.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/HashFunctions.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/Likely.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/LinkedList.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/MathAlgorithms.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/MSStdInt.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/NullPtr.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/RangedPtr.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/RefPtr.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/Scoped.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/StandardInteger.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/SHA1.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/ThreadLocal.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/TypeTraits.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/Types.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/Util.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/WeakPtr.h ./dist/include/mozilla make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' /usr/bin/python2.7 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/embedjs.py selfhosted.out.h /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/js.msg \ /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/macros.py /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/array.js make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' /usr/bin/make libs make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' /usr/bin/python2.7 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/Preprocessor.py \ -DVERSION="mozjs_17.0" symverscript.in > symverscript make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr -I/usr/include/nspr4 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsoplengen.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr host_jsoplengen.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' ./host_jsoplengen /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsautooplen.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr -I/usr/include/nspr4 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jskwgen.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr host_jskwgen.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' ./host_jskwgen /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsautokw.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' diy-fp.cc c++ -o diy-fp.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/diy-fp.cc In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/diy-fp.h:31:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/diy-fp.cc:29: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /home/pterjan/rpmbuild/BUILD/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]; ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' cached-powers.cc c++ -o cached-powers.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc:32:0: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /home/pterjan/rpmbuild/BUILD/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]; ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' fast-dtoa.cc c++ -o fast-dtoa.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.cc In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.h:31:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.cc:28: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /home/pterjan/rpmbuild/BUILD/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]; ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' bignum-dtoa.cc c++ -o bignum-dtoa.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.cc In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.h:31:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.cc:30: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /home/pterjan/rpmbuild/BUILD/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]; ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' strtod.cc c++ -o strtod.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/strtod.cc In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/strtod.h:31:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/strtod.cc:31: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /home/pterjan/rpmbuild/BUILD/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]; ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' double-conversion.cc c++ -o double-conversion.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/double-conversion.cc In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/double-conversion.h:32:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/double-conversion.cc:31: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /home/pterjan/rpmbuild/BUILD/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]; ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' fixed-dtoa.cc c++ -o fixed-dtoa.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.cc In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.h:31:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.cc:30: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /home/pterjan/rpmbuild/BUILD/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]; ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsalloc.cpp c++ -o jsalloc.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsalloc.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsalloc.cpp:9: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsalloc.cpp:9: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jspropertycache.h:15:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:23, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsalloc.cpp:9: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/String.h: At global scope: /home/pterjan/rpmbuild/BUILD/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); ^~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/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); ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' bignum.cc c++ -o bignum.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/bignum.cc In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/bignum.h:31:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/bignum.cc:28: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /home/pterjan/rpmbuild/BUILD/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]; ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsbool.cpp c++ -o jsbool.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsbool.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsbool.cpp:15: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsbool.h:14, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsbool.cpp:17: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jscntxt.cpp c++ -o jscntxt.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsatom.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.cpp:28: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.cpp:29: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsatom.cpp c++ -o jsatom.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsatom.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsatom.cpp:19: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsatom.cpp:21: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsdhash.cpp c++ -o jsdhash.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsdhash.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsclone.cpp c++ -o jsclone.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsclone.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsclone.h:9, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsclone.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsclone.h:10, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsclone.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsanalyze.cpp c++ -o jsanalyze.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsanalyze.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsanalyze.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsanalyze.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsdbgapi.cpp c++ -o jsdbgapi.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsdbgapi.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsdbgapi.cpp:13: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsdbgapi.cpp:18: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsarray.cpp c++ -o jsarray.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.cpp:77: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.cpp:78: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jscompartment.cpp c++ -o jscompartment.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscompartment.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscompartment.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscompartment.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsexn.cpp c++ -o jsexn.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsexn.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsexn.cpp:19: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsexn.cpp:20: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsdtoa.cpp c++ -o jsdtoa.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsdtoa.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsdtoa.cpp:13: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsnum.h:14, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsdtoa.cpp:15: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsfriendapi.cpp c++ -o jsfriendapi.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsfriendapi.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsfriendapi.cpp:11: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsfriendapi.cpp:11: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsapi.cpp c++ -o jsapi.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.cpp:23: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.cpp:24: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jslog2.cpp c++ -o jslog2.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jslog2.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jscrashreport.cpp c++ -o jscrashreport.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscrashreport.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscrashreport.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscrashreport.cpp:9: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jspropertycache.h:15:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:23, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscrashreport.cpp:9: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/String.h: At global scope: /home/pterjan/rpmbuild/BUILD/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); ^~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/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); ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsnativestack.cpp c++ -o jsnativestack.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsnativestack.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsdate.cpp c++ -o jsdate.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsdate.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsdate.cpp:34: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsdate.cpp:36: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsmath.cpp c++ -o jsmath.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsmath.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsmath.cpp:17: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsmath.cpp:19: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsfun.cpp c++ -o jsfun.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsfun.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsfun.cpp:18: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsfun.cpp:19: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsnum.cpp c++ -o jsnum.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsnum.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion/double-conversion.h:32:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsnum.cpp:14: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsnum.cpp:31: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsnum.cpp:33: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsiter.cpp c++ -o jsiter.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsiter.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsiter.cpp:15: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsiter.cpp:16: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsonparser.cpp c++ -o jsonparser.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsonparser.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsonparser.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsonparser.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsprf.cpp c++ -o jsprf.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsprf.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsstr.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsprf.cpp:18: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsgc.cpp c++ -o jsgc.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsgc.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsgc.cpp:49: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsgc.cpp:51: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' json.cpp c++ -o json.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/json.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/json.cpp:11: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/json.cpp:12: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsprobes.cpp c++ -o jsprobes.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsprobes.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsprobes.cpp:18: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsprobes.cpp:21: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jspropertycache.cpp c++ -o jspropertycache.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jspropertycache.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jspropertycache.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jspropertycache.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jspropertycache.cpp:9: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jspropertytree.cpp c++ -o jspropertytree.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jspropertytree.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jspropertytree.cpp:11: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jspropertytree.cpp:12: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsinfer.cpp c++ -o jsinfer.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsbool.h:14, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.cpp:9: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsproxy.cpp c++ -o jsproxy.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsproxy.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsproxy.cpp:9: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsproxy.cpp:10: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsobj.cpp c++ -o jsobj.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.cpp:19: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.cpp:20: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsutil.cpp c++ -o jsutil.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsutil.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsscope.cpp c++ -o jsscope.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscope.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscope.cpp:17: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscope.cpp:19: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsopcode.cpp c++ -o jsopcode.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsopcode.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsopcode.cpp:26: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsopcode.cpp:27: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsopcode.cpp: In member function 'bool ExpressionDecompiler::decompilePC(jsbytecode*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsopcode.cpp:5971:31: warning: comparison of constant '0' with boolean expression is always true [-Wbool-compare] write("]") >= 0; ~~~~~~~~~~~^~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsinterp.cpp c++ -o jsinterp.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinterp.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinterp.cpp:20: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinterp.cpp:21: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsreflect.cpp c++ -o jsreflect.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsreflect.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsatom.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsreflect.cpp:16: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsreflect.cpp:17: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jswatchpoint.cpp c++ -o jswatchpoint.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jswatchpoint.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsatom.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jswatchpoint.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Marking.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jswatchpoint.cpp:10: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' sharkctl.cpp c++ -o sharkctl.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/sharkctl.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' prmjtime.cpp c++ -o prmjtime.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/prmjtime.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jslock.h:9, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/prmjtime.cpp:20: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsscript.cpp c++ -o jsscript.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscript.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscript.cpp:17: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscript.cpp:19: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscript.cpp: In member function 'void js::SourceCompressorThread::threadLoop()': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscript.cpp:919:26: warning: unused variable 'COMPRESS_THRESHOLD' [-Wunused-variable] const size_t COMPRESS_THRESHOLD = 512; ^~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' ArgumentsObject.cpp c++ -o ArgumentsObject.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsgc.h:19, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:9: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsweakmap.cpp c++ -o jsweakmap.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsweakmap.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsweakmap.cpp:9: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsweakmap.cpp:10: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jswrapper.cpp c++ -o jswrapper.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jswrapper.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jswrapper.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jswrapper.cpp:9: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsstr.cpp c++ -o jsstr.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsstr.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsstr.cpp:28: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsstr.cpp:29: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsstr.cpp: In function 'JSBool Decode(JSContext*, JSString*, const jschar*, JS::Value*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsstr.cpp:4146:25: warning: 'octets[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] uint8_t octets[4]; ^~~~~~ /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsstr.cpp:4146:25: warning: 'octets[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' ObjectImpl.cpp c++ -o ObjectImpl.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:19, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscope.h:18, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscope.h:18, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' String.cpp c++ -o String.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/String.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsgc.h:19, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Marking.h:10, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/String.cpp:10: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Marking.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/String.cpp:10: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' GlobalObject.cpp c++ -o GlobalObject.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' Stack.cpp c++ -o Stack.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/Stack.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/Stack.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/Stack.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' ScopeObject.cpp c++ -o ScopeObject.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/ScopeObject.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' BytecodeCompiler.cpp c++ -o BytecodeCompiler.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/Parser.h:15, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/BytecodeCompiler.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscript.h:16, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/Parser.h:18, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/BytecodeCompiler.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' FoldConstants.cpp c++ -o FoldConstants.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/FoldConstants.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:19, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsnum.h:14, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jslibmath.h:14, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsnum.h:14, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jslibmath.h:14, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsxml.cpp c++ -o jsxml.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsxml.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsxml.cpp:24: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsxml.cpp:25: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' ParseMaps.cpp c++ -o ParseMaps.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jstypedarray.cpp c++ -o jstypedarray.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jstypedarray.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jstypedarray.cpp:13: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jstypedarray.cpp:14: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jstypedarray.cpp: In static member function 'static JSBool js::ArrayBufferObject::createTypedArrayFromBuffer(JSContext*, unsigned int, JS::Value*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jstypedarray.cpp:2108:35: warning: typedef 'ArrayType' locally defined but not used [-Wunused-local-typedefs] typedef TypedArrayTemplate ArrayType; ^~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' ParseNode.cpp c++ -o ParseNode.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscript.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscript.h:16, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' Debugger.cpp c++ -o Debugger.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/Debugger.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/Debugger.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/Debugger.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/Debugger.h:15, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/Debugger.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' LifoAlloc.cpp c++ -o LifoAlloc.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.cpp:8:0: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' BytecodeEmitter.cpp c++ -o BytecodeEmitter.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' ParallelArray.cpp c++ -o ParallelArray.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/ParallelArray.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/ParallelArray.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/ParallelArray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' TestingFunctions.cpp c++ -o TestingFunctions.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsbool.h:14, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' NameFunctions.cpp c++ -o NameFunctions.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/NameFunctions.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscript.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscript.h:16, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' SPSProfiler.cpp c++ -o SPSProfiler.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/SPSProfiler.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:19, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsnum.h:14, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsnum.h:14, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' Eval.cpp c++ -o Eval.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/Eval.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/Eval.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/Eval.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' MemoryMetrics.cpp c++ -o MemoryMetrics.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/MemoryMetrics.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/MemoryMetrics.cpp:9: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/MemoryMetrics.cpp:10: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' RegExpStatics.cpp c++ -o RegExpStatics.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/RegExpStatics.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/RegExpStatics.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/RegExpStatics.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' Memory.cpp c++ -o Memory.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Memory.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsgc.h:19, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Memory.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Memory.cpp:13: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' StoreBuffer.cpp c++ -o StoreBuffer.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/StoreBuffer.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' TokenStream.cpp c++ -o TokenStream.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' Unicode.cpp c++ -o Unicode.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/Unicode.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' RegExpObject.cpp c++ -o RegExpObject.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/RegExpObject.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.h:16, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.h:16, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' MapObject.cpp c++ -o MapObject.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/MapObject.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/MapObject.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/MapObject.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/MapObject.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/MapObject.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' RegExp.cpp c++ -o RegExp.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/RegExp.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/RegExp.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/builtin/RegExp.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' StringBuffer.cpp c++ -o StringBuffer.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' Parser.cpp c++ -o Parser.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/Parser.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/Parser.h:15, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/Parser.cpp:21: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscript.h:16, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/Parser.h:18, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/frontend/Parser.cpp:21: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' Xdr.cpp c++ -o Xdr.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/Xdr.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/Xdr.cpp:16: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/vm/Xdr.cpp:17: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' Statistics.cpp c++ -o Statistics.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Statistics.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Statistics.cpp:11: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Statistics.cpp:11: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' MethodJIT.cpp c++ -o MethodJIT.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' Marking.cpp c++ -o Marking.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Marking.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:19, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscope.h:18, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Marking.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsscope.h:18, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Marking.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' FrameState.cpp c++ -o FrameState.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/FrameState.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' StubCalls.cpp c++ -o StubCalls.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' FastArithmetic.cpp c++ -o FastArithmetic.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsbool.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsbool.h:14, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' ImmutableSync.cpp c++ -o ImmutableSync.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/ImmutableSync.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' StubCompiler.cpp c++ -o StubCompiler.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' FastBuiltins.cpp c++ -o FastBuiltins.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsbool.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsbool.h:14, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' LoopState.cpp c++ -o LoopState.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/LoopState.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:10, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:10, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' FastOps.cpp c++ -o FastOps.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/FastOps.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsbool.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsbool.h:14, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' PageBlock.cpp c++ -o PageBlock.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/PageBlock.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' ExecutableAllocator.cpp c++ -o ExecutableAllocator.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' Retcon.cpp c++ -o Retcon.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.h:16, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.h:16, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' TrampolineCompiler.cpp c++ -o TrampolineCompiler.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/PunboxAssembler.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:25, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' YarrSyntaxChecker.cpp c++ -o YarrSyntaxChecker.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsstr.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/wtfbridge.h:15, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.h:33, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' InvokeHelpers.cpp c++ -o InvokeHelpers.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' ARMAssembler.cpp c++ -o ARMAssembler.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/assembler/ARMAssembler.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' MacroAssemblerARM.cpp c++ -o MacroAssemblerARM.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerARM.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' ExecutableAllocatorPosix.cpp c++ -o ExecutableAllocatorPosix.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' OSAllocatorPosix.cpp c++ -o OSAllocatorPosix.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsstr.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/wtfbridge.h:15, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/OSAllocator.h:34, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' MacroAssemblerX86Common.cpp c++ -o MacroAssemblerX86Common.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp:12: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' pm_linux.cpp c++ -o pm_linux.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/perf/pm_linux.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/perf/jsperf.h:9, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/perf/pm_linux.cpp:6: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' HashFunctions.cpp c++ -o HashFunctions.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/HashFunctions.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' MonoIC.cpp c++ -o MonoIC.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/MonoIC.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' SHA1.cpp c++ -o SHA1.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/mfbt/SHA1.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' YarrInterpreter.cpp c++ -o YarrInterpreter.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsstr.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/wtfbridge.h:15, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrPattern.h:34, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrInterpreter.h:33, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' jsperf.cpp c++ -o jsperf.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/perf/jsperf.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/perf/jsperf.h:9, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/perf/jsperf.cpp:6: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/perf/jsperf.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' YarrPattern.cpp c++ -o YarrPattern.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrPattern.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsstr.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/wtfbridge.h:15, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrPattern.h:34, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' PolyIC.cpp c++ -o PolyIC.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.h:11, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' YarrJIT.cpp c++ -o YarrJIT.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/assembler/X86Assembler.h:37, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.h:37, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86_64.h:37, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler/assembler/MacroAssembler.h:54, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.h:37, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 _; ^ /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp: In member function 'void JSC::Yarr::YarrGenerator::opCompileAlternative(JSC::Yarr::PatternAlternative*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:359:12: warning: '.JSC::Yarr::YarrGenerator::YarrOp::m_term' may be used uninitialized in this function [-Wmaybe-uninitialized] struct YarrOp { ^~~~~~ /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:359:12: warning: '.JSC::Yarr::YarrGenerator::YarrOp::m_alternative' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:359:12: warning: '.JSC::Yarr::YarrGenerator::YarrOp::m_previousOp' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:359:12: warning: '.JSC::Yarr::YarrGenerator::YarrOp::m_nextOp' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:359:12: warning: '.JSC::Yarr::YarrGenerator::YarrOp::m_checkAdjust' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:359:12: warning: '.JSC::Yarr::YarrGenerator::YarrOp::m_term' may be used uninitialized in this function [-Wmaybe-uninitialized] struct YarrOp { ^~~~~~ /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:359:12: warning: '.JSC::Yarr::YarrGenerator::YarrOp::m_alternative' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:359:12: warning: '.JSC::Yarr::YarrGenerator::YarrOp::m_previousOp' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:359:12: warning: '.JSC::Yarr::YarrGenerator::YarrOp::m_nextOp' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:359:12: warning: '.JSC::Yarr::YarrGenerator::YarrOp::m_checkAdjust' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp: In function 'void JSC::Yarr::jitCompile(JSC::Yarr::YarrPattern&, JSC::Yarr::JSGlobalData*, JSC::Yarr::YarrCodeBlock&)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:359:12: warning: '.JSC::Yarr::YarrGenerator::YarrOp::m_term' may be used uninitialized in this function [-Wmaybe-uninitialized] struct YarrOp { ^~~~~~ /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:359:12: warning: '.JSC::Yarr::YarrGenerator::YarrOp::m_alternative' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:359:12: warning: '.JSC::Yarr::YarrGenerator::YarrOp::m_previousOp' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:359:12: warning: '.JSC::Yarr::YarrGenerator::YarrOp::m_nextOp' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:359:12: warning: '.JSC::Yarr::YarrGenerator::YarrOp::m_checkAdjust' may be used uninitialized in this function [-Wmaybe-uninitialized] make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' Compiler.cpp c++ -o Compiler.o -c -I./dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/assembler -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' rm -f libjs_static.a libjs_static.a.desc /usr/bin/python2.7 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/pythonpath.py -I./config /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' /usr/bin/python2.7 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/pythonpath.py -I./config /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/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 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' rm -f libmozjs-17.0.so /usr/bin/python2.7 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/pythonpath.py -I./config /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/expandlibs_exec.py --depend .deps/libmozjs-17.0.so.pp --target libmozjs-17.0.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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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-17.0.so -o libmozjs-17.0.so bignum-dtoa.o bignum.o cached-powers.o diy-fp.o double-conversion.o fast-dtoa.o fixed-dtoa.o strtod.o jsalloc.o jsanalyze.o jsapi.o jsarray.o jsatom.o jsbool.o jsclone.o jscntxt.o jscompartment.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsexn.o jsfriendapi.o jsfun.o jsgc.o jscrashreport.o jsinfer.o jsinterp.o jsiter.o jslog2.o jsmath.o jsnativestack.o jsnum.o jsobj.o json.o jsonparser.o jsopcode.o jsproxy.o jsprf.o jsprobes.o jspropertycache.o jspropertytree.o jsreflect.o jsscope.o jsscript.o jsstr.o jstypedarray.o jsutil.o jswatchpoint.o jsweakmap.o jswrapper.o jsxml.o prmjtime.o sharkctl.o ArgumentsObject.o ScopeObject.o Debugger.o GlobalObject.o ObjectImpl.o Stack.o String.o BytecodeCompiler.o BytecodeEmitter.o FoldConstants.o NameFunctions.o ParallelArray.o ParseMaps.o ParseNode.o Parser.o SPSProfiler.o TokenStream.o TestingFunctions.o LifoAlloc.o Eval.o MapObject.o MemoryMetrics.o RegExpObject.o RegExpStatics.o RegExp.o Marking.o Memory.o Statistics.o StoreBuffer.o StringBuffer.o Unicode.o Xdr.o MethodJIT.o StubCalls.o Compiler.o FrameState.o FastArithmetic.o FastBuiltins.o FastOps.o LoopState.o StubCompiler.o MonoIC.o PolyIC.o ImmutableSync.o InvokeHelpers.o Retcon.o TrampolineCompiler.o ExecutableAllocator.o PageBlock.o YarrInterpreter.o YarrPattern.o YarrSyntaxChecker.o ExecutableAllocatorPosix.o OSAllocatorPosix.o ARMAssembler.o MacroAssemblerARM.o MacroAssemblerX86Common.o YarrJIT.o jsperf.o pm_linux.o HashFunctions.o SHA1.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath-link,./dist/bin -Wl,-rpath-link,/usr/lib -Wl,-version-script,symverscript -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm -ldl chmod +x libmozjs-17.0.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 644 libjs_static.a libjs_static.a.desc ./dist/lib /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 755 libmozjs-17.0.so ./dist/lib /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 755 libmozjs-17.0.so ./dist/bin /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 755 host_jskwgen host_jsoplengen ./dist/host/bin make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src' /usr/bin/make -C config libs make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config' /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 755 nsinstall ../dist/host/bin make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config' /usr/bin/make -C shell libs make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell' jsoptparse.cpp c++ -o jsoptparse.o -c -I../dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I.. -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell -I. -I../dist/include -I/usr/include/nspr4 -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell/jsoptparse.cpp /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell/jsoptparse.cpp: In member function 'js::cli::OptionParser::Result js::cli::OptionParser::extractValue(size_t, char**, size_t*, char**)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell/jsoptparse.cpp:246:25: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if (value[0] == '\0') ^~~~ make[3]: *** [/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/rules.mk:1019: jsoptparse.o] Error 1 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell' make[3]: *** Waiting for unfinished jobs.... make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell' jsheaptools.cpp c++ -o jsheaptools.o -c -I../dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I.. -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell -I. -I../dist/include -I/usr/include/nspr4 -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell/jsheaptools.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell' js.cpp c++ -o js.o -c -I../dist/system_wrappers_js -include /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src -I.. -I/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell -I. -I../dist/include -I/usr/include/nspr4 -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell/js.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jswrapper.h:13, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell/js.cpp:24: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell/js.cpp:26: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jswrapper.h:13:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell/js.cpp:24: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h: In function 'JSBool Evaluate(JSContext*, unsigned int, jsval*)': /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:3061:22: warning: '*((void*)(& ancx)+40).JSAutoRequest::mContext' may be used uninitialized in this function [-Wmaybe-uninitialized] JS_EndRequest(mContext); ~~~~~~~~~~~~~^~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jswrapper.h:13:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell/js.cpp:24: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:3098:29: warning: '*((void*)(& ancx)+16).JSAutoSuspendRequest::mSaveDepth' may be used uninitialized in this function [-Wmaybe-uninitialized] JS_ResumeRequest(mContext, mSaveDepth); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/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 /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jswrapper.h:13:0, from /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell/js.cpp:24: /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/jsapi.h:3098:29: warning: '*((void*)(& ancx)+16).JSAutoSuspendRequest::mContext' may be used uninitialized in this function [-Wmaybe-uninitialized] JS_ResumeRequest(mContext, mSaveDepth); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell/js.cpp:891:20: note: '*((void*)(& ancx)+16).JSAutoSuspendRequest::mContext' was declared here AutoNewContext ancx; ^~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/shell' make[2]: *** [/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/makefiles/target_libs.mk:61: libs] Error 2 make[1]: *** [/home/pterjan/rpmbuild/BUILD/mozjs17.0.0/js/src/config/rules.mk:577: default] Error 2 make: *** [Makefile:2: all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Uez7Xd (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Uez7Xd (%build) I: [iurt_root_command] ERROR: chroot