Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/jemalloc.spec'], chrootPath='/var/lib/mock/f31-build-15431443-1111716/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/jemalloc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/jemalloc-5.1.0-4.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/jemalloc.spec'], chrootPath='/var/lib/mock/f31-build-15431443-1111716/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/jemalloc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aiZu4I + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jemalloc-5.1.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/jemalloc-5.1.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jemalloc-5.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zjYviR For debugging package builders What is the pagesize? + umask 022 + cd /builddir/build/BUILD + cd jemalloc-5.1.0 + echo 'For debugging package builders' + echo 'What is the pagesize?' + getconf PAGESIZE 4096 What mm features are available? + echo 'What mm features are available?' + ls /sys/kernel/mm hugepages ksm swap transparent_hugepage + ls /sys/kernel/mm/transparent_hugepage debug_cow defrag enabled hpage_pmd_size khugepaged shmem_enabled use_zero_page + cat /sys/kernel/mm/transparent_hugepage/enabled always [madvise] never What kernel version and config is this? + echo 'What kernel version and config is this?' + uname -a Linux buildvm-15.phx2.fedoraproject.org 4.20.13-200.fc29.x86_64 #1 SMP Wed Feb 27 19:42:55 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub BUILDSTDERR: ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess BUILDSTDERR: ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 --with-lg-page=12 BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking checking for xsltproc... /usr/bin/xsltproc checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether compiler is cray... no checking whether compiler supports -std=gnu11... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wshorten-64-to-32... no checking whether compiler supports -Wsign-compare... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... gcc -E checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking whether g++ supports C++14 features by default... no checking whether g++ supports C++14 features with -std=c++14... no checking whether g++ supports C++14 features with -std=c++0x... no checking whether g++ supports C++14 features with +std=c++14... no checking whether g++ supports C++14 features with -h std=c++14... no configure: No compiler with C++14 support was found checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking whether pause instruction is compilable... yes checking number of significant virtual address bits... 48 checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-nm... no checking for nm... nm checking for gawk... gawk checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... no checking for library containing log... -lm checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -fvisibility=hidden... no checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ld... /usr/bin/ld checking for autoconf... false checking for memalign... yes checking for valloc... yes checking for __libc_calloc... yes checking for __libc_free... yes checking for __libc_malloc... yes checking for __libc_memalign... yes checking for __libc_realloc... yes checking for __libc_valloc... yes checking for __posix_memalign... no checking whether compiler supports -O3... yes checking whether compiler supports -O3... no checking whether compiler supports -funroll-loops... yes checking configured backtracing method... N/A checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether a program using __builtin_unreachable is compilable... yes checking whether a program using __builtin_ffsl is compilable... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlsym... no checking for dlsym in -ldl... yes checking whether pthread_atfork(3) is compilable... yes checking whether pthread_setname_np(3) is compilable... yes checking for library containing clock_gettime... none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes checking whether mach_absolute_time() is compilable... no checking whether compiler supports -Werror... yes checking whether syscall(2) is compilable... yes checking for secure_getenv... yes checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for issetugid... no checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether C11 atomics is compilable... yes checking whether GCC __atomic atomics is compilable... yes checking whether GCC __sync atomics is compilable... yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether Darwin OSSpin*() is compilable... no checking whether glibc malloc hook is compilable... yes checking whether glibc memalign hook is compilable... yes checking whether pthreads adaptive mutexes is compilable... yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether strerror_r returns char with gnu source is compilable... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-config config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: creating test/include/test/jemalloc_test_defs.h config.status: executing include/jemalloc/internal/public_symbols.txt commands config.status: executing include/jemalloc/internal/private_symbols.awk commands config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands config.status: executing include/jemalloc/internal/public_namespace.h commands config.status: executing include/jemalloc/internal/public_unnamespace.h commands config.status: executing include/jemalloc/internal/size_classes.h commands config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands config.status: executing include/jemalloc/jemalloc_mangle.h commands config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands config.status: executing include/jemalloc/jemalloc.h commands BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking =============================================================================== jemalloc version : 5.1.0-0-g61efbda7098de6fe64c362d309824864308c36d4 library revision : 2 CONFIG : --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 --with-lg-page=12 build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' CC : gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops SPECIFIED_CFLAGS : -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CXX : g++ CONFIGURE_CXXFLAGS : SPECIFIED_CXXFLAGS : -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection EXTRA_CXXFLAGS : LDFLAGS : -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -lpthread -ldl RPATH_EXTRA : XSLTPROC : /usr/bin/xsltproc XSLROOT : PREFIX : /usr BINDIR : /usr/bin DATADIR : /usr/share INCLUDEDIR : /usr/include LIBDIR : /usr/lib64 MANDIR : /usr/share/man srcroot : abs_srcroot : /builddir/build/BUILD/jemalloc-5.1.0/ objroot : abs_objroot : /builddir/build/BUILD/jemalloc-5.1.0/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : autogen : 0 debug : 0 stats : 1 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 0 log : 0 lazy_lock : 0 cache-oblivious : 1 cxx : 0 =============================================================================== + make -j6 gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c BUILDSTDERR: src/jemalloc.c:2513:7: warning: '__libc_calloc' specifies less restrictive attributes than its target 'calloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2513 | void *__libc_calloc(size_t n, size_t size) PREALIAS(je_calloc); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_internal_decls.h:60, BUILDSTDERR: from include/jemalloc/internal/jemalloc_preamble.h:5, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: /usr/include/stdlib.h:541:14: note: '__libc_calloc' target declared here BUILDSTDERR: 541 | extern void *calloc (size_t __nmemb, size_t __size) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: src/jemalloc.c:2528:7: warning: '__libc_valloc' specifies less restrictive attributes than its target 'valloc': 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2528 | void *__libc_valloc(size_t size) PREALIAS(je_valloc); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_internal_decls.h:60, BUILDSTDERR: from include/jemalloc/internal/jemalloc_preamble.h:5, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: /usr/include/stdlib.h:572:14: note: '__libc_valloc' target declared here BUILDSTDERR: 572 | extern void *valloc (size_t __size) __THROW __attribute_malloc__ __wur; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: src/jemalloc.c:2525:7: warning: '__libc_realloc' specifies less restrictive attributes than its target 'realloc': 'alloc_size', 'leaf', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2525 | void *__libc_realloc(void* ptr, size_t size) PREALIAS(je_realloc); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_internal_decls.h:60, BUILDSTDERR: from include/jemalloc/internal/jemalloc_preamble.h:5, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: /usr/include/stdlib.h:549:14: note: '__libc_realloc' target declared here BUILDSTDERR: 549 | extern void *realloc (void *__ptr, size_t __size) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: src/jemalloc.c:2522:7: warning: '__libc_memalign' specifies less restrictive attributes than its target 'memalign': 'malloc', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2522 | void *__libc_memalign(size_t align, size_t s) PREALIAS(je_memalign); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_preamble.h:21, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: include/jemalloc/internal/../jemalloc.h:79:23: note: '__libc_memalign' target declared here BUILDSTDERR: 79 | # define je_memalign memalign BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/jemalloc.c:2419:1: note: in expansion of macro 'je_memalign' BUILDSTDERR: 2419 | je_memalign(size_t alignment, size_t size) { BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: src/jemalloc.c:2519:7: warning: '__libc_malloc' specifies less restrictive attributes than its target 'malloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2519 | void *__libc_malloc(size_t size) PREALIAS(je_malloc); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_internal_decls.h:60, BUILDSTDERR: from include/jemalloc/internal/jemalloc_preamble.h:5, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: /usr/include/stdlib.h:539:14: note: '__libc_malloc' target declared here BUILDSTDERR: 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ __wur; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: src/jemalloc.c:2516:6: warning: '__libc_free' specifies less restrictive attributes than its target 'free': 'leaf', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2516 | void __libc_free(void* ptr) PREALIAS(je_free); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_internal_decls.h:60, BUILDSTDERR: from include/jemalloc/internal/jemalloc_preamble.h:5, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: /usr/include/stdlib.h:563:13: note: '__libc_free' target declared here BUILDSTDERR: 563 | extern void free (void *__ptr) __THROW; BUILDSTDERR: | ^~~~ gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o src/hash.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hooks.sym.o src/hooks.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o src/mutex_pool.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o src/prng.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c nm -a src/jemalloc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym nm -a src/arena.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym nm -a src/background_thread.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym nm -a src/base.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym nm -a src/bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym nm -a src/bitmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym nm -a src/ckh.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym nm -a src/div.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym nm -a src/extent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym nm -a src/extent_dss.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym nm -a src/extent_mmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym nm -a src/hash.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym nm -a src/hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hooks.sym nm -a src/large.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym nm -a src/log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym nm -a src/malloc_io.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym nm -a src/mutex.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym nm -a src/mutex_pool.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym nm -a src/nstime.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym nm -a src/pages.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym nm -a src/prng.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym nm -a src/prof.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym nm -a src/sz.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym nm -a src/rtree.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym nm -a src/ticker.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym nm -a src/tsd.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym nm -a src/witness.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym nm -a src/tcache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym nm -a src/ctl.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym nm -a src/stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hooks.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/stats.sym src/sz.sym src/tcache.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.gen.h gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.pic.o src/background_thread.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.pic.o src/bin.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c BUILDSTDERR: src/jemalloc.c:2513:7: warning: '__libc_calloc' specifies less restrictive attributes than its target 'calloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2513 | void *__libc_calloc(size_t n, size_t size) PREALIAS(je_calloc); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_internal_decls.h:60, BUILDSTDERR: from include/jemalloc/internal/jemalloc_preamble.h:5, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: /usr/include/stdlib.h:541:14: note: '__libc_calloc' target declared here BUILDSTDERR: 541 | extern void *calloc (size_t __nmemb, size_t __size) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: src/jemalloc.c:2528:7: warning: '__libc_valloc' specifies less restrictive attributes than its target 'valloc': 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2528 | void *__libc_valloc(size_t size) PREALIAS(je_valloc); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_internal_decls.h:60, BUILDSTDERR: from include/jemalloc/internal/jemalloc_preamble.h:5, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: /usr/include/stdlib.h:572:14: note: '__libc_valloc' target declared here BUILDSTDERR: 572 | extern void *valloc (size_t __size) __THROW __attribute_malloc__ __wur; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: src/jemalloc.c:2525:7: warning: '__libc_realloc' specifies less restrictive attributes than its target 'realloc': 'alloc_size', 'leaf', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2525 | void *__libc_realloc(void* ptr, size_t size) PREALIAS(je_realloc); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_internal_decls.h:60, BUILDSTDERR: from include/jemalloc/internal/jemalloc_preamble.h:5, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: /usr/include/stdlib.h:549:14: note: '__libc_realloc' target declared here BUILDSTDERR: 549 | extern void *realloc (void *__ptr, size_t __size) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: src/jemalloc.c:2522:7: warning: '__libc_memalign' specifies less restrictive attributes than its target 'memalign': 'malloc', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2522 | void *__libc_memalign(size_t align, size_t s) PREALIAS(je_memalign); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_preamble.h:21, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: include/jemalloc/internal/../jemalloc.h:79:23: note: '__libc_memalign' target declared here BUILDSTDERR: 79 | # define je_memalign memalign BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/jemalloc.c:2419:1: note: in expansion of macro 'je_memalign' BUILDSTDERR: 2419 | je_memalign(size_t alignment, size_t size) { BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: src/jemalloc.c:2519:7: warning: '__libc_malloc' specifies less restrictive attributes than its target 'malloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2519 | void *__libc_malloc(size_t size) PREALIAS(je_malloc); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_internal_decls.h:60, BUILDSTDERR: from include/jemalloc/internal/jemalloc_preamble.h:5, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: /usr/include/stdlib.h:539:14: note: '__libc_malloc' target declared here BUILDSTDERR: 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ __wur; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: src/jemalloc.c:2516:6: warning: '__libc_free' specifies less restrictive attributes than its target 'free': 'leaf', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2516 | void __libc_free(void* ptr) PREALIAS(je_free); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_internal_decls.h:60, BUILDSTDERR: from include/jemalloc/internal/jemalloc_preamble.h:5, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: /usr/include/stdlib.h:563:13: note: '__libc_free' target declared here BUILDSTDERR: 563 | extern void free (void *__ptr) __THROW; BUILDSTDERR: | ^~~~ gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.pic.o src/div.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.pic.o src/extent_dss.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.pic.o src/extent_mmap.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o src/hash.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hooks.pic.o src/hooks.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.pic.o src/large.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.pic.o src/log.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.pic.o src/malloc_io.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.pic.o src/mutex_pool.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.pic.o src/nstime.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.pic.o src/pages.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.pic.o src/prng.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.pic.o src/sz.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.pic.o src/ticker.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.pic.o src/witness.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c BUILDSTDERR: src/jemalloc.c:2513:7: warning: '__libc_calloc' specifies less restrictive attributes than its target 'calloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2513 | void *__libc_calloc(size_t n, size_t size) PREALIAS(je_calloc); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_internal_decls.h:60, BUILDSTDERR: from include/jemalloc/internal/jemalloc_preamble.h:5, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: /usr/include/stdlib.h:541:14: note: '__libc_calloc' target declared here BUILDSTDERR: 541 | extern void *calloc (size_t __nmemb, size_t __size) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: src/jemalloc.c:2528:7: warning: '__libc_valloc' specifies less restrictive attributes than its target 'valloc': 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2528 | void *__libc_valloc(size_t size) PREALIAS(je_valloc); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_internal_decls.h:60, BUILDSTDERR: from include/jemalloc/internal/jemalloc_preamble.h:5, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: /usr/include/stdlib.h:572:14: note: '__libc_valloc' target declared here BUILDSTDERR: 572 | extern void *valloc (size_t __size) __THROW __attribute_malloc__ __wur; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: src/jemalloc.c:2525:7: warning: '__libc_realloc' specifies less restrictive attributes than its target 'realloc': 'alloc_size', 'leaf', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2525 | void *__libc_realloc(void* ptr, size_t size) PREALIAS(je_realloc); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_internal_decls.h:60, BUILDSTDERR: from include/jemalloc/internal/jemalloc_preamble.h:5, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: /usr/include/stdlib.h:549:14: note: '__libc_realloc' target declared here BUILDSTDERR: 549 | extern void *realloc (void *__ptr, size_t __size) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: src/jemalloc.c:2522:7: warning: '__libc_memalign' specifies less restrictive attributes than its target 'memalign': 'malloc', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2522 | void *__libc_memalign(size_t align, size_t s) PREALIAS(je_memalign); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_preamble.h:21, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: include/jemalloc/internal/../jemalloc.h:79:23: note: '__libc_memalign' target declared here BUILDSTDERR: 79 | # define je_memalign memalign BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/jemalloc.c:2419:1: note: in expansion of macro 'je_memalign' BUILDSTDERR: 2419 | je_memalign(size_t alignment, size_t size) { BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: src/jemalloc.c:2519:7: warning: '__libc_malloc' specifies less restrictive attributes than its target 'malloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2519 | void *__libc_malloc(size_t size) PREALIAS(je_malloc); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_internal_decls.h:60, BUILDSTDERR: from include/jemalloc/internal/jemalloc_preamble.h:5, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: /usr/include/stdlib.h:539:14: note: '__libc_malloc' target declared here BUILDSTDERR: 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ __wur; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: src/jemalloc.c:2516:6: warning: '__libc_free' specifies less restrictive attributes than its target 'free': 'leaf', 'nothrow' [-Wmissing-attributes] BUILDSTDERR: 2516 | void __libc_free(void* ptr) PREALIAS(je_free); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from include/jemalloc/internal/jemalloc_internal_decls.h:60, BUILDSTDERR: from include/jemalloc/internal/jemalloc_preamble.h:5, BUILDSTDERR: from src/jemalloc.c:2: BUILDSTDERR: /usr/include/stdlib.h:563:13: note: '__libc_free' target declared here BUILDSTDERR: 563 | extern void free (void *__ptr) __THROW; BUILDSTDERR: | ^~~~ gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hooks.o src/hooks.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.o src/mutex_pool.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.o src/prng.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hooks.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/stats.pic.o src/sz.pic.o src/tcache.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o gcc -shared -Wl,-soname,libjemalloc.so.2 -o lib/libjemalloc.so.2 src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hooks.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/stats.pic.o src/sz.pic.o src/tcache.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm -lpthread -ldl ln -sf libjemalloc.so.2 lib/libjemalloc.so ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bitmap.o src/ckh.o src/ctl.o src/div.o src/extent.o src/extent_dss.o src/extent_mmap.o src/hash.o src/hooks.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/mutex_pool.o src/nstime.o src/pages.o src/prng.o src/prof.o src/rtree.o src/stats.o src/sz.o src/tcache.o src/ticker.o src/tsd.o src/witness.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.irJT1U + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64 + cd jemalloc-5.1.0 + rm -rf /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64 /usr/bin/install -c -d /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/bin /usr/bin/install -c -m 755 bin/jemalloc-config /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/bin /usr/bin/install -c -m 755 bin/jemalloc.sh /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/bin /usr/bin/install -c -m 755 bin/jeprof /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/bin /usr/bin/install -c -d /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/include/jemalloc /usr/bin/install -c -m 644 include/jemalloc/jemalloc.h /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/include/jemalloc /usr/bin/install -c -d /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/lib64 /usr/bin/install -c -m 755 lib/libjemalloc.so.2 /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/lib64 ln -sf libjemalloc.so.2 /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/lib64/libjemalloc.so /usr/bin/install -c -d /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/lib64 /usr/bin/install -c -m 755 lib/libjemalloc.a /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/lib64 /usr/bin/install -c -m 755 lib/libjemalloc_pic.a /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/lib64 /usr/bin/install -c -d /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/lib64/pkgconfig /usr/bin/install -c -m 644 jemalloc.pc /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/lib64/pkgconfig /usr/bin/install -c -d /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/share/doc/jemalloc /usr/bin/install -c -m 644 doc/jemalloc.html /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/share/doc/jemalloc /usr/bin/install -c -d /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/share/man/man3 /usr/bin/install -c -m 644 doc/jemalloc.3 /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/share/man/man3 + rm /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/share/doc/jemalloc/jemalloc.html + find /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/lib64/ -name '*.a' -exec rm -vf '{}' ';' removed '/builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/lib64/libjemalloc_pic.a' removed '/builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/lib64/libjemalloc.a' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 5.1.0-4.fc31 --unique-debug-suffix -5.1.0-4.fc31.x86_64 --unique-debug-src-base jemalloc-5.1.0-4.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/jemalloc-5.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/lib64/libjemalloc.so.2 extracting debug info from /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/lib64/libjemalloc.so.2 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 2008 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/jemalloc.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/jeprof from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/bin/jemalloc-config from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0aIJq1 + umask 022 + cd /builddir/build/BUILD + cd jemalloc-5.1.0 + make check gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.jet.sym.o src/jemalloc.c nm -a src/jemalloc.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/jemalloc.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.jet.sym.o src/arena.c nm -a src/arena.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/arena.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.jet.sym.o src/background_thread.c nm -a src/background_thread.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/background_thread.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.jet.sym.o src/base.c nm -a src/base.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/base.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.jet.sym.o src/bin.c nm -a src/bin.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/bin.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.jet.sym.o src/bitmap.c nm -a src/bitmap.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/bitmap.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.jet.sym.o src/ckh.c nm -a src/ckh.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/ckh.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.jet.sym.o src/ctl.c nm -a src/ctl.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/ctl.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.jet.sym.o src/div.c nm -a src/div.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/div.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.jet.sym.o src/extent.c nm -a src/extent.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/extent.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.jet.sym.o src/extent_dss.c nm -a src/extent_dss.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/extent_dss.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.jet.sym.o src/extent_mmap.c nm -a src/extent_mmap.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/extent_mmap.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.jet.sym.o src/hash.c nm -a src/hash.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/hash.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hooks.jet.sym.o src/hooks.c nm -a src/hooks.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/hooks.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.jet.sym.o src/large.c nm -a src/large.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/large.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.jet.sym.o src/log.c nm -a src/log.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/log.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.jet.sym.o src/malloc_io.c nm -a src/malloc_io.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/malloc_io.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.jet.sym.o src/mutex.c nm -a src/mutex.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/mutex.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.jet.sym.o src/mutex_pool.c nm -a src/mutex_pool.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/mutex_pool.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.jet.sym.o src/nstime.c nm -a src/nstime.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/nstime.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.jet.sym.o src/pages.c nm -a src/pages.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/pages.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.jet.sym.o src/prng.c nm -a src/prng.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/prng.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.jet.sym.o src/prof.c nm -a src/prof.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/prof.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.jet.sym.o src/rtree.c nm -a src/rtree.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/rtree.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.jet.sym.o src/stats.c nm -a src/stats.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/stats.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.jet.sym.o src/sz.c nm -a src/sz.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/sz.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.jet.sym.o src/tcache.c nm -a src/tcache.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/tcache.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.jet.sym.o src/ticker.c nm -a src/ticker.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/ticker.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.jet.sym.o src/tsd.c nm -a src/tsd.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/tsd.jet.sym gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.jet.sym.o src/witness.c nm -a src/witness.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/witness.jet.sym /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.jet.sym src/arena.jet.sym src/background_thread.jet.sym src/base.jet.sym src/bin.jet.sym src/bitmap.jet.sym src/ckh.jet.sym src/ctl.jet.sym src/div.jet.sym src/extent.jet.sym src/extent_dss.jet.sym src/extent_mmap.jet.sym src/hash.jet.sym src/hooks.jet.sym src/large.jet.sym src/log.jet.sym src/malloc_io.jet.sym src/mutex.jet.sym src/mutex_pool.jet.sym src/nstime.jet.sym src/pages.jet.sym src/prng.jet.sym src/prof.jet.sym src/rtree.jet.sym src/stats.jet.sym src/sz.jet.sym src/tcache.jet.sym src/ticker.jet.sym src/tsd.jet.sym src/witness.jet.sym > include/jemalloc/internal/private_namespace_jet.gen.h cp include/jemalloc/internal/private_namespace_jet.gen.h include/jemalloc/internal/private_namespace_jet.gen.h gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/jemalloc.jet.o src/jemalloc.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/arena.jet.o src/arena.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/background_thread.jet.o src/background_thread.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/base.jet.o src/base.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/bin.jet.o src/bin.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/bitmap.jet.o src/bitmap.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/ckh.jet.o src/ckh.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/ctl.jet.o src/ctl.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/div.jet.o src/div.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/extent.jet.o src/extent.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/extent_dss.jet.o src/extent_dss.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/extent_mmap.jet.o src/extent_mmap.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/hash.jet.o src/hash.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/hooks.jet.o src/hooks.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/large.jet.o src/large.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/log.jet.o src/log.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/malloc_io.jet.o src/malloc_io.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/mutex.jet.o src/mutex.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/mutex_pool.jet.o src/mutex_pool.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/nstime.jet.o src/nstime.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/pages.jet.o src/pages.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/prng.jet.o src/prng.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/prof.jet.o src/prof.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/rtree.jet.o src/rtree.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/stats.jet.o src/stats.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/sz.jet.o src/sz.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/tcache.jet.o src/tcache.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/ticker.jet.o src/ticker.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/tsd.jet.o src/tsd.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_JET -o src/witness.jet.o src/witness.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/src/btalloc.unit.o test/src/btalloc.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/src/btalloc_0.unit.o test/src/btalloc_0.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/src/btalloc_1.unit.o test/src/btalloc_1.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/src/math.unit.o test/src/math.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/src/mtx.unit.o test/src/mtx.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/src/mq.unit.o test/src/mq.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/src/SFMT.unit.o test/src/SFMT.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/src/test.unit.o test/src/test.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/src/thd.unit.o test/src/thd.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/src/timer.unit.o test/src/timer.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/a0.o test/unit/a0.c gcc -o test/unit/a0 test/unit/a0.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/arena_reset.o test/unit/arena_reset.c gcc -o test/unit/arena_reset test/unit/arena_reset.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/atomic.o test/unit/atomic.c gcc -o test/unit/atomic test/unit/atomic.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/background_thread.o test/unit/background_thread.c gcc -o test/unit/background_thread test/unit/background_thread.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/background_thread_enable.o test/unit/background_thread_enable.c gcc -o test/unit/background_thread_enable test/unit/background_thread_enable.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/base.o test/unit/base.c gcc -o test/unit/base test/unit/base.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/bitmap.o test/unit/bitmap.c gcc -o test/unit/bitmap test/unit/bitmap.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/ckh.o test/unit/ckh.c gcc -o test/unit/ckh test/unit/ckh.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/decay.o test/unit/decay.c gcc -o test/unit/decay test/unit/decay.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/div.o test/unit/div.c gcc -o test/unit/div test/unit/div.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/emitter.o test/unit/emitter.c gcc -o test/unit/emitter test/unit/emitter.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/extent_quantize.o test/unit/extent_quantize.c gcc -o test/unit/extent_quantize test/unit/extent_quantize.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/fork.o test/unit/fork.c gcc -o test/unit/fork test/unit/fork.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/hash.o test/unit/hash.c gcc -o test/unit/hash test/unit/hash.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/hooks.o test/unit/hooks.c gcc -o test/unit/hooks test/unit/hooks.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/junk.o test/unit/junk.c gcc -o test/unit/junk test/unit/junk.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/junk_alloc.o test/unit/junk_alloc.c gcc -o test/unit/junk_alloc test/unit/junk_alloc.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/junk_free.o test/unit/junk_free.c gcc -o test/unit/junk_free test/unit/junk_free.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/log.o test/unit/log.c gcc -o test/unit/log test/unit/log.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/mallctl.o test/unit/mallctl.c gcc -o test/unit/mallctl test/unit/mallctl.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/malloc_io.o test/unit/malloc_io.c gcc -o test/unit/malloc_io test/unit/malloc_io.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/math.o test/unit/math.c gcc -o test/unit/math test/unit/math.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/mq.o test/unit/mq.c gcc -o test/unit/mq test/unit/mq.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/mtx.o test/unit/mtx.c gcc -o test/unit/mtx test/unit/mtx.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/pack.o test/unit/pack.c gcc -o test/unit/pack test/unit/pack.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/pages.o test/unit/pages.c gcc -o test/unit/pages test/unit/pages.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/ph.o test/unit/ph.c gcc -o test/unit/ph test/unit/ph.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/prng.o test/unit/prng.c gcc -o test/unit/prng test/unit/prng.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/prof_accum.o test/unit/prof_accum.c gcc -o test/unit/prof_accum test/unit/prof_accum.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/prof_active.o test/unit/prof_active.c gcc -o test/unit/prof_active test/unit/prof_active.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/prof_gdump.o test/unit/prof_gdump.c gcc -o test/unit/prof_gdump test/unit/prof_gdump.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/prof_idump.o test/unit/prof_idump.c gcc -o test/unit/prof_idump test/unit/prof_idump.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/prof_reset.o test/unit/prof_reset.c gcc -o test/unit/prof_reset test/unit/prof_reset.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/prof_tctx.o test/unit/prof_tctx.c gcc -o test/unit/prof_tctx test/unit/prof_tctx.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/prof_thread_name.o test/unit/prof_thread_name.c gcc -o test/unit/prof_thread_name test/unit/prof_thread_name.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/ql.o test/unit/ql.c gcc -o test/unit/ql test/unit/ql.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/qr.o test/unit/qr.c gcc -o test/unit/qr test/unit/qr.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/rb.o test/unit/rb.c gcc -o test/unit/rb test/unit/rb.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/retained.o test/unit/retained.c gcc -o test/unit/retained test/unit/retained.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/rtree.o test/unit/rtree.c gcc -o test/unit/rtree test/unit/rtree.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/SFMT.o test/unit/SFMT.c gcc -o test/unit/SFMT test/unit/SFMT.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/size_classes.o test/unit/size_classes.c gcc -o test/unit/size_classes test/unit/size_classes.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/slab.o test/unit/slab.c gcc -o test/unit/slab test/unit/slab.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/smoothstep.o test/unit/smoothstep.c gcc -o test/unit/smoothstep test/unit/smoothstep.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/spin.o test/unit/spin.c gcc -o test/unit/spin test/unit/spin.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/stats.o test/unit/stats.c gcc -o test/unit/stats test/unit/stats.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/stats_print.o test/unit/stats_print.c gcc -o test/unit/stats_print test/unit/stats_print.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/ticker.o test/unit/ticker.c gcc -o test/unit/ticker test/unit/ticker.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/nstime.o test/unit/nstime.c gcc -o test/unit/nstime test/unit/nstime.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/tsd.o test/unit/tsd.c gcc -o test/unit/tsd test/unit/tsd.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/witness.o test/unit/witness.c gcc -o test/unit/witness test/unit/witness.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_UNIT_TEST -Itest/include -Itest/include -o test/unit/zero.o test/unit/zero.c gcc -o test/unit/zero test/unit/zero.o src/jemalloc.jet.o src/arena.jet.o src/background_thread.jet.o src/base.jet.o src/bin.jet.o src/bitmap.jet.o src/ckh.jet.o src/ctl.jet.o src/div.jet.o src/extent.jet.o src/extent_dss.jet.o src/extent_mmap.jet.o src/hash.jet.o src/hooks.jet.o src/large.jet.o src/log.jet.o src/malloc_io.jet.o src/mutex.jet.o src/mutex_pool.jet.o src/nstime.jet.o src/pages.jet.o src/prng.jet.o src/prof.jet.o src/rtree.jet.o src/stats.jet.o src/sz.jet.o src/tcache.jet.o src/ticker.jet.o src/tsd.jet.o src/witness.jet.o test/src/btalloc.unit.o test/src/btalloc_0.unit.o test/src/btalloc_1.unit.o test/src/math.unit.o test/src/mtx.unit.o test/src/mq.unit.o test/src/SFMT.unit.o test/src/test.unit.o test/src/thd.unit.o test/src/timer.unit.o -Wl,-rpath,lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -ldl -lm /bin/sh test/test.sh test/unit/a0 test/unit/arena_reset test/unit/atomic test/unit/background_thread test/unit/background_thread_enable test/unit/base test/unit/bitmap test/unit/ckh test/unit/decay test/unit/div test/unit/emitter test/unit/extent_quantize test/unit/fork test/unit/hash test/unit/hooks test/unit/junk test/unit/junk_alloc test/unit/junk_free test/unit/log test/unit/mallctl test/unit/malloc_io test/unit/math test/unit/mq test/unit/mtx test/unit/pack test/unit/pages test/unit/ph test/unit/prng test/unit/prof_accum test/unit/prof_active test/unit/prof_gdump test/unit/prof_idump test/unit/prof_reset test/unit/prof_tctx test/unit/prof_thread_name test/unit/ql test/unit/qr test/unit/rb test/unit/retained test/unit/rtree test/unit/SFMT test/unit/size_classes test/unit/slab test/unit/smoothstep test/unit/spin test/unit/stats test/unit/stats_print test/unit/ticker test/unit/nstime test/unit/tsd test/unit/witness test/unit/zero === test/unit/a0 === BUILDSTDERR: test_a0 (non-reentrant): pass BUILDSTDERR: --- pass: 1/1, skip: 0/1, fail: 0/1 --- === test/unit/arena_reset === BUILDSTDERR: test_arena_reset (non-reentrant): pass BUILDSTDERR: test_arena_reset (libc-reentrant): pass BUILDSTDERR: test_arena_reset (arena_new-reentrant): pass BUILDSTDERR: test_arena_destroy_initial (non-reentrant): pass BUILDSTDERR: test_arena_destroy_initial (libc-reentrant): pass BUILDSTDERR: test_arena_destroy_initial (arena_new-reentrant): pass BUILDSTDERR: test_arena_destroy_hooks_default (non-reentrant): pass BUILDSTDERR: test_arena_destroy_hooks_default (libc-reentrant): pass BUILDSTDERR: test_arena_destroy_hooks_default (arena_new-reentrant): pass BUILDSTDERR: test_arena_destroy_hooks_unmap (non-reentrant): pass BUILDSTDERR: test_arena_destroy_hooks_unmap (libc-reentrant): pass BUILDSTDERR: test_arena_destroy_hooks_unmap (arena_new-reentrant): pass BUILDSTDERR: --- pass: 12/12, skip: 0/12, fail: 0/12 --- === test/unit/atomic === BUILDSTDERR: test_atomic_u64 (non-reentrant): pass BUILDSTDERR: test_atomic_u64 (libc-reentrant): pass BUILDSTDERR: test_atomic_u64 (arena_new-reentrant): pass BUILDSTDERR: test_atomic_u32 (non-reentrant): pass BUILDSTDERR: test_atomic_u32 (libc-reentrant): pass BUILDSTDERR: test_atomic_u32 (arena_new-reentrant): pass BUILDSTDERR: test_atomic_p (non-reentrant): pass BUILDSTDERR: test_atomic_p (libc-reentrant): pass BUILDSTDERR: test_atomic_p (arena_new-reentrant): pass BUILDSTDERR: test_atomic_zu (non-reentrant): pass BUILDSTDERR: test_atomic_zu (libc-reentrant): pass BUILDSTDERR: test_atomic_zu (arena_new-reentrant): pass BUILDSTDERR: test_atomic_zd (non-reentrant): pass BUILDSTDERR: test_atomic_zd (libc-reentrant): pass BUILDSTDERR: test_atomic_zd (arena_new-reentrant): pass BUILDSTDERR: test_atomic_u (non-reentrant): pass BUILDSTDERR: test_atomic_u (libc-reentrant): pass BUILDSTDERR: test_atomic_u (arena_new-reentrant): pass BUILDSTDERR: --- pass: 18/18, skip: 0/18, fail: 0/18 --- === test/unit/background_thread === BUILDSTDERR: test_background_thread_ctl (non-reentrant): pass BUILDSTDERR: test_background_thread_running (non-reentrant): pass BUILDSTDERR: --- pass: 2/2, skip: 0/2, fail: 0/2 --- === test/unit/background_thread_enable === BUILDSTDERR: test_deferred (non-reentrant): pass BUILDSTDERR: test_max_background_threads (non-reentrant): pass BUILDSTDERR: --- pass: 2/2, skip: 0/2, fail: 0/2 --- === test/unit/base === BUILDSTDERR: test_base_hooks_default (non-reentrant): pass BUILDSTDERR: test_base_hooks_default (libc-reentrant): pass BUILDSTDERR: test_base_hooks_default (arena_new-reentrant): pass BUILDSTDERR: test_base_hooks_null (non-reentrant): pass BUILDSTDERR: test_base_hooks_null (libc-reentrant): pass BUILDSTDERR: test_base_hooks_null (arena_new-reentrant): pass BUILDSTDERR: test_base_hooks_not_null (non-reentrant): pass BUILDSTDERR: test_base_hooks_not_null (libc-reentrant): pass BUILDSTDERR: test_base_hooks_not_null (arena_new-reentrant): pass BUILDSTDERR: --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/unit/bitmap === BUILDSTDERR: test_bitmap_initializer (non-reentrant): pass BUILDSTDERR: test_bitmap_initializer (libc-reentrant): pass BUILDSTDERR: test_bitmap_initializer (arena_new-reentrant): pass BUILDSTDERR: test_bitmap_size (non-reentrant): pass BUILDSTDERR: test_bitmap_size (libc-reentrant): pass BUILDSTDERR: test_bitmap_size (arena_new-reentrant): pass BUILDSTDERR: test_bitmap_init (non-reentrant): pass BUILDSTDERR: test_bitmap_init (libc-reentrant): pass BUILDSTDERR: test_bitmap_init (arena_new-reentrant): pass BUILDSTDERR: test_bitmap_set (non-reentrant): pass BUILDSTDERR: test_bitmap_set (libc-reentrant): pass BUILDSTDERR: test_bitmap_set (arena_new-reentrant): pass BUILDSTDERR: test_bitmap_unset (non-reentrant): pass BUILDSTDERR: test_bitmap_unset (libc-reentrant): pass BUILDSTDERR: test_bitmap_unset (arena_new-reentrant): pass BUILDSTDERR: test_bitmap_xfu (non-reentrant): pass BUILDSTDERR: test_bitmap_xfu (libc-reentrant): pass BUILDSTDERR: test_bitmap_xfu (arena_new-reentrant): pass BUILDSTDERR: --- pass: 18/18, skip: 0/18, fail: 0/18 --- === test/unit/ckh === BUILDSTDERR: test_new_delete (non-reentrant): pass BUILDSTDERR: test_new_delete (libc-reentrant): pass BUILDSTDERR: test_new_delete (arena_new-reentrant): pass BUILDSTDERR: test_count_insert_search_remove (non-reentrant): pass BUILDSTDERR: test_count_insert_search_remove (libc-reentrant): pass BUILDSTDERR: test_count_insert_search_remove (arena_new-reentrant): pass BUILDSTDERR: test_insert_iter_remove (non-reentrant): pass BUILDSTDERR: test_insert_iter_remove (libc-reentrant): pass BUILDSTDERR: test_insert_iter_remove (arena_new-reentrant): pass BUILDSTDERR: --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/unit/decay === BUILDSTDERR: test_decay_ticks (non-reentrant): pass BUILDSTDERR: test_decay_ticks (libc-reentrant): pass BUILDSTDERR: test_decay_ticks (arena_new-reentrant): pass BUILDSTDERR: test_decay_ticker (non-reentrant): pass BUILDSTDERR: test_decay_ticker (libc-reentrant): pass BUILDSTDERR: test_decay_ticker (arena_new-reentrant): pass BUILDSTDERR: test_decay_nonmonotonic (non-reentrant): pass BUILDSTDERR: test_decay_nonmonotonic (libc-reentrant): pass BUILDSTDERR: test_decay_nonmonotonic (arena_new-reentrant): pass BUILDSTDERR: test_decay_now (non-reentrant): pass BUILDSTDERR: test_decay_now (libc-reentrant): pass BUILDSTDERR: test_decay_now (arena_new-reentrant): pass BUILDSTDERR: test_decay_never (non-reentrant): pass BUILDSTDERR: test_decay_never (libc-reentrant): pass BUILDSTDERR: test_decay_never (arena_new-reentrant): pass BUILDSTDERR: --- pass: 15/15, skip: 0/15, fail: 0/15 --- === test/unit/div === BUILDSTDERR: test_div_exhaustive (non-reentrant): pass BUILDSTDERR: --- pass: 1/1, skip: 0/1, fail: 0/1 --- === test/unit/emitter === BUILDSTDERR: test_dict (non-reentrant): pass BUILDSTDERR: test_table_printf (non-reentrant): pass BUILDSTDERR: test_nested_dict (non-reentrant): pass BUILDSTDERR: test_types (non-reentrant): pass BUILDSTDERR: test_modal (non-reentrant): pass BUILDSTDERR: test_json_arr (non-reentrant): pass BUILDSTDERR: test_table_row (non-reentrant): pass BUILDSTDERR: --- pass: 7/7, skip: 0/7, fail: 0/7 --- === test/unit/extent_quantize === BUILDSTDERR: test_small_extent_size (non-reentrant): pass BUILDSTDERR: test_small_extent_size (libc-reentrant): pass BUILDSTDERR: test_small_extent_size (arena_new-reentrant): pass BUILDSTDERR: test_large_extent_size (non-reentrant): pass BUILDSTDERR: test_large_extent_size (libc-reentrant): pass BUILDSTDERR: test_large_extent_size (arena_new-reentrant): pass === test/unit/fork === BUILDSTDERR: test_monotonic (non-reentrant): pass BUILDSTDERR: test_monotonic (libc-reentrant): pass BUILDSTDERR: test_monotonic (arena_new-reentrant): pass BUILDSTDERR: --- pass: 9/9, skip: 0/9, fail: 0/9 --- BUILDSTDERR: test_fork (non-reentrant): pass BUILDSTDERR: test_fork_multithreaded (non-reentrant): pass BUILDSTDERR: --- pass: 2/2, skip: 0/2, fail: 0/2 --- === test/unit/hash === BUILDSTDERR: test_hash_x86_32 (non-reentrant): pass BUILDSTDERR: test_hash_x86_32 (libc-reentrant): pass BUILDSTDERR: test_hash_x86_32 (arena_new-reentrant): pass BUILDSTDERR: test_hash_x86_128 (non-reentrant): pass BUILDSTDERR: test_hash_x86_128 (libc-reentrant): pass BUILDSTDERR: test_hash_x86_128 (arena_new-reentrant): pass BUILDSTDERR: test_hash_x64_128 (non-reentrant): pass BUILDSTDERR: test_hash_x64_128 (libc-reentrant): pass BUILDSTDERR: test_hash_x64_128 (arena_new-reentrant): pass BUILDSTDERR: --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/unit/hooks === BUILDSTDERR: unhooked_call (non-reentrant): pass BUILDSTDERR: unhooked_call (libc-reentrant): pass BUILDSTDERR: unhooked_call (arena_new-reentrant): pass BUILDSTDERR: hooked_call (non-reentrant): pass BUILDSTDERR: hooked_call (libc-reentrant): pass BUILDSTDERR: hooked_call (arena_new-reentrant): pass BUILDSTDERR: --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/junk === BUILDSTDERR: test_junk_small (non-reentrant): pass BUILDSTDERR: test_junk_small (libc-reentrant): pass BUILDSTDERR: test_junk_small (arena_new-reentrant): pass BUILDSTDERR: test_junk_large (non-reentrant): pass BUILDSTDERR: test_junk_large (libc-reentrant): pass === test/unit/junk_alloc === BUILDSTDERR: test_junk_large (arena_new-reentrant): pass BUILDSTDERR: --- pass: 6/6, skip: 0/6, fail: 0/6 --- BUILDSTDERR: test_junk_small (non-reentrant): pass BUILDSTDERR: test_junk_small (libc-reentrant): pass BUILDSTDERR: test_junk_small (arena_new-reentrant): pass BUILDSTDERR: test_junk_large (non-reentrant): pass BUILDSTDERR: test_junk_large (libc-reentrant): pass BUILDSTDERR: test_junk_large (arena_new-reentrant): pass BUILDSTDERR: --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/junk_free === BUILDSTDERR: test_junk_small (non-reentrant): pass BUILDSTDERR: test_junk_small (libc-reentrant): pass BUILDSTDERR: test_junk_small (arena_new-reentrant): pass BUILDSTDERR: test_junk_large (non-reentrant): pass BUILDSTDERR: test_junk_large (libc-reentrant): pass BUILDSTDERR: test_junk_large (arena_new-reentrant): pass BUILDSTDERR: --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/log === BUILDSTDERR: test_log_disabled:test/unit/log.c:32: Test skipped: (!config_log) BUILDSTDERR: test_log_disabled (non-reentrant): skip BUILDSTDERR: test_log_disabled:test/unit/log.c:32: Test skipped: (!config_log) BUILDSTDERR: test_log_disabled (libc-reentrant): skip BUILDSTDERR: test_log_disabled:test/unit/log.c:32: Test skipped: (!config_log) BUILDSTDERR: test_log_disabled (arena_new-reentrant): skip BUILDSTDERR: test_log_enabled_direct:test/unit/log.c:44: Test skipped: (!config_log) BUILDSTDERR: test_log_enabled_direct (non-reentrant): skip BUILDSTDERR: test_log_enabled_direct:test/unit/log.c:44: Test skipped: (!config_log) BUILDSTDERR: test_log_enabled_direct (libc-reentrant): skip BUILDSTDERR: test_log_enabled_direct:test/unit/log.c:44: Test skipped: (!config_log) BUILDSTDERR: test_log_enabled_direct (arena_new-reentrant): skip BUILDSTDERR: test_log_enabled_indirect:test/unit/log.c:86: Test skipped: (!config_log) BUILDSTDERR: test_log_enabled_indirect (non-reentrant): skip BUILDSTDERR: test_log_enabled_indirect:test/unit/log.c:86: Test skipped: (!config_log) BUILDSTDERR: test_log_enabled_indirect (libc-reentrant): skip BUILDSTDERR: test_log_enabled_indirect:test/unit/log.c:86: Test skipped: (!config_log) BUILDSTDERR: test_log_enabled_indirect (arena_new-reentrant): skip BUILDSTDERR: test_log_enabled_global:test/unit/log.c:136: Test skipped: (!config_log) BUILDSTDERR: test_log_enabled_global (non-reentrant): skip BUILDSTDERR: test_log_enabled_global:test/unit/log.c:136: Test skipped: (!config_log) BUILDSTDERR: test_log_enabled_global (libc-reentrant): skip BUILDSTDERR: test_log_enabled_global:test/unit/log.c:136: Test skipped: (!config_log) BUILDSTDERR: test_log_enabled_global (arena_new-reentrant): skip BUILDSTDERR: test_logs_if_no_init:test/unit/log.c:158: Test skipped: (!config_log) BUILDSTDERR: test_logs_if_no_init (non-reentrant): skip BUILDSTDERR: test_logs_if_no_init:test/unit/log.c:158: Test skipped: (!config_log) BUILDSTDERR: test_logs_if_no_init (libc-reentrant): skip BUILDSTDERR: test_logs_if_no_init:test/unit/log.c:158: Test skipped: (!config_log) BUILDSTDERR: test_logs_if_no_init (arena_new-reentrant): skip BUILDSTDERR: test_log_only_format_string (non-reentrant): pass BUILDSTDERR: test_log_only_format_string (libc-reentrant): pass BUILDSTDERR: test_log_only_format_string (arena_new-reentrant): pass BUILDSTDERR: --- pass: 3/18, skip: 15/18, fail: 0/18 --- === test/unit/mallctl === BUILDSTDERR: test_mallctl_errors (non-reentrant): pass BUILDSTDERR: test_mallctl_errors (libc-reentrant): pass BUILDSTDERR: test_mallctl_errors (arena_new-reentrant): pass BUILDSTDERR: test_mallctlnametomib_errors (non-reentrant): pass BUILDSTDERR: test_mallctlnametomib_errors (libc-reentrant): pass BUILDSTDERR: test_mallctlnametomib_errors (arena_new-reentrant): pass BUILDSTDERR: test_mallctlbymib_errors (non-reentrant): pass BUILDSTDERR: test_mallctlbymib_errors (libc-reentrant): pass BUILDSTDERR: test_mallctlbymib_errors (arena_new-reentrant): pass BUILDSTDERR: test_mallctl_read_write (non-reentrant): pass BUILDSTDERR: test_mallctl_read_write (libc-reentrant): pass BUILDSTDERR: test_mallctl_read_write (arena_new-reentrant): pass BUILDSTDERR: test_mallctlnametomib_short_mib (non-reentrant): pass BUILDSTDERR: test_mallctlnametomib_short_mib (libc-reentrant): pass BUILDSTDERR: test_mallctlnametomib_short_mib (arena_new-reentrant): pass BUILDSTDERR: test_mallctl_config (non-reentrant): pass BUILDSTDERR: test_mallctl_config (libc-reentrant): pass BUILDSTDERR: test_mallctl_config (arena_new-reentrant): pass BUILDSTDERR: test_mallctl_opt (non-reentrant): pass BUILDSTDERR: test_mallctl_opt (libc-reentrant): pass BUILDSTDERR: test_mallctl_opt (arena_new-reentrant): pass BUILDSTDERR: test_manpage_example (non-reentrant): pass BUILDSTDERR: test_manpage_example (libc-reentrant): pass BUILDSTDERR: test_manpage_example (arena_new-reentrant): pass BUILDSTDERR: test_tcache_none (non-reentrant): pass BUILDSTDERR: test_tcache_none (libc-reentrant): pass BUILDSTDERR: test_tcache_none (arena_new-reentrant): pass BUILDSTDERR: test_tcache (non-reentrant): pass BUILDSTDERR: test_tcache (libc-reentrant): pass BUILDSTDERR: test_tcache (arena_new-reentrant): pass BUILDSTDERR: test_thread_arena (non-reentrant): pass BUILDSTDERR: test_thread_arena (libc-reentrant): pass BUILDSTDERR: test_thread_arena (arena_new-reentrant): pass BUILDSTDERR: test_arena_i_initialized (non-reentrant): pass BUILDSTDERR: test_arena_i_initialized (libc-reentrant): pass BUILDSTDERR: test_arena_i_initialized (arena_new-reentrant): pass BUILDSTDERR: test_arena_i_dirty_decay_ms (non-reentrant): pass BUILDSTDERR: test_arena_i_dirty_decay_ms (libc-reentrant): pass BUILDSTDERR: test_arena_i_dirty_decay_ms (arena_new-reentrant): pass BUILDSTDERR: test_arena_i_muzzy_decay_ms (non-reentrant): pass BUILDSTDERR: test_arena_i_muzzy_decay_ms (libc-reentrant): pass BUILDSTDERR: test_arena_i_muzzy_decay_ms (arena_new-reentrant): pass BUILDSTDERR: test_arena_i_purge (non-reentrant): pass BUILDSTDERR: test_arena_i_purge (libc-reentrant): pass BUILDSTDERR: test_arena_i_purge (arena_new-reentrant): pass BUILDSTDERR: test_arena_i_decay (non-reentrant): pass BUILDSTDERR: test_arena_i_decay (libc-reentrant): pass BUILDSTDERR: test_arena_i_decay (arena_new-reentrant): pass BUILDSTDERR: test_arena_i_dss (non-reentrant): pass BUILDSTDERR: test_arena_i_dss (libc-reentrant): pass BUILDSTDERR: test_arena_i_dss (arena_new-reentrant): pass BUILDSTDERR: test_arena_i_retain_grow_limit (non-reentrant): pass BUILDSTDERR: test_arena_i_retain_grow_limit (libc-reentrant): pass BUILDSTDERR: test_arena_i_retain_grow_limit (arena_new-reentrant): pass BUILDSTDERR: test_arenas_dirty_decay_ms (non-reentrant): pass BUILDSTDERR: test_arenas_dirty_decay_ms (libc-reentrant): pass BUILDSTDERR: test_arenas_dirty_decay_ms (arena_new-reentrant): pass BUILDSTDERR: test_arenas_muzzy_decay_ms (non-reentrant): pass BUILDSTDERR: test_arenas_muzzy_decay_ms (libc-reentrant): pass BUILDSTDERR: test_arenas_muzzy_decay_ms (arena_new-reentrant): pass BUILDSTDERR: test_arenas_constants (non-reentrant): pass BUILDSTDERR: test_arenas_constants (libc-reentrant): pass BUILDSTDERR: test_arenas_constants (arena_new-reentrant): pass BUILDSTDERR: test_arenas_bin_constants (non-reentrant): pass BUILDSTDERR: test_arenas_bin_constants (libc-reentrant): pass BUILDSTDERR: test_arenas_bin_constants (arena_new-reentrant): pass BUILDSTDERR: test_arenas_lextent_constants (non-reentrant): pass BUILDSTDERR: test_arenas_lextent_constants (libc-reentrant): pass BUILDSTDERR: test_arenas_lextent_constants (arena_new-reentrant): pass BUILDSTDERR: test_arenas_create (non-reentrant): pass BUILDSTDERR: test_arenas_create (libc-reentrant): pass BUILDSTDERR: test_arenas_create (arena_new-reentrant): pass BUILDSTDERR: test_arenas_lookup (non-reentrant): pass === test/unit/malloc_io === === test/unit/math === BUILDSTDERR: test_arenas_lookup (libc-reentrant): pass BUILDSTDERR: test_arenas_lookup (arena_new-reentrant): pass BUILDSTDERR: test_stats_arenas (non-reentrant): pass BUILDSTDERR: test_stats_arenas (libc-reentrant): pass BUILDSTDERR: test_stats_arenas (arena_new-reentrant): pass BUILDSTDERR: --- pass: 78/78, skip: 0/78, fail: 0/78 --- BUILDSTDERR: test_malloc_strtoumax_no_endptr (non-reentrant): pass BUILDSTDERR: test_malloc_strtoumax_no_endptr (libc-reentrant): pass BUILDSTDERR: test_malloc_strtoumax_no_endptr (arena_new-reentrant): pass BUILDSTDERR: test_malloc_strtoumax (non-reentrant): pass BUILDSTDERR: test_malloc_strtoumax (libc-reentrant): pass BUILDSTDERR: test_malloc_strtoumax (arena_new-reentrant): pass BUILDSTDERR: test_malloc_snprintf_truncated (non-reentrant): pass BUILDSTDERR: test_malloc_snprintf_truncated (libc-reentrant): pass BUILDSTDERR: test_malloc_snprintf_truncated (arena_new-reentrant): pass BUILDSTDERR: test_malloc_snprintf (non-reentrant): pass BUILDSTDERR: test_malloc_snprintf (libc-reentrant): pass BUILDSTDERR: test_malloc_snprintf (arena_new-reentrant): pass BUILDSTDERR: --- pass: 12/12, skip: 0/12, fail: 0/12 --- === test/unit/mq === BUILDSTDERR: test_ln_gamma_factorial (non-reentrant): pass BUILDSTDERR: test_ln_gamma_factorial (libc-reentrant): pass BUILDSTDERR: test_ln_gamma_factorial (arena_new-reentrant): pass BUILDSTDERR: test_ln_gamma_misc (non-reentrant): pass BUILDSTDERR: test_ln_gamma_misc (libc-reentrant): pass BUILDSTDERR: test_ln_gamma_misc (arena_new-reentrant): pass BUILDSTDERR: test_pt_norm (non-reentrant): pass BUILDSTDERR: test_pt_norm (libc-reentrant): pass BUILDSTDERR: test_pt_norm (arena_new-reentrant): pass BUILDSTDERR: test_pt_chi2 (non-reentrant): pass BUILDSTDERR: test_pt_chi2 (libc-reentrant): pass BUILDSTDERR: test_pt_chi2 (arena_new-reentrant): pass BUILDSTDERR: test_pt_gamma_shape (non-reentrant): pass BUILDSTDERR: test_pt_gamma_shape (libc-reentrant): pass BUILDSTDERR: test_pt_gamma_shape (arena_new-reentrant): pass BUILDSTDERR: test_pt_gamma_scale (non-reentrant): pass BUILDSTDERR: test_pt_gamma_scale (libc-reentrant): pass BUILDSTDERR: test_pt_gamma_scale (arena_new-reentrant): pass BUILDSTDERR: --- pass: 18/18, skip: 0/18, fail: 0/18 --- BUILDSTDERR: test_mq_basic (non-reentrant): pass BUILDSTDERR: test_mq_basic (libc-reentrant): pass BUILDSTDERR: test_mq_basic (arena_new-reentrant): pass BUILDSTDERR: test_mq_threaded (non-reentrant): pass BUILDSTDERR: test_mq_threaded (libc-reentrant): pass BUILDSTDERR: test_mq_threaded (arena_new-reentrant): pass BUILDSTDERR: --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/mtx === BUILDSTDERR: test_mtx_basic (non-reentrant): pass BUILDSTDERR: test_mtx_basic (libc-reentrant): pass BUILDSTDERR: test_mtx_basic (arena_new-reentrant): pass BUILDSTDERR: test_mtx_race (non-reentrant): pass BUILDSTDERR: test_mtx_race (libc-reentrant): pass BUILDSTDERR: test_mtx_race (arena_new-reentrant): pass BUILDSTDERR: --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/pack === BUILDSTDERR: test_pack (non-reentrant): pass BUILDSTDERR: test_pack (libc-reentrant): pass BUILDSTDERR: test_pack (arena_new-reentrant): pass BUILDSTDERR: --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/unit/pages === BUILDSTDERR: test_pages_huge (non-reentrant): pass BUILDSTDERR: test_pages_huge (libc-reentrant): pass BUILDSTDERR: test_pages_huge (arena_new-reentrant): pass BUILDSTDERR: --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/unit/ph === BUILDSTDERR: test_ph_empty (non-reentrant): pass BUILDSTDERR: test_ph_empty (libc-reentrant): pass BUILDSTDERR: test_ph_empty (arena_new-reentrant): pass BUILDSTDERR: test_ph_random (non-reentrant): pass BUILDSTDERR: test_ph_random (libc-reentrant): pass BUILDSTDERR: test_ph_random (arena_new-reentrant): pass BUILDSTDERR: --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/prng === BUILDSTDERR: test_prng_lg_range_u32_nonatomic (non-reentrant): pass BUILDSTDERR: test_prng_lg_range_u32_nonatomic (libc-reentrant): pass BUILDSTDERR: test_prng_lg_range_u32_nonatomic (arena_new-reentrant): pass BUILDSTDERR: test_prng_lg_range_u32_atomic (non-reentrant): pass BUILDSTDERR: test_prng_lg_range_u32_atomic (libc-reentrant): pass BUILDSTDERR: test_prng_lg_range_u32_atomic (arena_new-reentrant): pass BUILDSTDERR: test_prng_lg_range_u64_nonatomic (non-reentrant): pass BUILDSTDERR: test_prng_lg_range_u64_nonatomic (libc-reentrant): pass BUILDSTDERR: test_prng_lg_range_u64_nonatomic (arena_new-reentrant): pass BUILDSTDERR: test_prng_lg_range_zu_nonatomic (non-reentrant): pass BUILDSTDERR: test_prng_lg_range_zu_nonatomic (libc-reentrant): pass BUILDSTDERR: test_prng_lg_range_zu_nonatomic (arena_new-reentrant): pass BUILDSTDERR: test_prng_lg_range_zu_atomic (non-reentrant): pass BUILDSTDERR: test_prng_lg_range_zu_atomic (libc-reentrant): pass BUILDSTDERR: test_prng_lg_range_zu_atomic (arena_new-reentrant): pass BUILDSTDERR: test_prng_range_u32_nonatomic (non-reentrant): pass BUILDSTDERR: test_prng_range_u32_nonatomic (libc-reentrant): pass BUILDSTDERR: test_prng_range_u32_nonatomic (arena_new-reentrant): pass BUILDSTDERR: test_prng_range_u32_atomic (non-reentrant): pass BUILDSTDERR: test_prng_range_u32_atomic (libc-reentrant): pass BUILDSTDERR: test_prng_range_u32_atomic (arena_new-reentrant): pass BUILDSTDERR: test_prng_range_u64_nonatomic (non-reentrant): pass BUILDSTDERR: test_prng_range_u64_nonatomic (libc-reentrant): pass BUILDSTDERR: test_prng_range_u64_nonatomic (arena_new-reentrant): pass BUILDSTDERR: test_prng_range_zu_nonatomic (non-reentrant): pass BUILDSTDERR: test_prng_range_zu_nonatomic (libc-reentrant): pass BUILDSTDERR: test_prng_range_zu_nonatomic (arena_new-reentrant): pass BUILDSTDERR: test_prng_range_zu_atomic (non-reentrant): pass BUILDSTDERR: test_prng_range_zu_atomic (libc-reentrant): pass BUILDSTDERR: test_prng_range_zu_atomic (arena_new-reentrant): pass BUILDSTDERR: --- pass: 30/30, skip: 0/30, fail: 0/30 --- === test/unit/prof_accum === BUILDSTDERR: test_idump:test/unit/prof_accum.c:58: Test skipped: (!config_prof) BUILDSTDERR: test_idump (non-reentrant): skip BUILDSTDERR: --- pass: 0/1, skip: 1/1, fail: 0/1 --- === test/unit/prof_active === BUILDSTDERR: test_prof_active:test/unit/prof_active.c:82: Test skipped: (!config_prof) BUILDSTDERR: test_prof_active (non-reentrant): skip BUILDSTDERR: --- pass: 0/1, skip: 1/1, fail: 0/1 --- === test/unit/prof_gdump === BUILDSTDERR: test_gdump:test/unit/prof_gdump.c:22: Test skipped: (!config_prof) BUILDSTDERR: test_gdump (non-reentrant): skip BUILDSTDERR: --- pass: 0/1, skip: 1/1, fail: 0/1 --- === test/unit/prof_idump === BUILDSTDERR: test_idump:test/unit/prof_idump.c:21: Test skipped: (!config_prof) BUILDSTDERR: test_idump (non-reentrant): skip BUILDSTDERR: test_idump:test/unit/prof_idump.c:21: Test skipped: (!config_prof) BUILDSTDERR: test_idump (libc-reentrant): skip BUILDSTDERR: test_idump:test/unit/prof_idump.c:21: Test skipped: (!config_prof) BUILDSTDERR: test_idump (arena_new-reentrant): skip BUILDSTDERR: --- pass: 0/3, skip: 3/3, fail: 0/3 --- === test/unit/prof_reset === BUILDSTDERR: test_prof_reset_basic:test/unit/prof_reset.c:44: Test skipped: (!config_prof) BUILDSTDERR: test_prof_reset_basic (non-reentrant): skip BUILDSTDERR: test_prof_reset_cleanup:test/unit/prof_reset.c:99: Test skipped: (!config_prof) BUILDSTDERR: test_prof_reset_cleanup (non-reentrant): skip BUILDSTDERR: test_prof_reset:test/unit/prof_reset.c:189: Test skipped: (!config_prof) BUILDSTDERR: test_prof_reset (non-reentrant): skip BUILDSTDERR: test_xallocx:test/unit/prof_reset.c:232: Test skipped: (!config_prof) BUILDSTDERR: test_xallocx (non-reentrant): skip BUILDSTDERR: --- pass: 0/4, skip: 4/4, fail: 0/4 --- === test/unit/prof_tctx === BUILDSTDERR: test_prof_realloc:test/unit/prof_tctx.c:10: Test skipped: (!config_prof) BUILDSTDERR: test_prof_realloc (non-reentrant): skip BUILDSTDERR: --- pass: 0/1, skip: 1/1, fail: 0/1 --- === test/unit/prof_thread_name === BUILDSTDERR: test_prof_thread_name_validation:test/unit/prof_thread_name.c:35: Test skipped: (!config_prof) BUILDSTDERR: test_prof_thread_name_validation (non-reentrant): skip BUILDSTDERR: test_prof_thread_name_validation:test/unit/prof_thread_name.c:35: Test skipped: (!config_prof) BUILDSTDERR: test_prof_thread_name_validation (libc-reentrant): skip BUILDSTDERR: test_prof_thread_name_validation:test/unit/prof_thread_name.c:35: Test skipped: (!config_prof) BUILDSTDERR: test_prof_thread_name_validation (arena_new-reentrant): skip BUILDSTDERR: test_prof_thread_name_threaded:test/unit/prof_thread_name.c:101: Test skipped: (!config_prof) BUILDSTDERR: test_prof_thread_name_threaded (non-reentrant): skip BUILDSTDERR: test_prof_thread_name_threaded:test/unit/prof_thread_name.c:101: Test skipped: (!config_prof) BUILDSTDERR: test_prof_thread_name_threaded (libc-reentrant): skip BUILDSTDERR: test_prof_thread_name_threaded:test/unit/prof_thread_name.c:101: Test skipped: (!config_prof) BUILDSTDERR: test_prof_thread_name_threaded (arena_new-reentrant): skip BUILDSTDERR: --- pass: 0/6, skip: 6/6, fail: 0/6 --- === test/unit/ql === BUILDSTDERR: test_ql_empty (non-reentrant): pass BUILDSTDERR: test_ql_empty (libc-reentrant): pass BUILDSTDERR: test_ql_empty (arena_new-reentrant): pass BUILDSTDERR: test_ql_tail_insert (non-reentrant): pass BUILDSTDERR: test_ql_tail_insert (libc-reentrant): pass BUILDSTDERR: test_ql_tail_insert (arena_new-reentrant): pass BUILDSTDERR: test_ql_tail_remove (non-reentrant): pass BUILDSTDERR: test_ql_tail_remove (libc-reentrant): pass BUILDSTDERR: test_ql_tail_remove (arena_new-reentrant): pass BUILDSTDERR: test_ql_head_insert (non-reentrant): pass BUILDSTDERR: test_ql_head_insert (libc-reentrant): pass BUILDSTDERR: test_ql_head_insert (arena_new-reentrant): pass BUILDSTDERR: test_ql_head_remove (non-reentrant): pass BUILDSTDERR: test_ql_head_remove (libc-reentrant): pass BUILDSTDERR: test_ql_head_remove (arena_new-reentrant): pass BUILDSTDERR: test_ql_insert (non-reentrant): pass BUILDSTDERR: test_ql_insert (libc-reentrant): pass BUILDSTDERR: test_ql_insert (arena_new-reentrant): pass BUILDSTDERR: --- pass: 18/18, skip: 0/18, fail: 0/18 --- === test/unit/qr === BUILDSTDERR: test_qr_one (non-reentrant): pass BUILDSTDERR: test_qr_one (libc-reentrant): pass BUILDSTDERR: test_qr_one (arena_new-reentrant): pass BUILDSTDERR: test_qr_after_insert (non-reentrant): pass BUILDSTDERR: test_qr_after_insert (libc-reentrant): pass BUILDSTDERR: test_qr_after_insert (arena_new-reentrant): pass BUILDSTDERR: test_qr_remove (non-reentrant): pass BUILDSTDERR: test_qr_remove (libc-reentrant): pass BUILDSTDERR: test_qr_remove (arena_new-reentrant): pass BUILDSTDERR: test_qr_before_insert (non-reentrant): pass BUILDSTDERR: test_qr_before_insert (libc-reentrant): pass BUILDSTDERR: test_qr_before_insert (arena_new-reentrant): pass BUILDSTDERR: test_qr_meld_split (non-reentrant): pass BUILDSTDERR: test_qr_meld_split (libc-reentrant): pass BUILDSTDERR: test_qr_meld_split (arena_new-reentrant): pass BUILDSTDERR: --- pass: 15/15, skip: 0/15, fail: 0/15 --- === test/unit/rb === BUILDSTDERR: test_rb_empty (non-reentrant): pass BUILDSTDERR: test_rb_empty (libc-reentrant): pass BUILDSTDERR: test_rb_empty (arena_new-reentrant): pass BUILDSTDERR: test_rb_random (non-reentrant): pass BUILDSTDERR: test_rb_random (libc-reentrant): pass BUILDSTDERR: test_rb_random (arena_new-reentrant): pass BUILDSTDERR: --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/retained === BUILDSTDERR: test_retained (non-reentrant): pass BUILDSTDERR: test_retained (libc-reentrant): pass BUILDSTDERR: test_retained (arena_new-reentrant): pass BUILDSTDERR: --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/unit/rtree === BUILDSTDERR: test_rtree_read_empty (non-reentrant): pass BUILDSTDERR: test_rtree_read_empty (libc-reentrant): pass BUILDSTDERR: test_rtree_read_empty (arena_new-reentrant): pass BUILDSTDERR: test_rtree_extrema (non-reentrant): pass BUILDSTDERR: test_rtree_extrema (libc-reentrant): pass BUILDSTDERR: test_rtree_extrema (arena_new-reentrant): pass BUILDSTDERR: test_rtree_bits (non-reentrant): pass BUILDSTDERR: test_rtree_bits (libc-reentrant): pass BUILDSTDERR: test_rtree_bits (arena_new-reentrant): pass BUILDSTDERR: test_rtree_random (non-reentrant): pass BUILDSTDERR: test_rtree_random (libc-reentrant): pass BUILDSTDERR: test_rtree_random (arena_new-reentrant): pass BUILDSTDERR: --- pass: 12/12, skip: 0/12, fail: 0/12 --- === test/unit/SFMT === BUILDSTDERR: test_gen_rand_32 (non-reentrant): pass BUILDSTDERR: test_gen_rand_32 (libc-reentrant): pass BUILDSTDERR: test_gen_rand_32 (arena_new-reentrant): pass BUILDSTDERR: test_by_array_32 (non-reentrant): pass BUILDSTDERR: test_by_array_32 (libc-reentrant): pass BUILDSTDERR: test_by_array_32 (arena_new-reentrant): pass BUILDSTDERR: test_gen_rand_64 (non-reentrant): pass BUILDSTDERR: test_gen_rand_64 (libc-reentrant): pass BUILDSTDERR: test_gen_rand_64 (arena_new-reentrant): pass BUILDSTDERR: test_by_array_64 (non-reentrant): pass BUILDSTDERR: test_by_array_64 (libc-reentrant): pass BUILDSTDERR: test_by_array_64 (arena_new-reentrant): pass BUILDSTDERR: --- pass: 12/12, skip: 0/12, fail: 0/12 --- === test/unit/size_classes === BUILDSTDERR: test_size_classes (non-reentrant): pass BUILDSTDERR: test_size_classes (libc-reentrant): pass BUILDSTDERR: test_size_classes (arena_new-reentrant): pass BUILDSTDERR: test_psize_classes (non-reentrant): pass BUILDSTDERR: test_psize_classes (libc-reentrant): pass BUILDSTDERR: test_psize_classes (arena_new-reentrant): pass BUILDSTDERR: test_overflow (non-reentrant): pass BUILDSTDERR: test_overflow (libc-reentrant): pass BUILDSTDERR: test_overflow (arena_new-reentrant): pass BUILDSTDERR: --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/unit/slab === BUILDSTDERR: test_arena_slab_regind (non-reentrant): pass BUILDSTDERR: test_arena_slab_regind (libc-reentrant): pass BUILDSTDERR: test_arena_slab_regind (arena_new-reentrant): pass BUILDSTDERR: --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/unit/smoothstep === BUILDSTDERR: test_smoothstep_integral (non-reentrant): pass BUILDSTDERR: test_smoothstep_integral (libc-reentrant): pass BUILDSTDERR: test_smoothstep_integral (arena_new-reentrant): pass BUILDSTDERR: test_smoothstep_monotonic (non-reentrant): pass BUILDSTDERR: test_smoothstep_monotonic (libc-reentrant): pass BUILDSTDERR: test_smoothstep_monotonic (arena_new-reentrant): pass BUILDSTDERR: test_smoothstep_slope (non-reentrant): pass BUILDSTDERR: test_smoothstep_slope (libc-reentrant): pass BUILDSTDERR: test_smoothstep_slope (arena_new-reentrant): pass BUILDSTDERR: --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/unit/spin === BUILDSTDERR: test_spin (non-reentrant): pass BUILDSTDERR: test_spin (libc-reentrant): pass BUILDSTDERR: test_spin (arena_new-reentrant): pass BUILDSTDERR: --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/unit/stats === BUILDSTDERR: test_stats_summary (non-reentrant): pass BUILDSTDERR: test_stats_large (non-reentrant): pass BUILDSTDERR: test_stats_arenas_summary (non-reentrant): pass BUILDSTDERR: test_stats_arenas_small (non-reentrant): pass BUILDSTDERR: test_stats_arenas_large (non-reentrant): pass BUILDSTDERR: test_stats_arenas_bins (non-reentrant): pass BUILDSTDERR: test_stats_arenas_lextents (non-reentrant): pass BUILDSTDERR: --- pass: 7/7, skip: 0/7, fail: 0/7 --- === test/unit/stats_print === BUILDSTDERR: test_json_parser (non-reentrant): pass BUILDSTDERR: test_json_parser (libc-reentrant): pass BUILDSTDERR: test_json_parser (arena_new-reentrant): pass BUILDSTDERR: test_stats_print_json (non-reentrant): pass BUILDSTDERR: test_stats_print_json (libc-reentrant): pass BUILDSTDERR: test_stats_print_json (arena_new-reentrant): pass BUILDSTDERR: --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/ticker === BUILDSTDERR: test_ticker_tick (non-reentrant): pass BUILDSTDERR: test_ticker_tick (libc-reentrant): pass BUILDSTDERR: test_ticker_tick (arena_new-reentrant): pass BUILDSTDERR: test_ticker_ticks (non-reentrant): pass BUILDSTDERR: test_ticker_ticks (libc-reentrant): pass BUILDSTDERR: test_ticker_ticks (arena_new-reentrant): pass BUILDSTDERR: test_ticker_copy (non-reentrant): pass BUILDSTDERR: test_ticker_copy (libc-reentrant): pass BUILDSTDERR: test_ticker_copy (arena_new-reentrant): pass BUILDSTDERR: --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/unit/nstime === BUILDSTDERR: test_nstime_init (non-reentrant): pass BUILDSTDERR: test_nstime_init (libc-reentrant): pass BUILDSTDERR: test_nstime_init (arena_new-reentrant): pass BUILDSTDERR: test_nstime_init2 (non-reentrant): pass BUILDSTDERR: test_nstime_init2 (libc-reentrant): pass BUILDSTDERR: test_nstime_init2 (arena_new-reentrant): pass BUILDSTDERR: test_nstime_copy (non-reentrant): pass BUILDSTDERR: test_nstime_copy (libc-reentrant): pass BUILDSTDERR: test_nstime_copy (arena_new-reentrant): pass BUILDSTDERR: test_nstime_compare (non-reentrant): pass BUILDSTDERR: test_nstime_compare (libc-reentrant): pass BUILDSTDERR: test_nstime_compare (arena_new-reentrant): pass BUILDSTDERR: test_nstime_add (non-reentrant): pass BUILDSTDERR: test_nstime_add (libc-reentrant): pass BUILDSTDERR: test_nstime_add (arena_new-reentrant): pass BUILDSTDERR: test_nstime_iadd (non-reentrant): pass BUILDSTDERR: test_nstime_iadd (libc-reentrant): pass BUILDSTDERR: test_nstime_iadd (arena_new-reentrant): pass BUILDSTDERR: test_nstime_subtract (non-reentrant): pass BUILDSTDERR: test_nstime_subtract (libc-reentrant): pass BUILDSTDERR: test_nstime_subtract (arena_new-reentrant): pass BUILDSTDERR: test_nstime_isubtract (non-reentrant): pass BUILDSTDERR: test_nstime_isubtract (libc-reentrant): pass BUILDSTDERR: test_nstime_isubtract (arena_new-reentrant): pass BUILDSTDERR: test_nstime_imultiply (non-reentrant): pass BUILDSTDERR: test_nstime_imultiply (libc-reentrant): pass BUILDSTDERR: test_nstime_imultiply (arena_new-reentrant): pass BUILDSTDERR: test_nstime_idivide (non-reentrant): pass BUILDSTDERR: test_nstime_idivide (libc-reentrant): pass BUILDSTDERR: test_nstime_idivide (arena_new-reentrant): pass BUILDSTDERR: test_nstime_divide (non-reentrant): pass BUILDSTDERR: test_nstime_divide (libc-reentrant): pass BUILDSTDERR: test_nstime_divide (arena_new-reentrant): pass BUILDSTDERR: test_nstime_monotonic (non-reentrant): pass BUILDSTDERR: test_nstime_monotonic (libc-reentrant): pass BUILDSTDERR: test_nstime_monotonic (arena_new-reentrant): pass BUILDSTDERR: test_nstime_update (non-reentrant): pass BUILDSTDERR: test_nstime_update (libc-reentrant): pass BUILDSTDERR: test_nstime_update (arena_new-reentrant): pass BUILDSTDERR: --- pass: 39/39, skip: 0/39, fail: 0/39 --- === test/unit/tsd === BUILDSTDERR: test_tsd_main_thread (non-reentrant): pass BUILDSTDERR: test_tsd_sub_thread (non-reentrant): pass BUILDSTDERR: test_tsd_reincarnation (non-reentrant): pass BUILDSTDERR: --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/unit/witness === BUILDSTDERR: test_witness:test/unit/witness.c:60: Test skipped: (!config_debug) BUILDSTDERR: test_witness (non-reentrant): skip BUILDSTDERR: test_witness:test/unit/witness.c:60: Test skipped: (!config_debug) BUILDSTDERR: test_witness (libc-reentrant): skip BUILDSTDERR: test_witness:test/unit/witness.c:60: Test skipped: (!config_debug) BUILDSTDERR: test_witness (arena_new-reentrant): skip BUILDSTDERR: test_witness_comp:test/unit/witness.c:100: Test skipped: (!config_debug) BUILDSTDERR: test_witness_comp (non-reentrant): skip BUILDSTDERR: test_witness_comp:test/unit/witness.c:100: Test skipped: (!config_debug) BUILDSTDERR: test_witness_comp (libc-reentrant): skip BUILDSTDERR: test_witness_comp:test/unit/witness.c:100: Test skipped: (!config_debug) BUILDSTDERR: test_witness_comp (arena_new-reentrant): skip BUILDSTDERR: test_witness_reversal:test/unit/witness.c:152: Test skipped: (!config_debug) BUILDSTDERR: test_witness_reversal (non-reentrant): skip BUILDSTDERR: test_witness_reversal:test/unit/witness.c:152: Test skipped: (!config_debug) BUILDSTDERR: test_witness_reversal (libc-reentrant): skip BUILDSTDERR: test_witness_reversal:test/unit/witness.c:152: Test skipped: (!config_debug) BUILDSTDERR: test_witness_reversal (arena_new-reentrant): skip BUILDSTDERR: test_witness_recursive:test/unit/witness.c:183: Test skipped: (!config_debug) BUILDSTDERR: test_witness_recursive (non-reentrant): skip BUILDSTDERR: test_witness_recursive:test/unit/witness.c:183: Test skipped: (!config_debug) BUILDSTDERR: test_witness_recursive (libc-reentrant): skip BUILDSTDERR: test_witness_recursive:test/unit/witness.c:183: Test skipped: (!config_debug) BUILDSTDERR: test_witness_recursive (arena_new-reentrant): skip BUILDSTDERR: test_witness_unlock_not_owned:test/unit/witness.c:218: Test skipped: (!config_debug) BUILDSTDERR: test_witness_unlock_not_owned (non-reentrant): skip BUILDSTDERR: test_witness_unlock_not_owned:test/unit/witness.c:218: Test skipped: (!config_debug) BUILDSTDERR: test_witness_unlock_not_owned (libc-reentrant): skip BUILDSTDERR: test_witness_unlock_not_owned:test/unit/witness.c:218: Test skipped: (!config_debug) BUILDSTDERR: test_witness_unlock_not_owned (arena_new-reentrant): skip BUILDSTDERR: test_witness_depth:test/unit/witness.c:242: Test skipped: (!config_debug) BUILDSTDERR: test_witness_depth (non-reentrant): skip BUILDSTDERR: test_witness_depth:test/unit/witness.c:242: Test skipped: (!config_debug) BUILDSTDERR: test_witness_depth (libc-reentrant): skip BUILDSTDERR: test_witness_depth:test/unit/witness.c:242: Test skipped: (!config_debug) BUILDSTDERR: test_witness_depth (arena_new-reentrant): skip BUILDSTDERR: --- pass: 0/18, skip: 18/18, fail: 0/18 --- === test/unit/zero === BUILDSTDERR: test_zero_small (non-reentrant): pass BUILDSTDERR: test_zero_small (libc-reentrant): pass BUILDSTDERR: test_zero_small (arena_new-reentrant): pass BUILDSTDERR: test_zero_large (non-reentrant): pass BUILDSTDERR: test_zero_large (libc-reentrant): pass BUILDSTDERR: test_zero_large (arena_new-reentrant): pass BUILDSTDERR: --- pass: 6/6, skip: 0/6, fail: 0/6 --- Test suite summary: pass: 43/52, skip: 9/52, fail: 0/52 gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/src/btalloc.integration.o test/src/btalloc.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/src/btalloc_0.integration.o test/src/btalloc_0.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/src/btalloc_1.integration.o test/src/btalloc_1.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/src/math.integration.o test/src/math.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/src/mtx.integration.o test/src/mtx.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/src/mq.integration.o test/src/mq.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/src/SFMT.integration.o test/src/SFMT.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/src/test.integration.o test/src/test.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/src/thd.integration.o test/src/thd.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/src/timer.integration.o test/src/timer.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -Itest/include -Itest/include -o src/nstime.integration.o src/nstime.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -Itest/include -Itest/include -o src/malloc_io.integration.o src/malloc_io.c gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/integration/aligned_alloc.o test/integration/aligned_alloc.c BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:58, BUILDSTDERR: from test/integration/aligned_alloc.c:1: BUILDSTDERR: test/integration/aligned_alloc.c: In function 'test_oom_errors': BUILDSTDERR: include/jemalloc/jemalloc.h:59:28: warning: argument 2 value '9223372036854775808' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] BUILDSTDERR: 59 | # define je_aligned_alloc aligned_alloc BUILDSTDERR: include/jemalloc/jemalloc.h:362:25: note: in expansion of macro 'je_aligned_alloc' BUILDSTDERR: 362 | # define aligned_alloc je_aligned_alloc BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: test/integration/aligned_alloc.c:49:6: note: in expansion of macro 'aligned_alloc' BUILDSTDERR: 49 | p = aligned_alloc(alignment, size); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:9, BUILDSTDERR: from test/integration/aligned_alloc.c:1: BUILDSTDERR: /usr/include/stdlib.h:583:14: note: in a call to allocation function 'aligned_alloc' declared here BUILDSTDERR: 583 | extern void *aligned_alloc (size_t __alignment, size_t __size) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:58, BUILDSTDERR: from test/integration/aligned_alloc.c:1: BUILDSTDERR: include/jemalloc/jemalloc.h:59:28: warning: argument 2 value '13835058055282163713' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] BUILDSTDERR: 59 | # define je_aligned_alloc aligned_alloc BUILDSTDERR: include/jemalloc/jemalloc.h:362:25: note: in expansion of macro 'je_aligned_alloc' BUILDSTDERR: 362 | # define aligned_alloc je_aligned_alloc BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: test/integration/aligned_alloc.c:62:6: note: in expansion of macro 'aligned_alloc' BUILDSTDERR: 62 | p = aligned_alloc(alignment, size); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:9, BUILDSTDERR: from test/integration/aligned_alloc.c:1: BUILDSTDERR: /usr/include/stdlib.h:583:14: note: in a call to allocation function 'aligned_alloc' declared here BUILDSTDERR: 583 | extern void *aligned_alloc (size_t __alignment, size_t __size) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:58, BUILDSTDERR: from test/integration/aligned_alloc.c:1: BUILDSTDERR: include/jemalloc/jemalloc.h:59:28: warning: argument 2 value '18446744073709551600' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] BUILDSTDERR: 59 | # define je_aligned_alloc aligned_alloc BUILDSTDERR: include/jemalloc/jemalloc.h:362:25: note: in expansion of macro 'je_aligned_alloc' BUILDSTDERR: 362 | # define aligned_alloc je_aligned_alloc BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: test/integration/aligned_alloc.c:74:6: note: in expansion of macro 'aligned_alloc' BUILDSTDERR: 74 | p = aligned_alloc(alignment, size); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:9, BUILDSTDERR: from test/integration/aligned_alloc.c:1: BUILDSTDERR: /usr/include/stdlib.h:583:14: note: in a call to allocation function 'aligned_alloc' declared here BUILDSTDERR: 583 | extern void *aligned_alloc (size_t __alignment, size_t __size) BUILDSTDERR: | ^~~~~~~~~~~~~ gcc -o test/integration/aligned_alloc test/integration/aligned_alloc.o test/src/btalloc.integration.o test/src/btalloc_0.integration.o test/src/btalloc_1.integration.o test/src/math.integration.o test/src/mtx.integration.o test/src/mq.integration.o test/src/SFMT.integration.o test/src/test.integration.o test/src/thd.integration.o test/src/timer.integration.o src/nstime.integration.o src/malloc_io.integration.o -Wl,-rpath,lib lib/libjemalloc.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/integration/allocated.o test/integration/allocated.c gcc -o test/integration/allocated test/integration/allocated.o test/src/btalloc.integration.o test/src/btalloc_0.integration.o test/src/btalloc_1.integration.o test/src/math.integration.o test/src/mtx.integration.o test/src/mq.integration.o test/src/SFMT.integration.o test/src/test.integration.o test/src/thd.integration.o test/src/timer.integration.o src/nstime.integration.o src/malloc_io.integration.o -Wl,-rpath,lib lib/libjemalloc.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/integration/extent.o test/integration/extent.c gcc -o test/integration/extent test/integration/extent.o test/src/btalloc.integration.o test/src/btalloc_0.integration.o test/src/btalloc_1.integration.o test/src/math.integration.o test/src/mtx.integration.o test/src/mq.integration.o test/src/SFMT.integration.o test/src/test.integration.o test/src/thd.integration.o test/src/timer.integration.o src/nstime.integration.o src/malloc_io.integration.o -Wl,-rpath,lib lib/libjemalloc.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/integration/mallocx.o test/integration/mallocx.c BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:127, BUILDSTDERR: from test/integration/mallocx.c:1: BUILDSTDERR: test/integration/mallocx.c: In function 'test_overflow': BUILDSTDERR: include/jemalloc/jemalloc.h:71:22: warning: argument 1 value '9223372036854775808' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] BUILDSTDERR: 71 | # define je_mallocx mallocx BUILDSTDERR: test/include/test/test.h:4:10: note: in definition of macro 'assert_cmp' BUILDSTDERR: 4 | t a_ = (a); \ BUILDSTDERR: | ^ BUILDSTDERR: test/integration/mallocx.c:62:2: note: in expansion of macro 'assert_ptr_null' BUILDSTDERR: 62 | assert_ptr_null(mallocx(ZU(PTRDIFF_MAX)+1, 0), BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: include/jemalloc/jemalloc.h:374:19: note: in expansion of macro 'je_mallocx' BUILDSTDERR: 374 | # define mallocx je_mallocx BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: test/integration/mallocx.c:62:18: note: in expansion of macro 'mallocx' BUILDSTDERR: 62 | assert_ptr_null(mallocx(ZU(PTRDIFF_MAX)+1, 0), BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:58, BUILDSTDERR: from test/integration/mallocx.c:1: BUILDSTDERR: include/jemalloc/jemalloc.h:71:22: note: in a call to allocation function 'mallocx' declared here BUILDSTDERR: 71 | # define je_mallocx mallocx BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: include/jemalloc/jemalloc.h:234:28: note: in expansion of macro 'je_mallocx' BUILDSTDERR: 234 | void JEMALLOC_NOTHROW *je_mallocx(size_t size, int flags) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:127, BUILDSTDERR: from test/integration/mallocx.c:1: BUILDSTDERR: include/jemalloc/jemalloc.h:71:22: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] BUILDSTDERR: 71 | # define je_mallocx mallocx BUILDSTDERR: test/include/test/test.h:4:10: note: in definition of macro 'assert_cmp' BUILDSTDERR: 4 | t a_ = (a); \ BUILDSTDERR: | ^ BUILDSTDERR: test/integration/mallocx.c:65:2: note: in expansion of macro 'assert_ptr_null' BUILDSTDERR: 65 | assert_ptr_null(mallocx(SIZE_T_MAX, 0), BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: include/jemalloc/jemalloc.h:374:19: note: in expansion of macro 'je_mallocx' BUILDSTDERR: 374 | # define mallocx je_mallocx BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: test/integration/mallocx.c:65:18: note: in expansion of macro 'mallocx' BUILDSTDERR: 65 | assert_ptr_null(mallocx(SIZE_T_MAX, 0), BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:58, BUILDSTDERR: from test/integration/mallocx.c:1: BUILDSTDERR: include/jemalloc/jemalloc.h:71:22: note: in a call to allocation function 'mallocx' declared here BUILDSTDERR: 71 | # define je_mallocx mallocx BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: include/jemalloc/jemalloc.h:234:28: note: in expansion of macro 'je_mallocx' BUILDSTDERR: 234 | void JEMALLOC_NOTHROW *je_mallocx(size_t size, int flags) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:127, BUILDSTDERR: from test/integration/mallocx.c:1: BUILDSTDERR: test/integration/mallocx.c: In function 'test_oom': BUILDSTDERR: include/jemalloc/jemalloc.h:71:22: warning: argument 1 value '9223372036854775808' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] BUILDSTDERR: 71 | # define je_mallocx mallocx BUILDSTDERR: test/include/test/test.h:4:10: note: in definition of macro 'assert_cmp' BUILDSTDERR: 4 | t a_ = (a); \ BUILDSTDERR: | ^ BUILDSTDERR: test/integration/mallocx.c:103:2: note: in expansion of macro 'assert_ptr_null' BUILDSTDERR: 103 | assert_ptr_null(mallocx(0x8000000000000000ULL, BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: include/jemalloc/jemalloc.h:374:19: note: in expansion of macro 'je_mallocx' BUILDSTDERR: 374 | # define mallocx je_mallocx BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: test/integration/mallocx.c:103:18: note: in expansion of macro 'mallocx' BUILDSTDERR: 103 | assert_ptr_null(mallocx(0x8000000000000000ULL, BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:58, BUILDSTDERR: from test/integration/mallocx.c:1: BUILDSTDERR: include/jemalloc/jemalloc.h:71:22: note: in a call to allocation function 'mallocx' declared here BUILDSTDERR: 71 | # define je_mallocx mallocx BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: include/jemalloc/jemalloc.h:234:28: note: in expansion of macro 'je_mallocx' BUILDSTDERR: 234 | void JEMALLOC_NOTHROW *je_mallocx(size_t size, int flags) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:127, BUILDSTDERR: from test/integration/mallocx.c:1: BUILDSTDERR: include/jemalloc/jemalloc.h:71:22: warning: argument 1 value '9223372036854775808' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] BUILDSTDERR: 71 | # define je_mallocx mallocx BUILDSTDERR: test/include/test/test.h:4:10: note: in definition of macro 'assert_cmp' BUILDSTDERR: 4 | t a_ = (a); \ BUILDSTDERR: | ^ BUILDSTDERR: test/integration/mallocx.c:106:2: note: in expansion of macro 'assert_ptr_null' BUILDSTDERR: 106 | assert_ptr_null(mallocx(0x8000000000000000ULL, BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: include/jemalloc/jemalloc.h:374:19: note: in expansion of macro 'je_mallocx' BUILDSTDERR: 374 | # define mallocx je_mallocx BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: test/integration/mallocx.c:106:18: note: in expansion of macro 'mallocx' BUILDSTDERR: 106 | assert_ptr_null(mallocx(0x8000000000000000ULL, BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:58, BUILDSTDERR: from test/integration/mallocx.c:1: BUILDSTDERR: include/jemalloc/jemalloc.h:71:22: note: in a call to allocation function 'mallocx' declared here BUILDSTDERR: 71 | # define je_mallocx mallocx BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: include/jemalloc/jemalloc.h:234:28: note: in expansion of macro 'je_mallocx' BUILDSTDERR: 234 | void JEMALLOC_NOTHROW *je_mallocx(size_t size, int flags) BUILDSTDERR: | ^~~~~~~~~~ gcc -o test/integration/mallocx test/integration/mallocx.o test/src/btalloc.integration.o test/src/btalloc_0.integration.o test/src/btalloc_1.integration.o test/src/math.integration.o test/src/mtx.integration.o test/src/mq.integration.o test/src/SFMT.integration.o test/src/test.integration.o test/src/thd.integration.o test/src/timer.integration.o src/nstime.integration.o src/malloc_io.integration.o -Wl,-rpath,lib lib/libjemalloc.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/integration/MALLOCX_ARENA.o test/integration/MALLOCX_ARENA.c gcc -o test/integration/MALLOCX_ARENA test/integration/MALLOCX_ARENA.o test/src/btalloc.integration.o test/src/btalloc_0.integration.o test/src/btalloc_1.integration.o test/src/math.integration.o test/src/mtx.integration.o test/src/mq.integration.o test/src/SFMT.integration.o test/src/test.integration.o test/src/thd.integration.o test/src/timer.integration.o src/nstime.integration.o src/malloc_io.integration.o -Wl,-rpath,lib lib/libjemalloc.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/integration/overflow.o test/integration/overflow.c BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:127, BUILDSTDERR: from test/integration/overflow.c:1: BUILDSTDERR: test/integration/overflow.c: In function 'test_overflow': BUILDSTDERR: include/jemalloc/jemalloc.h:66:21: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] BUILDSTDERR: 66 | # define je_malloc malloc BUILDSTDERR: test/include/test/test.h:4:10: note: in definition of macro 'assert_cmp' BUILDSTDERR: 4 | t a_ = (a); \ BUILDSTDERR: | ^ BUILDSTDERR: test/integration/overflow.c:24:2: note: in expansion of macro 'assert_ptr_null' BUILDSTDERR: 24 | assert_ptr_null(malloc(SIZE_T_MAX), BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: include/jemalloc/jemalloc.h:369:18: note: in expansion of macro 'je_malloc' BUILDSTDERR: 369 | # define malloc je_malloc BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: test/integration/overflow.c:24:18: note: in expansion of macro 'malloc' BUILDSTDERR: 24 | assert_ptr_null(malloc(SIZE_T_MAX), BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:9, BUILDSTDERR: from test/integration/overflow.c:1: BUILDSTDERR: /usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here BUILDSTDERR: 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ __wur; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:127, BUILDSTDERR: from test/integration/overflow.c:1: BUILDSTDERR: include/jemalloc/jemalloc.h:60:21: warning: argument 2 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] BUILDSTDERR: 60 | # define je_calloc calloc BUILDSTDERR: test/include/test/test.h:4:10: note: in definition of macro 'assert_cmp' BUILDSTDERR: 4 | t a_ = (a); \ BUILDSTDERR: | ^ BUILDSTDERR: test/integration/overflow.c:29:2: note: in expansion of macro 'assert_ptr_null' BUILDSTDERR: 29 | assert_ptr_null(calloc(1, SIZE_T_MAX), BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: include/jemalloc/jemalloc.h:363:18: note: in expansion of macro 'je_calloc' BUILDSTDERR: 363 | # define calloc je_calloc BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: test/integration/overflow.c:29:18: note: in expansion of macro 'calloc' BUILDSTDERR: 29 | assert_ptr_null(calloc(1, SIZE_T_MAX), BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:9, BUILDSTDERR: from test/integration/overflow.c:1: BUILDSTDERR: /usr/include/stdlib.h:541:14: note: in a call to allocation function 'calloc' declared here BUILDSTDERR: 541 | extern void *calloc (size_t __nmemb, size_t __size) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:127, BUILDSTDERR: from test/integration/overflow.c:1: BUILDSTDERR: include/jemalloc/jemalloc.h:75:22: warning: argument 2 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] BUILDSTDERR: 75 | # define je_realloc realloc BUILDSTDERR: test/include/test/test.h:4:10: note: in definition of macro 'assert_cmp' BUILDSTDERR: 4 | t a_ = (a); \ BUILDSTDERR: | ^ BUILDSTDERR: test/integration/overflow.c:36:2: note: in expansion of macro 'assert_ptr_null' BUILDSTDERR: 36 | assert_ptr_null(realloc(p, SIZE_T_MAX), BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: include/jemalloc/jemalloc.h:378:19: note: in expansion of macro 'je_realloc' BUILDSTDERR: 378 | # define realloc je_realloc BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: test/integration/overflow.c:36:18: note: in expansion of macro 'realloc' BUILDSTDERR: 36 | assert_ptr_null(realloc(p, SIZE_T_MAX), BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:9, BUILDSTDERR: from test/integration/overflow.c:1: BUILDSTDERR: /usr/include/stdlib.h:549:14: note: in a call to allocation function 'realloc' declared here BUILDSTDERR: 549 | extern void *realloc (void *__ptr, size_t __size) BUILDSTDERR: | ^~~~~~~ gcc -o test/integration/overflow test/integration/overflow.o test/src/btalloc.integration.o test/src/btalloc_0.integration.o test/src/btalloc_1.integration.o test/src/math.integration.o test/src/mtx.integration.o test/src/mq.integration.o test/src/SFMT.integration.o test/src/test.integration.o test/src/thd.integration.o test/src/timer.integration.o src/nstime.integration.o src/malloc_io.integration.o -Wl,-rpath,lib lib/libjemalloc.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/integration/posix_memalign.o test/integration/posix_memalign.c gcc -o test/integration/posix_memalign test/integration/posix_memalign.o test/src/btalloc.integration.o test/src/btalloc_0.integration.o test/src/btalloc_1.integration.o test/src/math.integration.o test/src/mtx.integration.o test/src/mq.integration.o test/src/SFMT.integration.o test/src/test.integration.o test/src/thd.integration.o test/src/timer.integration.o src/nstime.integration.o src/malloc_io.integration.o -Wl,-rpath,lib lib/libjemalloc.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/integration/rallocx.o test/integration/rallocx.c BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:127, BUILDSTDERR: from test/integration/rallocx.c:1: BUILDSTDERR: test/integration/rallocx.c: In function 'test_overflow': BUILDSTDERR: include/jemalloc/jemalloc.h:74:22: warning: argument 2 value '9223372036854775808' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] BUILDSTDERR: 74 | # define je_rallocx rallocx BUILDSTDERR: test/include/test/test.h:4:10: note: in definition of macro 'assert_cmp' BUILDSTDERR: 4 | t a_ = (a); \ BUILDSTDERR: | ^ BUILDSTDERR: test/integration/rallocx.c:223:2: note: in expansion of macro 'assert_ptr_null' BUILDSTDERR: 223 | assert_ptr_null(rallocx(p, ZU(PTRDIFF_MAX)+1, 0), BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: include/jemalloc/jemalloc.h:377:19: note: in expansion of macro 'je_rallocx' BUILDSTDERR: 377 | # define rallocx je_rallocx BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: test/integration/rallocx.c:223:18: note: in expansion of macro 'rallocx' BUILDSTDERR: 223 | assert_ptr_null(rallocx(p, ZU(PTRDIFF_MAX)+1, 0), BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:58, BUILDSTDERR: from test/integration/rallocx.c:1: BUILDSTDERR: include/jemalloc/jemalloc.h:74:22: note: in a call to allocation function 'rallocx' declared here BUILDSTDERR: 74 | # define je_rallocx rallocx BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: include/jemalloc/jemalloc.h:237:28: note: in expansion of macro 'je_rallocx' BUILDSTDERR: 237 | void JEMALLOC_NOTHROW *je_rallocx(void *ptr, size_t size, BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:127, BUILDSTDERR: from test/integration/rallocx.c:1: BUILDSTDERR: include/jemalloc/jemalloc.h:74:22: warning: argument 2 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] BUILDSTDERR: 74 | # define je_rallocx rallocx BUILDSTDERR: test/include/test/test.h:4:10: note: in definition of macro 'assert_cmp' BUILDSTDERR: 4 | t a_ = (a); \ BUILDSTDERR: | ^ BUILDSTDERR: test/integration/rallocx.c:226:2: note: in expansion of macro 'assert_ptr_null' BUILDSTDERR: 226 | assert_ptr_null(rallocx(p, SIZE_T_MAX, 0), BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: include/jemalloc/jemalloc.h:377:19: note: in expansion of macro 'je_rallocx' BUILDSTDERR: 377 | # define rallocx je_rallocx BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: test/integration/rallocx.c:226:18: note: in expansion of macro 'rallocx' BUILDSTDERR: 226 | assert_ptr_null(rallocx(p, SIZE_T_MAX, 0), BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from test/include/test/jemalloc_test.h:58, BUILDSTDERR: from test/integration/rallocx.c:1: BUILDSTDERR: include/jemalloc/jemalloc.h:74:22: note: in a call to allocation function 'rallocx' declared here BUILDSTDERR: 74 | # define je_rallocx rallocx BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: include/jemalloc/jemalloc.h:237:28: note: in expansion of macro 'je_rallocx' BUILDSTDERR: 237 | void JEMALLOC_NOTHROW *je_rallocx(void *ptr, size_t size, BUILDSTDERR: | ^~~~~~~~~~ gcc -o test/integration/rallocx test/integration/rallocx.o test/src/btalloc.integration.o test/src/btalloc_0.integration.o test/src/btalloc_1.integration.o test/src/math.integration.o test/src/mtx.integration.o test/src/mq.integration.o test/src/SFMT.integration.o test/src/test.integration.o test/src/thd.integration.o test/src/timer.integration.o src/nstime.integration.o src/malloc_io.integration.o -Wl,-rpath,lib lib/libjemalloc.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/integration/sdallocx.o test/integration/sdallocx.c gcc -o test/integration/sdallocx test/integration/sdallocx.o test/src/btalloc.integration.o test/src/btalloc_0.integration.o test/src/btalloc_1.integration.o test/src/math.integration.o test/src/mtx.integration.o test/src/mq.integration.o test/src/SFMT.integration.o test/src/test.integration.o test/src/thd.integration.o test/src/timer.integration.o src/nstime.integration.o src/malloc_io.integration.o -Wl,-rpath,lib lib/libjemalloc.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/integration/thread_arena.o test/integration/thread_arena.c gcc -o test/integration/thread_arena test/integration/thread_arena.o test/src/btalloc.integration.o test/src/btalloc_0.integration.o test/src/btalloc_1.integration.o test/src/math.integration.o test/src/mtx.integration.o test/src/mq.integration.o test/src/SFMT.integration.o test/src/test.integration.o test/src/thd.integration.o test/src/timer.integration.o src/nstime.integration.o src/malloc_io.integration.o -Wl,-rpath,lib lib/libjemalloc.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/integration/thread_tcache_enabled.o test/integration/thread_tcache_enabled.c gcc -o test/integration/thread_tcache_enabled test/integration/thread_tcache_enabled.o test/src/btalloc.integration.o test/src/btalloc_0.integration.o test/src/btalloc_1.integration.o test/src/math.integration.o test/src/mtx.integration.o test/src/mq.integration.o test/src/SFMT.integration.o test/src/test.integration.o test/src/thd.integration.o test/src/timer.integration.o src/nstime.integration.o src/malloc_io.integration.o -Wl,-rpath,lib lib/libjemalloc.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lm gcc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_INTEGRATION_TEST -Itest/include -Itest/include -o test/integration/xallocx.o test/integration/xallocx.c gcc -o test/integration/xallocx test/integration/xallocx.o test/src/btalloc.integration.o test/src/btalloc_0.integration.o test/src/btalloc_1.integration.o test/src/math.integration.o test/src/mtx.integration.o test/src/mq.integration.o test/src/SFMT.integration.o test/src/test.integration.o test/src/thd.integration.o test/src/timer.integration.o src/nstime.integration.o src/malloc_io.integration.o -Wl,-rpath,lib lib/libjemalloc.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lm /bin/sh test/test.sh test/integration/aligned_alloc test/integration/allocated test/integration/extent test/integration/mallocx test/integration/MALLOCX_ARENA test/integration/overflow test/integration/posix_memalign test/integration/rallocx test/integration/sdallocx test/integration/thread_arena test/integration/thread_tcache_enabled test/integration/xallocx === test/integration/aligned_alloc === BUILDSTDERR: test_alignment_errors (non-reentrant): pass BUILDSTDERR: test_alignment_errors (libc-reentrant): pass BUILDSTDERR: test_alignment_errors (arena_new-reentrant): pass BUILDSTDERR: test_oom_errors (non-reentrant): pass BUILDSTDERR: test_oom_errors (libc-reentrant): pass BUILDSTDERR: test_oom_errors (arena_new-reentrant): pass BUILDSTDERR: test_alignment_and_size (non-reentrant): pass BUILDSTDERR: test_alignment_and_size (libc-reentrant): pass BUILDSTDERR: test_alignment_and_size (arena_new-reentrant): pass BUILDSTDERR: --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/integration/allocated === BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: test_subthread (non-reentrant): pass BUILDSTDERR: test_subthread (libc-reentrant): pass BUILDSTDERR: test_subthread (arena_new-reentrant): pass BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: test_subthread (non-reentrant): pass BUILDSTDERR: test_subthread (libc-reentrant): pass BUILDSTDERR: test_subthread (arena_new-reentrant): pass BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: --- pass: 15/15, skip: 0/15, fail: 0/15 --- === test/integration/extent === BUILDSTDERR: test_extent_manual_hook (non-reentrant): pass BUILDSTDERR: test_extent_manual_hook (libc-reentrant): pass BUILDSTDERR: test_extent_manual_hook (arena_new-reentrant): pass BUILDSTDERR: test_extent_auto_hook (non-reentrant): pass BUILDSTDERR: test_extent_auto_hook (libc-reentrant): pass BUILDSTDERR: test_extent_auto_hook (arena_new-reentrant): pass BUILDSTDERR: --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/integration/mallocx === BUILDSTDERR: test_overflow (non-reentrant): pass BUILDSTDERR: test_overflow (libc-reentrant): pass BUILDSTDERR: test_overflow (arena_new-reentrant): pass BUILDSTDERR: test_oom (non-reentrant): pass BUILDSTDERR: test_oom (libc-reentrant): pass BUILDSTDERR: test_oom (arena_new-reentrant): pass BUILDSTDERR: test_basic (non-reentrant): pass BUILDSTDERR: test_basic (libc-reentrant): pass BUILDSTDERR: test_basic (arena_new-reentrant): pass BUILDSTDERR: test_alignment_and_size (non-reentrant): pass BUILDSTDERR: test_alignment_and_size (libc-reentrant): pass BUILDSTDERR: test_alignment_and_size (arena_new-reentrant): pass BUILDSTDERR: --- pass: 12/12, skip: 0/12, fail: 0/12 --- === test/integration/MALLOCX_ARENA === BUILDSTDERR: test_MALLOCX_ARENA (non-reentrant): pass BUILDSTDERR: test_MALLOCX_ARENA (libc-reentrant): pass BUILDSTDERR: test_MALLOCX_ARENA (arena_new-reentrant): pass BUILDSTDERR: --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/integration/overflow === BUILDSTDERR: test_overflow (non-reentrant): pass BUILDSTDERR: test_overflow (libc-reentrant): pass BUILDSTDERR: test_overflow (arena_new-reentrant): pass BUILDSTDERR: --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/integration/posix_memalign === BUILDSTDERR: test_alignment_errors (non-reentrant): pass BUILDSTDERR: test_alignment_errors (libc-reentrant): pass BUILDSTDERR: test_alignment_errors (arena_new-reentrant): pass BUILDSTDERR: test_oom_errors (non-reentrant): pass BUILDSTDERR: test_oom_errors (libc-reentrant): pass BUILDSTDERR: test_oom_errors (arena_new-reentrant): pass BUILDSTDERR: test_alignment_and_size (non-reentrant): pass BUILDSTDERR: test_alignment_and_size (libc-reentrant): pass BUILDSTDERR: test_alignment_and_size (arena_new-reentrant): pass BUILDSTDERR: --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/integration/rallocx === BUILDSTDERR: test_grow_and_shrink (non-reentrant): pass BUILDSTDERR: test_grow_and_shrink (libc-reentrant): pass BUILDSTDERR: test_grow_and_shrink (arena_new-reentrant): pass BUILDSTDERR: test_zero (non-reentrant): pass BUILDSTDERR: test_zero (libc-reentrant): pass BUILDSTDERR: test_zero (arena_new-reentrant): pass BUILDSTDERR: test_align (non-reentrant): pass BUILDSTDERR: test_align (libc-reentrant): pass BUILDSTDERR: test_align (arena_new-reentrant): pass BUILDSTDERR: test_lg_align_and_zero (non-reentrant): pass BUILDSTDERR: test_lg_align_and_zero (libc-reentrant): pass BUILDSTDERR: test_lg_align_and_zero (arena_new-reentrant): pass BUILDSTDERR: test_overflow (non-reentrant): pass BUILDSTDERR: test_overflow (libc-reentrant): pass BUILDSTDERR: test_overflow (arena_new-reentrant): pass BUILDSTDERR: --- pass: 15/15, skip: 0/15, fail: 0/15 --- === test/integration/sdallocx === BUILDSTDERR: test_basic (non-reentrant): pass BUILDSTDERR: test_alignment_and_size (non-reentrant): pass BUILDSTDERR: --- pass: 2/2, skip: 0/2, fail: 0/2 --- === test/integration/thread_arena === BUILDSTDERR: test_thread_arena (non-reentrant): pass BUILDSTDERR: test_thread_arena (libc-reentrant): pass BUILDSTDERR: test_thread_arena (arena_new-reentrant): pass BUILDSTDERR: --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/integration/thread_tcache_enabled === BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: test_subthread (non-reentrant): pass BUILDSTDERR: test_subthread (libc-reentrant): pass BUILDSTDERR: test_subthread (arena_new-reentrant): pass BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: test_subthread (non-reentrant): pass BUILDSTDERR: test_subthread (libc-reentrant): pass BUILDSTDERR: test_subthread (arena_new-reentrant): pass BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: --- pass: 15/15, skip: 0/15, fail: 0/15 --- === test/integration/xallocx === BUILDSTDERR: test_same_size (non-reentrant): pass BUILDSTDERR: test_same_size (libc-reentrant): pass BUILDSTDERR: test_same_size (arena_new-reentrant): pass BUILDSTDERR: test_extra_no_move (non-reentrant): pass BUILDSTDERR: test_extra_no_move (libc-reentrant): pass BUILDSTDERR: test_extra_no_move (arena_new-reentrant): pass BUILDSTDERR: test_no_move_fail (non-reentrant): pass BUILDSTDERR: test_no_move_fail (libc-reentrant): pass BUILDSTDERR: test_no_move_fail (arena_new-reentrant): pass BUILDSTDERR: test_size (non-reentrant): pass BUILDSTDERR: test_size (libc-reentrant): pass BUILDSTDERR: test_size (arena_new-reentrant): pass BUILDSTDERR: test_size_extra_overflow (non-reentrant): pass BUILDSTDERR: test_size_extra_overflow (libc-reentrant): pass BUILDSTDERR: test_size_extra_overflow (arena_new-reentrant): pass BUILDSTDERR: test_extra_small (non-reentrant): pass BUILDSTDERR: test_extra_small (libc-reentrant): pass BUILDSTDERR: test_extra_small (arena_new-reentrant): pass BUILDSTDERR: test_extra_large (non-reentrant): pass BUILDSTDERR: test_extra_large (libc-reentrant): pass BUILDSTDERR: test_extra_large (arena_new-reentrant): pass BUILDSTDERR: test_zero_large (non-reentrant): pass BUILDSTDERR: test_zero_large (libc-reentrant): pass BUILDSTDERR: test_zero_large (arena_new-reentrant): pass BUILDSTDERR: --- pass: 24/24, skip: 0/24, fail: 0/24 --- Test suite summary: pass: 12/12, skip: 0/12, fail: 0/12 MALLOC_CONF="dirty_decay_ms:-1,muzzy_decay_ms:-1" /bin/sh test/test.sh test/integration/aligned_alloc test/integration/allocated test/integration/extent test/integration/mallocx test/integration/MALLOCX_ARENA test/integration/overflow test/integration/posix_memalign test/integration/rallocx test/integration/sdallocx test/integration/thread_arena test/integration/thread_tcache_enabled test/integration/xallocx === test/integration/aligned_alloc === BUILDSTDERR: test_alignment_errors (non-reentrant): pass BUILDSTDERR: test_alignment_errors (libc-reentrant): pass BUILDSTDERR: test_alignment_errors (arena_new-reentrant): pass BUILDSTDERR: test_oom_errors (non-reentrant): pass BUILDSTDERR: test_oom_errors (libc-reentrant): pass BUILDSTDERR: test_oom_errors (arena_new-reentrant): pass BUILDSTDERR: test_alignment_and_size (non-reentrant): pass BUILDSTDERR: test_alignment_and_size (libc-reentrant): pass BUILDSTDERR: test_alignment_and_size (arena_new-reentrant): pass BUILDSTDERR: --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/integration/allocated === BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: test_subthread (non-reentrant): pass BUILDSTDERR: test_subthread (libc-reentrant): pass BUILDSTDERR: test_subthread (arena_new-reentrant): pass BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: test_subthread (non-reentrant): pass BUILDSTDERR: test_subthread (libc-reentrant): pass === test/integration/extent === BUILDSTDERR: test_subthread (arena_new-reentrant): pass BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: --- pass: 15/15, skip: 0/15, fail: 0/15 --- BUILDSTDERR: test_extent_manual_hook (non-reentrant): pass BUILDSTDERR: test_extent_manual_hook (libc-reentrant): pass BUILDSTDERR: test_extent_manual_hook (arena_new-reentrant): pass BUILDSTDERR: test_extent_auto_hook (non-reentrant): pass BUILDSTDERR: test_extent_auto_hook (libc-reentrant): pass BUILDSTDERR: test_extent_auto_hook (arena_new-reentrant): pass BUILDSTDERR: --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/integration/mallocx === BUILDSTDERR: test_overflow (non-reentrant): pass BUILDSTDERR: test_overflow (libc-reentrant): pass BUILDSTDERR: test_overflow (arena_new-reentrant): pass BUILDSTDERR: test_oom (non-reentrant): pass BUILDSTDERR: test_oom (libc-reentrant): pass BUILDSTDERR: test_oom (arena_new-reentrant): pass BUILDSTDERR: test_basic (non-reentrant): pass BUILDSTDERR: test_basic (libc-reentrant): pass BUILDSTDERR: test_basic (arena_new-reentrant): pass BUILDSTDERR: test_alignment_and_size (non-reentrant): pass BUILDSTDERR: test_alignment_and_size (libc-reentrant): pass BUILDSTDERR: test_alignment_and_size (arena_new-reentrant): pass BUILDSTDERR: --- pass: 12/12, skip: 0/12, fail: 0/12 --- === test/integration/MALLOCX_ARENA === BUILDSTDERR: test_MALLOCX_ARENA (non-reentrant): pass BUILDSTDERR: test_MALLOCX_ARENA (libc-reentrant): pass BUILDSTDERR: test_MALLOCX_ARENA (arena_new-reentrant): pass BUILDSTDERR: --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/integration/overflow === BUILDSTDERR: test_overflow (non-reentrant): pass BUILDSTDERR: test_overflow (libc-reentrant): pass BUILDSTDERR: test_overflow (arena_new-reentrant): pass BUILDSTDERR: --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/integration/posix_memalign === BUILDSTDERR: test_alignment_errors (non-reentrant): pass BUILDSTDERR: test_alignment_errors (libc-reentrant): pass BUILDSTDERR: test_alignment_errors (arena_new-reentrant): pass BUILDSTDERR: test_oom_errors (non-reentrant): pass BUILDSTDERR: test_oom_errors (libc-reentrant): pass BUILDSTDERR: test_oom_errors (arena_new-reentrant): pass BUILDSTDERR: test_alignment_and_size (non-reentrant): pass BUILDSTDERR: test_alignment_and_size (libc-reentrant): pass BUILDSTDERR: test_alignment_and_size (arena_new-reentrant): pass BUILDSTDERR: --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/integration/rallocx === BUILDSTDERR: test_grow_and_shrink (non-reentrant): pass BUILDSTDERR: test_grow_and_shrink (libc-reentrant): pass BUILDSTDERR: test_grow_and_shrink (arena_new-reentrant): pass BUILDSTDERR: test_zero (non-reentrant): pass BUILDSTDERR: test_zero (libc-reentrant): pass BUILDSTDERR: test_zero (arena_new-reentrant): pass BUILDSTDERR: test_align (non-reentrant): pass BUILDSTDERR: test_align (libc-reentrant): pass BUILDSTDERR: test_align (arena_new-reentrant): pass BUILDSTDERR: test_lg_align_and_zero (non-reentrant): pass BUILDSTDERR: test_lg_align_and_zero (libc-reentrant): pass BUILDSTDERR: test_lg_align_and_zero (arena_new-reentrant): pass BUILDSTDERR: test_overflow (non-reentrant): pass BUILDSTDERR: test_overflow (libc-reentrant): pass BUILDSTDERR: test_overflow (arena_new-reentrant): pass BUILDSTDERR: --- pass: 15/15, skip: 0/15, fail: 0/15 --- === test/integration/sdallocx === BUILDSTDERR: test_basic (non-reentrant): pass BUILDSTDERR: test_alignment_and_size (non-reentrant): pass BUILDSTDERR: --- pass: 2/2, skip: 0/2, fail: 0/2 --- === test/integration/thread_arena === BUILDSTDERR: test_thread_arena (non-reentrant): pass BUILDSTDERR: test_thread_arena (libc-reentrant): pass BUILDSTDERR: test_thread_arena (arena_new-reentrant): pass BUILDSTDERR: --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/integration/thread_tcache_enabled === BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: test_subthread (non-reentrant): pass BUILDSTDERR: test_subthread (libc-reentrant): pass BUILDSTDERR: test_subthread (arena_new-reentrant): pass BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: test_subthread (non-reentrant): pass BUILDSTDERR: test_subthread (libc-reentrant): pass BUILDSTDERR: test_subthread (arena_new-reentrant): pass BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: --- pass: 15/15, skip: 0/15, fail: 0/15 --- === test/integration/xallocx === BUILDSTDERR: test_same_size (non-reentrant): pass BUILDSTDERR: test_same_size (libc-reentrant): pass BUILDSTDERR: test_same_size (arena_new-reentrant): pass BUILDSTDERR: test_extra_no_move (non-reentrant): pass BUILDSTDERR: test_extra_no_move (libc-reentrant): pass BUILDSTDERR: test_extra_no_move (arena_new-reentrant): pass BUILDSTDERR: test_no_move_fail (non-reentrant): pass BUILDSTDERR: test_no_move_fail (libc-reentrant): pass BUILDSTDERR: test_no_move_fail (arena_new-reentrant): pass BUILDSTDERR: test_size (non-reentrant): pass BUILDSTDERR: test_size (libc-reentrant): pass BUILDSTDERR: test_size (arena_new-reentrant): pass BUILDSTDERR: test_size_extra_overflow (non-reentrant): pass BUILDSTDERR: test_size_extra_overflow (libc-reentrant): pass BUILDSTDERR: test_size_extra_overflow (arena_new-reentrant): pass BUILDSTDERR: test_extra_small (non-reentrant): pass BUILDSTDERR: test_extra_small (libc-reentrant): pass BUILDSTDERR: test_extra_small (arena_new-reentrant): pass BUILDSTDERR: test_extra_large (non-reentrant): pass BUILDSTDERR: test_extra_large (libc-reentrant): pass BUILDSTDERR: test_extra_large (arena_new-reentrant): pass BUILDSTDERR: test_zero_large (non-reentrant): pass BUILDSTDERR: test_zero_large (libc-reentrant): pass BUILDSTDERR: test_zero_large (arena_new-reentrant): pass BUILDSTDERR: --- pass: 24/24, skip: 0/24, fail: 0/24 --- Test suite summary: pass: 12/12, skip: 0/12, fail: 0/12 MALLOC_CONF="dirty_decay_ms:0,muzzy_decay_ms:0" /bin/sh test/test.sh test/integration/aligned_alloc test/integration/allocated test/integration/extent test/integration/mallocx test/integration/MALLOCX_ARENA test/integration/overflow test/integration/posix_memalign test/integration/rallocx test/integration/sdallocx test/integration/thread_arena test/integration/thread_tcache_enabled test/integration/xallocx === test/integration/aligned_alloc === BUILDSTDERR: test_alignment_errors (non-reentrant): pass BUILDSTDERR: test_alignment_errors (libc-reentrant): pass BUILDSTDERR: test_alignment_errors (arena_new-reentrant): pass BUILDSTDERR: test_oom_errors (non-reentrant): pass BUILDSTDERR: test_oom_errors (libc-reentrant): pass BUILDSTDERR: test_oom_errors (arena_new-reentrant): pass BUILDSTDERR: test_alignment_and_size (non-reentrant): pass BUILDSTDERR: test_alignment_and_size (libc-reentrant): pass BUILDSTDERR: test_alignment_and_size (arena_new-reentrant): pass BUILDSTDERR: --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/integration/allocated === BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: test_subthread (non-reentrant): pass BUILDSTDERR: test_subthread (libc-reentrant): pass BUILDSTDERR: test_subthread (arena_new-reentrant): pass BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: test_subthread (non-reentrant): pass === test/integration/extent === BUILDSTDERR: test_subthread (libc-reentrant): pass BUILDSTDERR: test_subthread (arena_new-reentrant): pass BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: --- pass: 15/15, skip: 0/15, fail: 0/15 --- BUILDSTDERR: test_extent_manual_hook (non-reentrant): pass BUILDSTDERR: test_extent_manual_hook (libc-reentrant): pass BUILDSTDERR: test_extent_manual_hook (arena_new-reentrant): pass BUILDSTDERR: test_extent_auto_hook (non-reentrant): pass BUILDSTDERR: test_extent_auto_hook (libc-reentrant): pass BUILDSTDERR: test_extent_auto_hook (arena_new-reentrant): pass BUILDSTDERR: --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/integration/mallocx === BUILDSTDERR: test_overflow (non-reentrant): pass BUILDSTDERR: test_overflow (libc-reentrant): pass BUILDSTDERR: test_overflow (arena_new-reentrant): pass BUILDSTDERR: test_oom (non-reentrant): pass BUILDSTDERR: test_oom (libc-reentrant): pass BUILDSTDERR: test_oom (arena_new-reentrant): pass BUILDSTDERR: test_basic (non-reentrant): pass BUILDSTDERR: test_basic (libc-reentrant): pass BUILDSTDERR: test_basic (arena_new-reentrant): pass BUILDSTDERR: test_alignment_and_size (non-reentrant): pass BUILDSTDERR: test_alignment_and_size (libc-reentrant): pass BUILDSTDERR: test_alignment_and_size (arena_new-reentrant): pass BUILDSTDERR: --- pass: 12/12, skip: 0/12, fail: 0/12 --- === test/integration/MALLOCX_ARENA === BUILDSTDERR: test_MALLOCX_ARENA (non-reentrant): pass BUILDSTDERR: test_MALLOCX_ARENA (libc-reentrant): pass BUILDSTDERR: test_MALLOCX_ARENA (arena_new-reentrant): pass BUILDSTDERR: --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/integration/overflow === BUILDSTDERR: test_overflow (non-reentrant): pass BUILDSTDERR: test_overflow (libc-reentrant): pass BUILDSTDERR: test_overflow (arena_new-reentrant): pass BUILDSTDERR: --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/integration/posix_memalign === BUILDSTDERR: test_alignment_errors (non-reentrant): pass BUILDSTDERR: test_alignment_errors (libc-reentrant): pass BUILDSTDERR: test_alignment_errors (arena_new-reentrant): pass BUILDSTDERR: test_oom_errors (non-reentrant): pass BUILDSTDERR: test_oom_errors (libc-reentrant): pass BUILDSTDERR: test_oom_errors (arena_new-reentrant): pass BUILDSTDERR: test_alignment_and_size (non-reentrant): pass BUILDSTDERR: test_alignment_and_size (libc-reentrant): pass BUILDSTDERR: test_alignment_and_size (arena_new-reentrant): pass BUILDSTDERR: --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/integration/rallocx === BUILDSTDERR: test_grow_and_shrink (non-reentrant): pass BUILDSTDERR: test_grow_and_shrink (libc-reentrant): pass BUILDSTDERR: test_grow_and_shrink (arena_new-reentrant): pass BUILDSTDERR: test_zero (non-reentrant): pass BUILDSTDERR: test_zero (libc-reentrant): pass BUILDSTDERR: test_zero (arena_new-reentrant): pass BUILDSTDERR: test_align (non-reentrant): pass BUILDSTDERR: test_align (libc-reentrant): pass BUILDSTDERR: test_align (arena_new-reentrant): pass BUILDSTDERR: test_lg_align_and_zero (non-reentrant): pass BUILDSTDERR: test_lg_align_and_zero (libc-reentrant): pass BUILDSTDERR: test_lg_align_and_zero (arena_new-reentrant): pass BUILDSTDERR: test_overflow (non-reentrant): pass BUILDSTDERR: test_overflow (libc-reentrant): pass BUILDSTDERR: test_overflow (arena_new-reentrant): pass BUILDSTDERR: --- pass: 15/15, skip: 0/15, fail: 0/15 --- === test/integration/sdallocx === BUILDSTDERR: test_basic (non-reentrant): pass BUILDSTDERR: test_alignment_and_size (non-reentrant): pass BUILDSTDERR: --- pass: 2/2, skip: 0/2, fail: 0/2 --- === test/integration/thread_arena === BUILDSTDERR: test_thread_arena (non-reentrant): pass BUILDSTDERR: test_thread_arena (libc-reentrant): pass BUILDSTDERR: test_thread_arena (arena_new-reentrant): pass BUILDSTDERR: --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/integration/thread_tcache_enabled === BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: test_subthread (non-reentrant): pass BUILDSTDERR: test_subthread (libc-reentrant): pass BUILDSTDERR: test_subthread (arena_new-reentrant): pass BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: test_subthread (non-reentrant): pass BUILDSTDERR: test_subthread (libc-reentrant): pass === test/integration/xallocx === BUILDSTDERR: test_subthread (arena_new-reentrant): pass BUILDSTDERR: test_main_thread (non-reentrant): pass BUILDSTDERR: test_main_thread (libc-reentrant): pass BUILDSTDERR: test_main_thread (arena_new-reentrant): pass BUILDSTDERR: --- pass: 15/15, skip: 0/15, fail: 0/15 --- BUILDSTDERR: test_same_size (non-reentrant): pass BUILDSTDERR: test_same_size (libc-reentrant): pass BUILDSTDERR: test_same_size (arena_new-reentrant): pass BUILDSTDERR: test_extra_no_move (non-reentrant): pass BUILDSTDERR: test_extra_no_move (libc-reentrant): pass BUILDSTDERR: test_extra_no_move (arena_new-reentrant): pass BUILDSTDERR: test_no_move_fail (non-reentrant): pass BUILDSTDERR: test_no_move_fail (libc-reentrant): pass BUILDSTDERR: test_no_move_fail (arena_new-reentrant): pass BUILDSTDERR: test_size (non-reentrant): pass BUILDSTDERR: test_size (libc-reentrant): pass BUILDSTDERR: test_size (arena_new-reentrant): pass BUILDSTDERR: test_size_extra_overflow (non-reentrant): pass BUILDSTDERR: test_size_extra_overflow (libc-reentrant): pass BUILDSTDERR: test_size_extra_overflow (arena_new-reentrant): pass BUILDSTDERR: test_extra_small (non-reentrant): pass BUILDSTDERR: test_extra_small (libc-reentrant): pass BUILDSTDERR: test_extra_small (arena_new-reentrant): pass BUILDSTDERR: test_extra_large (non-reentrant): pass BUILDSTDERR: test_extra_large (libc-reentrant): pass BUILDSTDERR: test_extra_large (arena_new-reentrant): pass BUILDSTDERR: test_zero_large (non-reentrant): pass BUILDSTDERR: test_zero_large (libc-reentrant): pass BUILDSTDERR: test_zero_large (arena_new-reentrant): pass BUILDSTDERR: --- pass: 24/24, skip: 0/24, fail: 0/24 --- Test suite summary: pass: 12/12, skip: 0/12, fail: 0/12 + exit 0 Processing files: jemalloc-5.1.0-4.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eX7MdW + umask 022 + cd /builddir/build/BUILD + cd jemalloc-5.1.0 + DOCDIR=/builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/share/doc/jemalloc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/share/doc/jemalloc + cp -pr COPYING /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/share/doc/jemalloc + cp -pr README /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/share/doc/jemalloc + cp -pr VERSION /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/share/doc/jemalloc + cp -pr doc/jemalloc.html /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64/usr/share/doc/jemalloc + exit 0 Provides: jemalloc = 5.1.0-4.fc31 jemalloc(x86-64) = 5.1.0-4.fc31 libjemalloc.so.2()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.4)(64bit) rtld(GNU_HASH) Processing files: jemalloc-devel-5.1.0-4.fc31.x86_64 Provides: jemalloc-devel = 5.1.0-4.fc31 jemalloc-devel(x86-64) = 5.1.0-4.fc31 pkgconfig(jemalloc) = 5.1.0_0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/bin/pkg-config /usr/bin/sh libjemalloc.so.2()(64bit) perl(Cwd) perl(Getopt::Long) perl(strict) perl(warnings) Processing files: jemalloc-debugsource-5.1.0-4.fc31.x86_64 Provides: jemalloc-debugsource = 5.1.0-4.fc31 jemalloc-debugsource(x86-64) = 5.1.0-4.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: jemalloc-debuginfo-5.1.0-4.fc31.x86_64 Provides: debuginfo(build-id) = 112af4339fb43f5662e94bd168f6111f6320908c jemalloc-debuginfo = 5.1.0-4.fc31 jemalloc-debuginfo(x86-64) = 5.1.0-4.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: jemalloc-debugsource(x86-64) = 5.1.0-4.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64 Wrote: /builddir/build/RPMS/jemalloc-5.1.0-4.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/jemalloc-devel-5.1.0-4.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/jemalloc-debugsource-5.1.0-4.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/jemalloc-debuginfo-5.1.0-4.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1ATV1T + umask 022 + cd /builddir/build/BUILD + cd jemalloc-5.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jemalloc-5.1.0-4.fc31.x86_64 + exit 0 Child return code was: 0