D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/mozjs38-38.8.0-7.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3x6jiC + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf mozilla-esr38/js/src + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/firefox-38.8.0esr.source.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mozilla-esr38/js/src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/fix-64bit-archs.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/mozbz-1143022.patch + rm -rf editline + rm -rf ctypes/libffi + sed -i 's|"-O2"|"-O2 -fPIC"|' configure + sed -i 's|\^\[:space:\]|^\[\[:space:\]\]|g' configure + rm -rf ../../modules/zlib + head -n -1 ../../config/milestone.txt + echo 38.8.0 + sed -i 's|^\(TwoByteCharsZ\)$|JS_PUBLIC_API\(\1\)|g' vm/CharacterEncoding.cpp + sed -i 's|^extern\ \(TwoByteCharsZ\)$|JS_PUBLIC_API\(\1\)|g' ../public/CharacterEncoding.h + sed -i '/^void$/{$!{N;s/^\(void\)\n\(js\:\:DisableExtraThreads()\)$/JS_PUBLIC_API\(\1\)\n\2/;ty;P;D;:y}}' vm/Runtime.cpp + sed -i 's|\(void\) \(DisableExtraThreads()\)|JS_PUBLIC_API\(\1\) \2|g' vm/Runtime.h + chmod a+x configure + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.W9Qskl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd mozilla-esr38/js/src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing' + export PYTHON=/usr/bin/python2 + PYTHON=/usr/bin/python2 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing' + 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_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./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 --x-includes=/usr/include --x-libraries=/usr/lib64 --with-system-nspr --enable-threadsafe --enable-readline --enable-xterm-updates --enable-shared-js --enable-gcgenerational --disable-optimize --with-system-zlib --enable-system-ffi --with-system-icu --with-intl-api --enable-pie 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 -fpermissive -fno-tree-vrp -fno-strict-aliasing -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 -fpermissive -fno-tree-vrp -fno-strict-aliasing -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 -fpermissive -fno-tree-vrp -fno-strict-aliasing -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 -fpermissive -fno-tree-vrp -fno-strict-aliasing -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 tar archiver... checking for gnutar... no checking for gtar... gtar gtar checking for minimum required perl version >= 5.006... 5.026001 checking for full perl installation... yes Using Python from environment variable $PYTHON Creating Python environment New python executable in /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python2 Also creating executable in /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python Installing setuptools, pip...done. running build_ext copying build/lib.linux-x86_64-2.7/_psutil_linux.so -> copying build/lib.linux-x86_64-2.7/_psutil_posix.so -> checking Python environment is Mozilla virtualenv... yes checking for doxygen... : checking for autoconf... /usr/bin/autoconf checking for xargs... /usr/bin/xargs checking for gmake... /usr/bin/gmake checking for X... libraries /usr/lib64, headers /usr/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... no checking for connect... no checking for remove... no checking for shmat... no checking for IceConnectionNumber in -lICE... no checking that static assertion macros used in autoconf tests work... yes checking for --noexecstack option to as... yes checking for -z noexecstack option to ld... yes checking for -z text option to ld... yes checking for --build-id option to ld... yes checking whether ld has archive extraction flags... yes checking for 64-bit OS... 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 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id) actually is a C++ compiler... yes checking for PIE support... yes 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 ssize_t... yes checking for endian.h... yes checking for machine/endian.h... no checking for sys/isa_defs.h... no checking for gcc c++0x headers bug without rtti... no checking for gcc PR49911... no checking for llvm pr8927... 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 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 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 getc_unlocked... yes checking for _getc_nolock... no checking for gmtime_r... yes checking for localtime_r... yes checking for sin in -lm... yes checking for log2... yes checking for log1p... yes checking for expm1... yes checking for sqrt1pm1... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for trunc... yes checking for cbrt... yes checking for wcrtomb... yes checking for mbrtowc... yes checking for res_ninit()... yes checking for nl_langinfo and CODESET... yes checking for an implementation of va_copy()... yes checking whether va_list can be copied by value... no checking whether the C++ "using" keyword resolves ambiguity... yes checking for C++ dynamic_cast to void*... yes checking for __thread keyword for TLS variables... 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 NSPR selection... system checking for nspr-config... /usr/bin/nspr-config checking for NSPR - version >= 4.9.2... yes checking for gzread in -lz... yes checking for pkg-config... /usr/bin/pkg-config checking for libffi >= 3.0.9... yes checking MOZ_FFI_CFLAGS... checking MOZ_FFI_LIBS... -lffi checking for __cxa_demangle... yes checking for -pipe support... yes checking whether C compiler supports -fprofile-generate... yes 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... section-ordering-file checking for readline in -lreadline... yes checking for posix_fadvise... yes checking for posix_fallocate... yes checking for icu-i18n >= 50.1... yes checking MOZ_ICU_CFLAGS... checking MOZ_ICU_LIBS... -licui18n -licuuc -licudata checking for malloc.h... (cached) yes checking for setlocale... yes checking for localeconv... (cached) yes checking for malloc_size... no checking for malloc_usable_size... yes updating cache ./config.cache creating ./config.status Reticulating splines... Finished reading 29 moz.build files in 0.03s Processed into 100 build config descriptors in 0.02s Backend executed in 0.08s 73 total backend files; 73 created; 0 updated; 0 unchanged; 0 deleted; 9 -> 17 Makefile Total wall time: 0.17s; CPU time: 0.17s; Efficiency: 100%; Untracked: 0.03s + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --no-remove dist/bin _build_manifests/install/dist_bin From dist/bin: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --no-remove dist/idl _build_manifests/install/dist_idl From dist/idl: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --no-remove dist/include _build_manifests/install/dist_include From dist/include: Kept 0 existing; Added/updated 116; Removed 0 files and 0 directories. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --no-remove dist/public _build_manifests/install/dist_public From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --no-remove dist/xpi-stage _build_manifests/install/dist_xpi-stage From dist/xpi-stage: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --no-remove dist/private _build_manifests/install/dist_private From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --no-remove _tests _build_manifests/install/tests From _tests: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --no-remove dist/sdk _build_manifests/install/dist_sdk From dist/sdk: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src' /usr/bin/make recurse_export make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' mkdir -p '.deps/' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' host_pathsub.o gcc -o host_pathsub.o -c -Wall -Wdeclaration-after-statement -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -DXP_UNIX -MD -MP -MF .deps/host_pathsub.o.pp -DUNICODE -D_UNICODE -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/config -I. -I../dist/include -I/usr/include/nspr4 /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/pathsub.c cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' host_nsinstall.o gcc -o host_nsinstall.o -c -Wall -Wdeclaration-after-statement -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -DXP_UNIX -MD -MP -MF .deps/host_nsinstall.o.pp -DUNICODE -D_UNICODE -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/config -I. -I../dist/include -I/usr/include/nspr4 /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/nsinstall.c cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' nsinstall_real /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py -- gcc -o nsinstall_real -Wall -Wdeclaration-after-statement -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -DXP_UNIX -MD -MP -MF .deps/nsinstall_real.pp -DUNICODE -D_UNICODE -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/lib host_nsinstall.o host_pathsub.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' cp nsinstall_real nsinstall.tmp mv nsinstall.tmp nsinstall make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' ../config/nsinstall -R -m 755 'nsinstall' '../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' mkdir -p 'system_wrappers/' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python -m mozbuild.action.preprocessor -DMOZ_SHARED_ICU -DAB_CD= -DNO_NSPR_10_SUPPORT -DJS_STANDALONE='1' -DMOZILLA_VERSION='"38.8.0"' -DMOZILLA_VERSION_U='38.8.0' -DMOZILLA_UAVERSION='"38.0"' -DMOZJS_MAJOR_VERSION='38' -DMOZJS_MINOR_VERSION='8' -DHAVE_64BIT_BUILD='1' -DD_INO='d_ino' -DJS_CPU_X64='1' -DJS_PUNBOX64='1' -DMOZ_DEBUG_SYMBOLS='1' -DSTDC_HEADERS='1' -DHAVE_SSIZE_T='1' -DHAVE_ENDIAN_H='1' -DJS_HAVE_ENDIAN_H='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_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -D_REENTRANT='1' -DHAVE_GETC_UNLOCKED='1' -DHAVE_GMTIME_R='1' -DHAVE_LOCALTIME_R='1' -DHAVE_LIBM='1' -DHAVE_LOG2='1' -DHAVE_LOG1P='1' -DHAVE_EXPM1='1' -DHAVE_ACOSH='1' -DHAVE_ASINH='1' -DHAVE_ATANH='1' -DHAVE_TRUNC='1' -DHAVE_CBRT='1' -DHAVE_WCRTOMB='1' -DHAVE_MBRTOWC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_VA_LIST_AS_ARRAY='1' -DHAVE_CPP_AMBIGUITY_RESOLVING_USING='1' -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DMOZ_UPDATE_CHANNEL='default' -DRELEASE_BUILD='1' -DJS_TRACE_LOGGING='1' -DJS_CODEGEN_X64='1' -DHAVE___CXA_DEMANGLE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DHAVE_TM_ZONE_TM_GMTOFF='1' -DCPP_THROW_NEW='throw()' -DEDITLINE='1' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMALLOC_H='' -DHAVE_SETLOCALE='1' -DHAVE_LOCALECONV='1' -DHAVE_MALLOC_USABLE_SIZE='1' \ -DMOZ_TREE_CAIRO= \ -DMOZ_TREE_PIXMAN= \ -DMOZ_NATIVE_HUNSPELL= \ -DMOZ_NATIVE_BZ2= \ -DMOZ_NATIVE_ZLIB=1 \ -DMOZ_NATIVE_PNG= \ -DMOZ_NATIVE_JPEG= \ -DMOZ_NATIVE_LIBEVENT= \ -DMOZ_NATIVE_LIBVPX= \ -DMOZ_NATIVE_ICU=1 \ /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/system-headers | /usr/bin/perl5 /home/pterjan/rpmbuild/BUILD/mozilla-esr38/nsprpub/config/make-system-wrappers.pl system_wrappers ../config/nsinstall -R system_wrappers ../dist make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config' make[3]: Nothing to be done for 'export'. make[3]: Nothing to be done for 'export'. make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' ../../config/nsinstall -R -m 644 'js-config.h' '../../dist/include' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/embedjs.py -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -DJS_STANDALONE='1' -DMOZILLA_VERSION='"38.8.0"' -DMOZILLA_VERSION_U='38.8.0' -DMOZILLA_UAVERSION='"38.0"' -DMOZJS_MAJOR_VERSION='38' -DMOZJS_MINOR_VERSION='8' -DHAVE_64BIT_BUILD='1' -DD_INO='d_ino' -DJS_CPU_X64='1' -DJS_PUNBOX64='1' -DMOZ_DEBUG_SYMBOLS='1' -DSTDC_HEADERS='1' -DHAVE_SSIZE_T='1' -DHAVE_ENDIAN_H='1' -DJS_HAVE_ENDIAN_H='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_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -D_REENTRANT='1' -DHAVE_GETC_UNLOCKED='1' -DHAVE_GMTIME_R='1' -DHAVE_LOCALTIME_R='1' -DHAVE_LIBM='1' -DHAVE_LOG2='1' -DHAVE_LOG1P='1' -DHAVE_EXPM1='1' -DHAVE_ACOSH='1' -DHAVE_ASINH='1' -DHAVE_ATANH='1' -DHAVE_TRUNC='1' -DHAVE_CBRT='1' -DHAVE_WCRTOMB='1' -DHAVE_MBRTOWC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_VA_LIST_AS_ARRAY='1' -DHAVE_CPP_AMBIGUITY_RESOLVING_USING='1' -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DMOZ_UPDATE_CHANNEL='default' -DRELEASE_BUILD='1' -DJS_TRACE_LOGGING='1' -DJS_CODEGEN_X64='1' -DHAVE___CXA_DEMANGLE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DHAVE_TM_ZONE_TM_GMTOFF='1' -DCPP_THROW_NEW='throw()' -DEDITLINE='1' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMALLOC_H='' -DHAVE_SETLOCALE='1' -DHAVE_LOCALECONV='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DNDEBUG -DTRIMMED \ -c ' c++' -p '-E -o ' -m /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js.msg \ -o selfhosted.out.h /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/Utilities.js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/Array.js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/Date.js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/Error.js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/Generator.js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/Intl.js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/IntlData.js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/Iterator.js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/Map.js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/Number.js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/Object.js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/String.js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/Set.js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/TypedArray.js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/TypedObject.js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/WeakSet.js /usr/bin/c++ -E -o self-hosting-preprocessed.pp -DNS_WARN_UNUSED_RESULT=__attribute__((warn_unused_result)) -DAB_CD= -DHAVE_64BIT_BUILD=1 -DXP_UNIX=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_ATANH=1 -DHAVE_ENDIAN_H=1 -DJS_PUNBOX64=1 -DMOZILLA_UAVERSION="38.0" -DNO_NSPR_10_SUPPORT=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_LIBM=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DHAVE_CBRT=1 -DHAVE_SSIZE_T=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_DIRENT_H=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DEXPOSE_INTL_API=1 -DHAVE_ACOSH=1 -DHAVE_NL_TYPES_H=1 -DMOZILLA_VERSION="38.8.0" -DHAVE___CXA_DEMANGLE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DNS_ATTR_MALLOC=__attribute__((malloc)) -DHAVE_MBRTOWC=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_SETLOCALE=1 -DJS_STANDALONE=1 -DHAVE_LOG2=1 -DHAVE_ASINH=1 -DHAVE_RES_NINIT=1 -DENABLE_INTL_API=1 -DMOZ_UPDATE_CHANNEL=default -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_VA_COPY=1 -DJS_CPU_X64=1 -DHAVE_GMTIME_R=1 -DVA_COPY=va_copy -DHAVE_SYS_CDEFS_H=1 -DJS_HAVE_ENDIAN_H=1 -DEXPORT_JS_API=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DMOZJS_MINOR_VERSION=8 -DD_INO=d_ino -DTRIMMED=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_MEMORY_H=1 -DMALLOC_H= -DRELEASE_BUILD=1 -DJS_TRACE_LOGGING=1 -DHAVE_LOCALECONV=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_TRUNC=1 -DEDITLINE=1 -DHAVE_DLOPEN=1 -DIMPL_MFBT=1 -D_REENTRANT=1 -DHAVE_MALLOC_H=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_GETOPT_H=1 -DMOZILLA_VERSION_U=38.8.0 -DHAVE_LANGINFO_CODESET=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_CPUID_H=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMOZ_DLL_SUFFIX=".so" -DHAVE_SYS_VFS_H=1 -DCPP_THROW_NEW=throw() -DMOZJS_MAJOR_VERSION=38 -DHAVE_WCRTOMB=1 -DHAVE_EXPM1=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DNDEBUG=1 -DHAVE_LOG1P=1 -DJS_CODEGEN_X64=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_QUOTA_H=1 -DMOZ_DEBUG_SYMBOLS=1 -DHAVE_LOCALTIME_R=1 -DHAVE_VA_LIST_AS_ARRAY=1 self-hosting-cpp-input.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Nothing to be done for 'export'. make[3]: Nothing to be done for 'export'. make[3]: Nothing to be done for 'export'. make[3]: Nothing to be done for 'export'. /usr/bin/make recurse_compile make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt' mkdir -p '.deps/' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt' make[3]: Nothing to be done for 'host'. make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' mkdir -p '.deps/' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config/external/nspr' libnspr.a.desc rm -f libnspr.a /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_gen.py -o libnspr.a.desc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config/external/nspr' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config/external/icu' libicu.a.desc rm -f libicu.a /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_gen.py -o libicu.a.desc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config/external/icu' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config/external/zlib' libzlib.a.desc rm -f libzlib.a /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_gen.py -o libzlib.a.desc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/config/external/zlib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' host_jskwgen.o c++ -o host_jskwgen.o -c -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -std=gnu++0x -MD -MP -MF .deps/host_jskwgen.o.pp -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jskwgen.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' host_jskwgen /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py -- c++ -o host_jskwgen -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -std=gnu++0x -MD -MP -MF .deps/host_jskwgen.pp -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include host_jskwgen.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' ../../config/nsinstall -R -m 755 'host_jskwgen' '../../dist/host/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt' Compression.o c++ -o Compression.o -c -I../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt -I. -I../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../js/src/js-confdefs.h -MD -MP -MF .deps/Compression.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -Wno-unused-function /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Compression.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt' Decimal.o c++ -o Decimal.o -c -I../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt -I. -I../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../js/src/js-confdefs.h -MD -MP -MF .deps/Decimal.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/decimal/Decimal.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt' Unified_cpp_mfbt0.o c++ -o Unified_cpp_mfbt0.o -c -I../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt -I. -I../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_mfbt0.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/Unified_cpp_mfbt0.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt' libmfbt.a.desc rm -f libmfbt.a /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_gen.py -o libmfbt.a.desc Compression.o Decimal.o Unified_cpp_mfbt0.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' ./host_jskwgen /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsautokw.h make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' mkdir -p '.deps/' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python -m mozbuild.action.preprocessor -DVERSION='js' /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/symverscript.in -o symverscript make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestArrayUtils.o c++ -o TestArrayUtils.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestArrayUtils.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestArrayUtils.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestBloomFilter.o c++ -o TestBloomFilter.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestBloomFilter.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestBloomFilter.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestCasting.o c++ -o TestCasting.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestCasting.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestCasting.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestCeilingFloor.o c++ -o TestCeilingFloor.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestCeilingFloor.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestCeilingFloor.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestCountPopulation.o c++ -o TestCountPopulation.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestCountPopulation.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestCountPopulation.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' ExecutableAllocatorPosix.o c++ -o ExecutableAllocatorPosix.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/ExecutableAllocatorPosix.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/ExecutableAllocatorPosix.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestCountZeroes.o c++ -o TestCountZeroes.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestCountZeroes.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestCountZeroes.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestBinarySearch.o c++ -o TestBinarySearch.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestBinarySearch.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestBinarySearch.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestEnumSet.o c++ -o TestEnumSet.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestEnumSet.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestEnumSet.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestFloatingPoint.o c++ -o TestFloatingPoint.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestFloatingPoint.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestFloatingPoint.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestEndian.o c++ -o TestEndian.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestEndian.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestEndian.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestIntegerPrintfMacros.o c++ -o TestIntegerPrintfMacros.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestIntegerPrintfMacros.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestIntegerPrintfMacros.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' RegExp.o c++ -o RegExp.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/RegExp.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/builtin/RegExp.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' jsutil.o c++ -o jsutil.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/jsutil.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsutil.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' jsmath.o c++ -o jsmath.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/jsmath.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsmath.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' pm_linux.o c++ -o pm_linux.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/pm_linux.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/perf/pm_linux.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' jsatom.o c++ -o jsatom.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/jsatom.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsatom.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' TraceLoggingTypes.o c++ -o TraceLoggingTypes.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TraceLoggingTypes.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/TraceLoggingTypes.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' TraceLoggingGraph.o c++ -o TraceLoggingGraph.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TraceLoggingGraph.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/TraceLoggingGraph.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' jsarray.o c++ -o jsarray.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/jsarray.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsarray.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' Parser.o c++ -o Parser.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Parser.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp: In function 'bool js::frontend::MatchOrInsertSemicolon(js::frontend::TokenStream&)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp:1254:58: warning: 'tt' may be used uninitialized in this function [-Wmaybe-uninitialized] if (tt != TOK_EOF && tt != TOK_EOL && tt != TOK_SEMI && tt != TOK_RC) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp: In member function 'bool js::frontend::Parser::matchLabel(JS::MutableHandle) [with ParseHandler = js::frontend::FullParseHandler]': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp:2890:12: warning: 'tt' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (tt == TOK_YIELD) { ^~ /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp: In member function 'bool js::frontend::Parser::matchLabel(JS::MutableHandle) [with ParseHandler = js::frontend::SyntaxParseHandler]': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp:2890:12: warning: 'tt' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (tt == TOK_YIELD) { ^~ /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp: In member function 'typename ParseHandler::Node js::frontend::Parser::returnStatement() [with ParseHandler = js::frontend::FullParseHandler]': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp:5293:15: warning: 'tt' may be used uninitialized in this function [-Wmaybe-uninitialized] TokenKind tt; ^~ /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp: In member function 'typename ParseHandler::Node js::frontend::Parser::throwStatement() [with ParseHandler = js::frontend::FullParseHandler]': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp:5582:41: warning: 'tt' may be used uninitialized in this function [-Wmaybe-uninitialized] if (tt == TOK_EOF || tt == TOK_SEMI || tt == TOK_RC) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp: In member function 'typename ParseHandler::Node js::frontend::Parser::yieldExpression() [with ParseHandler = js::frontend::FullParseHandler]': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp:5439:19: warning: 'tt' may be used uninitialized in this function [-Wmaybe-uninitialized] TokenKind tt; ^~ /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp:5374:9: warning: 'tt' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (tt) { ^~~~~~ /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp: In member function 'typename ParseHandler::Node js::frontend::Parser::returnStatement() [with ParseHandler = js::frontend::SyntaxParseHandler]': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp:5293:15: warning: 'tt' may be used uninitialized in this function [-Wmaybe-uninitialized] TokenKind tt; ^~ /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp: In member function 'typename ParseHandler::Node js::frontend::Parser::throwStatement() [with ParseHandler = js::frontend::SyntaxParseHandler]': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp:5582:41: warning: 'tt' may be used uninitialized in this function [-Wmaybe-uninitialized] if (tt == TOK_EOF || tt == TOK_SEMI || tt == TOK_RC) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp: In member function 'typename ParseHandler::Node js::frontend::Parser::yieldExpression() [with ParseHandler = js::frontend::SyntaxParseHandler]': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp:5439:19: warning: 'tt' may be used uninitialized in this function [-Wmaybe-uninitialized] TokenKind tt; ^~ /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/Parser.cpp:5374:9: warning: 'tt' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (tt) { ^~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' TraceLogging.o c++ -o TraceLogging.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TraceLogging.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/TraceLogging.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' Unified_cpp_js_src1.o c++ -o Unified_cpp_js_src1.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src1.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/BytecodeCompiler.cpp:20, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:20: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In function 'void js::IterateScripts(JSRuntime*, JSCompartment*, void*, js::IterateScriptCallback)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:193:15: warning: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] thing += thingSize; ~~~~~~^~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:101:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/Iteration.cpp:108:38: note: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (ZoneCellIterUnderGC i(zone, gc::FINALIZE_SCRIPT); !i.done(); i.next()) ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/BytecodeCompiler.cpp:20, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:20: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:101:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/Iteration.cpp:108:38: note: '*((void*)& i +48)' was declared here for (ZoneCellIterUnderGC i(zone, gc::FINALIZE_SCRIPT); !i.done(); i.next()) ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/BytecodeCompiler.cpp:20, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:20: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& i +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:101:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/Iteration.cpp:108:38: note: '*((void*)& i +40)' was declared here for (ZoneCellIterUnderGC i(zone, gc::FINALIZE_SCRIPT); !i.done(); i.next()) ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/BytecodeCompiler.cpp:20, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:20: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:193:15: warning: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] thing += thingSize; ~~~~~~^~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:101:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/Iteration.cpp:101:34: note: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (ZoneCellIterUnderGC i(compartment->zone(), gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/BytecodeCompiler.cpp:20, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:20: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:101:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/Iteration.cpp:101:34: note: '*((void*)& i +48)' was declared here for (ZoneCellIterUnderGC i(compartment->zone(), gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/BytecodeCompiler.cpp:20, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:20: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& i +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:101:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/Iteration.cpp:101:34: note: '*((void*)& i +40)' was declared here for (ZoneCellIterUnderGC i(compartment->zone(), gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/BytecodeCompiler.cpp:20, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:20: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In member function 'void js::gc::GCRuntime::markRuntime(JSTracer*, js::gc::GCRuntime::TraceOrMarkRuntime, js::gc::GCRuntime::TraceRootsOrUsedSaved)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:183:52: warning: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] return reinterpret_cast(thing); ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:137:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/RootMarking.cpp:480:38: note: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (ZoneCellIterUnderGC i(zone, FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/Barrier.h:12:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsatom.h:14, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Runtime.h:21, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jscntxt.h:15, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/BytecodeCompiler.cpp:9, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:20: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/Heap.h:304:48: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] return reinterpret_cast(last); ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:137:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/RootMarking.cpp:480:38: note: '*((void*)& i +48)' was declared here for (ZoneCellIterUnderGC i(zone, FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/frontend/BytecodeCompiler.cpp:20, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:20: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& i +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src1.cpp:137:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/RootMarking.cpp:480:38: note: '*((void*)& i +40)' was declared here for (ZoneCellIterUnderGC i(zone, FINALIZE_SCRIPT); !i.done(); i.next()) { ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' Unified_cpp_js_src12.o c++ -o Unified_cpp_js_src12.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src12.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src12.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Symbol.cpp:17:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src12.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In member function 'void js::TypeZone::clearAllNewScriptsOnOOM()': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:193:15: warning: '*((void*)(& iter)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] thing += thingSize; ~~~~~~^~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src12.cpp:11:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/TypeInference.cpp:4079:34: note: '*((void*)(& iter)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (gc::ZoneCellIterUnderGC iter(zone(), gc::FINALIZE_OBJECT_GROUP); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Symbol.cpp:17:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src12.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& iter +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src12.cpp:11:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/TypeInference.cpp:4079:34: note: '*((void*)& iter +48)' was declared here for (gc::ZoneCellIterUnderGC iter(zone(), gc::FINALIZE_OBJECT_GROUP); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Symbol.cpp:17:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src12.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& iter +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src12.cpp:11:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/TypeInference.cpp:4079:34: note: '*((void*)& iter +40)' was declared here for (gc::ZoneCellIterUnderGC iter(zone(), gc::FINALIZE_OBJECT_GROUP); ^~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' Unified_cpp_js_src11.o c++ -o Unified_cpp_js_src11.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src11.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src11.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' Unified_cpp_js_src0.o c++ -o Unified_cpp_js_src0.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src0.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src0.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' Unified_cpp_js_src10.o c++ -o Unified_cpp_js_src10.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src10.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src10.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Stack-inl.h:22, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Debugger-inl.h:12, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Debugger.cpp:7, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src10.cpp:11: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In function 'bool UpdateExecutionObservabilityOfScriptsInZone(JSContext*, JS::Zone*, const js::Debugger::ExecutionObservableSet&, js::Debugger::IsObserving)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:183:52: warning: '*((void*)(& iter)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] return reinterpret_cast(thing); ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src10.cpp:11:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Debugger.cpp:1923:35: note: '*((void*)(& iter)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (gc::ZoneCellIter iter(zone, gc::FINALIZE_SCRIPT); !iter.done(); iter.next()) { ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Stack-inl.h:22, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Debugger-inl.h:12, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Debugger.cpp:7, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src10.cpp:11: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& iter +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src10.cpp:11:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Debugger.cpp:1923:35: note: '*((void*)& iter +48)' was declared here for (gc::ZoneCellIter iter(zone, gc::FINALIZE_SCRIPT); !iter.done(); iter.next()) { ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Stack-inl.h:22, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Debugger-inl.h:12, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Debugger.cpp:7, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src10.cpp:11: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& iter +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src10.cpp:11:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Debugger.cpp:1923:35: note: '*((void*)& iter +40)' was declared here for (gc::ZoneCellIter iter(zone, gc::FINALIZE_SCRIPT); !iter.done(); iter.next()) { ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Stack-inl.h:22, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Debugger-inl.h:12, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Debugger.cpp:7, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src10.cpp:11: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In member function 'void js::GlobalHelperThreadState::mergeParseTaskCompartment(JSRuntime*, js::ParseTask*, JS::Handle, JSCompartment*)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:193:15: warning: '*((void*)(& iter)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] thing += thingSize; ~~~~~~^~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src10.cpp:65:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/HelperThreads.cpp:948:27: note: '*((void*)(& iter)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (gc::ZoneCellIter iter(parseTask->cx->zone(), gc::FINALIZE_OBJECT_GROUP); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Stack-inl.h:22, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Debugger-inl.h:12, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Debugger.cpp:7, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src10.cpp:11: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& iter +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src10.cpp:65:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/HelperThreads.cpp:948:27: note: '*((void*)& iter +48)' was declared here for (gc::ZoneCellIter iter(parseTask->cx->zone(), gc::FINALIZE_OBJECT_GROUP); ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Stack-inl.h:22, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Debugger-inl.h:12, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Debugger.cpp:7, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src10.cpp:11: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& iter +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src10.cpp:65:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/HelperThreads.cpp:948:27: note: '*((void*)& iter +40)' was declared here for (gc::ZoneCellIter iter(parseTask->cx->zone(), gc::FINALIZE_OBJECT_GROUP); ^~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' Unified_cpp_js_src2.o c++ -o Unified_cpp_js_src2.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src2.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src2.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/StoreBuffer.cpp:14:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src2.cpp:11: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In member function 'void JS::Zone::sweepBreakpoints(js::FreeOp*)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:193:15: warning: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] thing += thingSize; ~~~~~~^~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src2.cpp:38:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/Zone.cpp:134:30: note: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (ZoneCellIterUnderGC i(this, FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/StoreBuffer.cpp:14:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src2.cpp:11: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src2.cpp:38:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/Zone.cpp:134:30: note: '*((void*)& i +48)' was declared here for (ZoneCellIterUnderGC i(this, FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/StoreBuffer.cpp:14:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src2.cpp:11: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& i +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src2.cpp:38:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/Zone.cpp:134:30: note: '*((void*)& i +40)' was declared here for (ZoneCellIterUnderGC i(this, FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/StoreBuffer.cpp:14:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src2.cpp:11: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In member function 'void JS::Zone::discardJitCode(js::FreeOp*)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:193:15: warning: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] thing += thingSize; ~~~~~~^~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src2.cpp:38:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/Zone.cpp:186:34: note: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (ZoneCellIterUnderGC i(this, FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/StoreBuffer.cpp:14:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src2.cpp:11: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src2.cpp:38:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/Zone.cpp:186:34: note: '*((void*)& i +48)' was declared here for (ZoneCellIterUnderGC i(this, FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/StoreBuffer.cpp:14:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src2.cpp:11: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& i +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src2.cpp:38:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gc/Zone.cpp:186:34: note: '*((void*)& i +40)' was declared here for (ZoneCellIterUnderGC i(this, FINALIZE_SCRIPT); !i.done(); i.next()) { ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' Unified_cpp_js_src6.o c++ -o Unified_cpp_js_src6.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src6.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src6.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' Unified_cpp_js_src5.o c++ -o Unified_cpp_js_src5.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src5.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src5.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' Unified_cpp_js_src3.o c++ -o Unified_cpp_js_src3.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src3.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jstypes.h:25:0, from ../../dist/include/js/Utility.h:26, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsalloc.h:18, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsatom.h:12, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Runtime.h:21, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jscntxt.h:15, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/Ion.h:12, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/FixedList.h:12, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineCompiler.h:10, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineCompiler.cpp:7, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:2: ../../dist/include/mozilla/Casting.h:29:1: warning: mangled name for 'To mozilla::BitwiseCast(From) [with To = void*; From = float (*)(float) throw ()]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] BitwiseCast(const From aFrom) ^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Shape-inl.h:22:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsscriptinlines.h:19, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineCompiler.cpp:25, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In function 'void js::jit::ToggleBaselineProfiling(JSRuntime*, bool)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:193:15: warning: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] thing += thingSize; ~~~~~~^~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:56:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineJIT.cpp:1079:31: note: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (gc::ZoneCellIter i(zone, gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Shape-inl.h:22:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsscriptinlines.h:19, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineCompiler.cpp:25, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:56:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineJIT.cpp:1079:31: note: '*((void*)& i +48)' was declared here for (gc::ZoneCellIter i(zone, gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Shape-inl.h:22:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsscriptinlines.h:19, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineCompiler.cpp:25, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& i +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:56:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineJIT.cpp:1079:31: note: '*((void*)& i +40)' was declared here for (gc::ZoneCellIter i(zone, gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Shape-inl.h:22:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsscriptinlines.h:19, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineCompiler.cpp:25, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In function 'void js::jit::ToggleBaselineTraceLoggerScripts(JSRuntime*, bool)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:193:15: warning: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] thing += thingSize; ~~~~~~^~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:56:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineJIT.cpp:1093:31: note: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (gc::ZoneCellIter i(zone, gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Shape-inl.h:22:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsscriptinlines.h:19, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineCompiler.cpp:25, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:56:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineJIT.cpp:1093:31: note: '*((void*)& i +48)' was declared here for (gc::ZoneCellIter i(zone, gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Shape-inl.h:22:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsscriptinlines.h:19, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineCompiler.cpp:25, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& i +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:56:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineJIT.cpp:1093:31: note: '*((void*)& i +40)' was declared here for (gc::ZoneCellIter i(zone, gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Shape-inl.h:22:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsscriptinlines.h:19, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineCompiler.cpp:25, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In function 'void js::jit::ToggleBaselineTraceLoggerEngine(JSRuntime*, bool)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:193:15: warning: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] thing += thingSize; ~~~~~~^~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:56:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineJIT.cpp:1106:31: note: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (gc::ZoneCellIter i(zone, gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Shape-inl.h:22:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsscriptinlines.h:19, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineCompiler.cpp:25, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:56:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineJIT.cpp:1106:31: note: '*((void*)& i +48)' was declared here for (gc::ZoneCellIter i(zone, gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Shape-inl.h:22:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsscriptinlines.h:19, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineCompiler.cpp:25, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& i +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src3.cpp:56:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/BaselineJIT.cpp:1106:31: note: '*((void*)& i +40)' was declared here for (gc::ZoneCellIter i(zone, gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestAtomics.o c++ -o TestAtomics.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestAtomics.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestAtomics.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestCheckedInt.o c++ -o TestCheckedInt.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestCheckedInt.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestCheckedInt.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestJSONWriter.o c++ -o TestJSONWriter.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestJSONWriter.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestJSONWriter.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestMacroArgs.o c++ -o TestMacroArgs.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestMacroArgs.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestMacroArgs.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestMacroForEach.o c++ -o TestMacroForEach.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestMacroForEach.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestMacroForEach.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestPair.o c++ -o TestPair.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestPair.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestPair.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestRefPtr.o c++ -o TestRefPtr.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestRefPtr.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestRefPtr.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestSHA1.o c++ -o TestSHA1.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestSHA1.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestSHA1.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestMaybe.o c++ -o TestMaybe.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestMaybe.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestMaybe.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestRollingMean.o c++ -o TestRollingMean.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestRollingMean.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestRollingMean.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestSegmentedVector.o c++ -o TestSegmentedVector.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestSegmentedVector.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestSegmentedVector.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestTypeTraits.o c++ -o TestTypeTraits.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestTypeTraits.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestTypeTraits.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestSplayTree.o c++ -o TestSplayTree.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestSplayTree.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestSplayTree.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestVector.o c++ -o TestVector.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestVector.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestVector.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestWeakPtr.o c++ -o TestWeakPtr.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestWeakPtr.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestWeakPtr.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestPoisonArea.o c++ -o TestPoisonArea.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestPoisonArea.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestPoisonArea.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestArrayUtils /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestArrayUtils TestArrayUtils.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestAtomics /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestAtomics TestAtomics.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestBinarySearch /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestBinarySearch TestBinarySearch.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestUniquePtr.o c++ -o TestUniquePtr.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestUniquePtr.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestUniquePtr.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestBloomFilter /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestBloomFilter TestBloomFilter.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestCeilingFloor /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestCeilingFloor TestCeilingFloor.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestCasting /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestCasting TestCasting.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestCheckedInt /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestCheckedInt TestCheckedInt.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestCountPopulation /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestCountPopulation TestCountPopulation.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestCountZeroes /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestCountZeroes TestCountZeroes.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestEndian /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestEndian TestEndian.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestIntegerPrintfMacros /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestIntegerPrintfMacros TestIntegerPrintfMacros.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestEnumSet /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestEnumSet TestEnumSet.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestFloatingPoint /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestFloatingPoint TestFloatingPoint.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestMacroArgs /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestMacroArgs TestMacroArgs.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestJSONWriter /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestJSONWriter TestJSONWriter.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestMacroForEach /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestMacroForEach TestMacroForEach.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestMaybe /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestMaybe TestMaybe.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestPair /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestPair TestPair.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestRollingMean /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestRollingMean TestRollingMean.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestRefPtr /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestRefPtr TestRefPtr.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestSHA1 /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestSHA1 TestSHA1.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestSegmentedVector /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestSegmentedVector TestSegmentedVector.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestSplayTree /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestSplayTree TestSplayTree.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestUniquePtr /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestUniquePtr TestUniquePtr.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestTypeTraits /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestTypeTraits TestTypeTraits.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' Unified_cpp_js_src7.o c++ -o Unified_cpp_js_src7.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src7.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src7.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Shape-inl.h:22:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsscriptinlines.h:19, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/x64/CodeGenerator-x64.cpp:12, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src7.cpp:38: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In member function 'void JSCompartment::clearBreakpointsIn(js::FreeOp*, js::Debugger*, JS::HandleObject)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:193:15: warning: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] thing += thingSize; ~~~~~~^~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src7.cpp:110:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jscompartment.cpp:820:27: note: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (gc::ZoneCellIter i(zone(), gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Shape-inl.h:22:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsscriptinlines.h:19, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/x64/CodeGenerator-x64.cpp:12, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src7.cpp:38: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src7.cpp:110:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jscompartment.cpp:820:27: note: '*((void*)& i +48)' was declared here for (gc::ZoneCellIter i(zone(), gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/vm/Shape-inl.h:22:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsscriptinlines.h:19, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/x64/CodeGenerator-x64.cpp:12, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src7.cpp:38: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& i +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src7.cpp:110:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jscompartment.cpp:820:27: note: '*((void*)& i +40)' was declared here for (gc::ZoneCellIter i(zone(), gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestVector /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestVector TestVector.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestPoisonArea /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestPoisonArea TestPoisonArea.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestWeakPtr /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestWeakPtr TestWeakPtr.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestTypedEnum.o c++ -o TestTypedEnum.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests -I. -I../../dist/include -I../../dist/include/testing -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TestTypedEnum.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/tests/TestTypedEnum.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' TestTypedEnum /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -o TestTypedEnum TestTypedEnum.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a -pie -lm -ldl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestArrayUtils' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestAtomics' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestBinarySearch' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestBloomFilter' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestCasting' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestCeilingFloor' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestCheckedInt' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestCountPopulation' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestCountZeroes' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestEndian' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestEnumSet' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestIntegerPrintfMacros' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestFloatingPoint' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestJSONWriter' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestMacroArgs' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestMacroForEach' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestMaybe' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestPair' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestRefPtr' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestRollingMean' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestSegmentedVector' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestSHA1' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestSplayTree' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestTypedEnum' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestTypeTraits' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestUniquePtr' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestWeakPtr' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestVector' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 644 'TestPoisonArea' '../../dist/cppunittests' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestArrayUtils' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestAtomics' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestBinarySearch' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestBloomFilter' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestCasting' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestCeilingFloor' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestCheckedInt' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestCountPopulation' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestCountZeroes' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestEndian' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestEnumSet' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestFloatingPoint' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestIntegerPrintfMacros' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestJSONWriter' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestMacroArgs' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestMacroForEach' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestMaybe' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestPair' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestRefPtr' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestRollingMean' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestSegmentedVector' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestSplayTree' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestSHA1' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestTypedEnum' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestTypeTraits' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestUniquePtr' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestVector' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestWeakPtr' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' ../../config/nsinstall -R -m 755 'TestPoisonArea' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/mfbt/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' Unified_cpp_js_src4.o c++ -o Unified_cpp_js_src4.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src4.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src4.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/Ion.cpp:46:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src4.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In static member function 'static void js::jit::JitRuntime::Mark(JSTracer*)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:193:15: warning: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] thing += thingSize; ~~~~~~^~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src4.cpp:2:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/Ion.cpp:491:34: note: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (gc::ZoneCellIterUnderGC i(zone, gc::FINALIZE_JITCODE); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/Ion.cpp:46:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src4.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src4.cpp:2:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/Ion.cpp:491:34: note: '*((void*)& i +48)' was declared here for (gc::ZoneCellIterUnderGC i(zone, gc::FINALIZE_JITCODE); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/Ion.cpp:46:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src4.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& i +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src4.cpp:2:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/Ion.cpp:491:34: note: '*((void*)& i +40)' was declared here for (gc::ZoneCellIterUnderGC i(zone, gc::FINALIZE_JITCODE); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/Ion.cpp:46:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src4.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In function 'void js::jit::ToggleBarriers(JS::Zone*, bool)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:193:15: warning: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] thing += thingSize; ~~~~~~^~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src4.cpp:2:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/Ion.cpp:1113:34: note: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (gc::ZoneCellIterUnderGC i(zone, gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/Ion.cpp:46:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src4.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src4.cpp:2:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/Ion.cpp:1113:34: note: '*((void*)& i +48)' was declared here for (gc::ZoneCellIterUnderGC i(zone, gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/Ion.cpp:46:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src4.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& i +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src4.cpp:2:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jit/Ion.cpp:1113:34: note: '*((void*)& i +40)' was declared here for (gc::ZoneCellIterUnderGC i(zone, gc::FINALIZE_SCRIPT); !i.done(); i.next()) { ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' Unified_cpp_js_src9.o c++ -o Unified_cpp_js_src9.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src9.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src9.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' Unified_cpp_js_src8.o c++ -o Unified_cpp_js_src8.o -c -I../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DIMPL_MFBT -DEXPORT_JS_API -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -I. -I../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src8.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:101:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsreflect.cpp:3255:1: warning: 'bool {anonymous}::ASTSerializer::objectPropertyName(js::frontend::ParseNode*, JS::MutableHandleValue)' defined but not used [-Wunused-function] ASTSerializer::objectPropertyName(ParseNode* pn, MutableHandleValue dst) ^~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsfriendapi.cpp:29, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In function 'void js::ReleaseAllJITCode(js::FreeOp*)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:193:15: warning: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] thing += thingSize; ~~~~~~^~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:20:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgc.cpp:6725:27: note: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (ZoneCellIter i(zone, FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsfriendapi.cpp:29, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:20:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgc.cpp:6725:27: note: '*((void*)& i +48)' was declared here for (ZoneCellIter i(zone, FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsfriendapi.cpp:29, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& i +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:20:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgc.cpp:6725:27: note: '*((void*)& i +40)' was declared here for (ZoneCellIter i(zone, FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsfriendapi.cpp:29, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In function 'void js::PurgeJITCaches(JS::Zone*)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:193:15: warning: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] thing += thingSize; ~~~~~~^~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:20:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgc.cpp:6743:30: note: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (ZoneCellIterUnderGC i(zone, FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsfriendapi.cpp:29, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:20:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgc.cpp:6743:30: note: '*((void*)& i +48)' was declared here for (ZoneCellIterUnderGC i(zone, FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsfriendapi.cpp:29, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& i +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:20:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgc.cpp:6743:30: note: '*((void*)& i +40)' was declared here for (ZoneCellIterUnderGC i(zone, FINALIZE_SCRIPT); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsfriendapi.cpp:29, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h: In function 'void js::DumpCompartmentPCCounts(JSContext*)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:193:15: warning: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized] thing += thingSize; ~~~~~~^~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:74:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsopcode.cpp:300:27: note: '*((void*)(& i)+24).js::gc::ArenaCellIterImpl::thing' was declared here for (ZoneCellIter i(cx->zone(), (AllocKind) thingKind); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsfriendapi.cpp:29, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:135:31: warning: '*((void*)& i +48)' may be used uninitialized in this function [-Wmaybe-uninitialized] thing = span.last + thingSize; ~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:74:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsopcode.cpp:300:27: note: '*((void*)& i +48)' was declared here for (ZoneCellIter i(cx->zone(), (AllocKind) thingKind); !i.done(); i.next()) { ^ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsobjinlines.h:24:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsfriendapi.cpp:29, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsgcinlines.h:134:9: warning: '*((void*)& i +40)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thing == span.first) { ^~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/Unified_cpp_js_src8.cpp:74:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsopcode.cpp:300:27: note: '*((void*)& i +40)' was declared here for (ZoneCellIter i(cx->zone(), (AllocKind) thingKind); !i.done(); i.next()) { ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' libjs_static.a rm -f libjs_static.a libjs_static.a.desc /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --extract -- ar crs libjs_static.a RegExp.o Parser.o ExecutableAllocatorPosix.o jsarray.o jsatom.o jsmath.o jsutil.o pm_linux.o TraceLogging.o TraceLoggingGraph.o TraceLoggingTypes.o Unified_cpp_js_src0.o Unified_cpp_js_src1.o Unified_cpp_js_src10.o Unified_cpp_js_src11.o Unified_cpp_js_src12.o Unified_cpp_js_src2.o Unified_cpp_js_src3.o Unified_cpp_js_src4.o Unified_cpp_js_src5.o Unified_cpp_js_src6.o Unified_cpp_js_src7.o Unified_cpp_js_src8.o Unified_cpp_js_src9.o ../../mfbt/libmfbt.a ../../config/external/icu/libicu.a ../../config/external/nspr/libnspr.a ../../config/external/zlib/libzlib.a make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' libmozjs-38.so rm -f libmozjs-38.so /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer -fPIC -shared -Wl,-z,defs -Wl,-h,libmozjs-38.so -o libmozjs-38.so RegExp.o Parser.o ExecutableAllocatorPosix.o jsarray.o jsatom.o jsmath.o jsutil.o pm_linux.o TraceLogging.o TraceLoggingGraph.o TraceLoggingTypes.o Unified_cpp_js_src0.o Unified_cpp_js_src1.o Unified_cpp_js_src10.o Unified_cpp_js_src11.o Unified_cpp_js_src12.o Unified_cpp_js_src2.o Unified_cpp_js_src3.o Unified_cpp_js_src4.o Unified_cpp_js_src5.o Unified_cpp_js_src6.o Unified_cpp_js_src7.o Unified_cpp_js_src8.o Unified_cpp_js_src9.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-version-script,symverscript -Wl,-rpath-link,../../dist/bin -Wl,-rpath-link,/usr/lib ../../mfbt/libmfbt.a ../../config/external/icu/libicu.a ../../config/external/nspr/libnspr.a ../../config/external/zlib/libzlib.a -lm -ldl -licui18n -licuuc -licudata -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz -lm chmod +x libmozjs-38.so make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' ../../config/nsinstall -R -m 644 'libjs_static.a' '../../dist/lib' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' ../../config/nsinstall -R -m 644 'libmozjs-38.so' '../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' ../../config/nsinstall -R -m 644 'libmozjs-38.so' '../../dist/lib' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' ../../config/nsinstall -R -m 644 'libmozjs-38.so' '../../dist/sdk/lib' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb' mkdir -p '.deps/' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' mkdir -p '.deps/' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' mkdir -p '.deps/' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb' Unified_cpp_js_src_gdb0.o c++ -o Unified_cpp_js_src_gdb0.o -c -I../../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gdb -I. -I.. -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gdb/.. -I../../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src_gdb0.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb/Unified_cpp_js_src_gdb0.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' Unified_cpp_js_src_jsapi-tests1.o c++ -o Unified_cpp_js_src_jsapi-tests1.o -c -I../../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsapi-tests -I. -I.. -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsapi-tests/.. -I../../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src_jsapi-tests1.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests/Unified_cpp_js_src_jsapi-tests1.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb' gdb-tests /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -o gdb-tests -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer Unified_cpp_js_src_gdb0.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../../dist/bin -Wl,-rpath-link,/usr/lib ../../../js/src/libjs_static.a -pie -lm -ldl -licui18n -licuuc -licudata -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz -lm make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb' ../../../config/nsinstall -R -m 755 'gdb-tests' '../../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' Unified_cpp_js_src_jsapi-tests4.o c++ -o Unified_cpp_js_src_jsapi-tests4.o -c -I../../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsapi-tests -I. -I.. -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsapi-tests/.. -I../../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src_jsapi-tests4.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests/Unified_cpp_js_src_jsapi-tests4.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' Unified_cpp_js_src_jsapi-tests5.o c++ -o Unified_cpp_js_src_jsapi-tests5.o -c -I../../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsapi-tests -I. -I.. -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsapi-tests/.. -I../../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src_jsapi-tests5.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests/Unified_cpp_js_src_jsapi-tests5.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' Unified_cpp_js_src_jsapi-tests0.o c++ -o Unified_cpp_js_src_jsapi-tests0.o -c -I../../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsapi-tests -I. -I.. -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsapi-tests/.. -I../../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src_jsapi-tests0.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests/Unified_cpp_js_src_jsapi-tests0.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' Unified_cpp_js_src_jsapi-tests3.o c++ -o Unified_cpp_js_src_jsapi-tests3.o -c -I../../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsapi-tests -I. -I.. -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsapi-tests/.. -I../../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src_jsapi-tests3.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests/Unified_cpp_js_src_jsapi-tests3.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' Unified_cpp_js_src_jsapi-tests2.o c++ -o Unified_cpp_js_src_jsapi-tests2.o -c -I../../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsapi-tests -I. -I.. -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsapi-tests/.. -I../../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src_jsapi-tests2.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests/Unified_cpp_js_src_jsapi-tests2.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' Unified_cpp_js_src_shell0.o c++ -o Unified_cpp_js_src_shell0.o -c -I../../../dist/system_wrappers -include /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/gcc_hidden.h -DEXPORT_JS_API -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/shell -I. -I.. -I/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/shell/.. -I../../../dist/include -I/usr/include/nspr4 -fPIC -DMOZILLA_CLIENT -include ../../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src_shell0.o.pp -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:11:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/shell/js.cpp: In function 'bool Evaluate(JSContext*, unsigned int, jsval*)': /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/shell/js.cpp:1248:20: warning: '*((void*)(& ancx)+40).js::AutoCompartment::origin_' may be used uninitialized in this function [-Wmaybe-uninitialized] AutoNewContext ancx; ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/shell/../jscompartmentinlines.h:14:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/shell/js.cpp:80, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:11: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/shell/../jscntxtinlines.h:409:20: warning: '*((void*)(& ancx)+40).js::AutoCompartment::cx_' may be used uninitialized in this function [-Wmaybe-uninitialized] JSCompartment* startingCompartment = compartment_; ^~~~~~~~~~~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:11:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/shell/js.cpp:1248:20: note: '*((void*)(& ancx)+40).js::AutoCompartment::cx_' was declared here AutoNewContext ancx; ^~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/shell/../shell/OSObject.h:12:0, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/shell/OSObject.cpp:9, from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:2: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/shell/../jsapi.h:1120:22: warning: '*((void*)(& ancx)+24).JSAutoRequest::mContext' may be used uninitialized in this function [-Wmaybe-uninitialized] JS_EndRequest(mContext); ~~~~~~~~~~~~~^~~~~~~~~~ In file included from /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:11:0: /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/shell/js.cpp:1248:20: note: '*((void*)(& ancx)+24).JSAutoRequest::mContext' was declared here AutoNewContext ancx; ^~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' jsapi-tests /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -o jsapi-tests -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer Unified_cpp_js_src_jsapi-tests0.o Unified_cpp_js_src_jsapi-tests1.o Unified_cpp_js_src_jsapi-tests2.o Unified_cpp_js_src_jsapi-tests3.o Unified_cpp_js_src_jsapi-tests4.o Unified_cpp_js_src_jsapi-tests5.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../../dist/bin -Wl,-rpath-link,/usr/lib ../../../js/src/libjs_static.a -pie -lm -ldl -licui18n -licuuc -licudata -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz -lm make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' ../../../config/nsinstall -R -m 755 'jsapi-tests' '../../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' js /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python /home/pterjan/rpmbuild/BUILD/mozilla-esr38/config/expandlibs_exec.py --uselist -- c++ -o js -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fpermissive -fno-tree-vrp -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer Unified_cpp_js_src_shell0.o -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -B /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/build/unix/gold -Wl,-rpath-link,../../../dist/bin -Wl,-rpath-link,/usr/lib ../../../js/src/libjs_static.a -pie -lm -ldl -licui18n -licuuc -licudata -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz -lm -lreadline make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' ../../../config/nsinstall -R -m 755 'js' '../../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' /usr/bin/make recurse_misc make[2]: Nothing to be done for 'recurse_misc'. /usr/bin/make recurse_libs make[3]: Nothing to be done for 'libs'. make[3]: Nothing to be done for 'libs'. make[3]: Nothing to be done for 'libs'. make[3]: Nothing to be done for 'libs'. make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' ../../../config/nsinstall -R -m 644 '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/shell/js-gdb.gdb' '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' rm -f '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell/js-gdb.py' /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python -m mozbuild.action.preprocessor --depend .deps/js-gdb.py.pp -Dtopsrcdir=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -DEXPORT_JS_API -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -DJS_STANDALONE='1' -DMOZILLA_VERSION='"38.8.0"' -DMOZILLA_VERSION_U='38.8.0' -DMOZILLA_UAVERSION='"38.0"' -DMOZJS_MAJOR_VERSION='38' -DMOZJS_MINOR_VERSION='8' -DHAVE_64BIT_BUILD='1' -DD_INO='d_ino' -DJS_CPU_X64='1' -DJS_PUNBOX64='1' -DMOZ_DEBUG_SYMBOLS='1' -DSTDC_HEADERS='1' -DHAVE_SSIZE_T='1' -DHAVE_ENDIAN_H='1' -DJS_HAVE_ENDIAN_H='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_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -D_REENTRANT='1' -DHAVE_GETC_UNLOCKED='1' -DHAVE_GMTIME_R='1' -DHAVE_LOCALTIME_R='1' -DHAVE_LIBM='1' -DHAVE_LOG2='1' -DHAVE_LOG1P='1' -DHAVE_EXPM1='1' -DHAVE_ACOSH='1' -DHAVE_ASINH='1' -DHAVE_ATANH='1' -DHAVE_TRUNC='1' -DHAVE_CBRT='1' -DHAVE_WCRTOMB='1' -DHAVE_MBRTOWC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_VA_LIST_AS_ARRAY='1' -DHAVE_CPP_AMBIGUITY_RESOLVING_USING='1' -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DMOZ_UPDATE_CHANNEL='default' -DRELEASE_BUILD='1' -DJS_TRACE_LOGGING='1' -DJS_CODEGEN_X64='1' -DHAVE___CXA_DEMANGLE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DHAVE_TM_ZONE_TM_GMTOFF='1' -DCPP_THROW_NEW='throw()' -DEDITLINE='1' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMALLOC_H='' -DHAVE_SETLOCALE='1' -DHAVE_LOCALECONV='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DNDEBUG -DTRIMMED '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/shell/js-gdb.py.in' -o '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell/js-gdb.py' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' ../../../config/nsinstall -R -m 644 '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell/js-gdb.py' '../../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' ../../../config/nsinstall -R -m 755 js .. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' rm -f '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests/jsapi-tests-gdb.py' /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python -m mozbuild.action.preprocessor --depend .deps/jsapi-tests-gdb.py.pp -Dtopsrcdir=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -DEXPORT_JS_API -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -DJS_STANDALONE='1' -DMOZILLA_VERSION='"38.8.0"' -DMOZILLA_VERSION_U='38.8.0' -DMOZILLA_UAVERSION='"38.0"' -DMOZJS_MAJOR_VERSION='38' -DMOZJS_MINOR_VERSION='8' -DHAVE_64BIT_BUILD='1' -DD_INO='d_ino' -DJS_CPU_X64='1' -DJS_PUNBOX64='1' -DMOZ_DEBUG_SYMBOLS='1' -DSTDC_HEADERS='1' -DHAVE_SSIZE_T='1' -DHAVE_ENDIAN_H='1' -DJS_HAVE_ENDIAN_H='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_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -D_REENTRANT='1' -DHAVE_GETC_UNLOCKED='1' -DHAVE_GMTIME_R='1' -DHAVE_LOCALTIME_R='1' -DHAVE_LIBM='1' -DHAVE_LOG2='1' -DHAVE_LOG1P='1' -DHAVE_EXPM1='1' -DHAVE_ACOSH='1' -DHAVE_ASINH='1' -DHAVE_ATANH='1' -DHAVE_TRUNC='1' -DHAVE_CBRT='1' -DHAVE_WCRTOMB='1' -DHAVE_MBRTOWC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_VA_LIST_AS_ARRAY='1' -DHAVE_CPP_AMBIGUITY_RESOLVING_USING='1' -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DMOZ_UPDATE_CHANNEL='default' -DRELEASE_BUILD='1' -DJS_TRACE_LOGGING='1' -DJS_CODEGEN_X64='1' -DHAVE___CXA_DEMANGLE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DHAVE_TM_ZONE_TM_GMTOFF='1' -DCPP_THROW_NEW='throw()' -DEDITLINE='1' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMALLOC_H='' -DHAVE_SETLOCALE='1' -DHAVE_LOCALECONV='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DNDEBUG -DTRIMMED '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsapi-tests/jsapi-tests-gdb.py.in' -o '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests/jsapi-tests-gdb.py' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/jsapi-tests' make[3]: Nothing to be done for 'libs'. make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb' rm -f '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb/gdb-tests-gdb.py' /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python -m mozbuild.action.preprocessor --depend .deps/gdb-tests-gdb.py.pp -Dtopsrcdir=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src -DEXPORT_JS_API -DIMPL_MFBT -DAB_CD= -DNO_NSPR_10_SUPPORT -DJS_STANDALONE='1' -DMOZILLA_VERSION='"38.8.0"' -DMOZILLA_VERSION_U='38.8.0' -DMOZILLA_UAVERSION='"38.0"' -DMOZJS_MAJOR_VERSION='38' -DMOZJS_MINOR_VERSION='8' -DHAVE_64BIT_BUILD='1' -DD_INO='d_ino' -DJS_CPU_X64='1' -DJS_PUNBOX64='1' -DMOZ_DEBUG_SYMBOLS='1' -DSTDC_HEADERS='1' -DHAVE_SSIZE_T='1' -DHAVE_ENDIAN_H='1' -DJS_HAVE_ENDIAN_H='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_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -D_REENTRANT='1' -DHAVE_GETC_UNLOCKED='1' -DHAVE_GMTIME_R='1' -DHAVE_LOCALTIME_R='1' -DHAVE_LIBM='1' -DHAVE_LOG2='1' -DHAVE_LOG1P='1' -DHAVE_EXPM1='1' -DHAVE_ACOSH='1' -DHAVE_ASINH='1' -DHAVE_ATANH='1' -DHAVE_TRUNC='1' -DHAVE_CBRT='1' -DHAVE_WCRTOMB='1' -DHAVE_MBRTOWC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_VA_LIST_AS_ARRAY='1' -DHAVE_CPP_AMBIGUITY_RESOLVING_USING='1' -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DMOZ_UPDATE_CHANNEL='default' -DRELEASE_BUILD='1' -DJS_TRACE_LOGGING='1' -DJS_CODEGEN_X64='1' -DHAVE___CXA_DEMANGLE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DHAVE_TM_ZONE_TM_GMTOFF='1' -DCPP_THROW_NEW='throw()' -DEDITLINE='1' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMALLOC_H='' -DHAVE_SETLOCALE='1' -DHAVE_LOCALECONV='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DNDEBUG -DTRIMMED '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/gdb/gdb-tests-gdb.py.in' -o '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb/gdb-tests-gdb.py' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb' ../../../config/nsinstall -R -m 644 '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb/gdb-tests-gdb.py' '../../../dist/bin' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/gdb' /usr/bin/make recurse_tools make[2]: Nothing to be done for 'recurse_tools'. if test -d dist/bin ; then touch dist/bin/.purgecaches ; fi + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xgAdkc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64 + cd mozilla-esr38/js/src + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64 install make -C js/src install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' make[1]: Circular js.pc <- js.pc dependency dropped. ../../config/nsinstall -t js.pc /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/lib64/pkgconfig ../../config/nsinstall -t js-config.h /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/include/mozjs-38 /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/_virtualenv/bin/python -m mozbuild.action.process_install_manifest --no-remove /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/include/mozjs-38 ../../_build_manifests/install/dist_include From /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/include/mozjs-38: Kept 0 existing; Added/updated 116; Removed 0 files and 0 directories. ../../config/nsinstall -t js-config /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/bin ../../config/nsinstall -t libjs_static.a /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/lib64 mv -f /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/lib64/libjs_static.a /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/lib64/libjs_static.ajs ../../config/nsinstall -t libmozjs-38.so /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/lib64 ../../config/nsinstall -t libmozjs-38.so /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/lib64 make -C shell install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' ../../../config/nsinstall -t js /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/bin make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src/shell' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js/src' + find /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/include -type f -exec chmod a-x '{}' ';' + mv /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/lib64/pkgconfig/js.pc /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/lib64/pkgconfig/mozjs-38.pc + chmod a-x /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/lib64/pkgconfig/mozjs-38.pc + pushd /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/include ~/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/include ~/rpmbuild/BUILD/mozilla-esr38/js/src ++ find . -type l + for link in `find . -type l` ++ readlink ./mozjs-38/jswrapper.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jswrapper.h + rm -f ./mozjs-38/jswrapper.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jswrapper.h ./mozjs-38/jswrapper.h + for link in `find . -type l` ++ readlink ./mozjs-38/jsversion.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsversion.h + rm -f ./mozjs-38/jsversion.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsversion.h ./mozjs-38/jsversion.h + for link in `find . -type l` ++ readlink ./mozjs-38/jstypes.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jstypes.h + rm -f ./mozjs-38/jstypes.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jstypes.h ./mozjs-38/jstypes.h + for link in `find . -type l` ++ readlink ./mozjs-38/jspubtd.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jspubtd.h + rm -f ./mozjs-38/jspubtd.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jspubtd.h ./mozjs-38/jspubtd.h + for link in `find . -type l` ++ readlink ./mozjs-38/jsprototypes.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsprototypes.h + rm -f ./mozjs-38/jsprototypes.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsprototypes.h ./mozjs-38/jsprototypes.h + for link in `find . -type l` ++ readlink ./mozjs-38/jsprf.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsprf.h + rm -f ./mozjs-38/jsprf.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsprf.h ./mozjs-38/jsprf.h + for link in `find . -type l` ++ readlink ./mozjs-38/jsperf.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/perf/jsperf.h + rm -f ./mozjs-38/jsperf.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/perf/jsperf.h ./mozjs-38/jsperf.h + for link in `find . -type l` ++ readlink ./mozjs-38/jsfriendapi.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsfriendapi.h + rm -f ./mozjs-38/jsfriendapi.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsfriendapi.h ./mozjs-38/jsfriendapi.h + for link in `find . -type l` ++ readlink ./mozjs-38/jscpucfg.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jscpucfg.h + rm -f ./mozjs-38/jscpucfg.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jscpucfg.h ./mozjs-38/jscpucfg.h + for link in `find . -type l` ++ readlink ./mozjs-38/jsclist.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsclist.h + rm -f ./mozjs-38/jsclist.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsclist.h ./mozjs-38/jsclist.h + for link in `find . -type l` ++ readlink ./mozjs-38/jsbytecode.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsbytecode.h + rm -f ./mozjs-38/jsbytecode.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsbytecode.h ./mozjs-38/jsbytecode.h + for link in `find . -type l` ++ readlink ./mozjs-38/jsapi.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsapi.h + rm -f ./mozjs-38/jsapi.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsapi.h ./mozjs-38/jsapi.h + for link in `find . -type l` ++ readlink ./mozjs-38/jsalloc.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsalloc.h + rm -f ./mozjs-38/jsalloc.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/jsalloc.h ./mozjs-38/jsalloc.h + for link in `find . -type l` ++ readlink ./mozjs-38/js.msg + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js.msg + rm -f ./mozjs-38/js.msg + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src/js.msg ./mozjs-38/js.msg + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/utils.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/double-conversion/utils.h + rm -f ./mozjs-38/mozilla/utils.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/double-conversion/utils.h ./mozjs-38/mozilla/utils.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/unused.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/unused.h + rm -f ./mozjs-38/mozilla/unused.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/unused.h ./mozjs-38/mozilla/unused.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/double-conversion.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/double-conversion/double-conversion.h + rm -f ./mozjs-38/mozilla/double-conversion.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/double-conversion/double-conversion.h ./mozjs-38/mozilla/double-conversion.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/WeakPtr.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/WeakPtr.h + rm -f ./mozjs-38/mozilla/WeakPtr.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/WeakPtr.h ./mozjs-38/mozilla/WeakPtr.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Vector.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Vector.h + rm -f ./mozjs-38/mozilla/Vector.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Vector.h ./mozjs-38/mozilla/Vector.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/UniquePtr.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/UniquePtr.h + rm -f ./mozjs-38/mozilla/UniquePtr.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/UniquePtr.h ./mozjs-38/mozilla/UniquePtr.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Types.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Types.h + rm -f ./mozjs-38/mozilla/Types.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Types.h ./mozjs-38/mozilla/Types.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/TypedEnumBits.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/TypedEnumBits.h + rm -f ./mozjs-38/mozilla/TypedEnumBits.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/TypedEnumBits.h ./mozjs-38/mozilla/TypedEnumBits.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/TypeTraits.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/TypeTraits.h + rm -f ./mozjs-38/mozilla/TypeTraits.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/TypeTraits.h ./mozjs-38/mozilla/TypeTraits.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/ToString.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/ToString.h + rm -f ./mozjs-38/mozilla/ToString.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/ToString.h ./mozjs-38/mozilla/ToString.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/ThreadLocal.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/ThreadLocal.h + rm -f ./mozjs-38/mozilla/ThreadLocal.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/ThreadLocal.h ./mozjs-38/mozilla/ThreadLocal.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/TemplateLib.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/TemplateLib.h + rm -f ./mozjs-38/mozilla/TemplateLib.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/TemplateLib.h ./mozjs-38/mozilla/TemplateLib.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/TaggedAnonymousMemory.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/TaggedAnonymousMemory.h + rm -f ./mozjs-38/mozilla/TaggedAnonymousMemory.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/TaggedAnonymousMemory.h ./mozjs-38/mozilla/TaggedAnonymousMemory.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/SplayTree.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/SplayTree.h + rm -f ./mozjs-38/mozilla/SplayTree.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/SplayTree.h ./mozjs-38/mozilla/SplayTree.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/SizePrintfMacros.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/SizePrintfMacros.h + rm -f ./mozjs-38/mozilla/SizePrintfMacros.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/SizePrintfMacros.h ./mozjs-38/mozilla/SizePrintfMacros.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/SegmentedVector.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/SegmentedVector.h + rm -f ./mozjs-38/mozilla/SegmentedVector.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/SegmentedVector.h ./mozjs-38/mozilla/SegmentedVector.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Scoped.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Scoped.h + rm -f ./mozjs-38/mozilla/Scoped.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Scoped.h ./mozjs-38/mozilla/Scoped.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/SHA1.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/SHA1.h + rm -f ./mozjs-38/mozilla/SHA1.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/SHA1.h ./mozjs-38/mozilla/SHA1.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/RollingMean.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/RollingMean.h + rm -f ./mozjs-38/mozilla/RollingMean.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/RollingMean.h ./mozjs-38/mozilla/RollingMean.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/ReverseIterator.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/ReverseIterator.h + rm -f ./mozjs-38/mozilla/ReverseIterator.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/ReverseIterator.h ./mozjs-38/mozilla/ReverseIterator.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/RefPtr.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/RefPtr.h + rm -f ./mozjs-38/mozilla/RefPtr.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/RefPtr.h ./mozjs-38/mozilla/RefPtr.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/RefCountType.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/RefCountType.h + rm -f ./mozjs-38/mozilla/RefCountType.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/RefCountType.h ./mozjs-38/mozilla/RefCountType.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/ReentrancyGuard.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/ReentrancyGuard.h + rm -f ./mozjs-38/mozilla/ReentrancyGuard.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/ReentrancyGuard.h ./mozjs-38/mozilla/ReentrancyGuard.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/RangedPtr.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/RangedPtr.h + rm -f ./mozjs-38/mozilla/RangedPtr.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/RangedPtr.h ./mozjs-38/mozilla/RangedPtr.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Range.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Range.h + rm -f ./mozjs-38/mozilla/Range.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Range.h ./mozjs-38/mozilla/Range.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Poison.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Poison.h + rm -f ./mozjs-38/mozilla/Poison.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Poison.h ./mozjs-38/mozilla/Poison.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/PodOperations.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/PodOperations.h + rm -f ./mozjs-38/mozilla/PodOperations.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/PodOperations.h ./mozjs-38/mozilla/PodOperations.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Pair.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Pair.h + rm -f ./mozjs-38/mozilla/Pair.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Pair.h ./mozjs-38/mozilla/Pair.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Opaque.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Opaque.h + rm -f ./mozjs-38/mozilla/Opaque.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Opaque.h ./mozjs-38/mozilla/Opaque.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/NumericLimits.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/NumericLimits.h + rm -f ./mozjs-38/mozilla/NumericLimits.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/NumericLimits.h ./mozjs-38/mozilla/NumericLimits.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/NullPtr.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/NullPtr.h + rm -f ./mozjs-38/mozilla/NullPtr.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/NullPtr.h ./mozjs-38/mozilla/NullPtr.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Move.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Move.h + rm -f ./mozjs-38/mozilla/Move.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Move.h ./mozjs-38/mozilla/Move.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/MemoryReporting.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/MemoryReporting.h + rm -f ./mozjs-38/mozilla/MemoryReporting.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/MemoryReporting.h ./mozjs-38/mozilla/MemoryReporting.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/MemoryChecking.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/MemoryChecking.h + rm -f ./mozjs-38/mozilla/MemoryChecking.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/MemoryChecking.h ./mozjs-38/mozilla/MemoryChecking.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/MaybeOneOf.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/MaybeOneOf.h + rm -f ./mozjs-38/mozilla/MaybeOneOf.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/MaybeOneOf.h ./mozjs-38/mozilla/MaybeOneOf.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Maybe.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Maybe.h + rm -f ./mozjs-38/mozilla/Maybe.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Maybe.h ./mozjs-38/mozilla/Maybe.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/MathAlgorithms.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/MathAlgorithms.h + rm -f ./mozjs-38/mozilla/MathAlgorithms.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/MathAlgorithms.h ./mozjs-38/mozilla/MathAlgorithms.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/MacroForEach.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/MacroForEach.h + rm -f ./mozjs-38/mozilla/MacroForEach.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/MacroForEach.h ./mozjs-38/mozilla/MacroForEach.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/MacroArgs.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/MacroArgs.h + rm -f ./mozjs-38/mozilla/MacroArgs.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/MacroArgs.h ./mozjs-38/mozilla/MacroArgs.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/LinuxSignal.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/LinuxSignal.h + rm -f ./mozjs-38/mozilla/LinuxSignal.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/LinuxSignal.h ./mozjs-38/mozilla/LinuxSignal.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/LinkedList.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/LinkedList.h + rm -f ./mozjs-38/mozilla/LinkedList.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/LinkedList.h ./mozjs-38/mozilla/LinkedList.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Likely.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Likely.h + rm -f ./mozjs-38/mozilla/Likely.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Likely.h ./mozjs-38/mozilla/Likely.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/JSONWriter.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/JSONWriter.h + rm -f ./mozjs-38/mozilla/JSONWriter.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/JSONWriter.h ./mozjs-38/mozilla/JSONWriter.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/IteratorTraits.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/IteratorTraits.h + rm -f ./mozjs-38/mozilla/IteratorTraits.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/IteratorTraits.h ./mozjs-38/mozilla/IteratorTraits.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/IntegerTypeTraits.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/IntegerTypeTraits.h + rm -f ./mozjs-38/mozilla/IntegerTypeTraits.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/IntegerTypeTraits.h ./mozjs-38/mozilla/IntegerTypeTraits.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/IntegerRange.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/IntegerRange.h + rm -f ./mozjs-38/mozilla/IntegerRange.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/IntegerRange.h ./mozjs-38/mozilla/IntegerRange.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/IntegerPrintfMacros.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/IntegerPrintfMacros.h + rm -f ./mozjs-38/mozilla/IntegerPrintfMacros.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/IntegerPrintfMacros.h ./mozjs-38/mozilla/IntegerPrintfMacros.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/HashFunctions.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/HashFunctions.h + rm -f ./mozjs-38/mozilla/HashFunctions.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/HashFunctions.h ./mozjs-38/mozilla/HashFunctions.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/GuardObjects.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/GuardObjects.h + rm -f ./mozjs-38/mozilla/GuardObjects.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/GuardObjects.h ./mozjs-38/mozilla/GuardObjects.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/FloatingPoint.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/FloatingPoint.h + rm -f ./mozjs-38/mozilla/FloatingPoint.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/FloatingPoint.h ./mozjs-38/mozilla/FloatingPoint.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/EnumeratedArray.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/EnumeratedArray.h + rm -f ./mozjs-38/mozilla/EnumeratedArray.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/EnumeratedArray.h ./mozjs-38/mozilla/EnumeratedArray.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/EnumSet.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/EnumSet.h + rm -f ./mozjs-38/mozilla/EnumSet.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/EnumSet.h ./mozjs-38/mozilla/EnumSet.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Endian.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Endian.h + rm -f ./mozjs-38/mozilla/Endian.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Endian.h ./mozjs-38/mozilla/Endian.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Decimal.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/decimal/Decimal.h + rm -f ./mozjs-38/mozilla/Decimal.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/decimal/Decimal.h ./mozjs-38/mozilla/Decimal.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/DebugOnly.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/DebugOnly.h + rm -f ./mozjs-38/mozilla/DebugOnly.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/DebugOnly.h ./mozjs-38/mozilla/DebugOnly.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Constants.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Constants.h + rm -f ./mozjs-38/mozilla/Constants.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Constants.h ./mozjs-38/mozilla/Constants.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Compression.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Compression.h + rm -f ./mozjs-38/mozilla/Compression.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Compression.h ./mozjs-38/mozilla/Compression.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Compiler.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Compiler.h + rm -f ./mozjs-38/mozilla/Compiler.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Compiler.h ./mozjs-38/mozilla/Compiler.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/CheckedInt.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/CheckedInt.h + rm -f ./mozjs-38/mozilla/CheckedInt.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/CheckedInt.h ./mozjs-38/mozilla/CheckedInt.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Char16.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Char16.h + rm -f ./mozjs-38/mozilla/Char16.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Char16.h ./mozjs-38/mozilla/Char16.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/ChaosMode.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/ChaosMode.h + rm -f ./mozjs-38/mozilla/ChaosMode.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/ChaosMode.h ./mozjs-38/mozilla/ChaosMode.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Casting.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Casting.h + rm -f ./mozjs-38/mozilla/Casting.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Casting.h ./mozjs-38/mozilla/Casting.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/BloomFilter.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/BloomFilter.h + rm -f ./mozjs-38/mozilla/BloomFilter.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/BloomFilter.h ./mozjs-38/mozilla/BloomFilter.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/BinarySearch.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/BinarySearch.h + rm -f ./mozjs-38/mozilla/BinarySearch.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/BinarySearch.h ./mozjs-38/mozilla/BinarySearch.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Attributes.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Attributes.h + rm -f ./mozjs-38/mozilla/Attributes.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Attributes.h ./mozjs-38/mozilla/Attributes.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Atomics.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Atomics.h + rm -f ./mozjs-38/mozilla/Atomics.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Atomics.h ./mozjs-38/mozilla/Atomics.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Assertions.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Assertions.h + rm -f ./mozjs-38/mozilla/Assertions.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Assertions.h ./mozjs-38/mozilla/Assertions.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/ArrayUtils.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/ArrayUtils.h + rm -f ./mozjs-38/mozilla/ArrayUtils.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/ArrayUtils.h ./mozjs-38/mozilla/ArrayUtils.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Array.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Array.h + rm -f ./mozjs-38/mozilla/Array.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Array.h ./mozjs-38/mozilla/Array.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/AlreadyAddRefed.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/AlreadyAddRefed.h + rm -f ./mozjs-38/mozilla/AlreadyAddRefed.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/AlreadyAddRefed.h ./mozjs-38/mozilla/AlreadyAddRefed.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/AllocPolicy.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/AllocPolicy.h + rm -f ./mozjs-38/mozilla/AllocPolicy.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/AllocPolicy.h ./mozjs-38/mozilla/AllocPolicy.h + for link in `find . -type l` ++ readlink ./mozjs-38/mozilla/Alignment.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Alignment.h + rm -f ./mozjs-38/mozilla/Alignment.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/mfbt/Alignment.h ./mozjs-38/mozilla/Alignment.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/WeakMapPtr.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/WeakMapPtr.h + rm -f ./mozjs-38/js/WeakMapPtr.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/WeakMapPtr.h ./mozjs-38/js/WeakMapPtr.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/Vector.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Vector.h + rm -f ./mozjs-38/js/Vector.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Vector.h ./mozjs-38/js/Vector.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/Value.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Value.h + rm -f ./mozjs-38/js/Value.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Value.h ./mozjs-38/js/Value.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/Utility.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Utility.h + rm -f ./mozjs-38/js/Utility.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Utility.h ./mozjs-38/js/Utility.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/UbiNodeTraverse.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/UbiNodeTraverse.h + rm -f ./mozjs-38/js/UbiNodeTraverse.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/UbiNodeTraverse.h ./mozjs-38/js/UbiNodeTraverse.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/UbiNode.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/UbiNode.h + rm -f ./mozjs-38/js/UbiNode.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/UbiNode.h ./mozjs-38/js/UbiNode.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/TypeDecls.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/TypeDecls.h + rm -f ./mozjs-38/js/TypeDecls.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/TypeDecls.h ./mozjs-38/js/TypeDecls.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/TrackedOptimizationInfo.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/TrackedOptimizationInfo.h + rm -f ./mozjs-38/js/TrackedOptimizationInfo.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/TrackedOptimizationInfo.h ./mozjs-38/js/TrackedOptimizationInfo.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/TracingAPI.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/TracingAPI.h + rm -f ./mozjs-38/js/TracingAPI.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/TracingAPI.h ./mozjs-38/js/TracingAPI.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/StructuredClone.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/StructuredClone.h + rm -f ./mozjs-38/js/StructuredClone.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/StructuredClone.h ./mozjs-38/js/StructuredClone.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/SliceBudget.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/SliceBudget.h + rm -f ./mozjs-38/js/SliceBudget.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/SliceBudget.h ./mozjs-38/js/SliceBudget.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/RootingAPI.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/RootingAPI.h + rm -f ./mozjs-38/js/RootingAPI.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/RootingAPI.h ./mozjs-38/js/RootingAPI.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/RequiredDefines.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/RequiredDefines.h + rm -f ./mozjs-38/js/RequiredDefines.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/RequiredDefines.h ./mozjs-38/js/RequiredDefines.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/Proxy.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Proxy.h + rm -f ./mozjs-38/js/Proxy.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Proxy.h ./mozjs-38/js/Proxy.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/ProfilingStack.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/ProfilingStack.h + rm -f ./mozjs-38/js/ProfilingStack.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/ProfilingStack.h ./mozjs-38/js/ProfilingStack.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/ProfilingFrameIterator.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/ProfilingFrameIterator.h + rm -f ./mozjs-38/js/ProfilingFrameIterator.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/ProfilingFrameIterator.h ./mozjs-38/js/ProfilingFrameIterator.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/Principals.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Principals.h + rm -f ./mozjs-38/js/Principals.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Principals.h ./mozjs-38/js/Principals.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/MemoryMetrics.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/MemoryMetrics.h + rm -f ./mozjs-38/js/MemoryMetrics.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/MemoryMetrics.h ./mozjs-38/js/MemoryMetrics.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/LegacyIntTypes.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/LegacyIntTypes.h + rm -f ./mozjs-38/js/LegacyIntTypes.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/LegacyIntTypes.h ./mozjs-38/js/LegacyIntTypes.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/Id.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Id.h + rm -f ./mozjs-38/js/Id.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Id.h ./mozjs-38/js/Id.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/HeapAPI.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/HeapAPI.h + rm -f ./mozjs-38/js/HeapAPI.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/HeapAPI.h ./mozjs-38/js/HeapAPI.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/HashTable.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/HashTable.h + rm -f ./mozjs-38/js/HashTable.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/HashTable.h ./mozjs-38/js/HashTable.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/GCAPI.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/GCAPI.h + rm -f ./mozjs-38/js/GCAPI.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/GCAPI.h ./mozjs-38/js/GCAPI.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/Debug.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Debug.h + rm -f ./mozjs-38/js/Debug.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Debug.h ./mozjs-38/js/Debug.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/Date.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Date.h + rm -f ./mozjs-38/js/Date.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Date.h ./mozjs-38/js/Date.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/Conversions.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Conversions.h + rm -f ./mozjs-38/js/Conversions.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Conversions.h ./mozjs-38/js/Conversions.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/Class.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Class.h + rm -f ./mozjs-38/js/Class.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/Class.h ./mozjs-38/js/Class.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/CharacterEncoding.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/CharacterEncoding.h + rm -f ./mozjs-38/js/CharacterEncoding.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/CharacterEncoding.h ./mozjs-38/js/CharacterEncoding.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/CallNonGenericMethod.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/CallNonGenericMethod.h + rm -f ./mozjs-38/js/CallNonGenericMethod.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/CallNonGenericMethod.h ./mozjs-38/js/CallNonGenericMethod.h + for link in `find . -type l` ++ readlink ./mozjs-38/js/CallArgs.h + header=/home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/CallArgs.h + rm -f ./mozjs-38/js/CallArgs.h + cp -p /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/public/CallArgs.h ./mozjs-38/js/CallArgs.h + popd ~/rpmbuild/BUILD/mozilla-esr38/js/src + cp -p js/src/js-config.h /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/include/mozjs-38 + rm -f '/home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/lib64/*.a' + rm -f /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/bin/js38 + rm -f /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/bin/js38-config + rm -f '/home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/lib64/*.a' /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/lib64/libjs_static.ajs /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/bin/js /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/bin/js-config + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 38.8.0-7.mga7 --unique-debug-suffix -38.8.0-7.mga7.x86_64 --unique-debug-src-base mozjs38-38.8.0-7.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/mozilla-esr38/js/src extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64/usr/lib64/libmozjs-38.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 29656 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Co6OqF + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd mozilla-esr38/js/src + '[' 1 -eq 1 ']' + rm -rf tests/test262/intl402 tests/Intl/DateTimeFormat/format.js tests/ecma_6/String/normalize-generateddata-part1-not-listed.js tests/Intl/Collator/compare.js tests/Intl/NumberFormat/format.js + exit 0 Processing files: lib64mozjs38-38.8.0-7.mga7.x86_64 Provides: lib64mozjs38 = 38.8.0-7.mga7 lib64mozjs38(x86-64) = 38.8.0-7.mga7 libmozjs-38.so()(64bit) libmozjs-38.so(js)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libicui18n.so.58()(64bit) libicuuc.so.58()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnspr4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) Processing files: lib64mozjs38-devel-38.8.0-7.mga7.x86_64 Provides: devel(libmozjs-38(64bit)) = 38.8.0-7.mga7 lib64mozjs38-devel = 38.8.0-7.mga7 lib64mozjs38-devel(x86-64) = 38.8.0-7.mga7 mozjs38-devel = 38.8.0-7.mga7 pkgconfig(mozjs-38) = 38.8.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig pkgconfig(nspr) >= 4.9.2 Processing files: mozjs38-debugsource-38.8.0-7.mga7.x86_64 Provides: mozjs38-debugsource = 38.8.0-7.mga7 mozjs38-debugsource(x86-64) = 38.8.0-7.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64mozjs38-debuginfo-38.8.0-7.mga7.x86_64 Provides: debuginfo(build-id) = 2f0b5c0b866c99d476063346342bd70c4bce9817 lib64mozjs38-debuginfo = 38.8.0-7.mga7 lib64mozjs38-debuginfo(x86-64) = 38.8.0-7.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mozjs38-debugsource(x86-64) = 38.8.0-7.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64mozjs38-38.8.0-7.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64mozjs38-devel-38.8.0-7.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/mozjs38-debugsource-38.8.0-7.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64mozjs38-debuginfo-38.8.0-7.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1DCMSf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd mozilla-esr38/js/src + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/mozjs38-38.8.0-7.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.s2upoQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf mozilla-esr38/js/src + exit 0 D: [iurt_root_command] Success!