******************************************************************************** conan install jemalloc/5.2.1@ --build=jemalloc --profile:host=/Users/jenkins/w/BuildSingleReference@3/13899/84d7e333-7aed-4cb6-b4e0-e4765653d26e/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] jemalloc:shared=False [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] jemalloc/5.2.1: Forced build from source Installing package: jemalloc/5.2.1 Requirements jemalloc/5.2.1 from 'TapaholesList-110' - Cache Packages jemalloc/5.2.1:2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... jemalloc/5.2.1: Copying sources to build folder jemalloc/5.2.1: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/jemalloc/5.2.1/_/_/build/2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8 jemalloc/5.2.1: Generator txt created conanbuildinfo.txt [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: > source_subfolder/configure '--with-jemalloc-prefix=' '--enable-debug' '--enable-cxx' '--enable-fill' '--enable-xmalloc' '--disable-readlinkat' '--enable-syscall' '--disable-lazy-lock' '--disable-log' '--enable-initial-exec-tld' '--enable-libdl' '--disable-shared' '--enable-static' '--prefix=/Users/jenkins/w/BuildSingleReference@3/.conan/data/jemalloc/5.2.1/_/_/package/2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----Running------ > source_subfolder/configure '--with-jemalloc-prefix=' '--enable-debug' '--enable-cxx' '--enable-fill' '--enable-xmalloc' '--disable-readlinkat' '--enable-syscall' '--disable-lazy-lock' '--disable-log' '--enable-initial-exec-tld' '--enable-libdl' '--disable-shared' '--enable-static' '--prefix=/Users/jenkins/w/BuildSingleReference@3/.conan/data/jemalloc/5.2.1/_/_/package/2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----------------- checking for xsltproc... /usr/bin/xsltproc checking for aarch64-apple-darwin-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether compiler is cray... no checking whether compiler supports -std=gnu11... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Wshorten-64-to-32... yes checking whether compiler supports -Wsign-compare... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... gcc -E checking for aarch64-apple-darwin-g++... no checking for aarch64-apple-darwin-c++... no checking for aarch64-apple-darwin-gpp... no checking for aarch64-apple-darwin-aCC... no checking for aarch64-apple-darwin-CC... no checking for aarch64-apple-darwin-cxx... no checking for aarch64-apple-darwin-cc++... no checking for aarch64-apple-darwin-cl.exe... no checking for aarch64-apple-darwin-FCC... no checking for aarch64-apple-darwin-KCC... no checking for aarch64-apple-darwin-RCC... no checking for aarch64-apple-darwin-xlC_r... no checking for aarch64-apple-darwin-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ supports C++14 features by default... no checking whether g++ supports C++14 features with -std=c++14... 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-apple-darwin checking host system type... aarch64-apple-darwin checking number of significant virtual address bits... 48 checking for aarch64-apple-darwin-ar... no checking for ar... ar checking for aarch64-apple-darwin-nm... no checking for nm... nm checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for library containing log... none required checking whether __attribute__ syntax is compilable... 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... no 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 aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib checking for ld... /usr/bin/ld checking for autoconf... /usr/local/bin/autoconf checking for memalign... no checking for valloc... yes checking for __libc_calloc... no checking for __libc_free... no checking for __libc_malloc... no checking for __libc_memalign... no checking for __libc_realloc... no checking for __libc_valloc... no checking for __posix_memalign... no checking configured backtracing method... N/A checking for sbrk... yes Disabling dss allocation because sbrk is deprecated 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... yes checking whether pthread_atfork(3) is compilable... yes checking whether pthread_setname_np(3) is compilable... no checking for library containing clock_gettime... none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... no checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... no checking whether mach_absolute_time() is compilable... yes checking whether compiler supports -Werror... yes checking whether syscall(2) is compilable... no checking for secure_getenv... no checking for sched_getcpu... no checking for sched_setaffinity... no checking for issetugid... yes checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no 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... yes 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... no checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... yes checking whether glibc malloc hook is compilable... no checking whether glibc memalign hook is compilable... no checking whether pthreads adaptive mutexes is compilable... no 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... no 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= --enable-debug --enable-cxx --enable-fill --enable-xmalloc --disable-readlinkat --enable-syscall --disable-lazy-lock --disable-log --enable-initial-exec-tld --enable-libdl --disable-shared --enable-static --prefix=/Users/jenkins/w/BuildSingleReference@3/.conan/data/jemalloc/5.2.1/_/_/package/2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8 --bindir=${prefix}/bin --sbindir=${prefix}/bin --libexecdir=${prefix}/bin --libdir=${prefix}/lib --includedir=${prefix}/include --oldincludedir=${prefix}/include --datarootdir=${prefix}/share --build=x86_64-apple-darwin --host=aarch64-apple-darwin build_alias=x86_64-apple-darwin host_alias=aarch64-apple-darwin 'CFLAGS=-g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64' LDFLAGS= LIBS= CPPFLAGS= 'CXXFLAGS=-g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -stdlib=libc++' CC : gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 SPECIFIED_CFLAGS : -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 EXTRA_CFLAGS : CPPFLAGS : -D_REENTRANT CXX : g++ -std=c++14 CONFIGURE_CXXFLAGS : -Wall -Wextra -g3 SPECIFIED_CXXFLAGS : -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -stdlib=libc++ EXTRA_CXXFLAGS : LDFLAGS : EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-install_name,$(LIBDIR)/$(@F) LIBS : -lstdc++ -pthread RPATH_EXTRA : XSLTPROC : /usr/bin/xsltproc XSLROOT : PREFIX : /Users/jenkins/w/BuildSingleReference@3/.conan/data/jemalloc/5.2.1/_/_/package/2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8 BINDIR : /Users/jenkins/w/BuildSingleReference@3/.conan/data/jemalloc/5.2.1/_/_/package/2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8/bin DATADIR : /Users/jenkins/w/BuildSingleReference@3/.conan/data/jemalloc/5.2.1/_/_/package/2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8/share INCLUDEDIR : /Users/jenkins/w/BuildSingleReference@3/.conan/data/jemalloc/5.2.1/_/_/package/2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8/include LIBDIR : /Users/jenkins/w/BuildSingleReference@3/.conan/data/jemalloc/5.2.1/_/_/package/2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8/lib MANDIR : /Users/jenkins/w/BuildSingleReference@3/.conan/data/jemalloc/5.2.1/_/_/package/2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8/share/man srcroot : source_subfolder/ abs_srcroot : /Users/jenkins/w/BuildSingleReference@3/.conan/data/jemalloc/5.2.1/_/_/build/2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8/source_subfolder/ objroot : abs_objroot : /Users/jenkins/w/BuildSingleReference@3/.conan/data/jemalloc/5.2.1/_/_/build/2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : documentation : 1 shared libs : 0 static libs : 1 autogen : 0 debug : 1 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 -j4 ----------------- gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o source_subfolder/src/jemalloc.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o source_subfolder/src/arena.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o source_subfolder/src/background_thread.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o source_subfolder/src/base.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o source_subfolder/src/bin.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o source_subfolder/src/bitmap.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o source_subfolder/src/ckh.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o source_subfolder/src/ctl.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o source_subfolder/src/div.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o source_subfolder/src/extent.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o source_subfolder/src/extent_dss.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o source_subfolder/src/extent_mmap.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o source_subfolder/src/hash.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o source_subfolder/src/hook.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o source_subfolder/src/large.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o source_subfolder/src/log.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o source_subfolder/src/malloc_io.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o source_subfolder/src/mutex.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o source_subfolder/src/mutex_pool.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o source_subfolder/src/nstime.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o source_subfolder/src/pages.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o source_subfolder/src/prng.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o source_subfolder/src/prof.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o source_subfolder/src/rtree.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o source_subfolder/src/safety_check.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o source_subfolder/src/stats.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o source_subfolder/src/sc.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o source_subfolder/src/sz.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o source_subfolder/src/tcache.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o source_subfolder/src/test_hooks.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o source_subfolder/src/ticker.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o source_subfolder/src/tsd.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o source_subfolder/src/witness.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/zone.sym.o source_subfolder/src/zone.c nm -a src/jemalloc.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym nm -a src/arena.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym nm -a src/background_thread.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym nm -a src/base.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/base.sym nm -a src/bin.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym nm -a src/bitmap.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym nm -a src/ckh.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym nm -a src/ctl.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym nm -a src/div.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/div.sym nm -a src/extent.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym nm -a src/extent_dss.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym nm -a src/extent_mmap.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym nm -a src/hash.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym nm -a src/hook.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym nm -a src/large.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/large.sym nm -a src/log.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/log.sym nm -a src/malloc_io.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym nm -a src/mutex.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym nm -a src/mutex_pool.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym nm -a src/nstime.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym nm -a src/pages.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym nm -a src/prng.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym nm -a src/prof.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym nm -a src/rtree.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym nm -a src/safety_check.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/safety_check.sym nm -a src/stats.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym nm -a src/sc.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym nm -a src/sz.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym nm -a src/tcache.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym nm -a src/test_hooks.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym nm -a src/ticker.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym nm -a src/tsd.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym nm -a src/witness.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym nm -a src/zone.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/zone.sym /bin/sh source_subfolder/include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hook.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/safety_check.sym src/stats.sym src/sc.sym src/sz.sym src/tcache.sym src/test_hooks.sym src/ticker.sym src/tsd.sym src/witness.sym src/zone.sym > include/jemalloc/internal/private_namespace.gen.h cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.gen.h gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/jemalloc.o source_subfolder/src/jemalloc.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/arena.o source_subfolder/src/arena.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/background_thread.o source_subfolder/src/background_thread.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/base.o source_subfolder/src/base.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/bin.o source_subfolder/src/bin.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/bitmap.o source_subfolder/src/bitmap.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/ckh.o source_subfolder/src/ckh.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/ctl.o source_subfolder/src/ctl.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/div.o source_subfolder/src/div.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/extent.o source_subfolder/src/extent.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/extent_dss.o source_subfolder/src/extent_dss.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/extent_mmap.o source_subfolder/src/extent_mmap.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/hash.o source_subfolder/src/hash.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/hook.o source_subfolder/src/hook.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/large.o source_subfolder/src/large.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/log.o source_subfolder/src/log.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/malloc_io.o source_subfolder/src/malloc_io.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/mutex.o source_subfolder/src/mutex.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/mutex_pool.o source_subfolder/src/mutex_pool.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/nstime.o source_subfolder/src/nstime.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/pages.o source_subfolder/src/pages.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/prng.o source_subfolder/src/prng.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/prof.o source_subfolder/src/prof.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/rtree.o source_subfolder/src/rtree.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/safety_check.o source_subfolder/src/safety_check.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/stats.o source_subfolder/src/stats.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/sc.o source_subfolder/src/sc.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/sz.o source_subfolder/src/sz.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/tcache.o source_subfolder/src/tcache.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/test_hooks.o source_subfolder/src/test_hooks.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/ticker.o source_subfolder/src/ticker.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/tsd.o source_subfolder/src/tsd.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/witness.o source_subfolder/src/witness.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/zone.o source_subfolder/src/zone.c g++ -std=c++14 -Wall -Wextra -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -stdlib=libc++ -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/jemalloc_cpp.o source_subfolder/src/jemalloc_cpp.cpp gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fPIC -DPIC -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/jemalloc.pic.o source_subfolder/src/jemalloc.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fPIC -DPIC -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/arena.pic.o source_subfolder/src/arena.c gcc -std=gnu11 -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -fPIC -DPIC -c -D_REENTRANT -Iinclude -Isource_subfolder/include -o src/background_thread.pic.o source_subfolder/src/background_thread.c jemalloc/5.2.1: jemalloc/5.2.1: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@3/.conan/data/jemalloc/5.2.1/_/_/build/2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8 configure: WARNING: unrecognized options: --enable-initial-exec-tld configure: WARNING: using cross tools not prefixed with host triplet configure: WARNING: unrecognized options: --enable-initial-exec-tld In file included from source_subfolder/src/jemalloc_cpp.cpp:9: In file included from include/jemalloc/internal/jemalloc_preamble.h:21: include/jemalloc/internal/../jemalloc.h:226:28: error: exception specification in declaration does not match previous declaration void JEMALLOC_NOTHROW *je_malloc(size_t size) ^ include/jemalloc/internal/../jemalloc.h:69:21: note: expanded from macro 'je_malloc' # define je_malloc malloc ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/malloc/_malloc.h:40:7: note: previous declaration is here void *malloc(size_t __size) __result_use_check __alloc_size(1); ^ In file included from source_subfolder/src/jemalloc_cpp.cpp:9: In file included from include/jemalloc/internal/jemalloc_preamble.h:21: include/jemalloc/internal/../jemalloc.h:229:28: error: exception specification in declaration does not match previous declaration void JEMALLOC_NOTHROW *je_calloc(size_t num, size_t size) ^ include/jemalloc/internal/../jemalloc.h:63:21: note: expanded from macro 'je_calloc' # define je_calloc calloc ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/malloc/_malloc.h:41:7: note: previous declaration is here void *calloc(size_t __count, size_t __size) __result_use_check __alloc_size(1,2); ^ In file included from source_subfolder/src/jemalloc_cpp.cpp:9: In file included from include/jemalloc/internal/jemalloc_preamble.h:21: include/jemalloc/internal/../jemalloc.h:231:38: error: exception specification in declaration does not match previous declaration JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_posix_memalign(void **memptr, ^ include/jemalloc/internal/../jemalloc.h:77:29: note: expanded from macro 'je_posix_memalign' # define je_posix_memalign posix_memalign ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/malloc/_malloc.h:52:7: note: previous declaration is here int posix_memalign(void **__memptr, size_t __alignment, size_t __size) __OSX_AVAILABLE_STARTING(__MAC_10_6, __IPHONE_3_0); ^ In file included from source_subfolder/src/jemalloc_cpp.cpp:9: In file included from include/jemalloc/internal/jemalloc_preamble.h:21: include/jemalloc/internal/../jemalloc.h:234:28: error: exception specification in declaration does not match previous declaration void JEMALLOC_NOTHROW *je_aligned_alloc(size_t alignment, ^ include/jemalloc/internal/../jemalloc.h:62:28: note: expanded from macro 'je_aligned_alloc' # define je_aligned_alloc aligned_alloc ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/malloc/_malloc.h:50:10: note: previous declaration is here void *aligned_alloc(size_t __alignment, size_t __size) __result_use_check __alloc_size(2) __OSX_AVAILABLE(10.15) __IOS_AVAILABLE(13.0) __TVOS_AVAILABLE(13.0) __WATCHOS_AVAILABLE(6.0); ^ In file included from source_subfolder/src/jemalloc_cpp.cpp:9: In file included from include/jemalloc/internal/jemalloc_preamble.h:21: include/jemalloc/internal/../jemalloc.h:238:28: error: exception specification in declaration does not match previous declaration void JEMALLOC_NOTHROW *je_realloc(void *ptr, size_t size) ^ include/jemalloc/internal/../jemalloc.h:79:22: note: expanded from macro 'je_realloc' # define je_realloc realloc ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/malloc/_malloc.h:43:7: note: previous declaration is here void *realloc(void *__ptr, size_t __size) __result_use_check __alloc_size(2); ^ In file included from source_subfolder/src/jemalloc_cpp.cpp:9: In file included from include/jemalloc/internal/jemalloc_preamble.h:21: include/jemalloc/internal/../jemalloc.h:240:39: error: exception specification in declaration does not match previous declaration JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_free(void *ptr) ^ include/jemalloc/internal/../jemalloc.h:65:19: note: expanded from macro 'je_free' # define je_free free ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/malloc/_malloc.h:42:7: note: previous declaration is here void free(void *); ^ In file included from source_subfolder/src/jemalloc_cpp.cpp:9: In file included from include/jemalloc/internal/jemalloc_preamble.h:21: include/jemalloc/internal/../jemalloc.h:279:28: error: exception specification in declaration does not match previous declaration void JEMALLOC_NOTHROW *je_valloc(size_t size) JEMALLOC_CXX_THROW ^ include/jemalloc/internal/../jemalloc.h:83:21: note: expanded from macro 'je_valloc' # define je_valloc valloc ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/unistd.h:735:7: note: previous declaration is here void *valloc(size_t); ^ In file included from source_subfolder/src/jemalloc_cpp.cpp:10: In file included from source_subfolder/include/jemalloc/internal/jemalloc_internal_includes.h:66: In file included from source_subfolder/include/jemalloc/internal/extent_externs.h:7: source_subfolder/include/jemalloc/internal/rtree.h:374:2: warning: array index -1 is before the beginning of the array [-Warray-bounds] RTREE_CACHE_CHECK_L2(0); ^~~~~~~~~~~~~~~~~~~~~~~ source_subfolder/include/jemalloc/internal/rtree.h:354:5: note: expanded from macro 'RTREE_CACHE_CHECK_L2' rtree_ctx->l2_cache[i - 1].leafkey; \ ^ ~~~~~ source_subfolder/include/jemalloc/internal/rtree_tsd.h:45:2: note: array 'l2_cache' declared here rtree_ctx_cache_elm_t l2_cache[RTREE_CTX_NCACHE_L2]; ^ In file included from source_subfolder/src/jemalloc_cpp.cpp:10: In file included from source_subfolder/include/jemalloc/internal/jemalloc_internal_includes.h:66: In file included from source_subfolder/include/jemalloc/internal/extent_externs.h:7: source_subfolder/include/jemalloc/internal/rtree.h:374:2: warning: array index -1 is before the beginning of the array [-Warray-bounds] RTREE_CACHE_CHECK_L2(0); ^~~~~~~~~~~~~~~~~~~~~~~ source_subfolder/include/jemalloc/internal/rtree.h:356:5: note: expanded from macro 'RTREE_CACHE_CHECK_L2' rtree_ctx->l2_cache[i - 1].leaf; \ ^ ~~~~~ source_subfolder/include/jemalloc/internal/rtree_tsd.h:45:2: note: array 'l2_cache' declared here rtree_ctx_cache_elm_t l2_cache[RTREE_CTX_NCACHE_L2]; ^ In file included from source_subfolder/src/jemalloc_cpp.cpp:10: In file included from source_subfolder/include/jemalloc/internal/jemalloc_internal_includes.h:66: In file included from source_subfolder/include/jemalloc/internal/extent_externs.h:7: source_subfolder/include/jemalloc/internal/rtree.h:374:2: warning: array index -1 is before the beginning of the array [-Warray-bounds] RTREE_CACHE_CHECK_L2(0); ^~~~~~~~~~~~~~~~~~~~~~~ source_subfolder/include/jemalloc/internal/rtree.h:357:4: note: expanded from macro 'RTREE_CACHE_CHECK_L2' rtree_ctx->l2_cache[i - 1].leafkey = \ ^ ~~~~~ source_subfolder/include/jemalloc/internal/rtree_tsd.h:45:2: note: array 'l2_cache' declared here rtree_ctx_cache_elm_t l2_cache[RTREE_CTX_NCACHE_L2]; ^ In file included from source_subfolder/src/jemalloc_cpp.cpp:10: In file included from source_subfolder/include/jemalloc/internal/jemalloc_internal_includes.h:66: In file included from source_subfolder/include/jemalloc/internal/extent_externs.h:7: source_subfolder/include/jemalloc/internal/rtree.h:374:2: warning: array index -1 is before the beginning of the array [-Warray-bounds] RTREE_CACHE_CHECK_L2(0); ^~~~~~~~~~~~~~~~~~~~~~~ source_subfolder/include/jemalloc/internal/rtree.h:359:4: note: expanded from macro 'RTREE_CACHE_CHECK_L2' rtree_ctx->l2_cache[i - 1].leaf = \ ^ ~~~~~ source_subfolder/include/jemalloc/internal/rtree_tsd.h:45:2: note: array 'l2_cache' declared here rtree_ctx_cache_elm_t l2_cache[RTREE_CTX_NCACHE_L2]; ^ 4 warnings and 7 errors generated. make: *** [src/jemalloc_cpp.o] Error 1 make: *** Waiting for unfinished jobs.... jemalloc/5.2.1: ERROR: Package '2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8' build failed jemalloc/5.2.1: WARN: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/jemalloc/5.2.1/_/_/build/2c6b4b4e23acb95bbeb9ca38ac8abd4d4dd2ecd8 ERROR: jemalloc/5.2.1: Error in build() method, line 147 autotools.make() ConanException: Error 2 while executing make -j4