* Package: dev-libs/jemalloc-5.0.1 * Repository: gentoo * Maintainer: mozilla@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc hardened hugepages kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking jemalloc-5.0.1.tar.bz2 to /var/tmp/portage/dev-libs/jemalloc-5.0.1/work >>> Source unpacked in /var/tmp/portage/dev-libs/jemalloc-5.0.1/work >>> Preparing source in /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1 ... * Applying jemalloc-5.0.1-strip-optimization.patch ... [ ok ] * Applying jemalloc-4.5.0-fix_html_install.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ !! ] * Running elibtoolize in: jemalloc-5.0.1/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating jemalloc-5.0.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating jemalloc-5.0.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/jemalloc-5.0.1 --htmldir=/usr/share/doc/jemalloc-5.0.1/html --libdir=/usr/lib64 --disable-debug --disable-lazy-lock --enable-thp --disable-stats --disable-xmalloc --disable-syscall configure: loading site script /usr/share/config.site checking for xsltproc... /usr/bin/xsltproc checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-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 -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking whether x86_64-pc-linux-gnu-g++ supports C++14 features by default... yes checking whether compiler supports -Wall... yes checking whether compiler supports -g3... yes checking whether libstdc++ linkage is compilable... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether pause instruction is compilable... yes checking number of significant virtual address bits... 48 checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar 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... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether format(printf, ...) attribute is compilable... yes checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for ld... /usr/bin/ld checking for autoconf... /usr/bin/autoconf 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 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 LG_PAGE... 12 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 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_[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 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 =============================================================================== jemalloc version : 5.0.1-0-g896ed3a8b3f41998d4fb4d625d30ac63ef2d51fb library revision : 2 CONFIG : --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/jemalloc-5.0.1 --htmldir=/usr/share/doc/jemalloc-5.0.1/html --libdir=/usr/lib64 --disable-debug --disable-lazy-lock --enable-thp --disable-stats --disable-xmalloc --disable-syscall build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native' CC : x86_64-pc-linux-gnu-gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden SPECIFIED_CFLAGS : -O2 -pipe -march=native -Wall EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CXX : x86_64-pc-linux-gnu-g++ CONFIGURE_CXXFLAGS : -Wall -g3 -fvisibility=hidden SPECIFIED_CXXFLAGS : -O2 -pipe -march=native EXTRA_CXXFLAGS : LDFLAGS : -Wl,-O1 -Wl,--as-needed EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -lstdc++ -lpthread -ldl RPATH_EXTRA : XSLTPROC : /usr/bin/xsltproc XSLROOT : /usr/share/sgml/docbook/xsl-stylesheets PREFIX : /usr BINDIR : /usr/bin DATADIR : /usr/share INCLUDEDIR : /usr/include LIBDIR : /usr/lib64 MANDIR : /usr/share/man srcroot : /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/ abs_srcroot : /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/ objroot : abs_objroot : /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1-abi_x86_64.amd64/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : autogen : 0 debug : 0 stats : 0 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 thp : 1 fill : 1 utrace : 0 xmalloc : 0 lazy_lock : 0 cache-oblivious : 1 cxx : 1 =============================================================================== >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j1 x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/jemalloc.c nm -a src/jemalloc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/arena.c nm -a src/arena.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/background_thread.c nm -a src/background_thread.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/base.c nm -a src/base.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/bitmap.c nm -a src/bitmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/ckh.c nm -a src/ckh.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/ctl.c nm -a src/ctl.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/extent.c nm -a src/extent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/extent_dss.c nm -a src/extent_dss.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/extent_mmap.c nm -a src/extent_mmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/hash.c nm -a src/hash.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hooks.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/hooks.c nm -a src/hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hooks.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/large.c nm -a src/large.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/malloc_io.c nm -a src/malloc_io.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/mutex.c nm -a src/mutex.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/mutex_pool.c nm -a src/mutex_pool.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/nstime.c nm -a src/nstime.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/pages.c nm -a src/pages.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/prng.c nm -a src/prng.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/prof.c nm -a src/prof.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/rtree.c nm -a src/rtree.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/stats.c nm -a src/stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/spin.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/spin.c nm -a src/spin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/spin.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/sz.c nm -a src/sz.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/tcache.c nm -a src/tcache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/ticker.c nm -a src/ticker.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/tsd.c nm -a src/tsd.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/witness.c nm -a src/witness.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym /bin/sh /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hooks.sym src/large.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/spin.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 x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/jemalloc.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/jemalloc.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/arena.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/arena.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/background_thread.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/background_thread.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/base.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/base.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/bitmap.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/bitmap.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/ckh.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/ckh.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/ctl.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/ctl.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/extent.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/extent.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/extent_dss.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/extent_dss.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/extent_mmap.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/extent_mmap.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/hash.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/hash.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/hooks.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/hooks.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/large.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/large.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/malloc_io.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/malloc_io.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/mutex.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/mutex.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/mutex_pool.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/mutex_pool.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/nstime.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/nstime.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/pages.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/pages.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/prng.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/prng.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/prof.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/prof.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/rtree.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/rtree.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/stats.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/stats.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/spin.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/spin.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/sz.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/sz.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/tcache.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/tcache.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/ticker.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/ticker.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/tsd.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/tsd.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/witness.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/witness.c x86_64-pc-linux-gnu-g++ -Wall -g3 -fvisibility=hidden -O2 -pipe -march=native -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/jemalloc_cpp.pic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/jemalloc_cpp.cpp x86_64-pc-linux-gnu-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/bitmap.pic.o src/ckh.pic.o src/ctl.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/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/spin.pic.o src/sz.pic.o src/tcache.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o src/jemalloc_cpp.pic.o -Wl,-O1 -Wl,--as-needed -lm -lstdc++ -lpthread -ldl ln -sf libjemalloc.so.2 lib/libjemalloc.so x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/jemalloc.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/jemalloc.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/arena.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/arena.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/background_thread.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/background_thread.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/base.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/base.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/bitmap.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/bitmap.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/ckh.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/ckh.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/ctl.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/ctl.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/extent.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/extent.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/extent_dss.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/extent_dss.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/extent_mmap.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/extent_mmap.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/hash.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/hash.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/hooks.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/hooks.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/large.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/large.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/malloc_io.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/malloc_io.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/mutex.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/mutex.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/mutex_pool.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/mutex_pool.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/nstime.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/nstime.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/pages.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/pages.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/prng.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/prng.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/prof.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/prof.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/rtree.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/rtree.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/stats.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/stats.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/spin.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/spin.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/sz.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/sz.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/tcache.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/tcache.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/ticker.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/ticker.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/tsd.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/tsd.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/witness.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/witness.c x86_64-pc-linux-gnu-g++ -Wall -g3 -fvisibility=hidden -O2 -pipe -march=native -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -o src/jemalloc_cpp.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/jemalloc_cpp.cpp x86_64-pc-linux-gnu-ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bitmap.o src/ckh.o src/ctl.o src/extent.o src/extent_dss.o src/extent_mmap.o src/hash.o src/hooks.o src/large.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/spin.o src/sz.o src/tcache.o src/ticker.o src/tsd.o src/witness.o src/jemalloc_cpp.o x86_64-pc-linux-gnu-ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.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/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/spin.pic.o src/sz.pic.o src/tcache.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o src/jemalloc_cpp.pic.o >>> Source compiled. >>> Test phase: dev-libs/jemalloc-5.0.1 * abi_x86_64.amd64: running multilib-minimal_abi_src_test make -j1 check x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/jemalloc.c nm -a src/jemalloc.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/jemalloc.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/arena.c nm -a src/arena.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/arena.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/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 x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/base.c nm -a src/base.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/base.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/bitmap.c nm -a src/bitmap.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/bitmap.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/ckh.c nm -a src/ckh.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/ckh.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/ctl.c nm -a src/ctl.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/ctl.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/extent.c nm -a src/extent.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/extent.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/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 x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/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 x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/hash.c nm -a src/hash.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/hash.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hooks.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/hooks.c nm -a src/hooks.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/hooks.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/large.c nm -a src/large.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/large.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/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 x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/mutex.c nm -a src/mutex.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/mutex.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/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 x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/nstime.c nm -a src/nstime.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/nstime.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/pages.c nm -a src/pages.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/pages.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/prng.c nm -a src/prng.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/prng.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/prof.c nm -a src/prof.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/prof.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/rtree.c nm -a src/rtree.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/rtree.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/stats.c nm -a src/stats.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/stats.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/spin.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/spin.c nm -a src/spin.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/spin.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/sz.c nm -a src/sz.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/sz.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/tcache.c nm -a src/tcache.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/tcache.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/ticker.c nm -a src/ticker.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/ticker.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/tsd.c nm -a src/tsd.jet.sym.o | gawk -f include/jemalloc/internal/private_symbols_jet.awk > src/tsd.jet.sym x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -DJEMALLOC_JET -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.jet.sym.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/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 /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include/jemalloc/internal/private_namespace.sh src/jemalloc.jet.sym src/arena.jet.sym src/background_thread.jet.sym src/base.jet.sym src/bitmap.jet.sym src/ckh.jet.sym src/ctl.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/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/spin.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 x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/jemalloc.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/jemalloc.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/arena.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/arena.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/background_thread.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/background_thread.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/base.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/base.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/bitmap.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/bitmap.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/ckh.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/ckh.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/ctl.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/ctl.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/extent.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/extent.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/extent_dss.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/extent_dss.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/extent_mmap.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/extent_mmap.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/hash.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/hash.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/hooks.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/hooks.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/large.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/large.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/malloc_io.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/malloc_io.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/mutex.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/mutex.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/mutex_pool.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/mutex_pool.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/nstime.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/nstime.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/pages.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/pages.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/prng.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/prng.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/prof.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/prof.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/rtree.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/rtree.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/stats.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/stats.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/spin.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/spin.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/sz.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/sz.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/tcache.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/tcache.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/ticker.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/ticker.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/tsd.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/tsd.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_JET -o src/witness.jet.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/witness.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/btalloc.unit.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/btalloc.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/btalloc_0.unit.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/btalloc_0.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/btalloc_1.unit.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/btalloc_1.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/math.unit.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/math.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/mtx.unit.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/mtx.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/mq.unit.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/mq.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/SFMT.unit.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/SFMT.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/test.unit.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/test.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/thd.unit.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/thd.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/timer.unit.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/timer.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/a0.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/a0.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/arena_reset.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/arena_reset.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/atomic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/atomic.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/background_thread.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/background_thread.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/base.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/base.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/bitmap.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/bitmap.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/ckh.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/ckh.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/decay.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/decay.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/extent_quantize.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/extent_quantize.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/fork.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/fork.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/hash.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/hash.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/hooks.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/hooks.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/junk.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/junk.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/junk_alloc.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/junk_alloc.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/junk_free.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/junk_free.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/mallctl.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/mallctl.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/malloc_io.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/malloc_io.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/math.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/math.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/mq.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/mq.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/mtx.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/mtx.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/pack.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/pack.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/pages.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/pages.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/ph.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/ph.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/prng.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prng.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/prof_accum.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_accum.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/prof_active.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_active.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/prof_gdump.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_gdump.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/prof_idump.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_idump.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/prof_reset.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_reset.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/prof_tctx.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_tctx.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/prof_thread_name.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_thread_name.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/ql.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/ql.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/qr.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/qr.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/rb.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/rb.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/retained.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/retained.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/rtree.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/rtree.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/SFMT.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/SFMT.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/size_classes.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/size_classes.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/slab.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/slab.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/smoothstep.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/smoothstep.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/spin.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/spin.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/stats.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/stats.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/stats_print.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/stats_print.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/ticker.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/ticker.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/nstime.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/nstime.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/tsd.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/tsd.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/witness.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/unit/zero.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/zero.c x86_64-pc-linux-gnu-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/bitmap.jet.o src/ckh.jet.o src/ctl.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/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/spin.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -lm /bin/sh test/test.sh test/unit/a0 test/unit/arena_reset test/unit/atomic test/unit/background_thread test/unit/base test/unit/bitmap test/unit/ckh test/unit/decay 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/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 === test_a0 (non-reentrant): pass --- pass: 1/1, skip: 0/1, fail: 0/1 --- === test/unit/arena_reset === test_arena_reset (non-reentrant): pass test_arena_reset (libc-reentrant): pass test_arena_reset (arena_new-reentrant): pass test_arena_destroy_initial (non-reentrant): pass test_arena_destroy_initial (libc-reentrant): pass test_arena_destroy_initial (arena_new-reentrant): pass test_arena_destroy_hooks_default (non-reentrant): pass test_arena_destroy_hooks_default (libc-reentrant): pass test_arena_destroy_hooks_default (arena_new-reentrant): pass test_arena_destroy_hooks_unmap (non-reentrant): pass test_arena_destroy_hooks_unmap (libc-reentrant): pass test_arena_destroy_hooks_unmap (arena_new-reentrant): pass --- pass: 12/12, skip: 0/12, fail: 0/12 --- === test/unit/atomic === test_atomic_u64 (non-reentrant): pass test_atomic_u64 (libc-reentrant): pass test_atomic_u64 (arena_new-reentrant): pass test_atomic_u32 (non-reentrant): pass test_atomic_u32 (libc-reentrant): pass test_atomic_u32 (arena_new-reentrant): pass test_atomic_p (non-reentrant): pass test_atomic_p (libc-reentrant): pass test_atomic_p (arena_new-reentrant): pass test_atomic_zu (non-reentrant): pass test_atomic_zu (libc-reentrant): pass test_atomic_zu (arena_new-reentrant): pass test_atomic_zd (non-reentrant): pass test_atomic_zd (libc-reentrant): pass test_atomic_zd (arena_new-reentrant): pass test_atomic_u (non-reentrant): pass test_atomic_u (libc-reentrant): pass test_atomic_u (arena_new-reentrant): pass --- pass: 18/18, skip: 0/18, fail: 0/18 --- === test/unit/background_thread === test_background_thread_ctl (non-reentrant): pass test_background_thread_running:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/background_thread.c:75: Test skipped: (!config_stats) test_background_thread_running (non-reentrant): skip --- pass: 1/2, skip: 1/2, fail: 0/2 --- === test/unit/base === test_base_hooks_default (non-reentrant): pass test_base_hooks_default (libc-reentrant): pass test_base_hooks_default (arena_new-reentrant): pass test_base_hooks_null (non-reentrant): pass test_base_hooks_null (libc-reentrant): pass test_base_hooks_null (arena_new-reentrant): pass test_base_hooks_not_null (non-reentrant): pass test_base_hooks_not_null (libc-reentrant): pass test_base_hooks_not_null (arena_new-reentrant): pass --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/unit/bitmap === test_bitmap_initializer (non-reentrant): pass test_bitmap_initializer (libc-reentrant): pass test_bitmap_initializer (arena_new-reentrant): pass test_bitmap_size (non-reentrant): pass test_bitmap_size (libc-reentrant): pass test_bitmap_size (arena_new-reentrant): pass test_bitmap_init (non-reentrant): pass test_bitmap_init (libc-reentrant): pass test_bitmap_init (arena_new-reentrant): pass test_bitmap_set (non-reentrant): pass test_bitmap_set (libc-reentrant): pass test_bitmap_set (arena_new-reentrant): pass test_bitmap_unset (non-reentrant): pass test_bitmap_unset (libc-reentrant): pass test_bitmap_unset (arena_new-reentrant): pass test_bitmap_xfu (non-reentrant): pass test_bitmap_xfu (libc-reentrant): pass test_bitmap_xfu (arena_new-reentrant): pass --- pass: 18/18, skip: 0/18, fail: 0/18 --- === test/unit/ckh === test_new_delete (non-reentrant): pass test_new_delete (libc-reentrant): pass test_new_delete (arena_new-reentrant): pass test_count_insert_search_remove (non-reentrant): pass test_count_insert_search_remove (libc-reentrant): pass test_count_insert_search_remove (arena_new-reentrant): pass test_insert_iter_remove (non-reentrant): pass test_insert_iter_remove (libc-reentrant): pass test_insert_iter_remove (arena_new-reentrant): pass --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/unit/decay === test_decay_ticks (non-reentrant): pass test_decay_ticks (libc-reentrant): pass test_decay_ticks (arena_new-reentrant): pass test_decay_ticker (non-reentrant): pass test_decay_ticker (libc-reentrant): pass test_decay_ticker (arena_new-reentrant): pass test_decay_nonmonotonic (non-reentrant): pass test_decay_nonmonotonic (libc-reentrant): pass test_decay_nonmonotonic (arena_new-reentrant): pass test_decay_now (non-reentrant): pass test_decay_now (libc-reentrant): pass test_decay_now (arena_new-reentrant): pass test_decay_never (non-reentrant): pass test_decay_never (libc-reentrant): pass test_decay_never (arena_new-reentrant): pass --- pass: 15/15, skip: 0/15, fail: 0/15 --- === test/unit/extent_quantize === test_small_extent_size (non-reentrant): pass test_small_extent_size (libc-reentrant): pass test_small_extent_size (arena_new-reentrant): pass test_large_extent_size (non-reentrant): pass test_large_extent_size (libc-reentrant): pass test_large_extent_size (arena_new-reentrant): pass test_monotonic (non-reentrant): pass test_monotonic (libc-reentrant): pass test_monotonic (arena_new-reentrant): pass --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/unit/fork === test_fork (non-reentrant): pass test_fork (libc-reentrant): pass test_fork (arena_new-reentrant): pass --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/unit/hash === test_hash_x86_32 (non-reentrant): pass test_hash_x86_32 (libc-reentrant): pass test_hash_x86_32 (arena_new-reentrant): pass test_hash_x86_128 (non-reentrant): pass test_hash_x86_128 (libc-reentrant): pass test_hash_x86_128 (arena_new-reentrant): pass test_hash_x64_128 (non-reentrant): pass test_hash_x64_128 (libc-reentrant): pass test_hash_x64_128 (arena_new-reentrant): pass --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/unit/hooks === unhooked_call (non-reentrant): pass unhooked_call (libc-reentrant): pass unhooked_call (arena_new-reentrant): pass hooked_call (non-reentrant): pass hooked_call (libc-reentrant): pass hooked_call (arena_new-reentrant): pass --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/junk === test_junk_small (non-reentrant): pass test_junk_small (libc-reentrant): pass test_junk_small (arena_new-reentrant): pass test_junk_large (non-reentrant): pass test_junk_large (libc-reentrant): pass test_junk_large (arena_new-reentrant): pass --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/junk_alloc === test_junk_small (non-reentrant): pass test_junk_small (libc-reentrant): pass test_junk_small (arena_new-reentrant): pass test_junk_large (non-reentrant): pass test_junk_large (libc-reentrant): pass test_junk_large (arena_new-reentrant): pass --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/junk_free === test_junk_small (non-reentrant): pass test_junk_small (libc-reentrant): pass test_junk_small (arena_new-reentrant): pass test_junk_large (non-reentrant): pass test_junk_large (libc-reentrant): pass test_junk_large (arena_new-reentrant): pass --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/mallctl === test_mallctl_errors (non-reentrant): pass test_mallctl_errors (libc-reentrant): pass test_mallctl_errors (arena_new-reentrant): pass test_mallctlnametomib_errors (non-reentrant): pass test_mallctlnametomib_errors (libc-reentrant): pass test_mallctlnametomib_errors (arena_new-reentrant): pass test_mallctlbymib_errors (non-reentrant): pass test_mallctlbymib_errors (libc-reentrant): pass test_mallctlbymib_errors (arena_new-reentrant): pass test_mallctl_read_write (non-reentrant): pass test_mallctl_read_write (libc-reentrant): pass test_mallctl_read_write (arena_new-reentrant): pass test_mallctlnametomib_short_mib (non-reentrant): pass test_mallctlnametomib_short_mib (libc-reentrant): pass test_mallctlnametomib_short_mib (arena_new-reentrant): pass test_mallctl_config (non-reentrant): pass test_mallctl_config (libc-reentrant): pass test_mallctl_config (arena_new-reentrant): pass test_mallctl_opt (non-reentrant): pass test_mallctl_opt (libc-reentrant): pass test_mallctl_opt (arena_new-reentrant): pass test_manpage_example (non-reentrant): pass test_manpage_example (libc-reentrant): pass test_manpage_example (arena_new-reentrant): pass test_tcache_none (non-reentrant): pass test_tcache_none (libc-reentrant): pass test_tcache_none (arena_new-reentrant): pass test_tcache (non-reentrant): pass test_tcache (libc-reentrant): pass test_tcache (arena_new-reentrant): pass test_thread_arena (non-reentrant): pass test_thread_arena (libc-reentrant): pass test_thread_arena (arena_new-reentrant): pass test_arena_i_initialized (non-reentrant): pass test_arena_i_initialized (libc-reentrant): pass test_arena_i_initialized (arena_new-reentrant): pass test_arena_i_dirty_decay_ms (non-reentrant): pass test_arena_i_dirty_decay_ms (libc-reentrant): pass test_arena_i_dirty_decay_ms (arena_new-reentrant): pass test_arena_i_muzzy_decay_ms (non-reentrant): pass test_arena_i_muzzy_decay_ms (libc-reentrant): pass test_arena_i_muzzy_decay_ms (arena_new-reentrant): pass test_arena_i_purge (non-reentrant): pass test_arena_i_purge (libc-reentrant): pass test_arena_i_purge (arena_new-reentrant): pass test_arena_i_decay (non-reentrant): pass test_arena_i_decay (libc-reentrant): pass test_arena_i_decay (arena_new-reentrant): pass test_arena_i_dss (non-reentrant): pass test_arena_i_dss (libc-reentrant): pass test_arena_i_dss (arena_new-reentrant): pass test_arenas_dirty_decay_ms (non-reentrant): pass test_arenas_dirty_decay_ms (libc-reentrant): pass test_arenas_dirty_decay_ms (arena_new-reentrant): pass test_arenas_muzzy_decay_ms (non-reentrant): pass test_arenas_muzzy_decay_ms (libc-reentrant): pass test_arenas_muzzy_decay_ms (arena_new-reentrant): pass test_arenas_constants (non-reentrant): pass test_arenas_constants (libc-reentrant): pass test_arenas_constants (arena_new-reentrant): pass test_arenas_bin_constants (non-reentrant): pass test_arenas_bin_constants (libc-reentrant): pass test_arenas_bin_constants (arena_new-reentrant): pass test_arenas_lextent_constants (non-reentrant): pass test_arenas_lextent_constants (libc-reentrant): pass test_arenas_lextent_constants (arena_new-reentrant): pass test_arenas_create (non-reentrant): pass test_arenas_create (libc-reentrant): pass test_arenas_create (arena_new-reentrant): pass test_stats_arenas (non-reentrant): pass test_stats_arenas (libc-reentrant): pass test_stats_arenas (arena_new-reentrant): pass --- pass: 72/72, skip: 0/72, fail: 0/72 --- === test/unit/malloc_io === test_malloc_strtoumax_no_endptr (non-reentrant): pass test_malloc_strtoumax_no_endptr (libc-reentrant): pass test_malloc_strtoumax_no_endptr (arena_new-reentrant): pass test_malloc_strtoumax (non-reentrant): pass test_malloc_strtoumax (libc-reentrant): pass test_malloc_strtoumax (arena_new-reentrant): pass test_malloc_snprintf_truncated (non-reentrant): pass test_malloc_snprintf_truncated (libc-reentrant): pass test_malloc_snprintf_truncated (arena_new-reentrant): pass test_malloc_snprintf (non-reentrant): pass test_malloc_snprintf (libc-reentrant): pass test_malloc_snprintf (arena_new-reentrant): pass --- pass: 12/12, skip: 0/12, fail: 0/12 --- === test/unit/math === test_ln_gamma_factorial (non-reentrant): pass test_ln_gamma_factorial (libc-reentrant): pass test_ln_gamma_factorial (arena_new-reentrant): pass test_ln_gamma_misc (non-reentrant): pass test_ln_gamma_misc (libc-reentrant): pass test_ln_gamma_misc (arena_new-reentrant): pass test_pt_norm (non-reentrant): pass test_pt_norm (libc-reentrant): pass test_pt_norm (arena_new-reentrant): pass test_pt_chi2 (non-reentrant): pass test_pt_chi2 (libc-reentrant): pass test_pt_chi2 (arena_new-reentrant): pass test_pt_gamma_shape (non-reentrant): pass test_pt_gamma_shape (libc-reentrant): pass test_pt_gamma_shape (arena_new-reentrant): pass test_pt_gamma_scale (non-reentrant): pass test_pt_gamma_scale (libc-reentrant): pass test_pt_gamma_scale (arena_new-reentrant): pass --- pass: 18/18, skip: 0/18, fail: 0/18 --- === test/unit/mq === test_mq_basic (non-reentrant): pass test_mq_basic (libc-reentrant): pass test_mq_basic (arena_new-reentrant): pass test_mq_threaded (non-reentrant): pass test_mq_threaded (libc-reentrant): pass test_mq_threaded (arena_new-reentrant): pass --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/mtx === test_mtx_basic (non-reentrant): pass test_mtx_basic (libc-reentrant): pass test_mtx_basic (arena_new-reentrant): pass test_mtx_race (non-reentrant): pass test_mtx_race (libc-reentrant): pass test_mtx_race (arena_new-reentrant): pass --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/pack === test_pack (non-reentrant): pass test_pack (libc-reentrant): pass test_pack (arena_new-reentrant): pass --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/unit/pages === test_pages_huge (non-reentrant): pass test_pages_huge (libc-reentrant): pass test_pages_huge (arena_new-reentrant): pass --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/unit/ph === test_ph_empty (non-reentrant): pass test_ph_empty (libc-reentrant): pass test_ph_empty (arena_new-reentrant): pass test_ph_random (non-reentrant): pass test_ph_random (libc-reentrant): pass test_ph_random (arena_new-reentrant): pass --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/prng === test_prng_lg_range_u32_nonatomic (non-reentrant): pass test_prng_lg_range_u32_nonatomic (libc-reentrant): pass test_prng_lg_range_u32_nonatomic (arena_new-reentrant): pass test_prng_lg_range_u32_atomic (non-reentrant): pass test_prng_lg_range_u32_atomic (libc-reentrant): pass test_prng_lg_range_u32_atomic (arena_new-reentrant): pass test_prng_lg_range_u64_nonatomic (non-reentrant): pass test_prng_lg_range_u64_nonatomic (libc-reentrant): pass test_prng_lg_range_u64_nonatomic (arena_new-reentrant): pass test_prng_lg_range_zu_nonatomic (non-reentrant): pass test_prng_lg_range_zu_nonatomic (libc-reentrant): pass test_prng_lg_range_zu_nonatomic (arena_new-reentrant): pass test_prng_lg_range_zu_atomic (non-reentrant): pass test_prng_lg_range_zu_atomic (libc-reentrant): pass test_prng_lg_range_zu_atomic (arena_new-reentrant): pass test_prng_range_u32_nonatomic (non-reentrant): pass test_prng_range_u32_nonatomic (libc-reentrant): pass test_prng_range_u32_nonatomic (arena_new-reentrant): pass test_prng_range_u32_atomic (non-reentrant): pass test_prng_range_u32_atomic (libc-reentrant): pass test_prng_range_u32_atomic (arena_new-reentrant): pass test_prng_range_u64_nonatomic (non-reentrant): pass test_prng_range_u64_nonatomic (libc-reentrant): pass test_prng_range_u64_nonatomic (arena_new-reentrant): pass test_prng_range_zu_nonatomic (non-reentrant): pass test_prng_range_zu_nonatomic (libc-reentrant): pass test_prng_range_zu_nonatomic (arena_new-reentrant): pass test_prng_range_zu_atomic (non-reentrant): pass test_prng_range_zu_atomic (libc-reentrant): pass test_prng_range_zu_atomic (arena_new-reentrant): pass --- pass: 30/30, skip: 0/30, fail: 0/30 --- === test/unit/prof_accum === test_idump:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_accum.c:58: Test skipped: (!config_prof) test_idump (non-reentrant): skip --- pass: 0/1, skip: 1/1, fail: 0/1 --- === test/unit/prof_active === test_prof_active:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_active.c:82: Test skipped: (!config_prof) test_prof_active (non-reentrant): skip --- pass: 0/1, skip: 1/1, fail: 0/1 --- === test/unit/prof_gdump === test_gdump:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_gdump.c:22: Test skipped: (!config_prof) test_gdump (non-reentrant): skip --- pass: 0/1, skip: 1/1, fail: 0/1 --- === test/unit/prof_idump === test_idump:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_idump.c:21: Test skipped: (!config_prof) test_idump (non-reentrant): skip test_idump:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_idump.c:21: Test skipped: (!config_prof) test_idump (libc-reentrant): skip test_idump:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_idump.c:21: Test skipped: (!config_prof) test_idump (arena_new-reentrant): skip --- pass: 0/3, skip: 3/3, fail: 0/3 --- === test/unit/prof_reset === test_prof_reset_basic:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_reset.c:44: Test skipped: (!config_prof) test_prof_reset_basic (non-reentrant): skip test_prof_reset_cleanup:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_reset.c:99: Test skipped: (!config_prof) test_prof_reset_cleanup (non-reentrant): skip test_prof_reset:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_reset.c:189: Test skipped: (!config_prof) test_prof_reset (non-reentrant): skip test_xallocx:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_reset.c:232: Test skipped: (!config_prof) test_xallocx (non-reentrant): skip --- pass: 0/4, skip: 4/4, fail: 0/4 --- === test/unit/prof_tctx === test_prof_realloc:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_tctx.c:10: Test skipped: (!config_prof) test_prof_realloc (non-reentrant): skip --- pass: 0/1, skip: 1/1, fail: 0/1 --- === test/unit/prof_thread_name === test_prof_thread_name_validation:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_thread_name.c:35: Test skipped: (!config_prof) test_prof_thread_name_validation (non-reentrant): skip test_prof_thread_name_validation:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_thread_name.c:35: Test skipped: (!config_prof) test_prof_thread_name_validation (libc-reentrant): skip test_prof_thread_name_validation:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_thread_name.c:35: Test skipped: (!config_prof) test_prof_thread_name_validation (arena_new-reentrant): skip test_prof_thread_name_threaded:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_thread_name.c:101: Test skipped: (!config_prof) test_prof_thread_name_threaded (non-reentrant): skip test_prof_thread_name_threaded:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_thread_name.c:101: Test skipped: (!config_prof) test_prof_thread_name_threaded (libc-reentrant): skip test_prof_thread_name_threaded:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/prof_thread_name.c:101: Test skipped: (!config_prof) test_prof_thread_name_threaded (arena_new-reentrant): skip --- pass: 0/6, skip: 6/6, fail: 0/6 --- === test/unit/ql === test_ql_empty (non-reentrant): pass test_ql_empty (libc-reentrant): pass test_ql_empty (arena_new-reentrant): pass test_ql_tail_insert (non-reentrant): pass test_ql_tail_insert (libc-reentrant): pass test_ql_tail_insert (arena_new-reentrant): pass test_ql_tail_remove (non-reentrant): pass test_ql_tail_remove (libc-reentrant): pass test_ql_tail_remove (arena_new-reentrant): pass test_ql_head_insert (non-reentrant): pass test_ql_head_insert (libc-reentrant): pass test_ql_head_insert (arena_new-reentrant): pass test_ql_head_remove (non-reentrant): pass test_ql_head_remove (libc-reentrant): pass test_ql_head_remove (arena_new-reentrant): pass test_ql_insert (non-reentrant): pass test_ql_insert (libc-reentrant): pass test_ql_insert (arena_new-reentrant): pass --- pass: 18/18, skip: 0/18, fail: 0/18 --- === test/unit/qr === test_qr_one (non-reentrant): pass test_qr_one (libc-reentrant): pass test_qr_one (arena_new-reentrant): pass test_qr_after_insert (non-reentrant): pass test_qr_after_insert (libc-reentrant): pass test_qr_after_insert (arena_new-reentrant): pass test_qr_remove (non-reentrant): pass test_qr_remove (libc-reentrant): pass test_qr_remove (arena_new-reentrant): pass test_qr_before_insert (non-reentrant): pass test_qr_before_insert (libc-reentrant): pass test_qr_before_insert (arena_new-reentrant): pass test_qr_meld_split (non-reentrant): pass test_qr_meld_split (libc-reentrant): pass test_qr_meld_split (arena_new-reentrant): pass --- pass: 15/15, skip: 0/15, fail: 0/15 --- === test/unit/rb === test_rb_empty (non-reentrant): pass test_rb_empty (libc-reentrant): pass test_rb_empty (arena_new-reentrant): pass test_rb_random (non-reentrant): pass test_rb_random (libc-reentrant): pass test_rb_random (arena_new-reentrant): pass --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/retained === test_retained:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/retained.c:101: Test skipped: (!config_stats) test_retained (non-reentrant): skip test_retained:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/retained.c:101: Test skipped: (!config_stats) test_retained (libc-reentrant): skip test_retained:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/retained.c:101: Test skipped: (!config_stats) test_retained (arena_new-reentrant): skip --- pass: 0/3, skip: 3/3, fail: 0/3 --- === test/unit/rtree === test_rtree_read_empty (non-reentrant): pass test_rtree_read_empty (libc-reentrant): pass test_rtree_read_empty (arena_new-reentrant): pass test_rtree_extrema (non-reentrant): pass test_rtree_extrema (libc-reentrant): pass test_rtree_extrema (arena_new-reentrant): pass test_rtree_bits (non-reentrant): pass test_rtree_bits (libc-reentrant): pass test_rtree_bits (arena_new-reentrant): pass test_rtree_random (non-reentrant): pass test_rtree_random (libc-reentrant): pass test_rtree_random (arena_new-reentrant): pass --- pass: 12/12, skip: 0/12, fail: 0/12 --- === test/unit/SFMT === test_gen_rand_32 (non-reentrant): pass test_gen_rand_32 (libc-reentrant): pass test_gen_rand_32 (arena_new-reentrant): pass test_by_array_32 (non-reentrant): pass test_by_array_32 (libc-reentrant): pass test_by_array_32 (arena_new-reentrant): pass test_gen_rand_64 (non-reentrant): pass test_gen_rand_64 (libc-reentrant): pass test_gen_rand_64 (arena_new-reentrant): pass test_by_array_64 (non-reentrant): pass test_by_array_64 (libc-reentrant): pass test_by_array_64 (arena_new-reentrant): pass --- pass: 12/12, skip: 0/12, fail: 0/12 --- === test/unit/size_classes === test_size_classes (non-reentrant): pass test_size_classes (libc-reentrant): pass test_size_classes (arena_new-reentrant): pass test_psize_classes (non-reentrant): pass test_psize_classes (libc-reentrant): pass test_psize_classes (arena_new-reentrant): pass test_overflow (non-reentrant): pass test_overflow (libc-reentrant): pass test_overflow (arena_new-reentrant): pass --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/unit/slab === test_arena_slab_regind (non-reentrant): pass test_arena_slab_regind (libc-reentrant): pass test_arena_slab_regind (arena_new-reentrant): pass --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/unit/smoothstep === test_smoothstep_integral (non-reentrant): pass test_smoothstep_integral (libc-reentrant): pass test_smoothstep_integral (arena_new-reentrant): pass test_smoothstep_monotonic (non-reentrant): pass test_smoothstep_monotonic (libc-reentrant): pass test_smoothstep_monotonic (arena_new-reentrant): pass test_smoothstep_slope (non-reentrant): pass test_smoothstep_slope (libc-reentrant): pass test_smoothstep_slope (arena_new-reentrant): pass --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/unit/spin === test_spin (non-reentrant): pass test_spin (libc-reentrant): pass test_spin (arena_new-reentrant): pass --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/unit/stats === test_stats_summary (non-reentrant): pass test_stats_large (non-reentrant): pass test_stats_arenas_summary (non-reentrant): pass test_stats_arenas_small (non-reentrant): pass test_stats_arenas_large (non-reentrant): pass test_stats_arenas_bins (non-reentrant): pass test_stats_arenas_lextents (non-reentrant): pass --- pass: 7/7, skip: 0/7, fail: 0/7 --- === test/unit/stats_print === test_json_parser (non-reentrant): pass test_json_parser (libc-reentrant): pass test_json_parser (arena_new-reentrant): pass test_stats_print_json (non-reentrant): pass test_stats_print_json (libc-reentrant): pass test_stats_print_json (arena_new-reentrant): pass --- pass: 6/6, skip: 0/6, fail: 0/6 --- === test/unit/ticker === test_ticker_tick (non-reentrant): pass test_ticker_tick (libc-reentrant): pass test_ticker_tick (arena_new-reentrant): pass test_ticker_ticks (non-reentrant): pass test_ticker_ticks (libc-reentrant): pass test_ticker_ticks (arena_new-reentrant): pass test_ticker_copy (non-reentrant): pass test_ticker_copy (libc-reentrant): pass test_ticker_copy (arena_new-reentrant): pass --- pass: 9/9, skip: 0/9, fail: 0/9 --- === test/unit/nstime === test_nstime_init (non-reentrant): pass test_nstime_init (libc-reentrant): pass test_nstime_init (arena_new-reentrant): pass test_nstime_init2 (non-reentrant): pass test_nstime_init2 (libc-reentrant): pass test_nstime_init2 (arena_new-reentrant): pass test_nstime_copy (non-reentrant): pass test_nstime_copy (libc-reentrant): pass test_nstime_copy (arena_new-reentrant): pass test_nstime_compare (non-reentrant): pass test_nstime_compare (libc-reentrant): pass test_nstime_compare (arena_new-reentrant): pass test_nstime_add (non-reentrant): pass test_nstime_add (libc-reentrant): pass test_nstime_add (arena_new-reentrant): pass test_nstime_iadd (non-reentrant): pass test_nstime_iadd (libc-reentrant): pass test_nstime_iadd (arena_new-reentrant): pass test_nstime_subtract (non-reentrant): pass test_nstime_subtract (libc-reentrant): pass test_nstime_subtract (arena_new-reentrant): pass test_nstime_isubtract (non-reentrant): pass test_nstime_isubtract (libc-reentrant): pass test_nstime_isubtract (arena_new-reentrant): pass test_nstime_imultiply (non-reentrant): pass test_nstime_imultiply (libc-reentrant): pass test_nstime_imultiply (arena_new-reentrant): pass test_nstime_idivide (non-reentrant): pass test_nstime_idivide (libc-reentrant): pass test_nstime_idivide (arena_new-reentrant): pass test_nstime_divide (non-reentrant): pass test_nstime_divide (libc-reentrant): pass test_nstime_divide (arena_new-reentrant): pass test_nstime_monotonic (non-reentrant): pass test_nstime_monotonic (libc-reentrant): pass test_nstime_monotonic (arena_new-reentrant): pass test_nstime_update (non-reentrant): pass test_nstime_update (libc-reentrant): pass test_nstime_update (arena_new-reentrant): pass --- pass: 39/39, skip: 0/39, fail: 0/39 --- === test/unit/tsd === test_tsd_main_thread (non-reentrant): pass test_tsd_sub_thread (non-reentrant): pass test_tsd_reincarnation (non-reentrant): pass --- pass: 3/3, skip: 0/3, fail: 0/3 --- === test/unit/witness === test_witness:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:60: Test skipped: (!config_debug) test_witness (non-reentrant): skip test_witness:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:60: Test skipped: (!config_debug) test_witness (libc-reentrant): skip test_witness:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:60: Test skipped: (!config_debug) test_witness (arena_new-reentrant): skip test_witness_comp:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:100: Test skipped: (!config_debug) test_witness_comp (non-reentrant): skip test_witness_comp:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:100: Test skipped: (!config_debug) test_witness_comp (libc-reentrant): skip test_witness_comp:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:100: Test skipped: (!config_debug) test_witness_comp (arena_new-reentrant): skip test_witness_reversal:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:152: Test skipped: (!config_debug) test_witness_reversal (non-reentrant): skip test_witness_reversal:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:152: Test skipped: (!config_debug) test_witness_reversal (libc-reentrant): skip test_witness_reversal:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:152: Test skipped: (!config_debug) test_witness_reversal (arena_new-reentrant): skip test_witness_recursive:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:183: Test skipped: (!config_debug) test_witness_recursive (non-reentrant): skip test_witness_recursive:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:183: Test skipped: (!config_debug) test_witness_recursive (libc-reentrant): skip test_witness_recursive:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:183: Test skipped: (!config_debug) test_witness_recursive (arena_new-reentrant): skip test_witness_unlock_not_owned:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:218: Test skipped: (!config_debug) test_witness_unlock_not_owned (non-reentrant): skip test_witness_unlock_not_owned:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:218: Test skipped: (!config_debug) test_witness_unlock_not_owned (libc-reentrant): skip test_witness_unlock_not_owned:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:218: Test skipped: (!config_debug) test_witness_unlock_not_owned (arena_new-reentrant): skip test_witness_depth:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:242: Test skipped: (!config_debug) test_witness_depth (non-reentrant): skip test_witness_depth:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:242: Test skipped: (!config_debug) test_witness_depth (libc-reentrant): skip test_witness_depth:/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/unit/witness.c:242: Test skipped: (!config_debug) test_witness_depth (arena_new-reentrant): skip --- pass: 0/18, skip: 18/18, fail: 0/18 --- === test/unit/zero === test_zero_small (non-reentrant): pass test_zero_small (libc-reentrant): pass test_zero_small (arena_new-reentrant): pass test_zero_large (non-reentrant): pass test_zero_large (libc-reentrant): pass test_zero_large (arena_new-reentrant): pass --- pass: 6/6, skip: 0/6, fail: 0/6 --- Test suite summary: pass: 38/48, skip: 10/48, fail: 0/48 x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/btalloc.integration.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/btalloc.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/btalloc_0.integration.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/btalloc_0.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/btalloc_1.integration.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/btalloc_1.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/math.integration.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/math.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/mtx.integration.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/mtx.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/mq.integration.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/mq.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/SFMT.integration.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/SFMT.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/test.integration.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/test.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/thd.integration.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/thd.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/src/timer.integration.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/src/timer.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o src/nstime.integration.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/nstime.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o src/malloc_io.integration.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/src/malloc_io.c x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/integration/aligned_alloc.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/aligned_alloc.c /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/aligned_alloc.c: In function ‘test_oom_errors’: /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/aligned_alloc.c:49:4: warning: argument 2 value ‘9223372036854775808’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] p = aligned_alloc(alignment, size); ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:9:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/aligned_alloc.c:1: /usr/include/stdlib.h:468:14: note: in a call to allocation function ‘aligned_alloc’ declared here extern void *aligned_alloc (size_t __alignment, size_t __size) ^~~~~~~~~~~~~ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/aligned_alloc.c:62:4: warning: argument 2 value ‘13835058055282163713’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] p = aligned_alloc(alignment, size); ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:9:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/aligned_alloc.c:1: /usr/include/stdlib.h:468:14: note: in a call to allocation function ‘aligned_alloc’ declared here extern void *aligned_alloc (size_t __alignment, size_t __size) ^~~~~~~~~~~~~ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/aligned_alloc.c:74:4: warning: argument 2 value ‘18446744073709551600’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] p = aligned_alloc(alignment, size); ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:9:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/aligned_alloc.c:1: /usr/include/stdlib.h:468:14: note: in a call to allocation function ‘aligned_alloc’ declared here extern void *aligned_alloc (size_t __alignment, size_t __size) ^~~~~~~~~~~~~ x86_64-pc-linux-gnu-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,-O1 -Wl,--as-needed -lstdc++ -lpthread -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/integration/allocated.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/allocated.c x86_64-pc-linux-gnu-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,-O1 -Wl,--as-needed -lstdc++ -lpthread -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/integration/extent.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/extent.c x86_64-pc-linux-gnu-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,-O1 -Wl,--as-needed -lstdc++ -lpthread -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/integration/mallocx.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/mallocx.c In file included from test/include/test/jemalloc_test.h:127:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/mallocx.c:1: /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/mallocx.c: In function ‘test_overflow’: /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:4:4: warning: argument 1 value ‘9223372036854775808’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] t a_ = (a); \ ^ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:24:34: note: in expansion of macro ‘assert_cmp’ #define assert_ptr_null(a, ...) assert_cmp(void *, a, NULL, ==, \ ^~~~~~~~~~ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/mallocx.c:62:2: note: in expansion of macro ‘assert_ptr_null’ assert_ptr_null(mallocx(ZU(PTRDIFF_MAX)+1, 0), ^~~~~~~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:58:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/mallocx.c:1: include/jemalloc/jemalloc.h:71:22: note: in a call to allocation function ‘mallocx’ declared here # define je_mallocx mallocx ^ include/jemalloc/jemalloc.h:234:28: note: in expansion of macro ‘je_mallocx’ void JEMALLOC_NOTHROW *je_mallocx(size_t size, int flags) ^~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:127:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/mallocx.c:1: /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:4:4: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] t a_ = (a); \ ^ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:24:34: note: in expansion of macro ‘assert_cmp’ #define assert_ptr_null(a, ...) assert_cmp(void *, a, NULL, ==, \ ^~~~~~~~~~ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/mallocx.c:65:2: note: in expansion of macro ‘assert_ptr_null’ assert_ptr_null(mallocx(SIZE_T_MAX, 0), ^~~~~~~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:58:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/mallocx.c:1: include/jemalloc/jemalloc.h:71:22: note: in a call to allocation function ‘mallocx’ declared here # define je_mallocx mallocx ^ include/jemalloc/jemalloc.h:234:28: note: in expansion of macro ‘je_mallocx’ void JEMALLOC_NOTHROW *je_mallocx(size_t size, int flags) ^~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:127:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/mallocx.c:1: /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/mallocx.c: In function ‘test_oom’: /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:4:4: warning: argument 1 value ‘9223372036854775808’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] t a_ = (a); \ ^ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:24:34: note: in expansion of macro ‘assert_cmp’ #define assert_ptr_null(a, ...) assert_cmp(void *, a, NULL, ==, \ ^~~~~~~~~~ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/mallocx.c:103:2: note: in expansion of macro ‘assert_ptr_null’ assert_ptr_null(mallocx(0x8000000000000000ULL, ^~~~~~~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:58:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/mallocx.c:1: include/jemalloc/jemalloc.h:71:22: note: in a call to allocation function ‘mallocx’ declared here # define je_mallocx mallocx ^ include/jemalloc/jemalloc.h:234:28: note: in expansion of macro ‘je_mallocx’ void JEMALLOC_NOTHROW *je_mallocx(size_t size, int flags) ^~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:127:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/mallocx.c:1: /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:4:4: warning: argument 1 value ‘9223372036854775808’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] t a_ = (a); \ ^ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:24:34: note: in expansion of macro ‘assert_cmp’ #define assert_ptr_null(a, ...) assert_cmp(void *, a, NULL, ==, \ ^~~~~~~~~~ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/mallocx.c:106:2: note: in expansion of macro ‘assert_ptr_null’ assert_ptr_null(mallocx(0x8000000000000000ULL, ^~~~~~~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:58:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/mallocx.c:1: include/jemalloc/jemalloc.h:71:22: note: in a call to allocation function ‘mallocx’ declared here # define je_mallocx mallocx ^ include/jemalloc/jemalloc.h:234:28: note: in expansion of macro ‘je_mallocx’ void JEMALLOC_NOTHROW *je_mallocx(size_t size, int flags) ^~~~~~~~~~ x86_64-pc-linux-gnu-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,-O1 -Wl,--as-needed -lstdc++ -lpthread -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/integration/MALLOCX_ARENA.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/MALLOCX_ARENA.c x86_64-pc-linux-gnu-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,-O1 -Wl,--as-needed -lstdc++ -lpthread -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/integration/overflow.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/overflow.c In file included from test/include/test/jemalloc_test.h:127:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/overflow.c:1: /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/overflow.c: In function ‘test_overflow’: /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:4:4: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] t a_ = (a); \ ^ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:24:34: note: in expansion of macro ‘assert_cmp’ #define assert_ptr_null(a, ...) assert_cmp(void *, a, NULL, ==, \ ^~~~~~~~~~ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/overflow.c:24:2: note: in expansion of macro ‘assert_ptr_null’ assert_ptr_null(malloc(SIZE_T_MAX), ^~~~~~~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:9:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/overflow.c:1: /usr/include/stdlib.h:424:14: note: in a call to allocation function ‘malloc’ declared here extern void *malloc (size_t __size) __THROW __attribute_malloc__ __wur; ^~~~~~ In file included from test/include/test/jemalloc_test.h:127:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/overflow.c:1: /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:4:4: warning: argument 2 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] t a_ = (a); \ ^ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:24:34: note: in expansion of macro ‘assert_cmp’ #define assert_ptr_null(a, ...) assert_cmp(void *, a, NULL, ==, \ ^~~~~~~~~~ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/overflow.c:29:2: note: in expansion of macro ‘assert_ptr_null’ assert_ptr_null(calloc(1, SIZE_T_MAX), ^~~~~~~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:9:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/overflow.c:1: /usr/include/stdlib.h:426:14: note: in a call to allocation function ‘calloc’ declared here extern void *calloc (size_t __nmemb, size_t __size) ^~~~~~ In file included from test/include/test/jemalloc_test.h:127:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/overflow.c:1: /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:4:4: warning: argument 2 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] t a_ = (a); \ ^ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:24:34: note: in expansion of macro ‘assert_cmp’ #define assert_ptr_null(a, ...) assert_cmp(void *, a, NULL, ==, \ ^~~~~~~~~~ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/overflow.c:36:2: note: in expansion of macro ‘assert_ptr_null’ assert_ptr_null(realloc(p, SIZE_T_MAX), ^~~~~~~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:9:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/overflow.c:1: /usr/include/stdlib.h:434:14: note: in a call to allocation function ‘realloc’ declared here extern void *realloc (void *__ptr, size_t __size) ^~~~~~~ x86_64-pc-linux-gnu-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,-O1 -Wl,--as-needed -lstdc++ -lpthread -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/integration/posix_memalign.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/posix_memalign.c x86_64-pc-linux-gnu-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,-O1 -Wl,--as-needed -lstdc++ -lpthread -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/integration/rallocx.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/rallocx.c In file included from test/include/test/jemalloc_test.h:127:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/rallocx.c:1: /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/rallocx.c: In function ‘test_overflow’: /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:4:4: warning: argument 2 value ‘9223372036854775808’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] t a_ = (a); \ ^ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:24:34: note: in expansion of macro ‘assert_cmp’ #define assert_ptr_null(a, ...) assert_cmp(void *, a, NULL, ==, \ ^~~~~~~~~~ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/rallocx.c:223:2: note: in expansion of macro ‘assert_ptr_null’ assert_ptr_null(rallocx(p, ZU(PTRDIFF_MAX)+1, 0), ^~~~~~~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:58:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/rallocx.c:1: include/jemalloc/jemalloc.h:74:22: note: in a call to allocation function ‘rallocx’ declared here # define je_rallocx rallocx ^ include/jemalloc/jemalloc.h:237:28: note: in expansion of macro ‘je_rallocx’ void JEMALLOC_NOTHROW *je_rallocx(void *ptr, size_t size, ^~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:127:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/rallocx.c:1: /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:4:4: warning: argument 2 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] t a_ = (a); \ ^ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include/test/test.h:24:34: note: in expansion of macro ‘assert_cmp’ #define assert_ptr_null(a, ...) assert_cmp(void *, a, NULL, ==, \ ^~~~~~~~~~ /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/rallocx.c:226:2: note: in expansion of macro ‘assert_ptr_null’ assert_ptr_null(rallocx(p, SIZE_T_MAX, 0), ^~~~~~~~~~~~~~~ In file included from test/include/test/jemalloc_test.h:58:0, from /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/rallocx.c:1: include/jemalloc/jemalloc.h:74:22: note: in a call to allocation function ‘rallocx’ declared here # define je_rallocx rallocx ^ include/jemalloc/jemalloc.h:237:28: note: in expansion of macro ‘je_rallocx’ void JEMALLOC_NOTHROW *je_rallocx(void *ptr, size_t size, ^~~~~~~~~~ x86_64-pc-linux-gnu-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,-O1 -Wl,--as-needed -lstdc++ -lpthread -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/integration/sdallocx.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/sdallocx.c x86_64-pc-linux-gnu-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,-O1 -Wl,--as-needed -lstdc++ -lpthread -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/integration/thread_arena.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/thread_arena.c x86_64-pc-linux-gnu-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,-O1 -Wl,--as-needed -lstdc++ -lpthread -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/integration/thread_tcache_enabled.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/thread_tcache_enabled.c x86_64-pc-linux-gnu-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,-O1 -Wl,--as-needed -lstdc++ -lpthread -lm x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wsign-compare -Wundef -pipe -g3 -fvisibility=hidden -O2 -pipe -march=native -Wall -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/integration/xallocx.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/xallocx.c x86_64-pc-linux-gnu-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,-O1 -Wl,--as-needed -lstdc++ -lpthread -lm x86_64-pc-linux-gnu-g++ -Wall -g3 -fvisibility=hidden -O2 -pipe -march=native -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/include -Iinclude -DJEMALLOC_INTEGRATION_CPP_TEST -I/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/include -Itest/include -o test/integration/cpp/basic.o /var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1/test/integration/cpp/basic.cpp x86_64-pc-linux-gnu-g++ -o test/integration/cpp/basic test/integration/cpp/basic.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,-O1 -Wl,--as-needed -lstdc++ -lpthread -ldl -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/cpp/basic === test/integration/aligned_alloc === make: *** [Makefile:490: check_integration] Terminated * ERROR: dev-libs/jemalloc-5.0.1::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 1833: Called multilib-minimal_src_test * environment, line 1356: Called multilib_foreach_abi 'multilib-minimal_abi_src_test' * environment, line 1528: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' * environment, line 1221: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' * environment, line 1219: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_test' * environment, line 357: Called multilib-minimal_abi_src_test * environment, line 1352: Called default_src_test * phase-functions.sh, line 882: Called __eapi0_src_test * phase-helpers.sh, line 764: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-libs/jemalloc-5.0.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/jemalloc-5.0.1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:jemalloc-5.0.1:20171213-060725.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/jemalloc-5.0.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/jemalloc-5.0.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1-abi_x86_64.amd64' * S: '/var/tmp/portage/dev-libs/jemalloc-5.0.1/work/jemalloc-5.0.1' * Failed to kill pid(s) in '/sys/fs/cgroup/portage/dev-libs:jemalloc-5.0.1.psv8m7zm/cgroup.procs': 10855 * Failed to kill pid(s) in '/sys/fs/cgroup/portage/dev-libs:jemalloc-5.0.1.psv8m7zm/cgroup.procs': 10855