[INFO] updating cached repository https://github.com/tokahuke/sled-vs-rocksdb [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b1c4ad59853cc78572572e2d4c5663d587196510 [INFO] checking tokahuke/sled-vs-rocksdb against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftokahuke%2Fsled-vs-rocksdb" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tokahuke/sled-vs-rocksdb on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tokahuke/sled-vs-rocksdb [INFO] finished tweaking git repo https://github.com/tokahuke/sled-vs-rocksdb [INFO] tweaked toml for git repo https://github.com/tokahuke/sled-vs-rocksdb written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/tokahuke/sled-vs-rocksdb already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a5cdcf783fb165b49c205ba79d4569a585f960e5851e7ef21c315e5b9fb3a89d [INFO] running `"docker" "start" "-a" "a5cdcf783fb165b49c205ba79d4569a585f960e5851e7ef21c315e5b9fb3a89d"` [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling backtrace v0.3.24 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking serde v1.0.98 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking bincode v1.1.4 [INFO] [stderr] Checking serde_bytes v0.11.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling zstd-sys v1.4.12+zstd.1.4.2 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking zstd-safe v1.4.12+zstd.1.4.2 [INFO] [stderr] Checking zstd v0.4.27+zstd.1.4.2 [INFO] [stderr] Checking pagecache v0.18.0 [INFO] [stderr] Compiling librocksdb-sys v6.1.2 [INFO] [stderr] Checking sled v0.25.0 [INFO] [stderr] error: failed to run custom build command for `jemalloc-sys v0.3.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/jemalloc-sys-07d930c2785c09f6/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET=x86_64-unknown-linux-gnu [INFO] [stderr] HOST=x86_64-unknown-linux-gnu [INFO] [stderr] NUM_JOBS=8 [INFO] [stderr] OUT_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-f3fab526e1204aa3/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-f3fab526e1204aa3/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] CC="cc" [INFO] [stderr] CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" [INFO] [stderr] JEMALLOC_REPO_DIR="jemalloc" [INFO] [stderr] JEMALLOC_SRC_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-f3fab526e1204aa3/out/jemalloc" [INFO] [stderr] cargo:rustc-cfg=prefixed [INFO] [stderr] --with-jemalloc-prefix=_rjem_ [INFO] [stderr] running: "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-f3fab526e1204aa3/out/jemalloc/configure" "--disable-cxx" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/jemalloc-sys-f3fab526e1204aa3/out" [INFO] [stderr] checking for xsltproc... false [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether compiler is cray... no [INFO] [stderr] checking whether compiler supports -std=gnu11... yes [INFO] [stderr] checking whether compiler supports -Wall... yes [INFO] [stderr] checking whether compiler supports -Wshorten-64-to-32... no [INFO] [stderr] checking whether compiler supports -Wsign-compare... yes [INFO] [stderr] checking whether compiler supports -Wundef... yes [INFO] [stderr] checking whether compiler supports -Wno-format-zero-length... yes [INFO] [stderr] checking whether compiler supports -pipe... yes [INFO] [stderr] checking whether compiler supports -g3... yes [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /bin/grep [INFO] [stderr] checking for egrep... /bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking size of void *... 8 [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking size of long long... 8 [INFO] [stderr] checking size of intmax_t... 8 [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking whether pause instruction is compilable... yes [INFO] [stderr] checking number of significant virtual address bits... 48 [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-gnu-nm... no [INFO] [stderr] checking for nm... nm [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking malloc.h usability... yes [INFO] [stderr] checking malloc.h presence... yes [INFO] [stderr] checking for malloc.h... yes [INFO] [stderr] checking whether malloc_usable_size definition can use const argument... no [INFO] [stderr] checking for library containing log... -lm [INFO] [stderr] checking whether __attribute__ syntax is compilable... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether tls_model attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether alloc_size attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether format(gnu_printf, ...) attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether format(printf, ...) attribute is compilable... yes [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... no [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking for ld... /usr/bin/ld [INFO] [stderr] checking for autoconf... /usr/bin/autoconf [INFO] [stderr] checking for memalign... yes [INFO] [stderr] checking for valloc... yes [INFO] [stderr] checking whether compiler supports -O3... yes [INFO] [stderr] checking whether compiler supports -O3... no [INFO] [stderr] checking whether compiler supports -funroll-loops... yes [INFO] [stderr] checking configured backtracing method... N/A [INFO] [stderr] checking for sbrk... yes [INFO] [stderr] checking whether utrace(2) is compilable... no [INFO] [stderr] checking whether a program using __builtin_unreachable is compilable... yes [INFO] [stderr] checking whether a program using __builtin_ffsl is compilable... yes [INFO] [stderr] checking LG_PAGE... 12 [INFO] [stderr] Missing VERSION file, and unable to generate it; creating bogus VERSION [INFO] [stderr] checking pthread.h usability... yes [INFO] [stderr] checking pthread.h presence... yes [INFO] [stderr] checking for pthread.h... yes [INFO] [stderr] checking for pthread_create in -lpthread... yes [INFO] [stderr] checking dlfcn.h usability... yes [INFO] [stderr] checking dlfcn.h presence... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for dlsym... no [INFO] [stderr] checking for dlsym in -ldl... yes [INFO] [stderr] checking whether pthread_atfork(3) is compilable... yes [INFO] [stderr] checking whether pthread_setname_np(3) is compilable... yes [INFO] [stderr] checking for library containing clock_gettime... none required [INFO] [stderr] checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes [INFO] [stderr] checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes [INFO] [stderr] checking whether mach_absolute_time() is compilable... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether syscall(2) is compilable... yes [INFO] [stderr] checking for secure_getenv... yes [INFO] [stderr] checking for sched_getcpu... yes [INFO] [stderr] checking for sched_setaffinity... yes [INFO] [stderr] checking for issetugid... no [INFO] [stderr] checking for _malloc_thread_cleanup... no [INFO] [stderr] checking for _pthread_mutex_init_calloc_cb... no [INFO] [stderr] checking for TLS... yes [INFO] [stderr] checking whether C11 atomics is compilable... yes [INFO] [stderr] checking whether GCC __atomic atomics is compilable... yes [INFO] [stderr] checking whether GCC __sync atomics is compilable... yes [INFO] [stderr] checking whether Darwin OSAtomic*() is compilable... no [INFO] [stderr] checking whether madvise(2) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_FREE) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_DONTNEED) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes [INFO] [stderr] checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no [INFO] [stderr] checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no [INFO] [stderr] checking for __builtin_clz... yes [INFO] [stderr] checking whether Darwin os_unfair_lock_*() is compilable... no [INFO] [stderr] checking whether Darwin OSSpin*() is compilable... no [INFO] [stderr] checking whether glibc malloc hook is compilable... yes [INFO] [stderr] checking whether glibc memalign hook is compilable... yes [INFO] [stderr] checking whether pthreads adaptive mutexes is compilable... yes [INFO] [stderr] checking whether compiler supports -D_GNU_SOURCE... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether strerror_r returns char with gnu source is compilable... yes [INFO] [stderr] checking for stdbool.h that conforms to C99... yes [INFO] [stderr] checking for _Bool... yes [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating jemalloc.pc [INFO] [stderr] config.status: creating doc/html.xsl [INFO] [stderr] config.status: creating doc/manpages.xsl [INFO] [stderr] config.status: creating doc/jemalloc.xml [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_macros.h [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_protos.h [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_typedefs.h [INFO] [stderr] config.status: creating include/jemalloc/internal/jemalloc_preamble.h [INFO] [stderr] config.status: creating test/test.sh [INFO] [stderr] config.status: creating test/include/test/jemalloc_test.h [INFO] [stderr] config.status: creating config.stamp [INFO] [stderr] config.status: creating bin/jemalloc-config [INFO] [stderr] config.status: creating bin/jemalloc.sh [INFO] [stderr] config.status: creating bin/jeprof [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_defs.h [INFO] [stderr] config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h [INFO] [stderr] config.status: creating test/include/test/jemalloc_test_defs.h [INFO] [stderr] config.status: executing include/jemalloc/internal/public_symbols.txt commands [INFO] [stderr] config.status: executing include/jemalloc/internal/private_symbols.awk commands [INFO] [stderr] config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands [INFO] [stderr] config.status: executing include/jemalloc/internal/public_namespace.h commands [INFO] [stderr] config.status: executing include/jemalloc/internal/public_unnamespace.h commands [INFO] [stderr] config.status: executing include/jemalloc/internal/size_classes.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_protos_jet.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_rename.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_mangle.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc.h commands [INFO] [stderr] =============================================================================== [INFO] [stderr] jemalloc version : 0.0.0-0-g0000000000000000000000000000000000000000 [INFO] [stderr] library revision : 2 [INFO] [stderr] [INFO] [stderr] CONFIG : --disable-cxx --with-jemalloc-prefix=_rjem_ --with-private-namespace=_rjem_ --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --prefix=/opt/rustwide/target/debug/build/jemalloc-sys-f3fab526e1204aa3/out build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu CC=cc 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall' 'LDFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall' 'CPPFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall' [INFO] [stderr] CC : cc [INFO] [stderr] CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops [INFO] [stderr] SPECIFIED_CFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall [INFO] [stderr] EXTRA_CFLAGS : [INFO] [stderr] CPPFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT [INFO] [stderr] CXX : [INFO] [stderr] CONFIGURE_CXXFLAGS : [INFO] [stderr] SPECIFIED_CXXFLAGS : [INFO] [stderr] EXTRA_CXXFLAGS : [INFO] [stderr] LDFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall [INFO] [stderr] EXTRA_LDFLAGS : [INFO] [stderr] DSO_LDFLAGS : -shared -Wl,-soname,$(@F) [INFO] [stderr] LIBS : -lm -lpthread -ldl [INFO] [stderr] RPATH_EXTRA : [INFO] [stderr] [INFO] [stderr] XSLTPROC : false [INFO] [stderr] XSLROOT : [INFO] [stderr] [INFO] [stderr] PREFIX : /opt/rustwide/target/debug/build/jemalloc-sys-f3fab526e1204aa3/out [INFO] [stderr] BINDIR : /opt/rustwide/target/debug/build/jemalloc-sys-f3fab526e1204aa3/out/bin [INFO] [stderr] DATADIR : /opt/rustwide/target/debug/build/jemalloc-sys-f3fab526e1204aa3/out/share [INFO] [stderr] INCLUDEDIR : /opt/rustwide/target/debug/build/jemalloc-sys-f3fab526e1204aa3/out/include [INFO] [stderr] LIBDIR : /opt/rustwide/target/debug/build/jemalloc-sys-f3fab526e1204aa3/out/lib [INFO] [stderr] MANDIR : /opt/rustwide/target/debug/build/jemalloc-sys-f3fab526e1204aa3/out/share/man [INFO] [stderr] [INFO] [stderr] srcroot : /opt/rustwide/target/debug/build/jemalloc-sys-f3fab526e1204aa3/out/jemalloc/ [INFO] [stderr] abs_srcroot : /opt/rustwide/target/debug/build/jemalloc-sys-f3fab526e1204aa3/out/jemalloc/ [INFO] [stderr] objroot : [INFO] [stderr] abs_objroot : /opt/rustwide/target/debug/build/jemalloc-sys-f3fab526e1204aa3/out/build/ [INFO] [stderr] [INFO] [stderr] JEMALLOC_PREFIX : _rjem_ [INFO] [stderr] JEMALLOC_PRIVATE_NAMESPACE [INFO] [stderr] : _rjem_je_ [INFO] [stderr] install_suffix : [INFO] [stderr] malloc_conf : [INFO] [stderr] autogen : 0 [INFO] [stderr] debug : 0 [INFO] [stderr] stats : 1 [INFO] [stderr] prof : 0 [INFO] [stderr] prof-libunwind : 0 [INFO] [stderr] prof-libgcc : 0 [INFO] [stderr] prof-gcc : 0 [INFO] [stderr] fill : 1 [INFO] [stderr] utrace : 0 [INFO] [stderr] xmalloc : 0 [INFO] [stderr] log : 0 [INFO] [stderr] lazy_lock : 0 [INFO] [stderr] cache-oblivious : 1 [INFO] [stderr] cxx : 0 [INFO] [stderr] =============================================================================== [INFO] [stderr] running: "make" "srcroot=../jemalloc/" "-j" "8" [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o ../jemalloc/src/jemalloc.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o ../jemalloc/src/arena.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o ../jemalloc/src/background_thread.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o ../jemalloc/src/base.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o ../jemalloc/src/bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o ../jemalloc/src/ckh.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o ../jemalloc/src/bitmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o ../jemalloc/src/ctl.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o ../jemalloc/src/div.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o ../jemalloc/src/extent.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o ../jemalloc/src/extent_dss.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o ../jemalloc/src/extent_mmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o ../jemalloc/src/hash.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hooks.sym.o ../jemalloc/src/hooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o ../jemalloc/src/large.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o ../jemalloc/src/log.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o ../jemalloc/src/malloc_io.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o ../jemalloc/src/mutex.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o ../jemalloc/src/mutex_pool.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o ../jemalloc/src/nstime.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o ../jemalloc/src/pages.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o ../jemalloc/src/prng.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o ../jemalloc/src/prof.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o ../jemalloc/src/rtree.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o ../jemalloc/src/stats.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o ../jemalloc/src/sz.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o ../jemalloc/src/tcache.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o ../jemalloc/src/ticker.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o ../jemalloc/src/tsd.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o ../jemalloc/src/witness.c [INFO] [stderr] nm -a src/arena.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym [INFO] [stderr] nm -a src/background_thread.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym [INFO] [stderr] nm -a src/base.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym [INFO] [stderr] nm -a src/bin.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym [INFO] [stderr] nm -a src/bitmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym [INFO] [stderr] nm -a src/ckh.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym [INFO] [stderr] nm -a src/ctl.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym [INFO] [stderr] nm -a src/div.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym [INFO] [stderr] nm -a src/extent.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym [INFO] [stderr] nm -a src/extent_dss.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym [INFO] [stderr] nm -a src/hash.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym [INFO] [stderr] nm -a src/extent_mmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym [INFO] [stderr] nm -a src/hooks.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hooks.sym [INFO] [stderr] nm -a src/large.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym [INFO] [stderr] nm -a src/log.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym [INFO] [stderr] nm -a src/malloc_io.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym [INFO] [stderr] nm -a src/mutex.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym [INFO] [stderr] nm -a src/mutex_pool.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym [INFO] [stderr] nm -a src/nstime.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym [INFO] [stderr] nm -a src/pages.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym [INFO] [stderr] nm -a src/prng.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym [INFO] [stderr] nm -a src/rtree.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym [INFO] [stderr] nm -a src/sz.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym [INFO] [stderr] nm -a src/stats.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym [INFO] [stderr] nm -a src/ticker.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym [INFO] [stderr] nm -a src/witness.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym [INFO] [stderr] nm -a src/tsd.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym [INFO] [stderr] nm -a src/tcache.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym [INFO] [stderr] nm -a src/prof.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym [INFO] [stderr] nm -a src/jemalloc.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym [INFO] [stderr] /bin/sh ../jemalloc/include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hooks.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/stats.sym src/sz.sym src/tcache.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h [INFO] [stderr] cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.gen.h [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/jemalloc.pic.o ../jemalloc/src/jemalloc.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ctl.pic.o ../jemalloc/src/ctl.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/background_thread.pic.o ../jemalloc/src/background_thread.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/arena.pic.o ../jemalloc/src/arena.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/base.pic.o ../jemalloc/src/base.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/bin.pic.o ../jemalloc/src/bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/bitmap.pic.o ../jemalloc/src/bitmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ckh.pic.o ../jemalloc/src/ckh.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/div.pic.o ../jemalloc/src/div.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent.pic.o ../jemalloc/src/extent.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent_dss.pic.o ../jemalloc/src/extent_dss.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent_mmap.pic.o ../jemalloc/src/extent_mmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/hash.pic.o ../jemalloc/src/hash.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/hooks.pic.o ../jemalloc/src/hooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/large.pic.o ../jemalloc/src/large.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/log.pic.o ../jemalloc/src/log.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/malloc_io.pic.o ../jemalloc/src/malloc_io.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/mutex.pic.o ../jemalloc/src/mutex.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/mutex_pool.pic.o ../jemalloc/src/mutex_pool.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/nstime.pic.o ../jemalloc/src/nstime.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/pages.pic.o ../jemalloc/src/pages.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/prng.pic.o ../jemalloc/src/prng.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/prof.pic.o ../jemalloc/src/prof.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/rtree.pic.o ../jemalloc/src/rtree.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/stats.pic.o ../jemalloc/src/stats.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/sz.pic.o ../jemalloc/src/sz.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/tcache.pic.o ../jemalloc/src/tcache.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ticker.pic.o ../jemalloc/src/ticker.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/tsd.pic.o ../jemalloc/src/tsd.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/witness.pic.o ../jemalloc/src/witness.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/arena.o ../jemalloc/src/arena.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/jemalloc.o ../jemalloc/src/jemalloc.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/background_thread.o ../jemalloc/src/background_thread.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/base.o ../jemalloc/src/base.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/bin.o ../jemalloc/src/bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/bitmap.o ../jemalloc/src/bitmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ckh.o ../jemalloc/src/ckh.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ctl.o ../jemalloc/src/ctl.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/div.o ../jemalloc/src/div.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent.o ../jemalloc/src/extent.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent_dss.o ../jemalloc/src/extent_dss.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent_mmap.o ../jemalloc/src/extent_mmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/hash.o ../jemalloc/src/hash.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/hooks.o ../jemalloc/src/hooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/large.o ../jemalloc/src/large.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/log.o ../jemalloc/src/log.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/malloc_io.o ../jemalloc/src/malloc_io.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/mutex.o ../jemalloc/src/mutex.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/mutex_pool.o ../jemalloc/src/mutex_pool.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/nstime.o ../jemalloc/src/nstime.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/pages.o ../jemalloc/src/pages.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/prng.o ../jemalloc/src/prng.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/prof.o ../jemalloc/src/prof.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/rtree.o ../jemalloc/src/rtree.c [INFO] [stderr] Makefile:349: recipe for target 'src/jemalloc.pic.o' failed [INFO] [stderr] Makefile:349: recipe for target 'src/nstime.o' failed [INFO] [stderr] Makefile:349: recipe for target 'src/prng.o' failed [INFO] [stderr] Makefile:349: recipe for target 'src/jemalloc.o' failed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/extent_structs.h:6:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:54, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex.h:6:10: error: ../jemalloc/include/jemalloc/internal/tsd.h: Cannot allocate memory [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex.h:7:10: error: ../jemalloc/include/jemalloc/internal/witness.h: Cannot allocate memory [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex.h:56:3: error: unknown type name 'witness_t' [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex.h:130:5: error: unknown type name 'witness_rank_t'; did you mean 'witness_init'? [INFO] [stderr] cc: internal compiler error: Killed (program cc1) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/jemalloc.pic.o] Error 4 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex.h: In function 'malloc_mutex_trylock': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex.h:164:2: warning: implicit declaration of function 'witness_assert_not_owner'; did you mean 'witness_owner_error'? [-Wimplicit-function-declaration] [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/mutex.h:5:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/extent_structs.h:6, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:54, [INFO] [stderr] from ../jemalloc/src/nstime.c:2: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:5:10: error: ../jemalloc/include/jemalloc/internal/nstime.h: Cannot allocate memory [INFO] [stderr] #include "jemalloc/internal/nstime.h" [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex.h:164:27: warning: implicit declaration of function 'tsdn_witness_tsdp_get' [-Wimplicit-function-declaration] [INFO] [stderr] make: *** [src/nstime.o] Error 1 [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex.h:171:2: warning: implicit declaration of function 'witness_lock'; did you mean 'witness_init'? [-Wimplicit-function-declaration] [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex.h: In function 'malloc_mutex_unlock': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex.h:214:2: warning: implicit declaration of function 'witness_unlock'; did you mean 'witness_prefork'? [-Wimplicit-function-declaration] [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex.h: In function 'malloc_mutex_assert_owner': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex.h:222:2: warning: implicit declaration of function 'witness_assert_owner'; did you mean 'witness_owner_error'? [-Wimplicit-function-declaration] [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/extent_structs.h:7:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:54, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_structs_b.h: At top level: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_structs_b.h:111:10: error: unknown type name 'cache_bin_array_descriptor_t' [INFO] [stderr] ql_head(cache_bin_array_descriptor_t) cache_bin_array_descriptor_ql; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ql.h:9:2: note: in definition of macro 'ql_head' [INFO] [stderr] a_type *qlh_first; \ [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/extent_externs.h:5:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:66, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_pool.h:16:60: error: unknown type name 'witness_rank_t'; did you mean 'witness_init'? [INFO] [stderr] bool mutex_pool_init(mutex_pool_t *pool, const char *name, witness_rank_t rank); [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] witness_init [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:78:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h: In function 'arena_tdata_get': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:60:32: warning: implicit declaration of function 'tsd_arenas_tdata_get'; did you mean 'arena_tdata_get'? [-Wimplicit-function-declaration] [INFO] [stderr] arena_tdata_t *arenas_tdata = tsd_arenas_tdata_get(tsd); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] arena_tdata_get [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:60:32: warning: initialization makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/assert.h:2:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bit_util.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bitmap.h:5, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/arena_structs_a.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:53, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:66:22: warning: implicit declaration of function 'tsd_narenas_tdata_get'; did you mean 'arena_tdata_get'? [-Wimplicit-function-declaration] [INFO] [stderr] if (unlikely(ind >= tsd_narenas_tdata_get(tsd))) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:66:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [INFO] [stderr] if (unlikely(ind >= tsd_narenas_tdata_get(tsd))) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h: In function 'tcache_available': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:128:13: warning: implicit declaration of function 'tsd_tcache_enabled_get'; did you mean 'tsd_tcache_enabled_data_init'? [-Wimplicit-function-declaration] [INFO] [stderr] if (likely(tsd_tcache_enabled_get(tsd))) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:32:43: note: in definition of macro 'likely' [INFO] [stderr] # define likely(x) __builtin_expect(!!(x), 1) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:130:10: warning: implicit declaration of function 'tsd_tcachep_get' [-Wimplicit-function-declaration] [INFO] [stderr] assert(tsd_tcachep_get(tsd)->arena == NULL || [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:130:3: note: in expansion of macro 'assert' [INFO] [stderr] assert(tsd_tcachep_get(tsd)->arena == NULL || [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:130:30: error: invalid type argument of '->' (have 'int') [INFO] [stderr] assert(tsd_tcachep_get(tsd)->arena == NULL || [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:130:3: note: in expansion of macro 'assert' [INFO] [stderr] assert(tsd_tcachep_get(tsd)->arena == NULL || [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:131:28: warning: passing argument 1 of 'tcache_small_bin_get' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] tcache_small_bin_get(tsd_tcachep_get(tsd), 0)->avail != [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:130:3: note: in expansion of macro 'assert' [INFO] [stderr] assert(tsd_tcachep_get(tsd)->arena == NULL || [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:78:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:110:1: note: expected 'tcache_t * {aka struct tcache_s *}' but argument is of type 'int' [INFO] [stderr] tcache_small_bin_get(tcache_t *tcache, szind_t binind) { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h: In function 'tcache_get': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:145:9: warning: return makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] return tsd_tcachep_get(tsd); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/assert.h:2:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bit_util.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bitmap.h:5, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/arena_structs_a.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:53, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h: In function 'pre_reentrancy': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:151:28: warning: implicit declaration of function 'tsd_tsdn'; did you mean 'tsd_tsd'? [-Wimplicit-function-declaration] [INFO] [stderr] assert(arena != arena_get(tsd_tsdn(tsd), 0, false)); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:151:2: note: in expansion of macro 'assert' [INFO] [stderr] assert(arena != arena_get(tsd_tsdn(tsd), 0, false)); [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:151:28: warning: passing argument 1 of 'arena_get' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] assert(arena != arena_get(tsd_tsdn(tsd), 0, false)); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:151:2: note: in expansion of macro 'assert' [INFO] [stderr] assert(arena != arena_get(tsd_tsdn(tsd), 0, false)); [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:78:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:83:1: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] arena_get(tsdn_t *tsdn, unsigned ind, bool init_if_missing) { [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:153:14: warning: implicit declaration of function 'tsd_fast'; did you mean 'tsd_tsd'? [-Wimplicit-function-declaration] [INFO] [stderr] bool fast = tsd_fast(tsd); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] tsd_tsd [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/assert.h:2:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bit_util.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bitmap.h:5, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/arena_structs_a.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:53, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:154:9: warning: implicit declaration of function 'tsd_reentrancy_level_get' [-Wimplicit-function-declaration] [INFO] [stderr] assert(tsd_reentrancy_level_get(tsd) < INT8_MAX); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:154:2: note: in expansion of macro 'assert' [INFO] [stderr] assert(tsd_reentrancy_level_get(tsd) < INT8_MAX); [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:78:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:155:5: warning: implicit declaration of function 'tsd_reentrancy_levelp_get' [-Wimplicit-function-declaration] [INFO] [stderr] ++*tsd_reentrancy_levelp_get(tsd); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:155:4: error: invalid type argument of unary '*' (have 'int') [INFO] [stderr] ++*tsd_reentrancy_levelp_get(tsd); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/prng.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: warning: implicit declaration of function '_rjem_je_tsd_slow_update'; did you mean '_rjem_je_nstime_update'? [-Wimplicit-function-declaration] [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:367:25: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define tsd_slow_update JEMALLOC_N(tsd_slow_update) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:158:3: note: in expansion of macro 'tsd_slow_update' [INFO] [stderr] tsd_slow_update(tsd); [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/assert.h:2:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bit_util.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bitmap.h:5, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/arena_structs_a.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:53, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:159:13: error: dereferencing pointer to incomplete type 'tsd_t {aka struct tsd_s}' [INFO] [stderr] assert(tsd->state == tsd_state_nominal_slow); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:159:3: note: in expansion of macro 'assert' [INFO] [stderr] assert(tsd->state == tsd_state_nominal_slow); [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:159:24: error: 'tsd_state_nominal_slow' undeclared (first use in this function) [INFO] [stderr] assert(tsd->state == tsd_state_nominal_slow); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:159:3: note: in expansion of macro 'assert' [INFO] [stderr] assert(tsd->state == tsd_state_nominal_slow); [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:159:24: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] assert(tsd->state == tsd_state_nominal_slow); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:159:3: note: in expansion of macro 'assert' [INFO] [stderr] assert(tsd->state == tsd_state_nominal_slow); [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:78:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h: In function 'post_reentrancy': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:165:29: warning: initialization makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] int8_t *reentrancy_level = tsd_reentrancy_levelp_get(tsd); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:85:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_a.h: In function 'percpu_arena_update': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_a.h:38:22: warning: implicit declaration of function 'tsd_arena_get'; did you mean 'arena_get'? [-Wimplicit-function-declaration] [INFO] [stderr] arena_t *oldarena = tsd_arena_get(tsd); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] arena_get [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_a.h:38:22: warning: initialization makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_a.h:44:33: warning: passing argument 1 of 'arena_get' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] arena_t *newarena = arena_get(tsd_tsdn(tsd), newind, true); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:78:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:83:1: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] arena_get(tsdn_t *tsdn, unsigned ind, bool init_if_missing) { [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:85:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_a.h:51:29: warning: passing argument 1 of '_rjem_je_tcache_arena_reassociate' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] tcache_arena_reassociate(tsd_tsdn(tsd), tcache, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/prng.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:338:34: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define tcache_arena_reassociate JEMALLOC_N(tcache_arena_reassociate) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_externs.h:38:6: note: in expansion of macro 'tcache_arena_reassociate' [INFO] [stderr] void tcache_arena_reassociate(tsdn_t *tsdn, tcache_t *tcache, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:86:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h: In function 'extent_addr_randomize': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:200:8: warning: implicit declaration of function 'tsdn_null'; did you mean 'tsd_tls'? [-Wimplicit-function-declaration] [INFO] [stderr] if (!tsdn_null(tsdn)) { [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] tsd_tls [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:201:17: warning: implicit declaration of function 'tsdn_tsd'; did you mean 'tsd_tsd'? [-Wimplicit-function-declaration] [INFO] [stderr] tsd_t *tsd = tsdn_tsd(tsdn); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] tsd_tsd [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:201:17: warning: initialization makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:203:8: warning: implicit declaration of function 'tsd_offset_statep_get'; did you mean 'extent_state_get'? [-Wimplicit-function-declaration] [INFO] [stderr] tsd_offset_statep_get(tsd), lg_range); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] extent_state_get [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:203:8: warning: passing argument 1 of 'prng_lg_range_u64' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/prof_structs.h:6:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:56, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prng.h:90:1: note: expected 'uint64_t * {aka long unsigned int *}' but argument is of type 'int' [INFO] [stderr] prng_lg_range_u64(uint64_t *state, unsigned lg_range) { [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:87:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h: In function 'arena_choose_impl': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:17:20: warning: passing argument 1 of 'arena_get' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] return arena_get(tsd_tsdn(tsd), 0, true); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:78:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:83:1: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] arena_get(tsdn_t *tsdn, unsigned ind, bool init_if_missing) { [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:87:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:20:19: warning: implicit declaration of function 'tsd_iarena_get'; did you mean 'arena_get'? [-Wimplicit-function-declaration] [INFO] [stderr] ret = internal ? tsd_iarena_get(tsd) : tsd_arena_get(tsd); [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] arena_get [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:20:6: warning: assignment makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] ret = internal ? tsd_iarena_get(tsd) : tsd_arena_get(tsd); [INFO] [stderr] ^ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/assert.h:2:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bit_util.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bitmap.h:5, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/arena_structs_a.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:53, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:29:19: warning: passing argument 1 of 'arena_get' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] arena_get(tsd_tsdn(tsd), 0, false)); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:28:5: note: in expansion of macro 'assert' [INFO] [stderr] assert(tcache->arena == [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:78:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:83:1: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] arena_get(tsdn_t *tsdn, unsigned ind, bool init_if_missing) { [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:87:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:31:31: warning: passing argument 1 of '_rjem_je_tcache_arena_reassociate' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] tcache_arena_reassociate(tsd_tsdn(tsd), [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/prng.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:338:34: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define tcache_arena_reassociate JEMALLOC_N(tcache_arena_reassociate) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_externs.h:38:6: note: in expansion of macro 'tcache_arena_reassociate' [INFO] [stderr] void tcache_arena_reassociate(tsdn_t *tsdn, tcache_t *tcache, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:87:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:35:28: warning: passing argument 1 of '_rjem_je_tcache_arena_associate' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] tcache_arena_associate(tsd_tsdn(tsd), tcache, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/prng.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:337:32: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define tcache_arena_associate JEMALLOC_N(tcache_arena_associate) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_externs.h:47:6: note: in expansion of macro 'tcache_arena_associate' [INFO] [stderr] void tcache_arena_associate(tsdn_t *tsdn, tcache_t *tcache, arena_t *arena); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:87:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:48:66: warning: comparison between pointer and integer [INFO] [stderr] percpu_arena_ind_limit(opt_percpu_arena)) && (ret->last_thd != [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:53:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] ret = tsd_arena_get(tsd); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:55:17: warning: assignment makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] ret->last_thd = tsd_tsdn(tsd); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h: In function 'iealloc': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:80:27: warning: implicit declaration of function 'tsdn_rtree_ctx' [-Wimplicit-function-declaration] [INFO] [stderr] rtree_ctx_t *rtree_ctx = tsdn_rtree_ctx(tsdn, &rtree_ctx_fallback); [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:80:27: warning: initialization makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:88:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h: In function 'tcache_enabled_set': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:26:2: warning: implicit declaration of function 'tsd_tcache_enabled_set'; did you mean 'tcache_enabled_set'? [-Wimplicit-function-declaration] [INFO] [stderr] tsd_tcache_enabled_set(tsd, enabled); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] tcache_enabled_set [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h: In function 'tcache_alloc_small': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:60:33: warning: passing argument 1 of '_rjem_je_tcache_alloc_small_hard' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] ret = tcache_alloc_small_hard(tsd_tsdn(tsd), arena, tcache, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/prng.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:336:33: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define tcache_alloc_small_hard JEMALLOC_N(tcache_alloc_small_hard) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_externs.h:32:7: note: in expansion of macro 'tcache_alloc_small_hard' [INFO] [stderr] void *tcache_alloc_small_hard(tsdn_t *tsdn, arena_t *arena, tcache_t *tcache, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/assert.h:2:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bit_util.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bitmap.h:5, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/arena_structs_a.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:53, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:74:24: warning: passing argument 1 of '_rjem_je_tcache_salloc' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] assert(tcache_salloc(tsd_tsdn(tsd), ret) == usize); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:74:3: note: in expansion of macro 'assert' [INFO] [stderr] assert(tcache_salloc(tsd_tsdn(tsd), ret) == usize); [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/prng.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:351:23: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define tcache_salloc JEMALLOC_N(tcache_salloc) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_externs.h:30:8: note: in expansion of macro 'tcache_salloc' [INFO] [stderr] size_t tcache_salloc(tsdn_t *tsdn, const void *ptr); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:88:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h: In function 'tcache_alloc_large': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:124:22: warning: passing argument 1 of '_rjem_je_large_malloc' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] ret = large_malloc(tsd_tsdn(tsd), arena, sz_s2u(size), zero); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/prng.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:210:22: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define large_malloc JEMALLOC_N(large_malloc) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/large_externs.h:4:7: note: in expansion of macro 'large_malloc' [INFO] [stderr] void *large_malloc(tsdn_t *tsdn, arena_t *arena, size_t usize, bool zero); [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/assert.h:2:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bit_util.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bitmap.h:5, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/arena_structs_a.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:53, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h: In function 'tcache_dalloc_small': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:169:23: warning: passing argument 1 of '_rjem_je_tcache_salloc' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] assert(tcache_salloc(tsd_tsdn(tsd), ptr) <= SMALL_MAXCLASS); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:169:2: note: in expansion of macro 'assert' [INFO] [stderr] assert(tcache_salloc(tsd_tsdn(tsd), ptr) <= SMALL_MAXCLASS); [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/prng.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:351:23: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define tcache_salloc JEMALLOC_N(tcache_salloc) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_externs.h:30:8: note: in expansion of macro 'tcache_salloc' [INFO] [stderr] size_t tcache_salloc(tsdn_t *tsdn, const void *ptr); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/assert.h:2:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bit_util.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bitmap.h:5, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/arena_structs_a.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:53, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h: In function 'tcache_dalloc_large': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:194:23: warning: passing argument 1 of '_rjem_je_tcache_salloc' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] assert(tcache_salloc(tsd_tsdn(tsd), ptr) > SMALL_MAXCLASS); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:194:2: note: in expansion of macro 'assert' [INFO] [stderr] assert(tcache_salloc(tsd_tsdn(tsd), ptr) > SMALL_MAXCLASS); [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/prng.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:351:23: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define tcache_salloc JEMALLOC_N(tcache_salloc) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_externs.h:30:8: note: in expansion of macro 'tcache_salloc' [INFO] [stderr] size_t tcache_salloc(tsdn_t *tsdn, const void *ptr); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/assert.h:2:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bit_util.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bitmap.h:5, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/arena_structs_a.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:53, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:195:23: warning: passing argument 1 of '_rjem_je_tcache_salloc' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] assert(tcache_salloc(tsd_tsdn(tsd), ptr) <= tcache_maxclass); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:195:2: note: in expansion of macro 'assert' [INFO] [stderr] assert(tcache_salloc(tsd_tsdn(tsd), ptr) <= tcache_maxclass); [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/prng.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:351:23: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define tcache_salloc JEMALLOC_N(tcache_salloc) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_externs.h:30:8: note: in expansion of macro 'tcache_salloc' [INFO] [stderr] size_t tcache_salloc(tsdn_t *tsdn, const void *ptr); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:89:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h: In function 'arena_decay_ticks': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:68:6: warning: assignment makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] tsd = tsdn_tsd(tsdn); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h: In function 'arena_malloc': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:94:30: warning: passing argument 1 of 'tcache_alloc_small' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] return tcache_alloc_small(tsdn_tsd(tsdn), arena, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:88:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:42:1: note: expected 'tsd_t * {aka struct tsd_s *}' but argument is of type 'int' [INFO] [stderr] tcache_alloc_small(tsd_t *tsd, arena_t *arena, tcache_t *tcache, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:89:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:98:30: warning: passing argument 1 of 'tcache_alloc_large' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] return tcache_alloc_large(tsdn_tsd(tsdn), arena, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:88:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:104:1: note: expected 'tsd_t * {aka struct tsd_s *}' but argument is of type 'int' [INFO] [stderr] tcache_alloc_large(tsd_t *tsd, arena_t *arena, tcache_t *tcache, size_t size, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:89:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h: In function 'arena_salloc': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:118:27: warning: initialization makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] rtree_ctx_t *rtree_ctx = tsdn_rtree_ctx(tsdn, &rtree_ctx_fallback); [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h: In function 'arena_vsalloc': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:139:27: warning: initialization makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] rtree_ctx_t *rtree_ctx = tsdn_rtree_ctx(tsdn, &rtree_ctx_fallback); [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h: In function 'arena_dalloc_no_tcache': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:165:27: warning: initialization makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] rtree_ctx_t *rtree_ctx = tsdn_rtree_ctx(tsdn, &rtree_ctx_fallback); [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h: In function 'arena_dalloc': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:208:15: warning: implicit declaration of function 'tsd_rtree_ctx' [-Wimplicit-function-declaration] [INFO] [stderr] rtree_ctx = tsd_rtree_ctx(tsdn_tsd(tsdn)); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:208:13: warning: assignment makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] rtree_ctx = tsd_rtree_ctx(tsdn_tsd(tsdn)); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:214:13: warning: assignment makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] rtree_ctx = tsd_rtree_ctx(tsdn_tsd(tsdn)); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:224:23: warning: passing argument 1 of 'tcache_dalloc_small' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] tcache_dalloc_small(tsdn_tsd(tsdn), tcache, ptr, szind, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:88:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:164:1: note: expected 'tsd_t * {aka struct tsd_s *}' but argument is of type 'int' [INFO] [stderr] tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:89:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:232:25: warning: passing argument 1 of 'tcache_dalloc_large' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] tcache_dalloc_large(tsdn_tsd(tsdn), tcache, ptr, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:88:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:189:1: note: expected 'tsd_t * {aka struct tsd_s *}' but argument is of type 'int' [INFO] [stderr] tcache_dalloc_large(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:89:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h: In function 'arena_sdalloc_no_tcache': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:260:28: warning: initialization makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] rtree_ctx_t *rtree_ctx = tsdn_rtree_ctx(tsdn, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h: In function 'arena_sdalloc': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:305:29: warning: initialization makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] rtree_ctx_t *rtree_ctx = tsdn_rtree_ctx(tsdn, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:325:28: warning: initialization makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] rtree_ctx_t *rtree_ctx = tsd_rtree_ctx(tsdn_tsd(tsdn)); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:336:23: warning: passing argument 1 of 'tcache_dalloc_small' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] tcache_dalloc_small(tsdn_tsd(tsdn), tcache, ptr, szind, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:88:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:164:1: note: expected 'tsd_t * {aka struct tsd_s *}' but argument is of type 'int' [INFO] [stderr] tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:89:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:344:25: warning: passing argument 1 of 'tcache_dalloc_large' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] tcache_dalloc_large(tsdn_tsd(tsdn), [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:88:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:189:1: note: expected 'tsd_t * {aka struct tsd_s *}' but argument is of type 'int' [INFO] [stderr] tcache_dalloc_large(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:90:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h: In function 'iallocztm': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:49:3: warning: implicit declaration of function 'witness_assert_depth_to_rank'; did you mean 'witness_depth_error'? [-Wimplicit-function-declaration] [INFO] [stderr] witness_assert_depth_to_rank(tsdn_witness_tsdp_get(tsdn), [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] witness_depth_error [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:50:7: error: 'WITNESS_RANK_CORE' undeclared (first use in this function) [INFO] [stderr] WITNESS_RANK_CORE, 0); [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h: In function 'ialloc': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:62:19: warning: passing argument 1 of 'iallocztm' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] return iallocztm(tsd_tsdn(tsd), size, ind, zero, tcache_get(tsd), false, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:41:1: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] iallocztm(tsdn_t *tsdn, size_t size, szind_t ind, bool zero, tcache_t *tcache, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h: In function 'ipallocztm': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:76:6: error: 'WITNESS_RANK_CORE' undeclared (first use in this function) [INFO] [stderr] WITNESS_RANK_CORE, 0); [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h: In function 'ipalloc': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:94:20: warning: passing argument 1 of 'ipallocztm' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] return ipallocztm(tsd_tsdn(tsd), usize, alignment, zero, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:67:1: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] ipallocztm(tsdn_t *tsdn, size_t usize, size_t alignment, bool zero, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h: In function 'idalloctm': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:110:6: error: 'WITNESS_RANK_CORE' undeclared (first use in this function) [INFO] [stderr] WITNESS_RANK_CORE, 0); [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h: In function 'idalloc': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:123:12: warning: passing argument 1 of 'idalloctm' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] idalloctm(tsd_tsdn(tsd), ptr, tcache_get(tsd), NULL, false, true); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:104:1: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] idalloctm(tsdn_t *tsdn, void *ptr, tcache_t *tcache, alloc_ctx_t *alloc_ctx, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h: In function 'isdalloct': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:130:6: error: 'WITNESS_RANK_CORE' undeclared (first use in this function) [INFO] [stderr] WITNESS_RANK_CORE, 0); [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h: In function 'iralloct_realign': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:139:6: error: 'WITNESS_RANK_CORE' undeclared (first use in this function) [INFO] [stderr] WITNESS_RANK_CORE, 0); [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h: In function 'iralloct': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:178:6: error: 'WITNESS_RANK_CORE' undeclared (first use in this function) [INFO] [stderr] WITNESS_RANK_CORE, 0); [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h: In function 'iralloc': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:197:18: warning: passing argument 1 of 'iralloct' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] return iralloct(tsd_tsdn(tsd), ptr, oldsize, size, alignment, zero, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:173:1: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] iralloct(tsdn_t *tsdn, void *ptr, size_t oldsize, size_t size, size_t alignment, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h: In function 'ixalloc': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:207:6: error: 'WITNESS_RANK_CORE' undeclared (first use in this function) [INFO] [stderr] WITNESS_RANK_CORE, 0); [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:91:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h: In function 'prof_tdata_get': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:22:10: warning: implicit declaration of function 'tsd_prof_tdata_get'; did you mean 'prof_tdata_get'? [-Wimplicit-function-declaration] [INFO] [stderr] tdata = tsd_prof_tdata_get(tsd); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] prof_tdata_get [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:22:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] tdata = tsd_prof_tdata_get(tsd); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:25:8: warning: implicit declaration of function 'tsd_nominal'; did you mean 'iscanonical'? [-Wimplicit-function-declaration] [INFO] [stderr] if (tsd_nominal(tsd)) { [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] iscanonical [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:27:5: warning: implicit declaration of function 'tsd_prof_tdata_set'; did you mean 'prof_tdata_get'? [-Wimplicit-function-declaration] [INFO] [stderr] tsd_prof_tdata_set(tsd, tdata); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] prof_tdata_get [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/assert.h:2:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bit_util.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bitmap.h:5, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/arena_structs_a.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:53, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h: In function 'prof_realloc': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:146:27: warning: passing argument 1 of 'isalloc' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] assert(usize == isalloc(tsd_tsdn(tsd), ptr)); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:146:3: note: in expansion of macro 'assert' [INFO] [stderr] assert(usize == isalloc(tsd_tsdn(tsd), ptr)); [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:90:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:34:1: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] isalloc(tsdn_t *tsdn, const void *ptr) { [INFO] [stderr] ^~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:91:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:165:29: warning: passing argument 1 of '_rjem_je_prof_malloc_sample_object' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] prof_malloc_sample_object(tsd_tsdn(tsd), ptr, usize, tctx); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/prng.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:301:35: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:46:6: note: in expansion of macro 'prof_malloc_sample_object' [INFO] [stderr] void prof_malloc_sample_object(tsdn_t *tsdn, const void *ptr, size_t usize, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:91:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:167:17: warning: passing argument 1 of 'prof_tctx_set' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] prof_tctx_set(tsd_tsdn(tsd), ptr, usize, NULL, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:48:1: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] prof_tctx_set(tsdn_t *tsdn, const void *ptr, size_t usize, [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:176:19: warning: passing argument 1 of 'prof_tctx_reset' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] prof_tctx_reset(tsd_tsdn(tsd), ptr, tctx); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:57:1: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] prof_tctx_reset(tsdn_t *tsdn, const void *ptr, prof_tctx_t *tctx) { [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/assert.h:2:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bit_util.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bitmap.h:5, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/arena_structs_a.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:53, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:178:35: warning: passing argument 1 of 'prof_tctx_get' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] assert((uintptr_t)prof_tctx_get(tsd_tsdn(tsd), ptr, NULL) == [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:178:3: note: in expansion of macro 'assert' [INFO] [stderr] assert((uintptr_t)prof_tctx_get(tsd_tsdn(tsd), ptr, NULL) == [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:91:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:40:1: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h: In function 'prof_free': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:196:36: warning: passing argument 1 of 'prof_tctx_get' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] prof_tctx_t *tctx = prof_tctx_get(tsd_tsdn(tsd), ptr, alloc_ctx); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:40:1: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/assert.h:2:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bit_util.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/bitmap.h:5, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/arena_structs_a.h:4, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:53, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:199:26: warning: passing argument 1 of 'isalloc' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] assert(usize == isalloc(tsd_tsdn(tsd), ptr)); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/util.h:33:43: note: in definition of macro 'unlikely' [INFO] [stderr] # define unlikely(x) __builtin_expect(!!(x), 0) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:199:2: note: in expansion of macro 'assert' [INFO] [stderr] assert(usize == isalloc(tsd_tsdn(tsd), ptr)); [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:90:0, [INFO] [stderr] from ../jemalloc/src/prng.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:34:1: note: expected 'tsdn_t * {aka struct tsdn_s *}' but argument is of type 'int' [INFO] [stderr] isalloc(tsdn_t *tsdn, const void *ptr) { [INFO] [stderr] ^~~~~~~ [INFO] [stderr] make: *** [src/prng.o] Error 1 [INFO] [stderr] {standard input}: Assembler messages: [INFO] [stderr] {standard input}:7706: Warning: end of file not at end of a line; newline inserted [INFO] [stderr] {standard input}:9502: Error: unbalanced parenthesis in operand 2. [INFO] [stderr] {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive [INFO] [stderr] cc: internal compiler error: Killed (program cc1) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/jemalloc.o] Error 4 [INFO] [stderr] thread 'main' panicked at 'command did not execute successfully: "make" "srcroot=../jemalloc/" "-j" "8" [INFO] [stderr] expected success, got: exit code: 2', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/build.rs:392:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559027deec64 - backtrace::backtrace::libunwind::trace::h3c0a6ef922927c46 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x559027deec64 - backtrace::backtrace::trace_unsynchronized::h35d4e03c0e8ab47a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x559027deec64 - std::sys_common::backtrace::_print_fmt::hf04e228d9456a61b [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stderr] 3: 0x559027deec64 - ::fmt::hfbc1dc77dae53d09 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stderr] 4: 0x559027e0eafc - core::fmt::write::h37dd608a61cc034b [INFO] [stderr] at src/libcore/fmt/mod.rs:1030 [INFO] [stderr] 5: 0x559027deb4a7 - std::io::Write::write_fmt::h3b9053b7f45f25c3 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x559027df1815 - std::sys_common::backtrace::_print::h9f196a8ab349c245 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stderr] 7: 0x559027df1815 - std::sys_common::backtrace::print::h24c97bdb42c9567f [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x559027df1815 - std::panicking::default_hook::{{closure}}::h1bfa21bfab63e40f [INFO] [stderr] at src/libstd/panicking.rs:196 [INFO] [stderr] 9: 0x559027df1506 - std::panicking::default_hook::hf7ab6a844228b0c0 [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x559027df1eb5 - std::panicking::rust_panic_with_hook::hf49dbf6343540046 [INFO] [stderr] at src/libstd/panicking.rs:473 [INFO] [stderr] 11: 0x559027df1a52 - std::panicking::continue_panic_fmt::h8d0c09641c4ad511 [INFO] [stderr] at src/libstd/panicking.rs:380 [INFO] [stderr] 12: 0x559027df19ac - std::panicking::begin_panic_fmt::h201640cfc5cd404b [INFO] [stderr] at src/libstd/panicking.rs:335 [INFO] [stderr] 13: 0x559027d6ac8b - build_script_build::run::h69b4967cf40ff967 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/build.rs:392 [INFO] [stderr] 14: 0x559027d69613 - build_script_build::main::h1ccaed7508a02b48 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/build.rs:330 [INFO] [stderr] 15: 0x559027d73bf0 - std::rt::lang_start::{{closure}}::h257ddac2b2f40d9c [INFO] [stderr] at /rustc/00e4530a79c42b21a6ca2ac1edb597c90d21f89f/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x559027df18e3 - std::rt::lang_start_internal::{{closure}}::he5fcc75ec165f647 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 17: 0x559027df18e3 - std::panicking::try::do_call::h17d15f6f56248700 [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 18: 0x559027df942a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 19: 0x559027df23ad - std::panicking::try::h788d6f62571352f2 [INFO] [stderr] at src/libstd/panicking.rs:271 [INFO] [stderr] 20: 0x559027df23ad - std::panic::catch_unwind::h118eae3cc66185af [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x559027df23ad - std::rt::lang_start_internal::h16dc6aaaeba64bf8 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 22: 0x559027d73bc9 - std::rt::lang_start::h31f643052bc6c512 [INFO] [stderr] at /rustc/00e4530a79c42b21a6ca2ac1edb597c90d21f89f/src/libstd/rt.rs:64 [INFO] [stderr] 23: 0x559027d6b22a - main [INFO] [stderr] 24: 0x7feedcb37b97 - __libc_start_main [INFO] [stderr] 25: 0x559027d6533a - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v6.1.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb-sys-8e57b3125203b500/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=rocksdb/ [INFO] [stderr] cargo:rerun-if-changed=snappy/ [INFO] [stderr] cargo:rerun-if-changed=lz4/ [INFO] [stderr] cargo:rerun-if-changed=zstd/ [INFO] [stderr] cargo:rerun-if-changed=zlib/ [INFO] [stderr] cargo:rerun-if-changed=bzip2/ [INFO] [stderr] NUM_JOBS = Some("8") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/table/get_context.o" "-c" "rocksdb/table/get_context.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/db/write_batch_base.o" "-c" "rocksdb/db/write_batch_base.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/db/event_helpers.o" "-c" "rocksdb/db/event_helpers.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/monitoring/thread_status_util.o" "-c" "rocksdb/monitoring/thread_status_util.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/table/block_based_table_factory.o" "-c" "rocksdb/table/block_based_table_factory.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/memtable/hash_skiplist_rep.o" "-c" "rocksdb/memtable/hash_skiplist_rep.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/monitoring/iostats_context.o" "-c" "rocksdb/monitoring/iostats_context.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/db/write_controller.o" "-c" "rocksdb/db/write_controller.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/db/write_thread.o" "-c" "rocksdb/db/write_thread.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/monitoring/perf_context.o" "-c" "rocksdb/monitoring/perf_context.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/cache/sharded_cache.o" "-c" "rocksdb/cache/sharded_cache.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/monitoring/thread_status_util_debug.o" "-c" "rocksdb/monitoring/thread_status_util_debug.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/db/builder.o" "-c" "rocksdb/db/builder.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/monitoring/perf_level.o" "-c" "rocksdb/monitoring/perf_level.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/options/cf_options.o" "-c" "rocksdb/options/cf_options.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/monitoring/statistics.o" "-c" "rocksdb/monitoring/statistics.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/table/index_builder.o" "-c" "rocksdb/table/index_builder.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/memtable/skiplistrep.o" "-c" "rocksdb/memtable/skiplistrep.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/db/experimental.o" "-c" "rocksdb/db/experimental.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/table/block_based_table_reader.o" "-c" "rocksdb/table/block_based_table_reader.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/monitoring/thread_status_impl.o" "-c" "rocksdb/monitoring/thread_status_impl.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/options/db_options.o" "-c" "rocksdb/options/db_options.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/env/env.o" "-c" "rocksdb/env/env.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/monitoring/thread_status_updater.o" "-c" "rocksdb/monitoring/thread_status_updater.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/memtable/vectorrep.o" "-c" "rocksdb/memtable/vectorrep.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/options/options.o" "-c" "rocksdb/options/options.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/monitoring/thread_status_updater_debug.o" "-c" "rocksdb/monitoring/thread_status_updater_debug.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/env/env_chroot.o" "-c" "rocksdb/env/env_chroot.cc" [INFO] [stderr] cargo:warning=c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] cargo:warning=Please submit a full bug report, [INFO] [stderr] cargo:warning=with preprocessed source if appropriate. [INFO] [stderr] cargo:warning=See for instructions. [INFO] [stderr] exit code: 4 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '00e4530a79c42b21a6ca2ac1edb597c90d21f89f' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-d8504e5b9c958739/out/rocksdb/db/builder.o" "-c" "rocksdb/db/builder.cc" with args "c++" did not execute successfully (status code exit code: 4). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `"docker" "inspect" "a5cdcf783fb165b49c205ba79d4569a585f960e5851e7ef21c315e5b9fb3a89d"` [INFO] running `"docker" "rm" "-f" "a5cdcf783fb165b49c205ba79d4569a585f960e5851e7ef21c315e5b9fb3a89d"` [INFO] [stdout] a5cdcf783fb165b49c205ba79d4569a585f960e5851e7ef21c315e5b9fb3a89d