******************************************************************************** conan install jemalloc/5.2.1@#5f315855faa144660a8ef10ae1a59aa5 --build=jemalloc -pr /home/conan/w/prod/BuildSingleReference/96066/3f483221-3f54-4ade-ac0b-68ef0b3c061c/profile_linux_10_libstdcpp_gcc_release_64.jemalloc-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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 '/home/conan/w/prod/BuildSingleReference/.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=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 os=Linux [options] jemalloc:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True jemalloc/5.2.1: Forced build from source Installing package: jemalloc/5.2.1 Requirements jemalloc/5.2.1 from local cache - Cache Packages jemalloc/5.2.1:e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK jemalloc/5.2.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/source jemalloc/5.2.1: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK jemalloc/5.2.1: Copying sources to build folder jemalloc/5.2.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/build/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17 jemalloc/5.2.1: Generator txt created conanbuildinfo.txt jemalloc/5.2.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK jemalloc/5.2.1: Calling build() jemalloc/5.2.1: Calling: > /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/build/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17/configure '--with-jemalloc-prefix=' '--disable-debug' '--enable-cxx' '--enable-fill' '--enable-xmalloc' '--disable-readlinkat' '--enable-syscall' '--disable-lazy-lock' '--disable-log' '--enable-initial-exec-tls' '--enable-libdl' '--disable-shared' '--enable-static' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/package/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/build/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17/configure '--with-jemalloc-prefix=' '--disable-debug' '--enable-cxx' '--enable-fill' '--enable-xmalloc' '--disable-readlinkat' '--enable-syscall' '--disable-lazy-lock' '--disable-log' '--enable-initial-exec-tls' '--enable-libdl' '--disable-shared' '--enable-static' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/package/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17' '--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... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... x86_64-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-initial-exec-tls --enable-libdl --disable-shared --enable-static --prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/package/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17 --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 -fPIC' LDFLAGS=-m64 LIBS= 'CPPFLAGS=-DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0' CXX=/usr/bin/g++ 'CXXFLAGS=-m64 -O3 -s -fPIC' 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 -fPIC EXTRA_CFLAGS : CPPFLAGS : -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT CXX : /usr/bin/g++ CONFIGURE_CXXFLAGS : -Wall -Wextra -g3 -fvisibility=hidden -O3 SPECIFIED_CXXFLAGS : -m64 -O3 -s -fPIC EXTRA_CXXFLAGS : LDFLAGS : -m64 EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -lstdc++ -pthread -ldl RPATH_EXTRA : XSLTPROC : false XSLROOT : PREFIX : /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/package/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17 BINDIR : /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/package/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17/bin DATADIR : /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/package/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17/share INCLUDEDIR : /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/package/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17/include LIBDIR : /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/package/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17/lib MANDIR : /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/package/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17/share/man srcroot : abs_srcroot : /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/build/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17/ objroot : abs_objroot : /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/build/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : documentation : 1 shared libs : 0 static libs : 1 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 =============================================================================== ----Running------ > make -j3 ----------------- /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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c nm -a src/jemalloc.sym.o | 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 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o 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 -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c /usr/bin/g++ -Wall -Wextra -g3 -fvisibility=hidden -O3 -m64 -O3 -s -fPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc_cpp.o src/jemalloc_cpp.cpp /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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o 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 -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.pic.o src/witness.c /usr/bin/g++ -Wall -Wextra -g3 -fvisibility=hidden -O3 -m64 -O3 -s -fPIC -fPIC -DPIC -c -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc_cpp.pic.o src/jemalloc_cpp.cpp ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bitmap.o src/ckh.o src/ctl.o src/div.o src/extent.o src/extent_dss.o src/extent_mmap.o src/hash.o src/hook.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/mutex_pool.o src/nstime.o src/pages.o src/prng.o src/prof.o src/rtree.o src/safety_check.o src/stats.o src/sc.o src/sz.o src/tcache.o src/test_hooks.o src/ticker.o src/tsd.o src/witness.o src/jemalloc_cpp.o ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/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 jemalloc/5.2.1: Package 'e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17' built jemalloc/5.2.1: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/build/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17 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 /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/package/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17 jemalloc/5.2.1: Calling package() ----Running------ > make install_lib_static -j3 ----------------- /usr/bin/install -c -d /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/package/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17/lib /usr/bin/install -c -m 755 lib/libjemalloc.a /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/package/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17/lib /usr/bin/install -c -m 755 lib/libjemalloc_pic.a /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/package/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17/lib ----Running------ > make install_include -j3 ----------------- /usr/bin/install -c -d /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/package/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17/include/jemalloc /usr/bin/install -c -m 644 include/jemalloc/jemalloc.h /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.2.1/_/_/package/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17/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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK jemalloc/5.2.1 package(): Packaged 2 '.a' files: libjemalloc_pic.a, libjemalloc.a jemalloc/5.2.1 package(): Packaged 1 file: COPYING jemalloc/5.2.1 package(): Packaged 1 '.h' file: jemalloc.h jemalloc/5.2.1: Package 'e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17' created jemalloc/5.2.1: Created package revision 5f920053e6b7a168ed93d486e46428b9 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/jemalloc.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/jemalloc.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/background_thread.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/background_thread.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/arena.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/arena.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | src/jemalloc.c:2986:7: warning: ‘__libc_calloc’ specifies less restrictive attributes than its target ‘calloc’: ‘alloc_size’, ‘leaf’, ‘malloc’, ‘nothrow’ [-Wmissing-attributes] 2986 | void *__libc_calloc(size_t n, size_t size) PREALIAS(je_calloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:542:14: note: ‘__libc_calloc’ target declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ src/jemalloc.c:3001:7: warning: ‘__libc_valloc’ specifies less restrictive attributes than its target ‘valloc’: ‘alloc_size’, ‘leaf’, ‘malloc’, ‘nothrow’ [-Wmissing-attributes] 3001 | void *__libc_valloc(size_t size) PREALIAS(je_valloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:574:14: note: ‘__libc_valloc’ target declared here 574 | extern void *valloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ src/jemalloc.c:2998:7: warning: ‘__libc_realloc’ specifies less restrictive attributes than its target ‘realloc’: ‘alloc_size’, ‘leaf’, ‘nothrow’ [-Wmissing-attributes] 2998 | void *__libc_realloc(void* ptr, size_t size) PREALIAS(je_realloc); | ^~~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:550:14: note: ‘__libc_realloc’ target declared here 550 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ src/jemalloc.c:2995:7: warning: ‘__libc_memalign’ specifies less restrictive attributes than its target ‘memalign’: ‘malloc’, ‘nothrow’ [-Wmissing-attributes] 2995 | void *__libc_memalign(size_t align, size_t s) PREALIAS(je_memalign); | ^~~~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/jemalloc.c:2: include/jemalloc/internal/../jemalloc.h:83:23: note: ‘__libc_memalign’ target declared here 83 | # define je_memalign memalign | ^~~~~~~~ src/jemalloc.c:2885:1: note: in expansion of macro ‘je_memalign’ 2885 | je_memalign(size_t alignment, size_t size) { | ^~~~~~~~~~~ src/jemalloc.c:2992:7: warning: ‘__libc_malloc’ specifies less restrictive attributes than its target ‘malloc’: ‘alloc_size’, ‘leaf’, ‘malloc’, ‘nothrow’ [-Wmissing-attributes] 2992 | void *__libc_malloc(size_t size) PREALIAS(je_malloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:539:14: note: ‘__libc_malloc’ target declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ src/jemalloc.c:2989:6: warning: ‘__libc_free’ specifies less restrictive attributes than its target ‘free’: ‘leaf’, ‘nothrow’ [-Wmissing-attributes] 2989 | void __libc_free(void* ptr) PREALIAS(je_free); | ^~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:565:13: note: ‘__libc_free’ target declared here 565 | extern void free (void *__ptr) __THROW; | ^~~~ In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/base.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/base.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/bin.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/bin.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/bitmap.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/bitmap.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/ckh.c:38: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/ckh.c:38: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/ctl.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/ctl.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/div.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/div.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/extent.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/extent.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/extent_dss.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/extent_dss.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/extent_mmap.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/extent_mmap.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/hash.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/hash.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/hook.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/hook.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/large.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/large.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/log.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/log.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/mutex.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/mutex.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/malloc_io.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/malloc_io.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/mutex_pool.c:3: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/mutex_pool.c:3: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/nstime.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/nstime.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/pages.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/pages.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/prng.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/prng.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/prof.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/prof.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/rtree.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/rtree.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/safety_check.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/safety_check.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/stats.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/stats.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/sc.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/sc.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/sz.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/sz.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/tcache.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/tcache.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/test_hooks.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/test_hooks.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/ticker.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/ticker.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/tsd.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/tsd.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/witness.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/witness.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/background_thread.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/background_thread.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/arena.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/arena.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/jemalloc.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/jemalloc.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | src/jemalloc.c:2986:7: warning: ‘__libc_calloc’ specifies less restrictive attributes than its target ‘calloc’: ‘alloc_size’, ‘leaf’, ‘malloc’, ‘nothrow’ [-Wmissing-attributes] 2986 | void *__libc_calloc(size_t n, size_t size) PREALIAS(je_calloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:542:14: note: ‘__libc_calloc’ target declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ src/jemalloc.c:3001:7: warning: ‘__libc_valloc’ specifies less restrictive attributes than its target ‘valloc’: ‘alloc_size’, ‘leaf’, ‘malloc’, ‘nothrow’ [-Wmissing-attributes] 3001 | void *__libc_valloc(size_t size) PREALIAS(je_valloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:574:14: note: ‘__libc_valloc’ target declared here 574 | extern void *valloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ src/jemalloc.c:2998:7: warning: ‘__libc_realloc’ specifies less restrictive attributes than its target ‘realloc’: ‘alloc_size’, ‘leaf’, ‘nothrow’ [-Wmissing-attributes] 2998 | void *__libc_realloc(void* ptr, size_t size) PREALIAS(je_realloc); | ^~~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:550:14: note: ‘__libc_realloc’ target declared here 550 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ src/jemalloc.c:2995:7: warning: ‘__libc_memalign’ specifies less restrictive attributes than its target ‘memalign’: ‘malloc’, ‘nothrow’ [-Wmissing-attributes] 2995 | void *__libc_memalign(size_t align, size_t s) PREALIAS(je_memalign); | ^~~~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/jemalloc.c:2: include/jemalloc/internal/../jemalloc.h:83:23: note: ‘__libc_memalign’ target declared here 83 | # define je_memalign memalign | ^~~~~~~~ src/jemalloc.c:2885:1: note: in expansion of macro ‘je_memalign’ 2885 | je_memalign(size_t alignment, size_t size) { | ^~~~~~~~~~~ src/jemalloc.c:2992:7: warning: ‘__libc_malloc’ specifies less restrictive attributes than its target ‘malloc’: ‘alloc_size’, ‘leaf’, ‘malloc’, ‘nothrow’ [-Wmissing-attributes] 2992 | void *__libc_malloc(size_t size) PREALIAS(je_malloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:539:14: note: ‘__libc_malloc’ target declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ src/jemalloc.c:2989:6: warning: ‘__libc_free’ specifies less restrictive attributes than its target ‘free’: ‘leaf’, ‘nothrow’ [-Wmissing-attributes] 2989 | void __libc_free(void* ptr) PREALIAS(je_free); | ^~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:565:13: note: ‘__libc_free’ target declared here 565 | extern void free (void *__ptr) __THROW; | ^~~~ In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/base.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/base.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/bin.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/bin.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/bitmap.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/bitmap.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/ckh.c:38: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/ckh.c:38: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/ctl.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/ctl.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/div.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/div.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/extent.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/extent.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/extent_dss.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/extent_dss.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/extent_mmap.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/extent_mmap.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/hash.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/hash.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/hook.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/hook.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/large.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/large.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/malloc_io.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/malloc_io.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/log.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/log.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/mutex.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/mutex.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/mutex_pool.c:3: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/mutex_pool.c:3: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/nstime.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/nstime.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/pages.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/pages.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/prng.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/prng.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/prof.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/prof.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/rtree.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/rtree.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/safety_check.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/safety_check.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/stats.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/stats.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/sc.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/sc.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/sz.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/sz.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/tcache.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/tcache.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/test_hooks.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/test_hooks.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/ticker.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/ticker.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/tsd.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/tsd.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/witness.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/witness.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/jemalloc_cpp.cpp:9: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/jemalloc_cpp.cpp:9: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/jemalloc.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/jemalloc.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | src/jemalloc.c:2986:7: warning: ‘__libc_calloc’ specifies less restrictive attributes than its target ‘calloc’: ‘alloc_size’, ‘leaf’, ‘malloc’, ‘nothrow’ [-Wmissing-attributes] 2986 | void *__libc_calloc(size_t n, size_t size) PREALIAS(je_calloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:542:14: note: ‘__libc_calloc’ target declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ src/jemalloc.c:3001:7: warning: ‘__libc_valloc’ specifies less restrictive attributes than its target ‘valloc’: ‘alloc_size’, ‘leaf’, ‘malloc’, ‘nothrow’ [-Wmissing-attributes] 3001 | void *__libc_valloc(size_t size) PREALIAS(je_valloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:574:14: note: ‘__libc_valloc’ target declared here 574 | extern void *valloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ src/jemalloc.c:2998:7: warning: ‘__libc_realloc’ specifies less restrictive attributes than its target ‘realloc’: ‘alloc_size’, ‘leaf’, ‘nothrow’ [-Wmissing-attributes] 2998 | void *__libc_realloc(void* ptr, size_t size) PREALIAS(je_realloc); | ^~~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:550:14: note: ‘__libc_realloc’ target declared here 550 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ src/jemalloc.c:2995:7: warning: ‘__libc_memalign’ specifies less restrictive attributes than its target ‘memalign’: ‘malloc’, ‘nothrow’ [-Wmissing-attributes] 2995 | void *__libc_memalign(size_t align, size_t s) PREALIAS(je_memalign); | ^~~~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/jemalloc.c:2: include/jemalloc/internal/../jemalloc.h:83:23: note: ‘__libc_memalign’ target declared here 83 | # define je_memalign memalign | ^~~~~~~~ src/jemalloc.c:2885:1: note: in expansion of macro ‘je_memalign’ 2885 | je_memalign(size_t alignment, size_t size) { | ^~~~~~~~~~~ src/jemalloc.c:2992:7: warning: ‘__libc_malloc’ specifies less restrictive attributes than its target ‘malloc’: ‘alloc_size’, ‘leaf’, ‘malloc’, ‘nothrow’ [-Wmissing-attributes] 2992 | void *__libc_malloc(size_t size) PREALIAS(je_malloc); | ^~~~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:539:14: note: ‘__libc_malloc’ target declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ src/jemalloc.c:2989:6: warning: ‘__libc_free’ specifies less restrictive attributes than its target ‘free’: ‘leaf’, ‘nothrow’ [-Wmissing-attributes] 2989 | void __libc_free(void* ptr) PREALIAS(je_free); | ^~~~~~~~~~~ In file included from include/jemalloc/internal/jemalloc_internal_decls.h:63, from include/jemalloc/internal/jemalloc_preamble.h:5, from src/jemalloc.c:2: /usr/include/stdlib.h:565:13: note: ‘__libc_free’ target declared here 565 | extern void free (void *__ptr) __THROW; | ^~~~ In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/arena.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/arena.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/background_thread.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/background_thread.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/base.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/base.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/bin.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/bin.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/bitmap.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/bitmap.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/ckh.c:38: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/ckh.c:38: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/ctl.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/ctl.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/div.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/div.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/extent.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/extent.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/extent_dss.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/extent_dss.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/extent_mmap.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/extent_mmap.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/hash.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/hash.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/hook.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/hook.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/large.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/large.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/log.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/log.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/malloc_io.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/malloc_io.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/mutex.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/mutex.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/mutex_pool.c:3: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/mutex_pool.c:3: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/nstime.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/nstime.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/pages.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/pages.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/prng.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/prng.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/prof.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/prof.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/rtree.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/rtree.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/safety_check.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/safety_check.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/stats.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/stats.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/sc.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/sc.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/sz.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/sz.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/tcache.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/tcache.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/test_hooks.c:1: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/test_hooks.c:1: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/ticker.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/ticker.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/tsd.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/tsd.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/witness.c:2: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/witness.c:2: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | ar: `u' modifier ignored since `D' is the default (see `U') In file included from include/jemalloc/internal/jemalloc_preamble.h:34, from src/jemalloc_cpp.cpp:9: include/jemalloc/internal/jemalloc_internal_macros.h:45: warning: "JEMALLOC_FALLTHROUGH" redefined 45 | #define JEMALLOC_FALLTHROUGH JEMALLOC_ATTR(fallthrough); | In file included from include/jemalloc/internal/jemalloc_preamble.h:21, from src/jemalloc_cpp.cpp:9: include/jemalloc/internal/../jemalloc.h:202: note: this is the location of the previous definition 202 | # define JEMALLOC_FALLTHROUGH | ar: `u' modifier ignored since `D' is the default (see `U')