Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- error: failed to run custom build command for `jemalloc-sys v0.5.0+5.3.0`
- Caused by:
- process didn't exit successfully: `/usr/pkgsrc/wip/fd-find/work/fd-8.4.0/target/release/build/jemalloc-sys-018278741b1d00e6/build-script-build` (exit status: 101)
- --- stdout
- TARGET=x86_64-unknown-netbsd
- HOST=x86_64-unknown-netbsd
- NUM_JOBS=1
- OUT_DIR="/usr/pkgsrc/wip/fd-find/work/fd-8.4.0/target/release/build/jemalloc-sys-64146ec1fd484aff/out"
- BUILD_DIR="/usr/pkgsrc/wip/fd-find/work/fd-8.4.0/target/release/build/jemalloc-sys-64146ec1fd484aff/out/build"
- SRC_DIR="/usr/pkgsrc/wip/fd-find/work/vendor/jemalloc-sys-0.5.0+5.3.0"
- cargo:rustc-cfg=prefixed
- OPT_LEVEL = Some("3")
- TARGET = Some("x86_64-unknown-netbsd")
- HOST = Some("x86_64-unknown-netbsd")
- CC_x86_64-unknown-netbsd = None
- CC_x86_64_unknown_netbsd = None
- HOST_CC = None
- CC = Some("cc")
- CFLAGS_x86_64-unknown-netbsd = None
- CFLAGS_x86_64_unknown_netbsd = None
- HOST_CFLAGS = None
- CFLAGS = Some("-pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include")
- CRATE_CC_NO_DEFAULTS = None
- DEBUG = Some("false")
- CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
- CC="cc"
- CFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include"
- JEMALLOC_REPO_DIR="jemalloc"
- --with-jemalloc-prefix=_rjem_
- running: "sh" "/usr/pkgsrc/wip/fd-find/work/fd-8.4.0/target/release/build/jemalloc-sys-64146ec1fd484aff/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-netbsd" "--build=x86_64-unknown-netbsd" "--prefix=/usr/pkgsrc/wip/fd-find/work/fd-8.4.0/target/release/build/jemalloc-sys-64146ec1fd484aff/out"
- checking for xsltproc... /usr/pkg/bin/xsltproc
- checking for x86_64-unknown-netbsd-gcc... cc
- 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 cc accepts -g... yes
- checking for cc option to accept ISO C89... none needed
- checking whether compiler is cray... no
- checking whether compiler supports -std=gnu11... yes
- checking whether compiler supports -Werror=unknown-warning-option... no
- 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 -Wpointer-arith... yes
- checking whether compiler supports -Wno-missing-braces... yes
- checking whether compiler supports -Wno-missing-field-initializers... yes
- checking whether compiler supports -Wno-missing-attributes... yes
- checking whether compiler supports -pipe... yes
- checking whether compiler supports -g3... yes
- checking how to run the C preprocessor... cpp
- checking for grep that handles long lines and -e... /usr/pkgsrc/wip/fd-find/work/.tools/bin/grep
- checking for egrep... /usr/pkgsrc/wip/fd-find/work/.tools/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-unknown-netbsd
- checking host system type... x86_64-unknown-netbsd
- checking whether pause instruction is compilable... yes
- checking number of significant virtual address bits... 48
- checking for x86_64-unknown-netbsd-ar... no
- checking for ar... ar
- checking for x86_64-unknown-netbsd-nm... no
- checking for nm... nm
- checking for gawk... no
- checking for mawk... no
- checking for nawk... no
- checking for awk... awk
- checking ABI... elf
- 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... yes
- 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 whether compiler supports -Wimplicit-fallthrough... yes
- checking whether fallthrough attribute is compilable... yes
- checking whether compiler supports -Wimplicit-fallthrough... yes
- checking whether compiler supports -Wimplicit-fallthrough... yes
- checking whether compiler supports -Werror... yes
- checking whether compiler supports -herror_on_warning... no
- checking whether cold attribute is compilable... yes
- checking whether vm_make_tag is compilable... no
- checking for a BSD-compatible install... /usr/pkgsrc/wip/fd-find/work/.tools/bin/install -c
- checking for x86_64-unknown-netbsd-ranlib... no
- checking for ranlib... ranlib
- checking for ld... /usr/pkgsrc/wip/fd-find/work/.cwrapper/bin/ld
- checking for autoconf... /usr/pkgsrc/wip/fd-find/work/.tools/bin/autoconf
- checking for memalign... no
- checking for valloc... yes
- checking for malloc_size... 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 utrace(2) with label is compilable... yes
- 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 whether pthread_getname_np(3) is compilable... yes
- checking whether pthread_get_name_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... yes
- checking whether mach_absolute_time() is compilable... no
- checking whether clock_gettime(CLOCK_REALTIME, ...) is compilable... yes
- checking whether compiler supports -Werror... yes
- checking whether syscall(2) is compilable... yes
- checking for secure_getenv... no
- checking for sched_getcpu... no
- checking for sched_setaffinity... no
- checking for issetugid... yes
- checking for _malloc_thread_cleanup... yes
- checking for _pthread_mutex_init_calloc_cb... no
- checking for memcntl... 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... no
- checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no
- checking whether madvise(..., MADV_[NO]CORE) is compilable... no
- checking whether mprotect(2) is compilable... yes
- checking for __builtin_clz... yes
- checking whether Darwin os_unfair_lock_*() 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.3.0-0-g54eaed1d8b56b1aa528be3bdd1877e59c56fa90c
- library revision : 2
- CONFIG : --disable-cxx --enable-doc=no --enable-shared=no --with-jemalloc-prefix=_rjem_ --with-private-namespace=_rjem_ --host=x86_64-unknown-netbsd --build=x86_64-unknown-netbsd --prefix=/usr/pkgsrc/wip/fd-find/work/fd-8.4.0/target/release/build/jemalloc-sys-64146ec1fd484aff/out build_alias=x86_64-unknown-netbsd host_alias=x86_64-unknown-netbsd CC=cc 'CFLAGS=-O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include' 'LDFLAGS=-O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include' 'CPPFLAGS=-O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include' CPP=cpp CXX=c++ 'CXXFLAGS=-pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include'
- CC : cc
- CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops
- SPECIFIED_CFLAGS : -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include
- EXTRA_CFLAGS :
- CPPFLAGS : -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT
- CXX : c++
- CONFIGURE_CXXFLAGS : -fvisibility=hidden -Wimplicit-fallthrough -O3
- SPECIFIED_CXXFLAGS : -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include
- EXTRA_CXXFLAGS :
- LDFLAGS : -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include
- EXTRA_LDFLAGS :
- DSO_LDFLAGS : -shared -Wl,-soname,$(@F)
- LIBS : -lm -pthread
- RPATH_EXTRA :
- XSLTPROC : /usr/pkg/bin/xsltproc
- XSLROOT :
- PREFIX : /usr/pkgsrc/wip/fd-find/work/fd-8.4.0/target/release/build/jemalloc-sys-64146ec1fd484aff/out
- BINDIR : /usr/pkgsrc/wip/fd-find/work/fd-8.4.0/target/release/build/jemalloc-sys-64146ec1fd484aff/out/bin
- DATADIR : /usr/pkgsrc/wip/fd-find/work/fd-8.4.0/target/release/build/jemalloc-sys-64146ec1fd484aff/out/share
- INCLUDEDIR : /usr/pkgsrc/wip/fd-find/work/fd-8.4.0/target/release/build/jemalloc-sys-64146ec1fd484aff/out/include
- LIBDIR : /usr/pkgsrc/wip/fd-find/work/fd-8.4.0/target/release/build/jemalloc-sys-64146ec1fd484aff/out/lib
- MANDIR : /usr/pkgsrc/wip/fd-find/work/fd-8.4.0/target/release/build/jemalloc-sys-64146ec1fd484aff/out/share/man
- srcroot :
- abs_srcroot : /usr/pkgsrc/wip/fd-find/work/fd-8.4.0/target/release/build/jemalloc-sys-64146ec1fd484aff/out/build/
- objroot :
- abs_objroot : /usr/pkgsrc/wip/fd-find/work/fd-8.4.0/target/release/build/jemalloc-sys-64146ec1fd484aff/out/build/
- JEMALLOC_PREFIX : _rjem_
- JEMALLOC_PRIVATE_NAMESPACE
- : _rjem_je_
- install_suffix :
- malloc_conf :
- documentation : 0
- shared libs : 0
- static libs : 1
- autogen : 0
- debug : 0
- stats : 1
- experimental_smallocx : 0
- prof : 0
- prof-libunwind : 0
- prof-libgcc : 0
- prof-gcc : 0
- fill : 1
- utrace : 0
- xmalloc : 0
- log : 0
- lazy_lock : 0
- cache-oblivious : 1
- cxx : 0
- ===============================================================================
- running: "gmake" "-j" "1"
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c
- nm -a src/jemalloc.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c
- nm -a src/arena.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c
- nm -a src/background_thread.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c
- nm -a src/base.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/base.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c
- nm -a src/bin.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin_info.sym.o src/bin_info.c
- nm -a src/bin_info.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/bin_info.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c
- nm -a src/bitmap.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/buf_writer.sym.o src/buf_writer.c
- nm -a src/buf_writer.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/buf_writer.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/cache_bin.sym.o src/cache_bin.c
- nm -a src/cache_bin.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/cache_bin.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c
- nm -a src/ckh.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/counter.sym.o src/counter.c
- nm -a src/counter.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/counter.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c
- nm -a src/ctl.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/decay.sym.o src/decay.c
- nm -a src/decay.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/decay.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c
- nm -a src/div.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/div.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ecache.sym.o src/ecache.c
- nm -a src/ecache.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/ecache.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata.sym.o src/edata.c
- nm -a src/edata.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/edata.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata_cache.sym.o src/edata_cache.c
- nm -a src/edata_cache.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/edata_cache.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ehooks.sym.o src/ehooks.c
- nm -a src/ehooks.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/ehooks.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/emap.sym.o src/emap.c
- nm -a src/emap.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/emap.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/eset.sym.o src/eset.c
- nm -a src/eset.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/eset.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/exp_grow.sym.o src/exp_grow.c
- nm -a src/exp_grow.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/exp_grow.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c
- nm -a src/extent.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c
- nm -a src/extent_dss.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c
- nm -a src/extent_mmap.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/fxp.sym.o src/fxp.c
- nm -a src/fxp.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/fxp.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san.sym.o src/san.c
- nm -a src/san.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/san.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san_bump.sym.o src/san_bump.c
- nm -a src/san_bump.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/san_bump.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c
- nm -a src/hook.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa.sym.o src/hpa.c
- nm -a src/hpa.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/hpa.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa_hooks.sym.o src/hpa_hooks.c
- nm -a src/hpa_hooks.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/hpa_hooks.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpdata.sym.o src/hpdata.c
- nm -a src/hpdata.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/hpdata.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/inspect.sym.o src/inspect.c
- nm -a src/inspect.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/inspect.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c
- nm -a src/large.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/large.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c
- nm -a src/log.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/log.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c
- nm -a src/malloc_io.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c
- nm -a src/mutex.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c
- nm -a src/nstime.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa.sym.o src/pa.c
- nm -a src/pa.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/pa.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa_extra.sym.o src/pa_extra.c
- nm -a src/pa_extra.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/pa_extra.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pai.sym.o src/pai.c
- nm -a src/pai.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/pai.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pac.sym.o src/pac.c
- nm -a src/pac.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/pac.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c
- nm -a src/pages.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/peak_event.sym.o src/peak_event.c
- nm -a src/peak_event.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/peak_event.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c
- nm -a src/prof.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_data.sym.o src/prof_data.c
- nm -a src/prof_data.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/prof_data.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_log.sym.o src/prof_log.c
- nm -a src/prof_log.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/prof_log.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_recent.sym.o src/prof_recent.c
- nm -a src/prof_recent.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/prof_recent.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_stats.sym.o src/prof_stats.c
- nm -a src/prof_stats.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/prof_stats.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_sys.sym.o src/prof_sys.c
- nm -a src/prof_sys.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/prof_sys.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/psset.sym.o src/psset.c
- nm -a src/psset.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/psset.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c
- nm -a src/rtree.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o src/safety_check.c
- nm -a src/safety_check.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/safety_check.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o src/sc.c
- nm -a src/sc.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sec.sym.o src/sec.c
- nm -a src/sec.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/sec.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c
- nm -a src/stats.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c
- nm -a src/sz.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c
- nm -a src/tcache.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o src/test_hooks.c
- nm -a src/test_hooks.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/thread_event.sym.o src/thread_event.c
- nm -a src/thread_event.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/thread_event.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c
- nm -a src/ticker.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c
- nm -a src/tsd.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c
- nm -a src/witness.sym.o | awk -f include/jemalloc/internal/private_symbols.awk > src/witness.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/bin_info.sym src/bitmap.sym src/buf_writer.sym src/cache_bin.sym src/ckh.sym src/counter.sym src/ctl.sym src/decay.sym src/div.sym src/ecache.sym src/edata.sym src/edata_cache.sym src/ehooks.sym src/emap.sym src/eset.sym src/exp_grow.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/fxp.sym src/san.sym src/san_bump.sym src/hook.sym src/hpa.sym src/hpa_hooks.sym src/hpdata.sym src/inspect.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/nstime.sym src/pa.sym src/pa_extra.sym src/pai.sym src/pac.sym src/pages.sym src/peak_event.sym src/prof.sym src/prof_data.sym src/prof_log.sym src/prof_recent.sym src/prof_stats.sym src/prof_sys.sym src/psset.sym src/rtree.sym src/safety_check.sym src/sc.sym src/sec.sym src/stats.sym src/sz.sym src/tcache.sym src/test_hooks.sym src/thread_event.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.h
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/bin_info.o src/bin_info.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/buf_writer.o src/buf_writer.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/cache_bin.o src/cache_bin.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/counter.o src/counter.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/decay.o src/decay.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/ecache.o src/ecache.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/edata.o src/edata.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/edata_cache.o src/edata_cache.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/ehooks.o src/ehooks.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/emap.o src/emap.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/eset.o src/eset.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/exp_grow.o src/exp_grow.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/fxp.o src/fxp.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/san.o src/san.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/san_bump.o src/san_bump.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/hook.o src/hook.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/hpa.o src/hpa.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/hpa_hooks.o src/hpa_hooks.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/hpdata.o src/hpdata.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/inspect.o src/inspect.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/pa.o src/pa.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/pa_extra.o src/pa_extra.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/pai.o src/pai.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/pac.o src/pac.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/peak_event.o src/peak_event.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/prof_data.o src/prof_data.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/prof_log.o src/prof_log.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/prof_recent.o src/prof_recent.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/prof_stats.o src/prof_stats.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/prof_sys.o src/prof_sys.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/psset.o src/psset.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.o src/safety_check.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/sc.o src/sc.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/sec.o src/sec.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.o src/test_hooks.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/thread_event.o src/thread_event.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c
- ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bin_info.o src/bitmap.o src/buf_writer.o src/cache_bin.o src/ckh.o src/counter.o src/ctl.o src/decay.o src/div.o src/ecache.o src/edata.o src/edata_cache.o src/ehooks.o src/emap.o src/eset.o src/exp_grow.o src/extent.o src/extent_dss.o src/extent_mmap.o src/fxp.o src/san.o src/san_bump.o src/hook.o src/hpa.o src/hpa_hooks.o src/hpdata.o src/inspect.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/nstime.o src/pa.o src/pa_extra.o src/pai.o src/pac.o src/pages.o src/peak_event.o src/prof.o src/prof_data.o src/prof_log.o src/prof_recent.o src/prof_stats.o src/prof_sys.o src/psset.o src/rtree.o src/safety_check.o src/sc.o src/sec.o src/stats.o src/sz.o src/tcache.o src/test_hooks.o src/thread_event.o src/ticker.o src/tsd.o src/witness.o
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.pic.o src/background_thread.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/bin.pic.o src/bin.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/bin_info.pic.o src/bin_info.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/buf_writer.pic.o src/buf_writer.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/cache_bin.pic.o src/cache_bin.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/counter.pic.o src/counter.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/decay.pic.o src/decay.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/div.pic.o src/div.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/ecache.pic.o src/ecache.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/edata.pic.o src/edata.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/edata_cache.pic.o src/edata_cache.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/ehooks.pic.o src/ehooks.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/emap.pic.o src/emap.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/eset.pic.o src/eset.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/exp_grow.pic.o src/exp_grow.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.pic.o src/extent_dss.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.pic.o src/extent_mmap.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/fxp.pic.o src/fxp.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/san.pic.o src/san.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/san_bump.pic.o src/san_bump.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/hook.pic.o src/hook.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/hpa.pic.o src/hpa.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/hpa_hooks.pic.o src/hpa_hooks.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/hpdata.pic.o src/hpdata.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/inspect.pic.o src/inspect.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/large.pic.o src/large.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/log.pic.o src/log.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.pic.o src/malloc_io.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/nstime.pic.o src/nstime.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/pa.pic.o src/pa.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/pa_extra.pic.o src/pa_extra.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/pai.pic.o src/pai.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/pac.pic.o src/pac.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/pages.pic.o src/pages.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/peak_event.pic.o src/peak_event.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/prof_data.pic.o src/prof_data.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/prof_log.pic.o src/prof_log.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/prof_recent.pic.o src/prof_recent.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/prof_stats.pic.o src/prof_stats.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/prof_sys.pic.o src/prof_sys.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/psset.pic.o src/psset.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.pic.o src/safety_check.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/sc.pic.o src/sc.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/sec.pic.o src/sec.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/sz.pic.o src/sz.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.pic.o src/test_hooks.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/thread_event.pic.o src/thread_event.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/ticker.pic.o src/ticker.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c
- cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -D_REENTRANT -Iinclude -Iinclude -o src/witness.pic.o src/witness.c
- ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bin_info.pic.o src/bitmap.pic.o src/buf_writer.pic.o src/cache_bin.pic.o src/ckh.pic.o src/counter.pic.o src/ctl.pic.o src/decay.pic.o src/div.pic.o src/ecache.pic.o src/edata.pic.o src/edata_cache.pic.o src/ehooks.pic.o src/emap.pic.o src/eset.pic.o src/exp_grow.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/fxp.pic.o src/san.pic.o src/san_bump.pic.o src/hook.pic.o src/hpa.pic.o src/hpa_hooks.pic.o src/hpdata.pic.o src/inspect.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/nstime.pic.o src/pa.pic.o src/pa_extra.pic.o src/pai.pic.o src/pac.pic.o src/pages.pic.o src/peak_event.pic.o src/prof.pic.o src/prof_data.pic.o src/prof_log.pic.o src/prof_recent.pic.o src/prof_stats.pic.o src/prof_sys.pic.o src/psset.pic.o src/rtree.pic.o src/safety_check.pic.o src/sc.pic.o src/sec.pic.o src/stats.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/thread_event.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o
- running: "gmake" "install_lib_static" "install_include" "-j" "1"
- /usr/pkgsrc/wip/fd-find/work/.tools/bin/install -c -d /usr/pkgsrc/wip/fd-find/work/fd-8.4.0/target/release/build/jemalloc-sys-64146ec1fd484aff/out/lib
- --- stderr
- install: unknown option -- v
- usage: install [-Ubcprs] [-M log] [-D dest] [-T tags] [-B suffix]
- [-a aftercmd] [-f flags] [-m mode] [-N dbdir] [-o owner] [-g group]
- [-l linkflags] [-h hash] [-S stripflags] file1 file2
- install [-Ubcprs] [-M log] [-D dest] [-T tags] [-B suffix]
- [-a aftercmd] [-f flags] [-m mode] [-N dbdir] [-o owner] [-g group]
- [-l linkflags] [-h hash] [-S stripflags] file1 ... fileN directory
- install -d [-Up] [-M log] [-D dest] [-T tags] [-a aftercmd] [-m mode]
- [-N dbdir] [-o owner] [-g group] directory ...
- install: unknown option -- v
- usage: install [-Ubcprs] [-M log] [-D dest] [-T tags] [-B suffix]
- [-a aftercmd] [-f flags] [-m mode] [-N dbdir] [-o owner] [-g group]
- [-l linkflags] [-h hash] [-S stripflags] file1 file2
- install [-Ubcprs] [-M log] [-D dest] [-T tags] [-B suffix]
- [-a aftercmd] [-f flags] [-m mode] [-N dbdir] [-o owner] [-g group]
- [-l linkflags] [-h hash] [-S stripflags] file1 ... fileN directory
- install -d [-Up] [-M log] [-D dest] [-T tags] [-a aftercmd] [-m mode]
- [-N dbdir] [-o owner] [-g group] directory ...
- gmake: *** [Makefile:576: install_lib_static] Error 1
- thread 'main' panicked at 'command did not execute successfully: "gmake" "install_lib_static" "install_include" "-j" "1"
- expected success, got: exit status: 2', /usr/pkgsrc/wip/fd-find/work/vendor/jemalloc-sys-0.5.0+5.3.0/build.rs:319:9
- note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
- *** Error code 101
- Stop.
Advertisement
Add Comment
Please, Sign In to add comment