<86>Apr 21 07:04:32 userdel[68229]: delete user 'rooter' <86>Apr 21 07:04:32 userdel[68229]: removed group 'rooter' owned by 'rooter' <86>Apr 21 07:04:32 userdel[68229]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 07:04:32 groupadd[68246]: group added to /etc/group: name=rooter, GID=573 <86>Apr 21 07:04:32 groupadd[68246]: group added to /etc/gshadow: name=rooter <86>Apr 21 07:04:32 groupadd[68246]: new group: name=rooter, GID=573 <86>Apr 21 07:04:32 useradd[68253]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Apr 21 07:04:32 userdel[68271]: delete user 'builder' <86>Apr 21 07:04:32 userdel[68271]: removed group 'builder' owned by 'builder' <86>Apr 21 07:04:32 userdel[68271]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 07:04:32 groupadd[68293]: group added to /etc/group: name=builder, GID=574 <86>Apr 21 07:04:32 groupadd[68293]: group added to /etc/gshadow: name=builder <86>Apr 21 07:04:32 groupadd[68293]: new group: name=builder, GID=574 <86>Apr 21 07:04:32 useradd[68308]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash <13>Apr 21 07:04:34 rpmi: xml-utils-1:2.9.4.0.12.e905-alt1 1488560707 installed <13>Apr 21 07:04:34 rpmi: sgml-common-0.6.3-alt15 1423664786 installed <13>Apr 21 07:04:34 rpmi: docbook-dtds-4.5-alt1 1223476557 installed <13>Apr 21 07:04:34 rpmi: libgpg-error-1.31-alt1.M80P.1 1529024732 installed <13>Apr 21 07:04:34 rpmi: libgcrypt20-1.8.3-alt4 p8+219793.200.6.1 1551113135 installed <13>Apr 21 07:04:34 rpmi: libxslt-1.1.28-alt4 1448210408 installed <13>Apr 21 07:04:34 rpmi: xsltproc-1.1.28-alt4 1448210408 installed <13>Apr 21 07:04:34 rpmi: docbook-style-xsl-1.79.1-alt2 p8.213672.100 1537975322 installed Installing libjemalloc-3.6.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46845 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jemalloc-3.6.0 + echo 'Source #0 (jemalloc-3.6.0.tar.bz2):' Source #0 (jemalloc-3.6.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/jemalloc-3.6.0.tar.bz2 + /bin/tar -xf - + cd jemalloc-3.6.0 + /bin/chmod -c -Rf u+rwX,go-w . ++ fgrep -rl '*restrict ' . + for f in '`fgrep -rl '\''*restrict '\'' .`' + sed -i 's/\*restrict /\*/g' ./src/util.c + for f in '`fgrep -rl '\''*restrict '\'' .`' + sed -i 's/\*restrict /\*/g' ./include/jemalloc/internal/util.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55106 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jemalloc-3.6.0 + CONF='--enable-swap --enable-xmalloc --enable-dss --enable-sysv --enable-prof --with-xslroot=/usr/share/xml/docbook/xsl-stylesheets' + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-swap --enable-xmalloc --enable-dss --enable-sysv --enable-prof --with-xslroot=/usr/share/xml/docbook/xsl-stylesheets --enable-debug configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext, --enable-swap, --enable-sysv checking for xsltproc... /usr/bin/xsltproc checking for i586-alt-linux-gcc... i586-alt-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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E 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... no checking size of void *... 4 checking size of int... 4 checking size of long... 4 checking size of intmax_t... 8 checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-ar... no checking for ar... ar checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -Werror... yes checking whether tls_model attribute is compilable... no checking for a BSD-compatible install... /bin/install -c checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for ld... /usr/bin/ld checking for autoconf... /usr/bin/autoconf checking for memalign... yes checking for valloc... yes checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace in -lgcc... yes checking configured backtracing method... libgcc checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether valgrind is compilable... no checking STATIC_PAGE_SHIFT... 12 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether a program using ffsl is compilable... yes checking whether atomic(9) is compilable... no checking whether Darwin OSAtomic*() is compilable... no checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no checking whether Darwin OSSpin*() is compilable... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status config.status: creating Makefile config.status: creating 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/internal/jemalloc_internal.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.sh 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/private_namespace.h commands config.status: executing include/jemalloc/internal/private_unnamespace.h commands config.status: executing include/jemalloc/internal/public_symbols.txt 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/internal/size_classes.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-dependency-tracking, --without-included-gettext, --enable-swap, --enable-sysv =============================================================================== jemalloc version : 3.6.0-0-g46c0af68bd248b04df75e4f92d5fb804c3d75340 library revision : 1 CC : i586-alt-linux-gcc CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CFLAGS : -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden LDFLAGS : EXTRA_LDFLAGS : LIBS : -lgcc -lm -lpthread RPATH_EXTRA : XSLTPROC : /usr/bin/xsltproc XSLROOT : /usr/share/xml/docbook/xsl-stylesheets PREFIX : /usr BINDIR : /usr/bin INCLUDEDIR : /usr/include LIBDIR : /usr/lib DATADIR : /usr/share MANDIR : /usr/share/man srcroot : abs_srcroot : /usr/src/RPM/BUILD/jemalloc-3.6.0/ objroot : abs_objroot : /usr/src/RPM/BUILD/jemalloc-3.6.0/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : autogen : 0 experimental : 1 cc-silence : 0 debug : 1 code-coverage : 0 stats : 1 prof : 1 prof-libunwind : 0 prof-libgcc : 1 prof-gcc : 0 tcache : 1 fill : 1 utrace : 0 valgrind : 0 xmalloc : 1 mremap : 0 munmap : 0 dss : 1 lazy_lock : 0 tls : 1 =============================================================================== + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/jemalloc-3.6.0' i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/atomic.pic.o src/atomic.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk.pic.o src/chunk.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.pic.o src/chunk_dss.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.pic.o src/chunk_mmap.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c In file included from include/jemalloc/internal/jemalloc_internal.h:210:0, from src/arena.c:2: src/arena.c:69:23: warning: 'arena_run_tree_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_nsearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:405:1: note: in definition of macro 'rb_gen' a_prefix##nsearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:896:1: note: in definition of macro 'rb_gen' a_prefix##iter(a_rbt_type *rbtree, a_type *start, a_type *(*cb)( \ ^ src/arena.c:69:23: warning: 'arena_run_tree_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_first' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:313:1: note: in definition of macro 'rb_gen' a_prefix##first(a_rbt_type *rbtree) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_search' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:387:1: note: in definition of macro 'rb_gen' a_prefix##search(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:896:1: note: in definition of macro 'rb_gen' a_prefix##iter(a_rbt_type *rbtree, a_type *start, a_type *(*cb)( \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_search' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:387:1: note: in definition of macro 'rb_gen' a_prefix##search(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_nsearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:405:1: note: in definition of macro 'rb_gen' a_prefix##nsearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ src/jemalloc.c: In function 'ifree': src/jemalloc.c:1219:16: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'realloc': src/jemalloc.c:1243:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'rallocx': src/jemalloc.c:1550:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'xallocx': src/jemalloc.c:1686:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'dallocx': src/jemalloc.c:1763:16: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o src/hash.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/huge.pic.o src/huge.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mb.pic.o src/mb.c src/ctl.c: In function 'epoch_ctl': src/ctl.c:1122:18: warning: variable 'newval' set but not used [-Wunused-but-set-variable] UNUSED uint64_t newval; ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.pic.o src/quarantine.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/util.pic.o src/util.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c src/util.c: In function 'wrtmessage': src/util.c:53:13: warning: unused variable 'result' [-Wunused-variable] UNUSED int result = syscall(SYS_write, STDERR_FILENO, s, strlen(s)); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c src/jemalloc.c: In function 'ifree': src/jemalloc.c:1219:16: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'realloc': src/jemalloc.c:1243:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'rallocx': src/jemalloc.c:1550:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'xallocx': src/jemalloc.c:1686:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'dallocx': src/jemalloc.c:1763:16: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/atomic.o src/atomic.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c In file included from include/jemalloc/internal/jemalloc_internal.h:210:0, from src/arena.c:2: src/arena.c:69:23: warning: 'arena_run_tree_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_nsearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:405:1: note: in definition of macro 'rb_gen' a_prefix##nsearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:896:1: note: in definition of macro 'rb_gen' a_prefix##iter(a_rbt_type *rbtree, a_type *start, a_type *(*cb)( \ ^ src/arena.c:69:23: warning: 'arena_run_tree_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_first' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:313:1: note: in definition of macro 'rb_gen' a_prefix##first(a_rbt_type *rbtree) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_search' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:387:1: note: in definition of macro 'rb_gen' a_prefix##search(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:896:1: note: in definition of macro 'rb_gen' a_prefix##iter(a_rbt_type *rbtree, a_type *start, a_type *(*cb)( \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_search' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:387:1: note: in definition of macro 'rb_gen' a_prefix##search(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_nsearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:405:1: note: in definition of macro 'rb_gen' a_prefix##nsearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk.o src/chunk.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.o src/chunk_dss.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.o src/chunk_mmap.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c src/ctl.c: In function 'epoch_ctl': src/ctl.c:1122:18: warning: variable 'newval' set but not used [-Wunused-but-set-variable] UNUSED uint64_t newval; ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/huge.o src/huge.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mb.o src/mb.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.o src/quarantine.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/util.o src/util.c src/util.c: In function 'wrtmessage': src/util.c:53:13: warning: unused variable 'result' [-Wunused-variable] UNUSED int result = syscall(SYS_write, STDERR_FILENO, s, strlen(s)); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o i586-alt-linux-gcc -shared -Wl,-soname,libjemalloc.so.1 -o lib/libjemalloc.so.1 src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o -lgcc -lm -lpthread ln -sf libjemalloc.so.1 lib/libjemalloc.so ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/atomic.o src/base.o src/bitmap.o src/chunk.o src/chunk_dss.o src/chunk_mmap.o src/ckh.o src/ctl.o src/extent.o src/hash.o src/huge.o src/mb.o src/mutex.o src/prof.o src/quarantine.o src/rtree.o src/stats.o src/tcache.o src/util.o src/tsd.o make: Leaving directory `/usr/src/RPM/BUILD/jemalloc-3.6.0' + make doc make: Entering directory `/usr/src/RPM/BUILD/jemalloc-3.6.0' make: Nothing to be done for `doc'. make: Leaving directory `/usr/src/RPM/BUILD/jemalloc-3.6.0' + mkdir -p debug + cp -p lib/libjemalloc.a lib/libjemalloc.so lib/libjemalloc.so.1 lib/libjemalloc_pic.a debug + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n ' -march=i586 -mtune=generic' ']' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-swap --enable-xmalloc --enable-dss --enable-sysv --enable-prof --with-xslroot=/usr/share/xml/docbook/xsl-stylesheets --enable-prof --enable-stats configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext, --enable-swap, --enable-sysv checking for xsltproc... /usr/bin/xsltproc checking for i586-alt-linux-gcc... i586-alt-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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E 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... no checking size of void *... 4 checking size of int... 4 checking size of long... 4 checking size of intmax_t... 8 checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-ar... no checking for ar... ar checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -Werror... yes checking whether tls_model attribute is compilable... no checking for a BSD-compatible install... /bin/install -c checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for ld... /usr/bin/ld checking for autoconf... /usr/bin/autoconf checking for memalign... yes checking for valloc... yes checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace in -lgcc... yes checking configured backtracing method... libgcc checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether valgrind is compilable... no checking STATIC_PAGE_SHIFT... 12 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether a program using ffsl is compilable... yes checking whether atomic(9) is compilable... no checking whether Darwin OSAtomic*() is compilable... no checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no checking whether Darwin OSSpin*() is compilable... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status config.status: creating Makefile config.status: creating 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/internal/jemalloc_internal.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.sh config.status: creating include/jemalloc/jemalloc_defs.h config.status: include/jemalloc/jemalloc_defs.h is unchanged config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: creating test/include/test/jemalloc_test_defs.h config.status: test/include/test/jemalloc_test_defs.h is unchanged config.status: executing include/jemalloc/internal/private_namespace.h commands config.status: executing include/jemalloc/internal/private_unnamespace.h commands config.status: executing include/jemalloc/internal/public_symbols.txt 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/internal/size_classes.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-dependency-tracking, --without-included-gettext, --enable-swap, --enable-sysv =============================================================================== jemalloc version : 3.6.0-0-g46c0af68bd248b04df75e4f92d5fb804c3d75340 library revision : 1 CC : i586-alt-linux-gcc CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CFLAGS : -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden LDFLAGS : EXTRA_LDFLAGS : LIBS : -lgcc -lm -lpthread RPATH_EXTRA : XSLTPROC : /usr/bin/xsltproc XSLROOT : /usr/share/xml/docbook/xsl-stylesheets PREFIX : /usr BINDIR : /usr/bin INCLUDEDIR : /usr/include LIBDIR : /usr/lib DATADIR : /usr/share MANDIR : /usr/share/man srcroot : abs_srcroot : /usr/src/RPM/BUILD/jemalloc-3.6.0/ objroot : abs_objroot : /usr/src/RPM/BUILD/jemalloc-3.6.0/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : autogen : 0 experimental : 1 cc-silence : 0 debug : 0 code-coverage : 0 stats : 1 prof : 1 prof-libunwind : 0 prof-libgcc : 1 prof-gcc : 0 tcache : 1 fill : 1 utrace : 0 valgrind : 0 xmalloc : 1 mremap : 0 munmap : 0 dss : 1 lazy_lock : 0 tls : 1 =============================================================================== + '[' -n 8 ']' + make -j8 make: Entering directory `/usr/src/RPM/BUILD/jemalloc-3.6.0' i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/atomic.pic.o src/atomic.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk.pic.o src/chunk.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.pic.o src/chunk_dss.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.pic.o src/chunk_mmap.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o src/hash.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/huge.pic.o src/huge.c In file included from include/jemalloc/internal/jemalloc_internal.h:210:0, from src/arena.c:2: src/arena.c:69:23: warning: 'arena_run_tree_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_nsearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:405:1: note: in definition of macro 'rb_gen' a_prefix##nsearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:896:1: note: in definition of macro 'rb_gen' a_prefix##iter(a_rbt_type *rbtree, a_type *start, a_type *(*cb)( \ ^ src/arena.c:69:23: warning: 'arena_run_tree_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_first' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:313:1: note: in definition of macro 'rb_gen' a_prefix##first(a_rbt_type *rbtree) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_search' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:387:1: note: in definition of macro 'rb_gen' a_prefix##search(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:896:1: note: in definition of macro 'rb_gen' a_prefix##iter(a_rbt_type *rbtree, a_type *start, a_type *(*cb)( \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_search' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:387:1: note: in definition of macro 'rb_gen' a_prefix##search(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_nsearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:405:1: note: in definition of macro 'rb_gen' a_prefix##nsearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ src/jemalloc.c: In function 'ifree': src/jemalloc.c:1219:16: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'realloc': src/jemalloc.c:1243:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'rallocx': src/jemalloc.c:1550:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'xallocx': src/jemalloc.c:1686:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'dallocx': src/jemalloc.c:1763:16: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mb.pic.o src/mb.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c src/ctl.c: In function 'epoch_ctl': src/ctl.c:1122:18: warning: variable 'newval' set but not used [-Wunused-but-set-variable] UNUSED uint64_t newval; ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.pic.o src/quarantine.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/util.pic.o src/util.c src/util.c: In function 'wrtmessage': src/util.c:53:13: warning: unused variable 'result' [-Wunused-variable] UNUSED int result = syscall(SYS_write, STDERR_FILENO, s, strlen(s)); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c src/util.c: In function 'je_malloc_vsnprintf': src/util.c:531:7: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] s = x2s(val, alt_form, *f == 'X', buf, &slen); ^ src/util.c:226:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] x /= (uint64_t)10; ^ src/util.c:518:15: note: 'val' was declared here uintmax_t val JEMALLOC_CC_SILENCE_INIT(0); ^ src/util.c:249:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] x /= (uint64_t)base; ^ src/util.c:509:15: note: 'val' was declared here uintmax_t val JEMALLOC_CC_SILENCE_INIT(0); ^ src/util.c:499:14: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] intmax_t val JEMALLOC_CC_SILENCE_INIT(0); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/atomic.o src/atomic.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c src/jemalloc.c: In function 'ifree': src/jemalloc.c:1219:16: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'realloc': src/jemalloc.c:1243:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'rallocx': src/jemalloc.c:1550:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'xallocx': src/jemalloc.c:1686:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'dallocx': src/jemalloc.c:1763:16: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ In file included from include/jemalloc/internal/jemalloc_internal.h:210:0, from src/arena.c:2: src/arena.c:69:23: warning: 'arena_run_tree_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_nsearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:405:1: note: in definition of macro 'rb_gen' a_prefix##nsearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:896:1: note: in definition of macro 'rb_gen' a_prefix##iter(a_rbt_type *rbtree, a_type *start, a_type *(*cb)( \ ^ src/arena.c:69:23: warning: 'arena_run_tree_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_first' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:313:1: note: in definition of macro 'rb_gen' a_prefix##first(a_rbt_type *rbtree) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_search' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:387:1: note: in definition of macro 'rb_gen' a_prefix##search(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:896:1: note: in definition of macro 'rb_gen' a_prefix##iter(a_rbt_type *rbtree, a_type *start, a_type *(*cb)( \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_search' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:387:1: note: in definition of macro 'rb_gen' a_prefix##search(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_nsearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:405:1: note: in definition of macro 'rb_gen' a_prefix##nsearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk.o src/chunk.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.o src/chunk_dss.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.o src/chunk_mmap.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/huge.o src/huge.c src/ctl.c: In function 'epoch_ctl': src/ctl.c:1122:18: warning: variable 'newval' set but not used [-Wunused-but-set-variable] UNUSED uint64_t newval; ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mb.o src/mb.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.o src/quarantine.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/util.o src/util.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c src/util.c: In function 'wrtmessage': src/util.c:53:13: warning: unused variable 'result' [-Wunused-variable] UNUSED int result = syscall(SYS_write, STDERR_FILENO, s, strlen(s)); ^ src/util.c: In function 'je_malloc_vsnprintf': src/util.c:531:7: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] s = x2s(val, alt_form, *f == 'X', buf, &slen); ^ src/util.c:226:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] x /= (uint64_t)10; ^ src/util.c:518:15: note: 'val' was declared here uintmax_t val JEMALLOC_CC_SILENCE_INIT(0); ^ src/util.c:249:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] x /= (uint64_t)base; ^ src/util.c:509:15: note: 'val' was declared here uintmax_t val JEMALLOC_CC_SILENCE_INIT(0); ^ src/util.c:499:14: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] intmax_t val JEMALLOC_CC_SILENCE_INIT(0); ^ i586-alt-linux-gcc -shared -Wl,-soname,libjemalloc.so.1 -o lib/libjemalloc.so.1 src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o -lgcc -lm -lpthread ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o ln -sf libjemalloc.so.1 lib/libjemalloc.so ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/atomic.o src/base.o src/bitmap.o src/chunk.o src/chunk_dss.o src/chunk_mmap.o src/ckh.o src/ctl.o src/extent.o src/hash.o src/huge.o src/mb.o src/mutex.o src/prof.o src/quarantine.o src/rtree.o src/stats.o src/tcache.o src/util.o src/tsd.o make: Leaving directory `/usr/src/RPM/BUILD/jemalloc-3.6.0' + mkdir -p prof + cp -p lib/libjemalloc.a lib/libjemalloc.so lib/libjemalloc.so.1 lib/libjemalloc_pic.a prof + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n ' -march=i586 -mtune=generic' ']' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-swap --enable-xmalloc --enable-dss --enable-sysv --enable-prof --with-xslroot=/usr/share/xml/docbook/xsl-stylesheets configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext, --enable-swap, --enable-sysv checking for xsltproc... /usr/bin/xsltproc checking for i586-alt-linux-gcc... i586-alt-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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E 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... no checking size of void *... 4 checking size of int... 4 checking size of long... 4 checking size of intmax_t... 8 checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-ar... no checking for ar... ar checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -Werror... yes checking whether tls_model attribute is compilable... no checking for a BSD-compatible install... /bin/install -c checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for ld... /usr/bin/ld checking for autoconf... /usr/bin/autoconf checking for memalign... yes checking for valloc... yes checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace in -lgcc... yes checking configured backtracing method... libgcc checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether valgrind is compilable... no checking STATIC_PAGE_SHIFT... 12 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether a program using ffsl is compilable... yes checking whether atomic(9) is compilable... no checking whether Darwin OSAtomic*() is compilable... no checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no checking whether Darwin OSSpin*() is compilable... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status config.status: creating Makefile config.status: creating 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/internal/jemalloc_internal.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.sh config.status: creating include/jemalloc/jemalloc_defs.h config.status: include/jemalloc/jemalloc_defs.h is unchanged config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: include/jemalloc/internal/jemalloc_internal_defs.h is unchanged config.status: creating test/include/test/jemalloc_test_defs.h config.status: test/include/test/jemalloc_test_defs.h is unchanged config.status: executing include/jemalloc/internal/private_namespace.h commands config.status: executing include/jemalloc/internal/private_unnamespace.h commands config.status: executing include/jemalloc/internal/public_symbols.txt 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/internal/size_classes.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-dependency-tracking, --without-included-gettext, --enable-swap, --enable-sysv =============================================================================== jemalloc version : 3.6.0-0-g46c0af68bd248b04df75e4f92d5fb804c3d75340 library revision : 1 CC : i586-alt-linux-gcc CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CFLAGS : -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden LDFLAGS : EXTRA_LDFLAGS : LIBS : -lgcc -lm -lpthread RPATH_EXTRA : XSLTPROC : /usr/bin/xsltproc XSLROOT : /usr/share/xml/docbook/xsl-stylesheets PREFIX : /usr BINDIR : /usr/bin INCLUDEDIR : /usr/include LIBDIR : /usr/lib DATADIR : /usr/share MANDIR : /usr/share/man srcroot : abs_srcroot : /usr/src/RPM/BUILD/jemalloc-3.6.0/ objroot : abs_objroot : /usr/src/RPM/BUILD/jemalloc-3.6.0/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : autogen : 0 experimental : 1 cc-silence : 0 debug : 0 code-coverage : 0 stats : 1 prof : 1 prof-libunwind : 0 prof-libgcc : 1 prof-gcc : 0 tcache : 1 fill : 1 utrace : 0 valgrind : 0 xmalloc : 1 mremap : 0 munmap : 0 dss : 1 lazy_lock : 0 tls : 1 =============================================================================== + '[' -n 8 ']' + make -j8 make: Entering directory `/usr/src/RPM/BUILD/jemalloc-3.6.0' i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/atomic.pic.o src/atomic.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk.pic.o src/chunk.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.pic.o src/chunk_mmap.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.pic.o src/chunk_dss.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c src/jemalloc.c: In function 'ifree': src/jemalloc.c:1219:16: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'realloc': src/jemalloc.c:1243:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'rallocx': src/jemalloc.c:1550:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'xallocx': src/jemalloc.c:1686:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'dallocx': src/jemalloc.c:1763:16: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c src/ctl.c: In function 'epoch_ctl': src/ctl.c:1122:18: warning: variable 'newval' set but not used [-Wunused-but-set-variable] UNUSED uint64_t newval; ^ In file included from include/jemalloc/internal/jemalloc_internal.h:210:0, from src/arena.c:2: src/arena.c:69:23: warning: 'arena_run_tree_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_nsearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:405:1: note: in definition of macro 'rb_gen' a_prefix##nsearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:896:1: note: in definition of macro 'rb_gen' a_prefix##iter(a_rbt_type *rbtree, a_type *start, a_type *(*cb)( \ ^ src/arena.c:69:23: warning: 'arena_run_tree_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_first' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:313:1: note: in definition of macro 'rb_gen' a_prefix##first(a_rbt_type *rbtree) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_search' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:387:1: note: in definition of macro 'rb_gen' a_prefix##search(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:896:1: note: in definition of macro 'rb_gen' a_prefix##iter(a_rbt_type *rbtree, a_type *start, a_type *(*cb)( \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_search' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:387:1: note: in definition of macro 'rb_gen' a_prefix##search(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_nsearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:405:1: note: in definition of macro 'rb_gen' a_prefix##nsearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o src/hash.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/huge.pic.o src/huge.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mb.pic.o src/mb.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.pic.o src/quarantine.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/util.pic.o src/util.c src/util.c: In function 'wrtmessage': src/util.c:53:13: warning: unused variable 'result' [-Wunused-variable] UNUSED int result = syscall(SYS_write, STDERR_FILENO, s, strlen(s)); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c src/util.c: In function 'je_malloc_vsnprintf': src/util.c:531:7: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] s = x2s(val, alt_form, *f == 'X', buf, &slen); ^ src/util.c:226:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] x /= (uint64_t)10; ^ src/util.c:518:15: note: 'val' was declared here uintmax_t val JEMALLOC_CC_SILENCE_INIT(0); ^ src/util.c:249:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] x /= (uint64_t)base; ^ src/util.c:509:15: note: 'val' was declared here uintmax_t val JEMALLOC_CC_SILENCE_INIT(0); ^ src/util.c:499:14: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] intmax_t val JEMALLOC_CC_SILENCE_INIT(0); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/atomic.o src/atomic.c src/jemalloc.c: In function 'ifree': src/jemalloc.c:1219:16: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'realloc': src/jemalloc.c:1243:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'rallocx': src/jemalloc.c:1550:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'xallocx': src/jemalloc.c:1686:16: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t old_rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ src/jemalloc.c: In function 'dallocx': src/jemalloc.c:1763:16: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] UNUSED size_t rzsize JEMALLOC_CC_SILENCE_INIT(0); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c In file included from include/jemalloc/internal/jemalloc_internal.h:210:0, from src/arena.c:2: src/arena.c:69:23: warning: 'arena_run_tree_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_nsearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:405:1: note: in definition of macro 'rb_gen' a_prefix##nsearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:69:23: warning: 'arena_run_tree_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:896:1: note: in definition of macro 'rb_gen' a_prefix##iter(a_rbt_type *rbtree, a_type *start, a_type *(*cb)( \ ^ src/arena.c:69:23: warning: 'arena_run_tree_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_run_tree_, arena_run_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_first' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:313:1: note: in definition of macro 'rb_gen' a_prefix##first(a_rbt_type *rbtree) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_search' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:387:1: note: in definition of macro 'rb_gen' a_prefix##search(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:896:1: note: in definition of macro 'rb_gen' a_prefix##iter(a_rbt_type *rbtree, a_type *start, a_type *(*cb)( \ ^ src/arena.c:101:23: warning: 'arena_avail_tree_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_avail_tree_, arena_avail_tree_t, arena_chunk_map_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_last' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:322:1: note: in definition of macro 'rb_gen' a_prefix##last(a_rbt_type *rbtree) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_next' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:331:1: note: in definition of macro 'rb_gen' a_prefix##next(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_prev' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:359:1: note: in definition of macro 'rb_gen' a_prefix##prev(a_rbt_type *rbtree, a_type *node) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_search' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:387:1: note: in definition of macro 'rb_gen' a_prefix##search(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_nsearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:405:1: note: in definition of macro 'rb_gen' a_prefix##nsearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_psearch' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:427:1: note: in definition of macro 'rb_gen' a_prefix##psearch(a_rbt_type *rbtree, a_type *key) { \ ^ src/arena.c:171:23: warning: 'arena_chunk_dirty_reverse_iter' defined but not used [-Wunused-function] rb_gen(static UNUSED, arena_chunk_dirty_, arena_chunk_tree_t, arena_chunk_t, ^ include/jemalloc/internal/rb.h:953:1: note: in definition of macro 'rb_gen' a_prefix##reverse_iter(a_rbt_type *rbtree, a_type *start, \ ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk.o src/chunk.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.o src/chunk_dss.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.o src/chunk_mmap.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/huge.o src/huge.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mb.o src/mb.c src/ctl.c: In function 'epoch_ctl': src/ctl.c:1122:18: warning: variable 'newval' set but not used [-Wunused-but-set-variable] UNUSED uint64_t newval; ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.o src/quarantine.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/util.o src/util.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c src/util.c: In function 'wrtmessage': src/util.c:53:13: warning: unused variable 'result' [-Wunused-variable] UNUSED int result = syscall(SYS_write, STDERR_FILENO, s, strlen(s)); ^ src/util.c: In function 'je_malloc_vsnprintf': src/util.c:531:7: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] s = x2s(val, alt_form, *f == 'X', buf, &slen); ^ src/util.c:226:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] x /= (uint64_t)10; ^ src/util.c:518:15: note: 'val' was declared here uintmax_t val JEMALLOC_CC_SILENCE_INIT(0); ^ src/util.c:249:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] x /= (uint64_t)base; ^ src/util.c:509:15: note: 'val' was declared here uintmax_t val JEMALLOC_CC_SILENCE_INIT(0); ^ src/util.c:499:14: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] intmax_t val JEMALLOC_CC_SILENCE_INIT(0); ^ ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/atomic.o src/base.o src/bitmap.o src/chunk.o src/chunk_dss.o src/chunk_mmap.o src/ckh.o src/ctl.o src/extent.o src/hash.o src/huge.o src/mb.o src/mutex.o src/prof.o src/quarantine.o src/rtree.o src/stats.o src/tcache.o src/util.o src/tsd.o i586-alt-linux-gcc -shared -Wl,-soname,libjemalloc.so.1 -o lib/libjemalloc.so.1 src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o -lgcc -lm -lpthread ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o ln -sf libjemalloc.so.1 lib/libjemalloc.so make: Leaving directory `/usr/src/RPM/BUILD/jemalloc-3.6.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48532 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libjemalloc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libjemalloc-buildroot + cd jemalloc-3.6.0 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libjemalloc-buildroot/usr exec_prefix=/usr/src/tmp/libjemalloc-buildroot/usr bindir=/usr/src/tmp/libjemalloc-buildroot/usr/bin sbindir=/usr/src/tmp/libjemalloc-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libjemalloc-buildroot/etc datadir=/usr/src/tmp/libjemalloc-buildroot/usr/share includedir=/usr/src/tmp/libjemalloc-buildroot/usr/include libdir=/usr/src/tmp/libjemalloc-buildroot/usr/lib libexecdir=/usr/src/tmp/libjemalloc-buildroot/usr/lib localstatedir=/usr/src/tmp/libjemalloc-buildroot/var/lib sharedstatedir=/usr/src/tmp/libjemalloc-buildroot/var/lib mandir=/usr/src/tmp/libjemalloc-buildroot/usr/share/man infodir=/usr/src/tmp/libjemalloc-buildroot/usr/share/info install DESTDIR=/usr/src/tmp/libjemalloc-buildroot make: Entering directory `/usr/src/RPM/BUILD/jemalloc-3.6.0' install -d /usr/src/tmp/libjemalloc-buildroot/usr/bin install -m 755 bin/pprof /usr/src/tmp/libjemalloc-buildroot/usr/bin install -m 755 bin/jemalloc.sh /usr/src/tmp/libjemalloc-buildroot/usr/bin install -d /usr/src/tmp/libjemalloc-buildroot/usr/include/jemalloc install -m 644 include/jemalloc/jemalloc.h /usr/src/tmp/libjemalloc-buildroot/usr/include/jemalloc install -d /usr/src/tmp/libjemalloc-buildroot/usr/lib install -m 755 lib/libjemalloc.so.1 /usr/src/tmp/libjemalloc-buildroot/usr/lib ln -sf libjemalloc.so.1 /usr/src/tmp/libjemalloc-buildroot/usr/lib/libjemalloc.so install -d /usr/src/tmp/libjemalloc-buildroot/usr/lib install -m 755 lib/libjemalloc.a /usr/src/tmp/libjemalloc-buildroot/usr/lib install -m 755 lib/libjemalloc_pic.a /usr/src/tmp/libjemalloc-buildroot/usr/lib install -d /usr/src/tmp/libjemalloc-buildroot/usr/share/doc/jemalloc install -m 644 doc/jemalloc.html /usr/src/tmp/libjemalloc-buildroot/usr/share/doc/jemalloc install -d /usr/src/tmp/libjemalloc-buildroot/usr/share/man/man3 install -m 644 doc/jemalloc.3 /usr/src/tmp/libjemalloc-buildroot/usr/share/man/man3 make: Leaving directory `/usr/src/RPM/BUILD/jemalloc-3.6.0' + mkdir -p /usr/src/tmp/libjemalloc-buildroot/usr/lib/debug /usr/src/tmp/libjemalloc-buildroot/usr/lib/prof + install debug/libjemalloc.a debug/libjemalloc.so debug/libjemalloc.so.1 debug/libjemalloc_pic.a /usr/src/tmp/libjemalloc-buildroot/usr/lib/debug + cd prof + for N in '*' + install libjemalloc.a /usr/src/tmp/libjemalloc-buildroot/usr/lib/libjemalloc_profiler.a + for N in '*' + install libjemalloc.so /usr/src/tmp/libjemalloc-buildroot/usr/lib/libjemalloc_profiler.so + for N in '*' + install libjemalloc.so.1 /usr/src/tmp/libjemalloc-buildroot/usr/lib/libjemalloc.so_profiler.1 + for N in '*' + install libjemalloc_pic.a /usr/src/tmp/libjemalloc-buildroot/usr/lib/libjemalloc_pic_profiler.a + mv /usr/src/tmp/libjemalloc-buildroot/usr/bin/pprof /usr/src/tmp/libjemalloc-buildroot/usr/bin/pprof.jemalloc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libjemalloc-buildroot (auto) mode of './usr/lib/libjemalloc_pic_profiler.a' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libjemalloc.so_profiler.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libjemalloc_profiler.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libjemalloc_profiler.a' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/debug/libjemalloc_pic.a' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/debug/libjemalloc.so.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/debug/libjemalloc.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/debug/libjemalloc.a' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libjemalloc_pic.a' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libjemalloc.a' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libjemalloc.so.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libjemalloc-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libjemalloc-buildroot (auto) Adjusting library links in /usr/src/tmp/libjemalloc-buildroot ./usr/lib: /sbin/ldconfig: ./usr/lib/libjemalloc.so.1 is not a symbolic link libjemalloc.so.1 -> libjemalloc_profiler.so Verifying ELF objects in /usr/src/tmp/libjemalloc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libjemalloc.so_profiler.1: uses non-LFS functions: creat mmap open verify-elf: WARNING: ./usr/lib/libjemalloc_profiler.so: uses non-LFS functions: creat mmap open verify-elf: WARNING: ./usr/lib/libjemalloc.so.1: uses non-LFS functions: creat mmap open Hardlinking identical .pyc and .pyo files Processing files: libjemalloc-3.6.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13986 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jemalloc-3.6.0 + DOCDIR=/usr/src/tmp/libjemalloc-buildroot/usr/share/doc/libjemalloc-3.6.0 + export DOCDIR + rm -rf /usr/src/tmp/libjemalloc-buildroot/usr/share/doc/libjemalloc-3.6.0 + /bin/mkdir -p /usr/src/tmp/libjemalloc-buildroot/usr/share/doc/libjemalloc-3.6.0 + cp -prL COPYING README INSTALL VERSION /usr/src/tmp/libjemalloc-buildroot/usr/share/doc/libjemalloc-3.6.0 + chmod -R go-w /usr/src/tmp/libjemalloc-buildroot/usr/share/doc/libjemalloc-3.6.0 + chmod -R a+rX /usr/src/tmp/libjemalloc-buildroot/usr/share/doc/libjemalloc-3.6.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qZidiL find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libjemalloc-buildroot/usr/lib/libjemalloc.so.1: 30 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jivhLq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) # perl(Term/ReadLine.pm) at line 788 (depth 9) inside eval SKIP /usr/src/tmp/libjemalloc-buildroot/usr/bin/pprof.jemalloc syntax OK find-requires: FINDPACKAGE-COMMANDS: perl Provides: libjemalloc.so.1 = set:idQkS3lhhtCbuEYBRaGlKyhK3a66TBLT6QCGkEiZKWeD0GilaGLCPa6pS3NX5 Requires: /bin/sh, /usr/bin/env, ld-linux.so.2 >= set:ihL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3), libm.so.6(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), perl(Getopt/Long.pm), perl-base, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5e4aw9 Creating libjemalloc-debuginfo package Processing files: libjemalloc-devel-3.6.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yneynZ find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IHN6GU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: google-perftools, /usr/lib/libjemalloc.so.1, ld-linux.so.2 >= set:ihL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3), libm.so.6(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iQuaVX Creating libjemalloc-devel-debuginfo package Processing files: libjemalloc-debuginfo-3.6.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9iAhK5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ah7Yw9 find-requires: running scripts (debuginfo) Provides: debug(libjemalloc.so.1) Requires: libjemalloc = 3.6.0-alt1, debug(ld-linux.so.2), debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libpthread.so.0) Processing files: libjemalloc-devel-debuginfo-3.6.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gs23vh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.393drt find-requires: running scripts (debuginfo) Requires: libjemalloc-devel = 3.6.0-alt1, debug(ld-linux.so.2), debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libpthread.so.0) Adding to libjemalloc-devel a strict dependency on libjemalloc Adding to libjemalloc-devel-debuginfo a strict dependency on libjemalloc-debuginfo Removing from libjemalloc-devel-debuginfo 42 sources provided by libjemalloc-debuginfo also prunning dir /usr/src/debug/jemalloc-3.6.0/include/jemalloc/internal also prunning dir /usr/src/debug/jemalloc-3.6.0/src also prunning dir /usr/src/debug/jemalloc-3.6.0/include/jemalloc also prunning dir /usr/src/debug/jemalloc-3.6.0/include also prunning dir /usr/src/debug/jemalloc-3.6.0 Removing 1 extra deps from libjemalloc-devel due to dependency on libjemalloc Removing 15 extra deps from libjemalloc-devel due to repentancy on libjemalloc Removing 5 extra deps from libjemalloc-devel-debuginfo due to repentancy on libjemalloc-debuginfo Wrote: /usr/src/RPM/RPMS/i586/libjemalloc-3.6.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libjemalloc-devel-3.6.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libjemalloc-debuginfo-3.6.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libjemalloc-devel-debuginfo-3.6.0-alt1.i586.rpm 63.38user 6.08system 0:42.72elapsed 162%CPU (0avgtext+0avgdata 77468maxresident)k 0inputs+0outputs (0major+2654818minor)pagefaults 0swaps 66.17user 8.02system 0:48.77elapsed 152%CPU (0avgtext+0avgdata 122316maxresident)k 0inputs+0outputs (0major+2900186minor)pagefaults 0swaps --- libjemalloc-devel-3.6.0-alt1.i586.rpm.repo 2014-04-10 16:21:46.000000000 +0000 +++ libjemalloc-devel-3.6.0-alt1.i586.rpm.hasher 2019-04-21 07:05:19.710394925 +0000 @@ -13,3 +13,3 @@ /usr/lib/libjemalloc_profiler.so 100644 -/usr/share/man/man3/jemalloc.3.bz2 100644 +/usr/share/man/man3/jemalloc.3.xz 100644 Requires: google-perftools