>>> jemalloc 5.2.0 Extracting bzcat /home/dawncrow/buildroot-test/scripts/instance-0/dl/jemalloc/jemalloc-5.2.0.tar.bz2 | tar --strip-components=1 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/jemalloc-5.2.0 -xf - >>> jemalloc 5.2.0 Patching Applying 0001-Disable-documentation.patch using patch: patching file Makefile.in Hunk #1 succeeded at 513 with fuzz 2 (offset 130 lines). >>> jemalloc 5.2.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/dawncrow/buildroot-test/scripts/instance-0/output/build/jemalloc-5.2.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> jemalloc 5.2.0 Patching libtool >>> jemalloc 5.2.0 Configuring (cd /home/dawncrow/buildroot-test/scripts/instance-0/output/build/jemalloc-5.2.0/ && rm -rf config.cache && PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-ar" AS="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-as" LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-ld" NM="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-nm" CC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc" GCC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc" CPP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-cpp" CXX="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-g++" FC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gfortran" F77="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gfortran" RANLIB="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-ranlib" READELF="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-readelf" STRIP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-strip" OBJCOPY="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-objcopy" OBJDUMP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-as" DEFAULT_LINKER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/or1k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=or1k-buildroot-linux-uclibc --host=or1k-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls checking for xsltproc... false checking for or1k-buildroot-linux-uclibc-gcc... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc accepts -g... yes checking for /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc option to accept ISO C89... none needed checking whether compiler is cray... no checking whether compiler supports -std=gnu11... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Wshorten-64-to-32... no checking whether compiler supports -Wsign-compare... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-cpp checking whether we are using the GNU C++ compiler... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-g++ accepts -g... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-g++ supports C++14 features by default... no checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-g++ supports C++14 features with -std=c++14... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -g3... yes checking whether libstdc++ linkage is compilable... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... (cached) yes checking size of void *... 4 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... x86_64-pc-linux-gnu checking host system type... or1k-buildroot-linux-uclibc checking number of significant virtual address bits... 32 checking for or1k-buildroot-linux-uclibc-ar... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-ar checking for or1k-buildroot-linux-uclibc-nm... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-nm checking for gawk... gawk checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... no checking for library containing log... none required checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking for a BSD-compatible install... /usr/bin/install -c checking for or1k-buildroot-linux-uclibc-ranlib... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-ranlib checking for ld... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-ld checking for autoconf... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/autoconf checking for memalign... yes checking for valloc... yes checking for __libc_calloc... yes checking for __libc_free... yes checking for __libc_malloc... yes checking for __libc_memalign... yes checking for __libc_realloc... yes checking for __libc_valloc... no checking for __posix_memalign... no checking whether compiler supports -O3... yes checking whether compiler supports -O3... yes checking whether compiler supports -funroll-loops... yes checking configured backtracing method... N/A checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether a program using __builtin_unreachable is compilable... yes checking whether a program using __builtin_ffsl is compilable... yes checking whether a program using __builtin_popcountl is compilable... yes checking LG_PAGE... 12 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlsym... yes checking whether pthread_atfork(3) is compilable... yes checking whether pthread_setname_np(3) is compilable... yes checking for library containing clock_gettime... none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes checking whether mach_absolute_time() is compilable... no checking whether compiler supports -Werror... yes checking whether syscall(2) is compilable... yes checking for secure_getenv... yes checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for issetugid... yes checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether C11 atomics is compilable... no checking whether GCC __atomic atomics is compilable... yes checking whether GCC 8-bit __atomic atomics is compilable... yes checking whether GCC __sync atomics is compilable... yes checking whether GCC 8-bit __sync atomics is compilable... yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether glibc malloc hook is compilable... no checking whether glibc memalign hook is compilable... no checking whether pthreads adaptive mutexes is compilable... yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether strerror_r returns char with gnu source is compilable... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-config config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: creating test/include/test/jemalloc_test_defs.h config.status: executing include/jemalloc/internal/public_symbols.txt commands config.status: executing include/jemalloc/internal/private_symbols.awk commands config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands config.status: executing include/jemalloc/internal/public_namespace.h commands config.status: executing include/jemalloc/internal/public_unnamespace.h commands config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands config.status: executing include/jemalloc/jemalloc_mangle.h commands config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands config.status: executing include/jemalloc/jemalloc.h commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls =============================================================================== jemalloc version : 5.2.0-0-gb0b3e49a54ec29e32636f4577d9d5a896d67fd20 library revision : 2 CONFIG : --target=or1k-buildroot-linux-uclibc --host=or1k-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix= --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared build_alias=x86_64-pc-linux-gnu host_alias=or1k-buildroot-linux-uclibc target_alias=or1k-buildroot-linux-uclibc CC=/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' LDFLAGS= 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CPP=/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-cpp CXX=/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-g++ 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' CC : /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops SPECIFIED_CFLAGS : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os EXTRA_CFLAGS : CPPFLAGS : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT CXX : /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-g++ -std=c++14 CONFIGURE_CXXFLAGS : -Wall -Wextra -g3 -fvisibility=hidden -O3 SPECIFIED_CXXFLAGS : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os EXTRA_CXXFLAGS : LDFLAGS : EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lstdc++ -pthread RPATH_EXTRA : XSLTPROC : false XSLROOT : PREFIX : /usr BINDIR : /usr/bin DATADIR : /usr/share INCLUDEDIR : /usr/include LIBDIR : /usr/lib MANDIR : /usr/share/man srcroot : abs_srcroot : /home/dawncrow/buildroot-test/scripts/instance-0/output/build/jemalloc-5.2.0/ objroot : abs_objroot : /home/dawncrow/buildroot-test/scripts/instance-0/output/build/jemalloc-5.2.0/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : shared libs : 1 static libs : 0 autogen : 0 debug : 0 stats : 1 experimetal_smallocx : 0 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 0 log : 0 lazy_lock : 0 cache-oblivious : 1 cxx : 1 =============================================================================== >>> jemalloc 5.2.0 Building PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/jemalloc-5.2.0/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/jemalloc-5.2.0' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c src/arena.c: In function 'arena_decay_impl': src/arena.c:963:3: warning: 'npages_new' may be used uninitialized in this function [-Wmaybe-uninitialized] background_thread_interval_check(tsdn, arena, decay, ^ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DPIC -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c src/jemalloc.c: In function 'arena_bind': src/jemalloc.c:391:1: internal compiler error: in merge_overlapping_regs, at regrename.c:304 } ^ Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[1]: *** [src/jemalloc.sym.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/jemalloc-5.2.0' make: *** [/home/dawncrow/buildroot-test/scripts/instance-0/output/build/jemalloc-5.2.0/.stamp_built] Error 2 make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'