Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_475_14_0_8/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/tmp/c3ipr/pr_475_14_0_8/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_475_14_0_8/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 12.0673828125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK Exporting package recipe jemalloc/5.2.1 exports: File 'conandata.yml' found. Exporting it... jemalloc/5.2.1 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'5.2.1': {'url': 'https://github.com/jemalloc/jemalloc/releases/download/5.2.1/jemalloc-5.2.1.tar.bz2', 'sha256': '34330e5ce276099e2e8950d9335db5a875689a4c6a56751ef3b1d8c537f887f6'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 5.2.1: sha256: 34330e5ce276099e2e8950d9335db5a875689a4c6a56751ef3b1d8c537f887f6 url: https://github.com/jemalloc/jemalloc/releases/download/5.2.1/jemalloc-5.2.1.tar.bz2 [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK jemalloc/5.2.1: A new conanfile.py version was exported jemalloc/5.2.1: Folder: /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/export jemalloc/5.2.1: Using the exported files summary hash as the recipe revision: 9103a1416ff236c4d1d613758e116a25 jemalloc/5.2.1: Exported revision: 9103a1416ff236c4d1d613758e116a25 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux os_build=Linux [options] jemalloc:shared=True [build_requires] [env] jemalloc/5.2.1: Forced build from source jemalloc/5.2.1 (test package): Installing package Requirements jemalloc/5.2.1 from local cache - Cache Packages jemalloc/5.2.1:8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3 - Build [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK jemalloc/5.2.1: Configuring sources in /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK jemalloc/5.2.1: Copying sources to build folder jemalloc/5.2.1: Building your package in /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/build/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3 jemalloc/5.2.1: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK jemalloc/5.2.1: Calling build() jemalloc/5.2.1: Calling: > source_subfolder/configure '--with-jemalloc-prefix=' '--disable-debug' '--enable-cxx' '--enable-fill' '--enable-xmalloc' '--disable-readlinkat' '--enable-syscall' '--disable-lazy-lock' '--disable-log' '--enable-shared' '--disable-static' '--prefix=/tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' checking for xsltproc... false checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/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 -Wextra... yes checking whether compiler supports -Wshorten-64-to-32... no checking whether compiler supports -Wsign-compare... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking whether /usr/bin/g++ supports C++14 features by default... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... 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 ar... ar checking for nm... nm checking for gawk... no checking for mawk... mawk 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... no checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... 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 whether compiler supports -O3... yes checking whether compiler supports -O3... yes checking whether compiler supports -funroll-loops... yes checking configured backtracing method... N/A checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether a program using __builtin_unreachable is compilable... yes checking whether a program using __builtin_ffsl is compilable... yes checking whether a program using __builtin_popcountl 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 whether compiler supports -Werror... yes checking whether syscall(2) is compilable... yes checking for secure_getenv... yes checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for issetugid... no checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether C11 atomics is compilable... yes checking whether GCC __atomic atomics is compilable... yes checking whether GCC 8-bit __atomic atomics is compilable... yes checking whether GCC __sync atomics is compilable... yes checking whether GCC 8-bit __sync atomics is compilable... yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether glibc malloc hook is compilable... yes checking whether glibc memalign hook is compilable... yes checking whether pthreads adaptive mutexes is compilable... yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether strerror_r returns char with gnu source is compilable... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-config config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: creating test/include/test/jemalloc_test_defs.h config.status: executing include/jemalloc/internal/public_symbols.txt commands config.status: executing include/jemalloc/internal/private_symbols.awk commands config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands config.status: executing include/jemalloc/internal/public_namespace.h commands config.status: executing include/jemalloc/internal/public_unnamespace.h commands config.status: executing include/jemalloc/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.2.1-0-gea6b3e973b477b8061e0076bb257dbd7f3faa756 library revision : 2 CONFIG : --with-jemalloc-prefix= --disable-debug --enable-cxx --enable-fill --enable-xmalloc --disable-readlinkat --enable-syscall --disable-lazy-lock --disable-log --enable-shared --disable-static --prefix=/tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3 --bindir=${prefix}/bin --sbindir=${prefix}/bin --libexecdir=${prefix}/bin --libdir=${prefix}/lib --includedir=${prefix}/include --oldincludedir=${prefix}/include --datarootdir=${prefix}/share CC=/usr/bin/gcc 'CFLAGS=-m64 -O3 -s' LDFLAGS=-m64 LIBS= 'CPPFLAGS=-DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1' CXX=/usr/bin/g++ 'CXXFLAGS=-m64 -O3 -s' CC : /usr/bin/gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops SPECIFIED_CFLAGS : -m64 -O3 -s EXTRA_CFLAGS : CPPFLAGS : -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT CXX : /usr/bin/g++ CONFIGURE_CXXFLAGS : -Wall -Wextra -g3 -fvisibility=hidden -O3 SPECIFIED_CXXFLAGS : -m64 -O3 -s EXTRA_CXXFLAGS : LDFLAGS : -m64 EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -lstdc++ -pthread -ldl RPATH_EXTRA : XSLTPROC : false XSLROOT : PREFIX : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3 BINDIR : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/bin DATADIR : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/share INCLUDEDIR : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/include LIBDIR : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/lib MANDIR : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/share/man srcroot : source_subfolder/ abs_srcroot : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/build/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/source_subfolder/ objroot : abs_objroot : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/build/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : documentation : 1 shared libs : 1 static libs : 0 autogen : 0 debug : 0 stats : 1 experimetal_smallocx : 0 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 1 log : 0 lazy_lock : 0 cache-oblivious : 1 cxx : 1 =============================================================================== /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o source_subfolder/src/jemalloc.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o source_subfolder/src/arena.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o source_subfolder/src/background_thread.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o source_subfolder/src/base.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o source_subfolder/src/bin.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o source_subfolder/src/bitmap.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o source_subfolder/src/ckh.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o source_subfolder/src/ctl.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o source_subfolder/src/div.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o source_subfolder/src/extent.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o source_subfolder/src/extent_dss.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o source_subfolder/src/extent_mmap.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o source_subfolder/src/hash.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o source_subfolder/src/hook.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o source_subfolder/src/large.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o source_subfolder/src/log.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o source_subfolder/src/malloc_io.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o source_subfolder/src/mutex.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o source_subfolder/src/mutex_pool.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o source_subfolder/src/nstime.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o source_subfolder/src/pages.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o source_subfolder/src/prng.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o source_subfolder/src/prof.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o source_subfolder/src/rtree.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o source_subfolder/src/safety_check.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o source_subfolder/src/stats.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o source_subfolder/src/sc.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o source_subfolder/src/sz.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o source_subfolder/src/tcache.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o source_subfolder/src/test_hooks.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o source_subfolder/src/ticker.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o source_subfolder/src/tsd.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o source_subfolder/src/witness.c nm -a src/jemalloc.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym nm -a src/arena.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym nm -a src/background_thread.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym nm -a src/base.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym nm -a src/bin.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym nm -a src/bitmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym nm -a src/ckh.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym nm -a src/ctl.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym nm -a src/div.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym nm -a src/extent.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym nm -a src/extent_dss.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym nm -a src/extent_mmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym nm -a src/hash.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym nm -a src/hook.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym nm -a src/large.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym nm -a src/log.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym nm -a src/malloc_io.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym nm -a src/mutex.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym nm -a src/mutex_pool.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym nm -a src/nstime.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym nm -a src/pages.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym nm -a src/prng.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym nm -a src/prof.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym nm -a src/rtree.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym nm -a src/safety_check.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/safety_check.sym nm -a src/sc.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym nm -a src/sz.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym nm -a src/tcache.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym nm -a src/test_hooks.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym nm -a src/ticker.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym nm -a src/tsd.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym nm -a src/witness.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym nm -a src/stats.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym /bin/sh source_subfolder/include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hook.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/safety_check.sym src/stats.sym src/sc.sym src/sz.sym src/tcache.sym src/test_hooks.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 /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/jemalloc.pic.o source_subfolder/src/jemalloc.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/arena.pic.o source_subfolder/src/arena.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/background_thread.pic.o source_subfolder/src/background_thread.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/base.pic.o source_subfolder/src/base.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/bin.pic.o source_subfolder/src/bin.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/bitmap.pic.o source_subfolder/src/bitmap.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/ckh.pic.o source_subfolder/src/ckh.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/ctl.pic.o source_subfolder/src/ctl.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/div.pic.o source_subfolder/src/div.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/extent.pic.o source_subfolder/src/extent.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/extent_dss.pic.o source_subfolder/src/extent_dss.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/extent_mmap.pic.o source_subfolder/src/extent_mmap.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/hash.pic.o source_subfolder/src/hash.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/hook.pic.o source_subfolder/src/hook.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/large.pic.o source_subfolder/src/large.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/log.pic.o source_subfolder/src/log.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/malloc_io.pic.o source_subfolder/src/malloc_io.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/mutex.pic.o source_subfolder/src/mutex.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/mutex_pool.pic.o source_subfolder/src/mutex_pool.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/nstime.pic.o source_subfolder/src/nstime.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/pages.pic.o source_subfolder/src/pages.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/prng.pic.o source_subfolder/src/prng.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/prof.pic.o source_subfolder/src/prof.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/rtree.pic.o source_subfolder/src/rtree.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/safety_check.pic.o source_subfolder/src/safety_check.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/stats.pic.o source_subfolder/src/stats.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/sc.pic.o source_subfolder/src/sc.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/sz.pic.o source_subfolder/src/sz.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/tcache.pic.o source_subfolder/src/tcache.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/test_hooks.pic.o source_subfolder/src/test_hooks.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/ticker.pic.o source_subfolder/src/ticker.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/tsd.pic.o source_subfolder/src/tsd.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/witness.pic.o source_subfolder/src/witness.c /usr/bin/g++ -Wall -Wextra -g3 -fvisibility=hidden -O3 -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/jemalloc_cpp.pic.o source_subfolder/src/jemalloc_cpp.cpp /usr/bin/gcc -shared -Wl,-soname,libjemalloc.so.2 -o lib/libjemalloc.so.2 src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hook.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/safety_check.pic.o src/stats.pic.o src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o src/jemalloc_cpp.pic.o -m64 -lm -lstdc++ -pthread -ldl ln -sf libjemalloc.so.2 lib/libjemalloc.so jemalloc/5.2.1: Package '8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3' built jemalloc/5.2.1: Build folder /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/build/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3 jemalloc/5.2.1: Generated conaninfo.txt jemalloc/5.2.1: Generated conanbuildinfo.txt jemalloc/5.2.1: Generating the package jemalloc/5.2.1: Package folder /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3 jemalloc/5.2.1: Calling package() jemalloc/5.2.1: Calling: > source_subfolder/configure '--with-jemalloc-prefix=' '--disable-debug' '--enable-cxx' '--enable-fill' '--enable-xmalloc' '--disable-readlinkat' '--enable-syscall' '--disable-lazy-lock' '--disable-log' '--enable-shared' '--disable-static' '--prefix=/tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' checking for xsltproc... false checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/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 -Wextra... yes checking whether compiler supports -Wshorten-64-to-32... no checking whether compiler supports -Wsign-compare... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking whether /usr/bin/g++ supports C++14 features by default... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... 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 ar... ar checking for nm... nm checking for gawk... no checking for mawk... mawk 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... no checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... 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 whether compiler supports -O3... yes checking whether compiler supports -O3... yes checking whether compiler supports -funroll-loops... yes checking configured backtracing method... N/A checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether a program using __builtin_unreachable is compilable... yes checking whether a program using __builtin_ffsl is compilable... yes checking whether a program using __builtin_popcountl 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 whether compiler supports -Werror... yes checking whether syscall(2) is compilable... yes checking for secure_getenv... yes checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for issetugid... no checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether C11 atomics is compilable... yes checking whether GCC __atomic atomics is compilable... yes checking whether GCC 8-bit __atomic atomics is compilable... yes checking whether GCC __sync atomics is compilable... yes checking whether GCC 8-bit __sync atomics is compilable... yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether glibc malloc hook is compilable... yes checking whether glibc memalign hook is compilable... yes checking whether pthreads adaptive mutexes is compilable... yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether strerror_r returns char with gnu source is compilable... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-config config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: include/jemalloc/jemalloc_defs.h is unchanged config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: include/jemalloc/internal/jemalloc_internal_defs.h is unchanged config.status: creating test/include/test/jemalloc_test_defs.h config.status: test/include/test/jemalloc_test_defs.h is unchanged 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/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.2.1-0-gea6b3e973b477b8061e0076bb257dbd7f3faa756 library revision : 2 CONFIG : --with-jemalloc-prefix= --disable-debug --enable-cxx --enable-fill --enable-xmalloc --disable-readlinkat --enable-syscall --disable-lazy-lock --disable-log --enable-shared --disable-static --prefix=/tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3 --bindir=${prefix}/bin --sbindir=${prefix}/bin --libexecdir=${prefix}/bin --libdir=${prefix}/lib --includedir=${prefix}/include --oldincludedir=${prefix}/include --datarootdir=${prefix}/share CC=/usr/bin/gcc 'CFLAGS=-m64 -O3 -s' LDFLAGS=-m64 LIBS= 'CPPFLAGS=-DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1' CXX=/usr/bin/g++ 'CXXFLAGS=-m64 -O3 -s' CC : /usr/bin/gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops SPECIFIED_CFLAGS : -m64 -O3 -s EXTRA_CFLAGS : CPPFLAGS : -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT CXX : /usr/bin/g++ CONFIGURE_CXXFLAGS : -Wall -Wextra -g3 -fvisibility=hidden -O3 SPECIFIED_CXXFLAGS : -m64 -O3 -s EXTRA_CXXFLAGS : LDFLAGS : -m64 EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -lstdc++ -pthread -ldl RPATH_EXTRA : XSLTPROC : false XSLROOT : PREFIX : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3 BINDIR : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/bin DATADIR : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/share INCLUDEDIR : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/include LIBDIR : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/lib MANDIR : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/share/man srcroot : source_subfolder/ abs_srcroot : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/build/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/source_subfolder/ objroot : abs_objroot : /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/build/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : documentation : 1 shared libs : 1 static libs : 0 autogen : 0 debug : 0 stats : 1 experimetal_smallocx : 0 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 1 log : 0 lazy_lock : 0 cache-oblivious : 1 cxx : 1 =============================================================================== /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o source_subfolder/src/jemalloc.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o source_subfolder/src/arena.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o source_subfolder/src/background_thread.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o source_subfolder/src/base.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o source_subfolder/src/bin.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o source_subfolder/src/bitmap.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o source_subfolder/src/ckh.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o source_subfolder/src/ctl.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o source_subfolder/src/div.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o source_subfolder/src/extent.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o source_subfolder/src/extent_dss.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o source_subfolder/src/extent_mmap.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o source_subfolder/src/hash.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o source_subfolder/src/hook.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o source_subfolder/src/large.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o source_subfolder/src/log.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o source_subfolder/src/malloc_io.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o source_subfolder/src/mutex.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o source_subfolder/src/mutex_pool.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o source_subfolder/src/nstime.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o source_subfolder/src/pages.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o source_subfolder/src/prng.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o source_subfolder/src/prof.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o source_subfolder/src/rtree.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o source_subfolder/src/safety_check.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o source_subfolder/src/stats.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o source_subfolder/src/sc.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o source_subfolder/src/sz.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o source_subfolder/src/tcache.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o source_subfolder/src/test_hooks.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o source_subfolder/src/ticker.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o source_subfolder/src/tsd.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o source_subfolder/src/witness.c nm -a src/jemalloc.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym nm -a src/arena.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym nm -a src/background_thread.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym nm -a src/base.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym nm -a src/bin.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym nm -a src/bitmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym nm -a src/ckh.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym nm -a src/ctl.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym nm -a src/div.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym nm -a src/extent.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym nm -a src/extent_dss.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym nm -a src/extent_mmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym nm -a src/hash.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym nm -a src/hook.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym nm -a src/large.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym nm -a src/log.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym nm -a src/malloc_io.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym nm -a src/mutex.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym nm -a src/nstime.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym nm -a src/mutex_pool.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym nm -a src/pages.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym nm -a src/prng.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym nm -a src/prof.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym nm -a src/rtree.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym nm -a src/safety_check.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/safety_check.sym nm -a src/sc.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym nm -a src/sz.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym nm -a src/tcache.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym nm -a src/test_hooks.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym nm -a src/ticker.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym nm -a src/tsd.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym nm -a src/witness.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym nm -a src/stats.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym /bin/sh source_subfolder/include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hook.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/safety_check.sym src/stats.sym src/sc.sym src/sz.sym src/tcache.sym src/test_hooks.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/jemalloc.pic.o source_subfolder/src/jemalloc.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/arena.pic.o source_subfolder/src/arena.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/background_thread.pic.o source_subfolder/src/background_thread.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/base.pic.o source_subfolder/src/base.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/bin.pic.o source_subfolder/src/bin.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/bitmap.pic.o source_subfolder/src/bitmap.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/ckh.pic.o source_subfolder/src/ckh.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/ctl.pic.o source_subfolder/src/ctl.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/div.pic.o source_subfolder/src/div.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/extent.pic.o source_subfolder/src/extent.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/extent_dss.pic.o source_subfolder/src/extent_dss.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/extent_mmap.pic.o source_subfolder/src/extent_mmap.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/hash.pic.o source_subfolder/src/hash.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/hook.pic.o source_subfolder/src/hook.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/large.pic.o source_subfolder/src/large.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/log.pic.o source_subfolder/src/log.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/malloc_io.pic.o source_subfolder/src/malloc_io.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/mutex.pic.o source_subfolder/src/mutex.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/mutex_pool.pic.o source_subfolder/src/mutex_pool.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/nstime.pic.o source_subfolder/src/nstime.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/pages.pic.o source_subfolder/src/pages.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/prng.pic.o source_subfolder/src/prng.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/prof.pic.o source_subfolder/src/prof.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/rtree.pic.o source_subfolder/src/rtree.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/safety_check.pic.o source_subfolder/src/safety_check.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/stats.pic.o source_subfolder/src/stats.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/sc.pic.o source_subfolder/src/sc.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/sz.pic.o source_subfolder/src/sz.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/tcache.pic.o source_subfolder/src/tcache.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/test_hooks.pic.o source_subfolder/src/test_hooks.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/ticker.pic.o source_subfolder/src/ticker.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/tsd.pic.o source_subfolder/src/tsd.c /usr/bin/gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/witness.pic.o source_subfolder/src/witness.c /usr/bin/g++ -Wall -Wextra -g3 -fvisibility=hidden -O3 -m64 -O3 -s -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/jemalloc_cpp.pic.o source_subfolder/src/jemalloc_cpp.cpp /usr/bin/gcc -shared -Wl,-soname,libjemalloc.so.2 -o lib/libjemalloc.so.2 src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hook.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/safety_check.pic.o src/stats.pic.o src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o src/jemalloc_cpp.pic.o -m64 -lm -lstdc++ -pthread -ldl ln -sf libjemalloc.so.2 lib/libjemalloc.so /usr/bin/install -c -d /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/lib /usr/bin/install -c -m 755 lib/libjemalloc.so.2 /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/lib ln -sf libjemalloc.so.2 /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/lib/libjemalloc.so /usr/bin/install -c -d /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/include/jemalloc /usr/bin/install -c -m 644 include/jemalloc/jemalloc.h /tmp/c3ipr/pr_475_14_0_8/.conan/data/jemalloc/5.2.1/_/_/package/8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3/include/jemalloc [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK jemalloc/5.2.1 package(): Packaged 1 '.2' file: libjemalloc.so.2 jemalloc/5.2.1 package(): Packaged 1 '.so' file: libjemalloc.so jemalloc/5.2.1 package(): Packaged 1 '.h' file: jemalloc.h jemalloc/5.2.1 package(): Packaged 1 file: COPYING jemalloc/5.2.1: Package '8e04fca3deb0aa8aaa999f66fe5ae492c8d057d3' created jemalloc/5.2.1: Created package revision a1a76659cb8995811f524f11b8d61da5 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK jemalloc/5.2.1 (test package): Generator cmake created conanbuildinfo.cmake jemalloc/5.2.1 (test package): Generator txt created conanbuildinfo.txt jemalloc/5.2.1 (test package): Generated conaninfo.txt jemalloc/5.2.1 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_475_14_0_8/test_package/build/41f3833bc6c65e9b752c6a2a614aec4e43edb199/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK jemalloc/5.2.1 (test package): Running build() -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_475_14_0_8/test_package/build/41f3833bc6c65e9b752c6a2a614aec4e43edb199 Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o /tmp/c3ipr/pr_475_14_0_8/test_package/test_package.c: In function ‘do_something’: /tmp/c3ipr/pr_475_14_0_8/test_package/test_package.c:8:9: warning: ignoring return value of ‘malloc’, declared with attribute warn_unused_result [-Wunused-result] malloc(i * 100); ^~~~~~~~~~~~~~~ [100%] Linking C executable bin/test_package [100%] Built target test_package jemalloc/5.2.1 (test package): Running test() ___ Begin jemalloc statistics ___ Version: "5.2.1-0-gea6b3e973b477b8061e0076bb257dbd7f3faa756" Build-time option settings config.cache_oblivious: true config.debug: false config.fill: true config.lazy_lock: false config.malloc_conf: "" config.opt_safety_checks: false config.prof: false config.prof_libgcc: false config.prof_libunwind: false config.stats: true config.utrace: false config.xmalloc: true Run-time option settings opt.abort: false opt.abort_conf: false opt.confirm_conf: false opt.retain: true opt.dss: "secondary" opt.narenas: 16 opt.percpu_arena: "disabled" opt.oversize_threshold: 8388608 opt.metadata_thp: "disabled" opt.background_thread: false (background_thread: false) opt.dirty_decay_ms: 10000 (arenas.dirty_decay_ms: 10000) opt.muzzy_decay_ms: 0 (arenas.muzzy_decay_ms: 0) opt.lg_extent_max_active_fit: 6 opt.junk: "false" opt.zero: false opt.xmalloc: false opt.tcache: true opt.lg_tcache_max: 15 opt.thp: "default" opt.stats_print: false opt.stats_print_opts: "" Arenas: 17 Quantum size: 16 Page size: 4096 Maximum thread-cached size class: 32768 Number of bin size classes: 36 Number of thread-cache bin size classes: 41 Number of large size classes: 196 Allocated: 110600, active: 122880, metadata: 2856904 (n_thp 0), resident: 2957312, mapped: 6414336, retained: 1974272 Background threads: 0, num_runs: 0, run_interval: 0 ns n_lock_ops (#/sec) n_waiting (#/sec) n_spin_acq (#/sec) n_owner_switch (#/sec) total_wait_ns (#/sec) max_wait_ns max_n_thds background_thread 4 0 0 0 0 0 1 0 0 0 0 0 ctl 2 0 0 0 0 0 1 0 0 0 0 0 prof 0 0 0 0 0 0 0 0 0 0 0 0 arenas[0]: assigned threads: 1 uptime: 0 dss allocation precedence: "secondary" decaying: time npages sweeps madvises purged dirty: 10000 0 0 0 0 muzzy: 0 0 0 0 0 allocated nmalloc (#/sec) ndalloc (#/sec) nrequests (#/sec) nfill (#/sec) nflush (#/sec) small: 8 1 0 0 0 1 0 0 0 0 0 large: 110592 2 0 0 0 2 0 2 0 0 0 total: 110600 3 0 0 0 3 0 2 0 0 0 active: 122880 mapped: 6414336 retained: 1974272 base: 2828224 internal: 28680 metadata_thp: 0 tcache_bytes: 0 resident: 2957312 abandoned_vm: 0 extent_avail: 0 n_lock_ops (#/sec) n_waiting (#/sec) n_spin_acq (#/sec) n_owner_switch (#/sec) total_wait_ns (#/sec) max_wait_ns max_n_thds large 2 0 0 0 0 0 1 0 0 0 0 0 extent_avail 6 0 0 0 0 0 3 0 0 0 0 0 extents_dirty 5 0 0 0 0 0 3 0 0 0 0 0 extents_muzzy 2 0 0 0 0 0 1 0 0 0 0 0 extents_retained 8 0 0 0 0 0 3 0 0 0 0 0 decay_dirty 2 0 0 0 0 0 1 0 0 0 0 0 decay_muzzy 2 0 0 0 0 0 1 0 0 0 0 0 base 34 0 0 0 0 0 3 0 0 0 0 0 tcache_list 3 0 0 0 0 0 1 0 0 0 0 0 bins: size ind allocated nmalloc (#/sec) ndalloc (#/sec) nrequests (#/sec) nshards curregs curslabs nonfull_slabs regs pgs util nfills (#/sec) nflushes (#/sec) nslabs nreslabs (#/sec) n_lock_ops (#/sec) n_waiting (#/sec) n_spin_acq (#/sec) n_owner_switch (#/sec) total_wait_ns (#/sec) max_wait_ns max_n_thds 8 0 8 1 0 0 0 1 0 1 1 1 0 512 1 0.001 0 0 0 0 1 0 0 4 0 0 0 0 0 1 0 0 0 0 0 16 1 0 0 0 0 0 0 0 1 0 0 0 256 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 32 2 0 0 0 0 0 0 0 1 0 0 0 128 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 48 3 0 0 0 0 0 0 0 1 0 0 0 256 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 64 4 0 0 0 0 0 0 0 1 0 0 0 64 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 80 5 0 0 0 0 0 0 0 1 0 0 0 256 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 96 6 0 0 0 0 0 0 0 1 0 0 0 128 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 112 7 0 0 0 0 0 0 0 1 0 0 0 256 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 128 8 0 0 0 0 0 0 0 1 0 0 0 32 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 160 9 0 0 0 0 0 0 0 1 0 0 0 128 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 192 10 0 0 0 0 0 0 0 1 0 0 0 64 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 224 11 0 0 0 0 0 0 0 1 0 0 0 128 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 256 12 0 0 0 0 0 0 0 1 0 0 0 16 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 320 13 0 0 0 0 0 0 0 1 0 0 0 64 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 384 14 0 0 0 0 0 0 0 1 0 0 0 32 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 448 15 0 0 0 0 0 0 0 1 0 0 0 64 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 512 16 0 0 0 0 0 0 0 1 0 0 0 8 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 640 17 0 0 0 0 0 0 0 1 0 0 0 32 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 768 18 0 0 0 0 0 0 0 1 0 0 0 16 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 896 19 0 0 0 0 0 0 0 1 0 0 0 32 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 1024 20 0 0 0 0 0 0 0 1 0 0 0 4 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 1280 21 0 0 0 0 0 0 0 1 0 0 0 16 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 1536 22 0 0 0 0 0 0 0 1 0 0 0 8 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 1792 23 0 0 0 0 0 0 0 1 0 0 0 16 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 2048 24 0 0 0 0 0 0 0 1 0 0 0 2 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 2560 25 0 0 0 0 0 0 0 1 0 0 0 8 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 3072 26 0 0 0 0 0 0 0 1 0 0 0 4 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 3584 27 0 0 0 0 0 0 0 1 0 0 0 8 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 4096 28 0 0 0 0 0 0 0 1 0 0 0 1 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 5120 29 0 0 0 0 0 0 0 1 0 0 0 4 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 6144 30 0 0 0 0 0 0 0 1 0 0 0 2 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 7168 31 0 0 0 0 0 0 0 1 0 0 0 4 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 8192 32 0 0 0 0 0 0 0 1 0 0 0 1 2 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 10240 33 0 0 0 0 0 0 0 1 0 0 0 2 5 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 12288 34 0 0 0 0 0 0 0 1 0 0 0 1 3 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 14336 35 0 0 0 0 0 0 0 1 0 0 0 2 7 1 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 --- large: size ind allocated nmalloc (#/sec) ndalloc (#/sec) nrequests (#/sec) curlextents --- 28672 39 28672 1 0 0 0 1 0 1 --- 81920 45 81920 1 0 0 0 1 0 1 --- extents: size ind ndirty dirty nmuzzy muzzy nretained retained ntotal total --- 2097152 31 0 0 0 0 1 1974272 1 1974272 --- --- End jemalloc statistics --- JSON file created at '/tmp/c3ipr/pr_475_14_0_8/_create.json'