<86>Apr 25 02:45:24 userdel[3553733]: delete user 'rooter' <86>Apr 25 02:45:24 userdel[3553733]: removed group 'rooter' owned by 'rooter' <86>Apr 25 02:45:24 userdel[3553733]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 25 02:45:24 groupadd[3553749]: group added to /etc/group: name=rooter, GID=963 <86>Apr 25 02:45:24 groupadd[3553749]: group added to /etc/gshadow: name=rooter <86>Apr 25 02:45:24 groupadd[3553749]: new group: name=rooter, GID=963 <86>Apr 25 02:45:24 useradd[3553765]: new user: name=rooter, UID=963, GID=963, home=/root, shell=/bin/bash <86>Apr 25 02:45:24 userdel[3553786]: delete user 'builder' <86>Apr 25 02:45:24 userdel[3553786]: removed group 'builder' owned by 'builder' <86>Apr 25 02:45:24 groupadd[3553801]: group added to /etc/group: name=builder, GID=964 <86>Apr 25 02:45:24 groupadd[3553801]: group added to /etc/gshadow: name=builder <86>Apr 25 02:45:24 groupadd[3553801]: new group: name=builder, GID=964 <86>Apr 25 02:45:24 useradd[3553814]: new user: name=builder, UID=964, GID=964, home=/usr/src, shell=/bin/bash <13>Apr 25 02:45:25 rpmi: xml-utils-1:2.9.12-alt1 sisyphus+291245.3700.54.1 1643297460 installed <13>Apr 25 02:45:25 rpmi: sgml-common-0.6.3-alt15 sisyphus+276099.100.1.1 1624817971 installed <13>Apr 25 02:45:25 rpmi: docbook-dtds-4.5-alt1 sisyphus+276837.100.1.1 1625242123 installed <13>Apr 25 02:45:25 rpmi: libxslt-1.1.35-alt2 sisyphus+296567.100.1.1 1647097777 installed <13>Apr 25 02:45:25 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Apr 25 02:45:25 rpmi: libstdc++11-devel-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed <13>Apr 25 02:45:26 rpmi: gcc11-c++-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed <13>Apr 25 02:45:26 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632238564 installed <13>Apr 25 02:45:26 rpmi: xsltproc-1.1.35-alt2 sisyphus+296567.100.1.1 1647097777 installed <13>Apr 25 02:45:26 rpmi: docbook-style-xsl-1.79.1-alt4 sisyphus+232871.100.1.1 1561238010 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libjemalloc2-5.2.1-alt1.nosrc.rpm (w1.gzdio) Installing libjemalloc2-5.2.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98055 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jemalloc-5.2.1 + echo 'Source #0 (jemalloc-5.2.1.tar):' Source #0 (jemalloc-5.2.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/jemalloc-5.2.1.tar + cd jemalloc-5.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98055 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jemalloc-5.2.1 + CONF='--enable-swap --enable-xmalloc --enable-dss --enable-sysv --enable-autogen --enable-log --enable-utrace --with-xslroot=/usr/share/xml/docbook/xsl-stylesheets' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-swap --enable-xmalloc --enable-dss --enable-sysv --enable-autogen --enable-log --enable-utrace --with-xslroot=/usr/share/xml/docbook/xsl-stylesheets --enable-debug configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --enable-swap, --enable-dss, --enable-sysv checking for xsltproc... /usr/bin/xsltproc checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether compiler is cray... no checking whether compiler supports -std=gnu11... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Wshorten-64-to-32... no checking whether compiler supports -Wsign-compare... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking whether x86_64-alt-linux-g++ supports C++14 features by default... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -g3... yes checking whether libstdc++ linkage is compilable... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking whether pause instruction is compilable... yes checking number of significant virtual address bits... 48 checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-nm... no checking for nm... nm checking for gawk... gawk checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... no checking for library containing log... -lm checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether format(printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether format(printf, ...) attribute is compilable... yes checking for a BSD-compatible install... /bin/install -c checking for x86_64-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 for __libc_calloc... yes checking for __libc_free... yes checking for __libc_malloc... yes checking for __libc_memalign... yes checking for __libc_realloc... yes checking for __libc_valloc... yes checking for __posix_memalign... no checking configured backtracing method... N/A checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether a program using __builtin_unreachable is compilable... yes checking whether a program using __builtin_ffsl is compilable... yes checking whether a program using __builtin_popcountl is compilable... yes checking LG_PAGE... 12 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlsym... yes checking whether pthread_atfork(3) is compilable... yes checking whether pthread_setname_np(3) is compilable... yes checking for library containing clock_gettime... none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes checking whether mach_absolute_time() is compilable... no checking whether compiler supports -Werror... yes checking whether syscall(2) is compilable... yes checking for secure_getenv... yes checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for issetugid... no checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether C11 atomics is compilable... yes checking whether GCC __atomic atomics is compilable... yes checking whether GCC 8-bit __atomic atomics is compilable... yes checking whether GCC __sync atomics is compilable... yes checking whether GCC 8-bit __sync atomics is compilable... yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether glibc malloc hook is compilable... no checking whether glibc memalign hook is compilable... no checking whether pthreads adaptive mutexes is compilable... yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether strerror_r returns char with gnu source is compilable... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-config config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: creating test/include/test/jemalloc_test_defs.h config.status: executing include/jemalloc/internal/public_symbols.txt commands config.status: executing include/jemalloc/internal/private_symbols.awk commands config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands config.status: executing include/jemalloc/internal/public_namespace.h commands config.status: executing include/jemalloc/internal/public_unnamespace.h commands config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands config.status: executing include/jemalloc/jemalloc_mangle.h commands config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands config.status: executing include/jemalloc/jemalloc.h commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --enable-swap, --enable-dss, --enable-sysv =============================================================================== jemalloc version : 5.2.1-0-gea6b3e973b477b8061e0076bb257dbd7f3faa756 library revision : 2 CONFIG : --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-swap --enable-xmalloc --enable-dss --enable-sysv --enable-autogen --enable-log --enable-utrace --with-xslroot=/usr/share/xml/docbook/xsl-stylesheets --enable-debug build_alias=x86_64-alt-linux host_alias=x86_64-alt-linux 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' CC : x86_64-alt-linux-gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden SPECIFIED_CFLAGS : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CXX : x86_64-alt-linux-g++ CONFIGURE_CXXFLAGS : -Wall -Wextra -g3 -fvisibility=hidden SPECIFIED_CXXFLAGS : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto EXTRA_CXXFLAGS : LDFLAGS : EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -lstdc++ -pthread RPATH_EXTRA : XSLTPROC : /usr/bin/xsltproc XSLROOT : /usr/share/xml/docbook/xsl-stylesheets PREFIX : /usr BINDIR : /usr/bin DATADIR : /usr/share INCLUDEDIR : /usr/include LIBDIR : /usr/lib64 MANDIR : /usr/share/man srcroot : abs_srcroot : /usr/src/RPM/BUILD/jemalloc-5.2.1/ objroot : abs_objroot : /usr/src/RPM/BUILD/jemalloc-5.2.1/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : documentation : 1 shared libs : 1 static libs : 1 autogen : 1 debug : 1 stats : 1 experimetal_smallocx : 0 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 1 log : 1 lazy_lock : 0 cache-oblivious : 1 cxx : 1 =============================================================================== + make -j16 make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o src/hash.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o src/mutex_pool.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o src/prng.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/background_thread.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o src/sc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/base.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/bitmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/ckh.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/div.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/extent_dss.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/extent_mmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o src/test_hooks.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/hash.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym nm: src/hash.sym.o: no symbols make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/hook.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/large.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/malloc_io.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/mutex.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/mutex_pool.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/nstime.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/pages.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/prng.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym nm: src/prng.sym.o: no symbols make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/rtree.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/sc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/sz.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/test_hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/jemalloc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/arena.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/extent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o src/safety_check.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/safety_check.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/safety_check.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/ctl.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/ticker.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym nm: src/ticker.sym.o: no symbols make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/prof.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/witness.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/tsd.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/tcache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hook.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/safety_check.sym src/stats.sym src/sc.sym src/sz.sym src/tcache.sym src/test_hooks.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.gen.h make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.pic.o src/div.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.pic.o src/hook.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.pic.o src/bin.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.pic.o src/extent_mmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.pic.o src/extent_dss.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o src/hash.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.pic.o src/background_thread.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.pic.o src/log.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.pic.o src/malloc_io.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.pic.o src/large.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.pic.o src/prng.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.pic.o src/mutex_pool.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.pic.o src/nstime.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.pic.o src/safety_check.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.pic.o src/sc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.pic.o src/pages.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.pic.o src/sz.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.pic.o src/test_hooks.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.pic.o src/ticker.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.pic.o src/witness.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.o src/hook.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.o src/mutex_pool.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.o src/sc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.o src/prng.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.o src/safety_check.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.o src/test_hooks.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-g++ -Wall -Wextra -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc_cpp.pic.o src/jemalloc_cpp.cpp make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hook.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/safety_check.pic.o src/stats.pic.o src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o src/jemalloc_cpp.pic.o ar: `u' modifier ignored since `D' is the default (see `U') make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-g++ -Wall -Wextra -g3 -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc_cpp.o src/jemalloc_cpp.cpp make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bitmap.o src/ckh.o src/ctl.o src/div.o src/extent.o src/extent_dss.o src/extent_mmap.o src/hash.o src/hook.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/mutex_pool.o src/nstime.o src/pages.o src/prng.o src/prof.o src/rtree.o src/safety_check.o src/stats.o src/sc.o src/sz.o src/tcache.o src/test_hooks.o src/ticker.o src/tsd.o src/witness.o src/jemalloc_cpp.o ar: `u' modifier ignored since `D' is the default (see `U') make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -shared -Wl,-soname,libjemalloc.so.2 -o lib/libjemalloc.so.2 src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hook.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/safety_check.pic.o src/stats.pic.o src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o src/jemalloc_cpp.pic.o -lm -lstdc++ -pthread make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' ln -sf libjemalloc.so.2 lib/libjemalloc.so make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' + make doc make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Nothing to be done for 'doc'. make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' + mkdir -p debug + cp -a lib/libjemalloc.a lib/libjemalloc.so lib/libjemalloc.so.2 lib/libjemalloc_pic.a debug + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-swap --enable-xmalloc --enable-dss --enable-sysv --enable-autogen --enable-log --enable-utrace --with-xslroot=/usr/share/xml/docbook/xsl-stylesheets --enable-prof --enable-stats configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --enable-swap, --enable-dss, --enable-sysv checking for xsltproc... /usr/bin/xsltproc checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether compiler is cray... no checking whether compiler supports -std=gnu11... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Wshorten-64-to-32... no checking whether compiler supports -Wsign-compare... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking whether x86_64-alt-linux-g++ supports C++14 features by default... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -g3... yes checking whether libstdc++ linkage is compilable... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking whether pause instruction is compilable... yes checking number of significant virtual address bits... 48 checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-nm... no checking for nm... nm checking for gawk... gawk checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... no checking for library containing log... -lm checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether format(printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether format(printf, ...) attribute is compilable... yes checking for a BSD-compatible install... /bin/install -c checking for x86_64-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 for __libc_calloc... yes checking for __libc_free... yes checking for __libc_malloc... yes checking for __libc_memalign... yes checking for __libc_realloc... yes checking for __libc_valloc... yes checking for __posix_memalign... no checking whether compiler supports -O3... yes checking whether compiler supports -O3... yes checking whether compiler supports -funroll-loops... yes checking 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 a program using __builtin_unreachable is compilable... yes checking whether a program using __builtin_ffsl is compilable... yes checking whether a program using __builtin_popcountl is compilable... yes checking LG_PAGE... 12 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlsym... yes checking whether pthread_atfork(3) is compilable... yes checking whether pthread_setname_np(3) is compilable... yes checking for library containing clock_gettime... none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes checking whether mach_absolute_time() is compilable... no checking whether compiler supports -Werror... yes checking whether syscall(2) is compilable... yes checking for secure_getenv... yes checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for issetugid... no checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether C11 atomics is compilable... yes checking whether GCC __atomic atomics is compilable... yes checking whether GCC 8-bit __atomic atomics is compilable... yes checking whether GCC __sync atomics is compilable... yes checking whether GCC 8-bit __sync atomics is compilable... yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether glibc malloc hook is compilable... no checking whether glibc memalign hook is compilable... no checking whether pthreads adaptive mutexes is compilable... yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether strerror_r returns char with gnu source is compilable... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-config config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: 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/public_symbols.txt commands config.status: executing include/jemalloc/internal/private_symbols.awk commands config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands config.status: executing include/jemalloc/internal/public_namespace.h commands config.status: executing include/jemalloc/internal/public_unnamespace.h commands config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands config.status: executing include/jemalloc/jemalloc_mangle.h commands config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands config.status: executing include/jemalloc/jemalloc.h commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --enable-swap, --enable-dss, --enable-sysv =============================================================================== jemalloc version : 5.2.1-0-gea6b3e973b477b8061e0076bb257dbd7f3faa756 library revision : 2 CONFIG : --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-swap --enable-xmalloc --enable-dss --enable-sysv --enable-autogen --enable-log --enable-utrace --with-xslroot=/usr/share/xml/docbook/xsl-stylesheets --enable-prof --enable-stats build_alias=x86_64-alt-linux host_alias=x86_64-alt-linux 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' CC : x86_64-alt-linux-gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops SPECIFIED_CFLAGS : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CXX : x86_64-alt-linux-g++ CONFIGURE_CXXFLAGS : -Wall -Wextra -g3 -fvisibility=hidden -O3 SPECIFIED_CXXFLAGS : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto EXTRA_CXXFLAGS : LDFLAGS : EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -lstdc++ -lgcc -lm -pthread RPATH_EXTRA : XSLTPROC : /usr/bin/xsltproc XSLROOT : /usr/share/xml/docbook/xsl-stylesheets PREFIX : /usr BINDIR : /usr/bin DATADIR : /usr/share INCLUDEDIR : /usr/include LIBDIR : /usr/lib64 MANDIR : /usr/share/man srcroot : abs_srcroot : /usr/src/RPM/BUILD/jemalloc-5.2.1/ objroot : abs_objroot : /usr/src/RPM/BUILD/jemalloc-5.2.1/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : documentation : 1 shared libs : 1 static libs : 1 autogen : 1 debug : 0 stats : 1 experimetal_smallocx : 0 prof : 1 prof-libunwind : 0 prof-libgcc : 1 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 1 log : 1 lazy_lock : 0 cache-oblivious : 1 cxx : 1 =============================================================================== + make -j16 install_suffix=_profiler make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o src/hash.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o src/mutex_pool.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o src/test_hooks.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o src/prng.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o src/safety_check.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/background_thread.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/base.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/bitmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/ckh.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o src/sc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/div.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/extent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/extent_dss.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/extent_mmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/hash.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym nm: src/hash.sym.o: no symbols make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/hook.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/large.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/malloc_io.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/mutex.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/mutex_pool.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/nstime.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/pages.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/sc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/safety_check.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/safety_check.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/prng.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym nm: src/prng.sym.o: no symbols make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/rtree.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/sz.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/test_hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/arena.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/ticker.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym nm: src/ticker.sym.o: no symbols make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/ctl.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/tsd.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/tcache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/witness.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/prof.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/jemalloc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hook.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/safety_check.sym src/stats.sym src/sc.sym src/sz.sym src/tcache.sym src/test_hooks.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.pic.o src/div.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.pic.o src/bin.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.pic.o src/log.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.pic.o src/hook.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.pic.o src/extent_dss.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o src/hash.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.pic.o src/extent_mmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.pic.o src/background_thread.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.pic.o src/large.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.pic.o src/malloc_io.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.pic.o src/mutex_pool.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.pic.o src/nstime.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.pic.o src/prng.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.pic.o src/sc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.pic.o src/sz.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.pic.o src/test_hooks.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.pic.o src/pages.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.pic.o src/safety_check.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.pic.o src/ticker.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.pic.o src/witness.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.o src/hook.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.o src/mutex_pool.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.o src/prng.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.o src/sc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.o src/safety_check.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.o src/test_hooks.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-g++ -Wall -Wextra -g3 -fvisibility=hidden -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc_cpp.pic.o src/jemalloc_cpp.cpp make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' ar crus lib/libjemalloc_profiler_pic.a src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hook.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/safety_check.pic.o src/stats.pic.o src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o src/jemalloc_cpp.pic.o ar: `u' modifier ignored since `D' is the default (see `U') make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-g++ -Wall -Wextra -g3 -fvisibility=hidden -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc_cpp.o src/jemalloc_cpp.cpp make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' ar crus lib/libjemalloc_profiler.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bitmap.o src/ckh.o src/ctl.o src/div.o src/extent.o src/extent_dss.o src/extent_mmap.o src/hash.o src/hook.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/mutex_pool.o src/nstime.o src/pages.o src/prng.o src/prof.o src/rtree.o src/safety_check.o src/stats.o src/sc.o src/sz.o src/tcache.o src/test_hooks.o src/ticker.o src/tsd.o src/witness.o src/jemalloc_cpp.o ar: `u' modifier ignored since `D' is the default (see `U') make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -shared -Wl,-soname,libjemalloc_profiler.so.2 -o lib/libjemalloc_profiler.so.2 src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hook.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/safety_check.pic.o src/stats.pic.o src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o src/jemalloc_cpp.pic.o -lm -lstdc++ -lgcc -lm -pthread make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' ln -sf libjemalloc_profiler.so.2 lib/libjemalloc_profiler.so make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' + mkdir -p prof + cp -a lib/libjemalloc.a lib/libjemalloc.so lib/libjemalloc.so.2 lib/libjemalloc_pic.a lib/libjemalloc_profiler.a lib/libjemalloc_profiler.so lib/libjemalloc_profiler.so.2 lib/libjemalloc_profiler_pic.a prof + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-swap --enable-xmalloc --enable-dss --enable-sysv --enable-autogen --enable-log --enable-utrace --with-xslroot=/usr/share/xml/docbook/xsl-stylesheets configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --enable-swap, --enable-dss, --enable-sysv checking for xsltproc... /usr/bin/xsltproc checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether compiler is cray... no checking whether compiler supports -std=gnu11... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Wshorten-64-to-32... no checking whether compiler supports -Wsign-compare... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking whether x86_64-alt-linux-g++ supports C++14 features by default... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -g3... yes checking whether libstdc++ linkage is compilable... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking whether pause instruction is compilable... yes checking number of significant virtual address bits... 48 checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-nm... no checking for nm... nm checking for gawk... gawk checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... no checking for library containing log... -lm checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether format(printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether format(printf, ...) attribute is compilable... yes checking for a BSD-compatible install... /bin/install -c checking for x86_64-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 for __libc_calloc... yes checking for __libc_free... yes checking for __libc_malloc... yes checking for __libc_memalign... yes checking for __libc_realloc... yes checking for __libc_valloc... yes checking for __posix_memalign... no checking whether compiler supports -O3... yes checking whether compiler supports -O3... yes checking whether compiler supports -funroll-loops... yes checking configured backtracing method... N/A checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether a program using __builtin_unreachable is compilable... yes checking whether a program using __builtin_ffsl is compilable... yes checking whether a program using __builtin_popcountl is compilable... yes checking LG_PAGE... 12 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlsym... yes checking whether pthread_atfork(3) is compilable... yes checking whether pthread_setname_np(3) is compilable... yes checking for library containing clock_gettime... none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes checking whether mach_absolute_time() is compilable... no checking whether compiler supports -Werror... yes checking whether syscall(2) is compilable... yes checking for secure_getenv... yes checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for issetugid... no checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether C11 atomics is compilable... yes checking whether GCC __atomic atomics is compilable... yes checking whether GCC 8-bit __atomic atomics is compilable... yes checking whether GCC __sync atomics is compilable... yes checking whether GCC 8-bit __sync atomics is compilable... yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether glibc malloc hook is compilable... no checking whether glibc memalign hook is compilable... no checking whether pthreads adaptive mutexes is compilable... yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether strerror_r returns char with gnu source is compilable... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-config config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: 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/public_symbols.txt commands config.status: executing include/jemalloc/internal/private_symbols.awk commands config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands config.status: executing include/jemalloc/internal/public_namespace.h commands config.status: executing include/jemalloc/internal/public_unnamespace.h commands config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands config.status: executing include/jemalloc/jemalloc_mangle.h commands config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands config.status: executing include/jemalloc/jemalloc.h commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --enable-swap, --enable-dss, --enable-sysv =============================================================================== jemalloc version : 5.2.1-0-gea6b3e973b477b8061e0076bb257dbd7f3faa756 library revision : 2 CONFIG : --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-swap --enable-xmalloc --enable-dss --enable-sysv --enable-autogen --enable-log --enable-utrace --with-xslroot=/usr/share/xml/docbook/xsl-stylesheets build_alias=x86_64-alt-linux host_alias=x86_64-alt-linux 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' CC : x86_64-alt-linux-gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops SPECIFIED_CFLAGS : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CXX : x86_64-alt-linux-g++ CONFIGURE_CXXFLAGS : -Wall -Wextra -g3 -fvisibility=hidden -O3 SPECIFIED_CXXFLAGS : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto EXTRA_CXXFLAGS : LDFLAGS : EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -lstdc++ -pthread RPATH_EXTRA : XSLTPROC : /usr/bin/xsltproc XSLROOT : /usr/share/xml/docbook/xsl-stylesheets PREFIX : /usr BINDIR : /usr/bin DATADIR : /usr/share INCLUDEDIR : /usr/include LIBDIR : /usr/lib64 MANDIR : /usr/share/man srcroot : abs_srcroot : /usr/src/RPM/BUILD/jemalloc-5.2.1/ objroot : abs_objroot : /usr/src/RPM/BUILD/jemalloc-5.2.1/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : documentation : 1 shared libs : 1 static libs : 1 autogen : 1 debug : 0 stats : 1 experimetal_smallocx : 0 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 1 log : 1 lazy_lock : 0 cache-oblivious : 1 cxx : 1 =============================================================================== + make -j16 make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o src/hash.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o src/mutex_pool.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o src/prng.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o src/sc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/arena.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/background_thread.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/base.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/bitmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o src/safety_check.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/ctl.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/ckh.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/div.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/extent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/extent_dss.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/extent_mmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/hash.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym nm: src/hash.sym.o: no symbols make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/hook.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/large.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/malloc_io.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/mutex.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/mutex_pool.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o src/test_hooks.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/nstime.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/pages.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/prng.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym nm: src/prng.sym.o: no symbols make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/rtree.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/safety_check.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/safety_check.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/sc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/sz.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/test_hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/ticker.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym nm: src/ticker.sym.o: no symbols make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/prof.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/witness.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/jemalloc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/tsd.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' nm -a src/tcache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hook.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/safety_check.sym src/stats.sym src/sc.sym src/sz.sym src/tcache.sym src/test_hooks.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.pic.o src/div.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.pic.o src/hook.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.pic.o src/bin.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.pic.o src/extent_dss.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.pic.o src/extent_mmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o src/hash.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.pic.o src/background_thread.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.pic.o src/large.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.pic.o src/log.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.pic.o src/malloc_io.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.pic.o src/mutex_pool.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.pic.o src/nstime.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.pic.o src/pages.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.pic.o src/safety_check.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.pic.o src/prng.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.pic.o src/sz.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.pic.o src/sc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.pic.o src/test_hooks.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.pic.o src/ticker.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.pic.o src/witness.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.o src/hook.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.o src/mutex_pool.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.o src/sc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.o src/prng.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.o src/test_hooks.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.o src/safety_check.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-g++ -Wall -Wextra -g3 -fvisibility=hidden -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc_cpp.pic.o src/jemalloc_cpp.cpp make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hook.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/safety_check.pic.o src/stats.pic.o src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o src/jemalloc_cpp.pic.o ar: `u' modifier ignored since `D' is the default (see `U') make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-g++ -Wall -Wextra -g3 -fvisibility=hidden -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc_cpp.o src/jemalloc_cpp.cpp make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bitmap.o src/ckh.o src/ctl.o src/div.o src/extent.o src/extent_dss.o src/extent_mmap.o src/hash.o src/hook.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/mutex_pool.o src/nstime.o src/pages.o src/prng.o src/prof.o src/rtree.o src/safety_check.o src/stats.o src/sc.o src/sz.o src/tcache.o src/test_hooks.o src/ticker.o src/tsd.o src/witness.o src/jemalloc_cpp.o ar: `u' modifier ignored since `D' is the default (see `U') make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' x86_64-alt-linux-gcc -shared -Wl,-soname,libjemalloc.so.2 -o lib/libjemalloc.so.2 src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bitmap.pic.o src/ckh.pic.o src/ctl.pic.o src/div.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/hash.pic.o src/hook.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/mutex_pool.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/rtree.pic.o src/safety_check.pic.o src/stats.pic.o src/sc.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o src/jemalloc_cpp.pic.o -lm -lstdc++ -pthread make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' ln -sf libjemalloc.so.2 lib/libjemalloc.so make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59674 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libjemalloc2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libjemalloc2-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd jemalloc-5.2.1 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libjemalloc2-buildroot/usr exec_prefix=/usr/src/tmp/libjemalloc2-buildroot/usr bindir=/usr/src/tmp/libjemalloc2-buildroot/usr/bin sbindir=/usr/src/tmp/libjemalloc2-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libjemalloc2-buildroot/etc datadir=/usr/src/tmp/libjemalloc2-buildroot/usr/share includedir=/usr/src/tmp/libjemalloc2-buildroot/usr/include libdir=/usr/src/tmp/libjemalloc2-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libjemalloc2-buildroot/usr/lib localstatedir=/usr/src/tmp/libjemalloc2-buildroot/var/lib sharedstatedir=/usr/src/tmp/libjemalloc2-buildroot/var/lib mandir=/usr/src/tmp/libjemalloc2-buildroot/usr/share/man infodir=/usr/src/tmp/libjemalloc2-buildroot/usr/share/info install DESTDIR=/usr/src/tmp/libjemalloc2-buildroot make: Entering directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' /usr/libexec/rpm-build/install -p -d /usr/src/tmp/libjemalloc2-buildroot/usr/bin /usr/libexec/rpm-build/install -p -m 755 bin/jemalloc-config /usr/src/tmp/libjemalloc2-buildroot/usr/bin /usr/libexec/rpm-build/install -p -m 755 bin/jemalloc.sh /usr/src/tmp/libjemalloc2-buildroot/usr/bin /usr/libexec/rpm-build/install -p -m 755 bin/jeprof /usr/src/tmp/libjemalloc2-buildroot/usr/bin /usr/libexec/rpm-build/install -p -d /usr/src/tmp/libjemalloc2-buildroot/usr/include/jemalloc /usr/libexec/rpm-build/install -p -m 644 include/jemalloc/jemalloc.h /usr/src/tmp/libjemalloc2-buildroot/usr/include/jemalloc /usr/libexec/rpm-build/install -p -d /usr/src/tmp/libjemalloc2-buildroot/usr/lib64 /usr/libexec/rpm-build/install -p -m 755 lib/libjemalloc.so.2 /usr/src/tmp/libjemalloc2-buildroot/usr/lib64 ln -sf libjemalloc.so.2 /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/libjemalloc.so /usr/libexec/rpm-build/install -p -d /usr/src/tmp/libjemalloc2-buildroot/usr/lib64 /usr/libexec/rpm-build/install -p -m 755 lib/libjemalloc.a /usr/src/tmp/libjemalloc2-buildroot/usr/lib64 /usr/libexec/rpm-build/install -p -m 755 lib/libjemalloc_pic.a /usr/src/tmp/libjemalloc2-buildroot/usr/lib64 /usr/libexec/rpm-build/install -p -d /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/pkgconfig /usr/libexec/rpm-build/install -p -m 644 jemalloc.pc /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/pkgconfig /usr/bin/xsltproc -o doc/jemalloc.html doc/html.xsl doc/jemalloc.xml /usr/bin/xsltproc -o doc/jemalloc.3 doc/manpages.xsl doc/jemalloc.xml Note: Writing jemalloc.3 /usr/libexec/rpm-build/install -p -d /usr/src/tmp/libjemalloc2-buildroot/usr/share/doc/jemalloc /usr/libexec/rpm-build/install -p -m 644 doc/jemalloc.html /usr/src/tmp/libjemalloc2-buildroot/usr/share/doc/jemalloc /usr/libexec/rpm-build/install -p -d /usr/src/tmp/libjemalloc2-buildroot/usr/share/man/man3 /usr/libexec/rpm-build/install -p -m 644 doc/jemalloc.3 /usr/src/tmp/libjemalloc2-buildroot/usr/share/man/man3 make: Leaving directory '/usr/src/RPM/BUILD/jemalloc-5.2.1' + mkdir -p /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/debug /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/prof + cp -a debug/libjemalloc.a debug/libjemalloc.so debug/libjemalloc.so.2 debug/libjemalloc_pic.a /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/debug + cp -a prof/libjemalloc.a prof/libjemalloc.so prof/libjemalloc.so.2 prof/libjemalloc_pic.a prof/libjemalloc_profiler.a prof/libjemalloc_profiler.so prof/libjemalloc_profiler.so.2 prof/libjemalloc_profiler_pic.a /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/ + mv /usr/src/tmp/libjemalloc2-buildroot/usr/share/doc/jemalloc /usr/src/tmp/libjemalloc2-buildroot/usr/share/doc/jemalloc2 + mv /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/libjemalloc.so.2 /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/libjemalloc.so.2.0 + ln -s libjemalloc.so.2.0 /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/libjemalloc.so.2 + mv /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/libjemalloc_profiler.so.2 /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/libjemalloc_profiler.so.2.0 + ln -s libjemalloc_profiler.so.2.0 /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/libjemalloc_profiler.so.2 + rm -rf /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/debug/libjemalloc.a /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/debug/libjemalloc_pic.a /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/libjemalloc.a /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/libjemalloc_pic.a /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/libjemalloc_profiler.a /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/libjemalloc_profiler_pic.a + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libjemalloc2-buildroot (auto) mode of './usr/lib64/libjemalloc_profiler.so.2.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libjemalloc.so.2.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/debug/libjemalloc.so.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libjemalloc2-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/jemalloc.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/jemalloc.pc: Libs: '-L${libdir} -ljemalloc${install_suffix}' --> '-ljemalloc${install_suffix}' Checking contents of files in /usr/src/tmp/libjemalloc2-buildroot/ (default) Compressing files in /usr/src/tmp/libjemalloc2-buildroot (auto) Adjusting library links in /usr/src/tmp/libjemalloc2-buildroot ./usr/lib64: (from :0) libjemalloc.so.2 -> libjemalloc.so.2.0 libjemalloc_profiler.so.2 -> libjemalloc_profiler.so.2.0 Verifying ELF objects in /usr/src/tmp/libjemalloc2-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libjemalloc2-5.2.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42467 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jemalloc-5.2.1 + DOCDIR=/usr/src/tmp/libjemalloc2-buildroot/usr/share/doc/libjemalloc2-5.2.1 + export DOCDIR + rm -rf /usr/src/tmp/libjemalloc2-buildroot/usr/share/doc/libjemalloc2-5.2.1 + /bin/mkdir -p /usr/src/tmp/libjemalloc2-buildroot/usr/share/doc/libjemalloc2-5.2.1 + cp -prL COPYING README TUNING.md VERSION /usr/src/tmp/libjemalloc2-buildroot/usr/share/doc/libjemalloc2-5.2.1 + chmod -R go-w /usr/src/tmp/libjemalloc2-buildroot/usr/share/doc/libjemalloc2-5.2.1 + chmod -R a+rX /usr/src/tmp/libjemalloc2-buildroot/usr/share/doc/libjemalloc2-5.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MPtIeD find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/libjemalloc.so.2: 34 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rZUZP7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libjemalloc.so.2()(64bit) = set:jd22weJ7avpMgjP5ygvMXs2Ea123eMcRPdlhDmAdsIVOnHs5zs7ksxlHBPHYado3DSGpipRp Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.shcaiM Creating libjemalloc2-debuginfo package Processing files: libjemalloc-tools-5.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.URkuYI find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8Ccnq9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libjemalloc2 = 5.2.1-alt1, /bin/sh Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VjXH5M Processing files: libjemalloc-devel-5.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2tw1WL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libjemalloc2-buildroot/usr/lib64/libjemalloc_profiler.so.2: 34 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lpXaf0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) # perl(Term/ReadLine.pm) at line 819 (depth 9) inside eval SKIP /usr/src/tmp/libjemalloc2-buildroot/usr/bin/jeprof syntax OK find-requires: FINDPACKAGE-COMMANDS: cat perl Provides: libjemalloc_profiler.so.2()(64bit) = set:jd22weJ7avpMgjP5ygvMXs2Ea123eMcRPdlhDmAdsIVOnHs5zs7ksxlHBPHYado3DSGpipRp, pkgconfig(jemalloc) = 5.2.1_0 Requires: /bin/sh, /usr/bin/env, /usr/lib64/libjemalloc.so.2, /usr/lib64/pkgconfig, coreutils, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), perl(Cwd.pm), perl(Getopt/Long.pm), perl-base, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uCrSPC Creating libjemalloc-devel-debuginfo package Processing files: libjemalloc2-debuginfo-5.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U0wlvr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MPtjK7 find-requires: running scripts (debuginfo) Provides: debug64(libjemalloc.so.2) Requires: libjemalloc2 = 5.2.1-alt1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Processing files: libjemalloc-devel-debuginfo-5.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zx3YjG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HktV9x find-requires: running scripts (debuginfo) Provides: debug64(libjemalloc_profiler.so.2) Requires: libjemalloc-devel = 5.2.1-alt1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6) Adding to libjemalloc-tools a strict dependency on libjemalloc2 Adding to libjemalloc2-debuginfo a strict dependency on libjemalloc2 Adding to libjemalloc-devel-debuginfo a strict dependency on libjemalloc-devel Adding to libjemalloc-devel a strict dependency on libjemalloc2 Adding to libjemalloc-devel-debuginfo a strict dependency on libjemalloc2-debuginfo Removing from libjemalloc-devel-debuginfo 120 sources provided by libjemalloc2-debuginfo also prunning dir /usr/src/debug/jemalloc-5.2.1/include/jemalloc/internal also prunning dir /usr/src/debug/jemalloc-5.2.1/src also prunning dir /usr/src/debug/jemalloc-5.2.1/include/jemalloc also prunning dir /usr/src/debug/jemalloc-5.2.1/include also prunning dir /usr/src/debug/jemalloc-5.2.1 Removing 1 extra deps from libjemalloc-devel due to dependency on libjemalloc2 Removing 14 extra deps from libjemalloc-devel due to repentancy on libjemalloc2 Removing 3 extra deps from libjemalloc-devel-debuginfo due to repentancy on libjemalloc2-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libjemalloc2-5.2.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libjemalloc-tools-5.2.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libjemalloc-devel-5.2.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libjemalloc2-debuginfo-5.2.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libjemalloc-devel-debuginfo-5.2.1-alt1.x86_64.rpm (w2.lzdio) 142.60user 29.47system 1:29.92elapsed 191%CPU (0avgtext+0avgdata 120020maxresident)k 0inputs+0outputs (0major+9055169minor)pagefaults 0swaps 145.93user 32.81system 1:35.64elapsed 186%CPU (0avgtext+0avgdata 120020maxresident)k 0inputs+0outputs (30292major+9397578minor)pagefaults 0swaps --- libjemalloc-devel-5.2.1-alt1.x86_64.rpm.repo 2021-06-02 11:54:04.000000000 +0000 +++ libjemalloc-devel-5.2.1-alt1.x86_64.rpm.hasher 2022-04-25 02:48:03.754361351 +0000 @@ -25,6 +25,6 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libjemalloc_profiler.so.2()(64bit) = set:jd22q8gAR3BLcoEFVWJwhN7YeD0Gi8h8XX0PkfTk5tqhSMNCbvJOlcOtgN5mJmeLO7Ibno3DSGpipRp +Provides: libjemalloc_profiler.so.2()(64bit) = set:jd22weJ7avpMgjP5ygvMXs2Ea123eMcRPdlhDmAdsIVOnHs5zs7ksxlHBPHYado3DSGpipRp Provides: pkgconfig(jemalloc) = 5.2.1_0 Provides: libjemalloc-devel = 5.2.1-alt1:sisyphus+273387.100.1.1 -File: /usr/bin/jemalloc-config 100755 root:root b9467d027064572771ca324ef10c816c +File: /usr/bin/jemalloc-config 100755 root:root 74b7789ea3688c0ce6cebbcabd67e123 File: /usr/bin/jeprof 100755 root:root b1594f8a91fb43fc7f7181ab0a30c8d3 @@ -33,3 +33,3 @@ File: /usr/lib64/debug/libjemalloc.so 120777 root:root libjemalloc.so.2 -File: /usr/lib64/debug/libjemalloc.so.2 100644 root:root e04daf04be04daba9567909c83fe25de +File: /usr/lib64/debug/libjemalloc.so.2 100644 root:root 35fba79598dc4b9350d43b277a08b395 File: /usr/lib64/libjemalloc.so 120777 root:root libjemalloc.so.2 @@ -37,5 +37,5 @@ File: /usr/lib64/libjemalloc_profiler.so.2 120777 root:root libjemalloc_profiler.so.2.0 -File: /usr/lib64/libjemalloc_profiler.so.2.0 100644 root:root b4f39e0ae962f7f81f06e8907bb9e87d +File: /usr/lib64/libjemalloc_profiler.so.2.0 100644 root:root beb3fc0e05ca4ce784f56bfb633fbe8d File: /usr/lib64/pkgconfig/jemalloc.pc 100644 root:root c94bf2353e8aa70617c23a4aa13666c9 File: /usr/share/man/man3/jemalloc.3.xz 100644 root:root 2a2ba486b73f32cb4f667e1d5b99f82b -RPMIdentity: 58fe2de04e8c3f13e863e7e9c416466f0a41e80820d24f8b7229caa2ec02db7fae7e3a7b9f768fedd90dae39ba9916660828216e383a37f3c2c98f6b451cb035 +RPMIdentity: 6c5372f0a5a6da2c9c519e63118dd6934c631b8f28f3924cbd177371441973ba7157cb0ba5ce641f927da90c3b3b7b30a1656802b68ec3fb16ce706a8ac288ec --- libjemalloc-devel-debuginfo-5.2.1-alt1.x86_64.rpm.repo 2021-06-02 11:54:04.000000000 +0000 +++ libjemalloc-devel-debuginfo-5.2.1-alt1.x86_64.rpm.hasher 2022-04-25 02:48:04.308371408 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/31 40755 root:root -/usr/lib/debug/.build-id/31/2aa37b99486c9e9ef5dc66578888e1dd8bc600 120777 root:root ../../../../lib64/libjemalloc_profiler.so.2.0 -/usr/lib/debug/.build-id/31/2aa37b99486c9e9ef5dc66578888e1dd8bc600.debug 120777 root:root ../../usr/lib64/libjemalloc_profiler.so.2.0.debug +/usr/lib/debug/.build-id/1d 40755 root:root +/usr/lib/debug/.build-id/1d/592ddbe0fde81a4f625ccfe66d13b8b37c3229 120777 root:root ../../../../lib64/libjemalloc_profiler.so.2.0 +/usr/lib/debug/.build-id/1d/592ddbe0fde81a4f625ccfe66d13b8b37c3229.debug 120777 root:root ../../usr/lib64/libjemalloc_profiler.so.2.0.debug /usr/lib/debug/usr/lib64/debug 40755 root:root @@ -15,11 +15,11 @@ Provides: libjemalloc-devel-debuginfo = 5.2.1-alt1:sisyphus+273387.100.1.1 -File: /usr/lib/debug/.build-id/31 40755 root:root -File: /usr/lib/debug/.build-id/31/2aa37b99486c9e9ef5dc66578888e1dd8bc600 120777 root:root ../../../../lib64/libjemalloc_profiler.so.2.0 -File: /usr/lib/debug/.build-id/31/2aa37b99486c9e9ef5dc66578888e1dd8bc600.debug 120777 root:root ../../usr/lib64/libjemalloc_profiler.so.2.0.debug +File: /usr/lib/debug/.build-id/1d 40755 root:root +File: /usr/lib/debug/.build-id/1d/592ddbe0fde81a4f625ccfe66d13b8b37c3229 120777 root:root ../../../../lib64/libjemalloc_profiler.so.2.0 +File: /usr/lib/debug/.build-id/1d/592ddbe0fde81a4f625ccfe66d13b8b37c3229.debug 120777 root:root ../../usr/lib64/libjemalloc_profiler.so.2.0.debug File: /usr/lib/debug/usr/lib64/debug 40755 root:root -File: /usr/lib/debug/usr/lib64/debug/libjemalloc.so.2.debug 100644 root:root 39a7c054abfd6170da667171d651bf4d +File: /usr/lib/debug/usr/lib64/debug/libjemalloc.so.2.debug 100644 root:root b6537fedb0ea90682a704803cc92ba22 File: /usr/lib/debug/usr/lib64/debug/libjemalloc.so.debug 120777 root:root libjemalloc.so.2.debug -File: /usr/lib/debug/usr/lib64/libjemalloc_profiler.so.2.0.debug 100644 root:root c3b837d28c3ac74176ce7dfb2430e9f9 +File: /usr/lib/debug/usr/lib64/libjemalloc_profiler.so.2.0.debug 100644 root:root 83a8706cc8dcf23ea34e53bec734e1e6 File: /usr/lib/debug/usr/lib64/libjemalloc_profiler.so.2.debug 120777 root:root libjemalloc_profiler.so.2.0.debug File: /usr/lib/debug/usr/lib64/libjemalloc_profiler.so.debug 120777 root:root libjemalloc_profiler.so.2.0.debug -RPMIdentity: 4458f312be0452e9e8ae3f45cba06082938e077bc14a913cfbedbb2021c295fb3cdaddf4296c925d2449da9aafbc2d149a81f480b098ca05e653636387f6cb9d +RPMIdentity: 5e05525a2f1aa2fc5cba11b0a4bdc2a57ccbfc5bece4fbc9c3e5325e8a2d9ddfae878d82556d9fe588083ffa73d3a3c90e6477b7c40460ce052d5f623052125a --- libjemalloc2-5.2.1-alt1.x86_64.rpm.repo 2021-06-02 11:54:04.000000000 +0000 +++ libjemalloc2-5.2.1-alt1.x86_64.rpm.hasher 2022-04-25 02:48:05.491392883 +0000 @@ -15,9 +15,6 @@ Requires: libc.so.6(GLIBC_2.32)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libc.so.6(GLIBC_2.6)(64bit) -Requires: libdl.so.2(GLIBC_2.2.5)(64bit) Requires: libgcc_s.so.1(GCC_3.0)(64bit) -Requires: libpthread.so.0(GLIBC_2.12)(64bit) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) -Requires: libpthread.so.0(GLIBC_2.3.2)(64bit) Requires: libstdc++.so.6(CXXABI_1.3)(64bit) @@ -27,8 +24,8 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libjemalloc.so.2()(64bit) = set:jd22q8gAR3BLcoEFVWJwhN7YeD0Gi8h8XX0PkfTk5tqhSMNCbvJOlcOtgN5mJmeLO7Ibno3DSGpipRp +Provides: libjemalloc.so.2()(64bit) = set:jd22weJ7avpMgjP5ygvMXs2Ea123eMcRPdlhDmAdsIVOnHs5zs7ksxlHBPHYado3DSGpipRp Provides: libjemalloc2 = 5.2.1-alt1:sisyphus+273387.100.1.1 File: /usr/lib64/libjemalloc.so.2 120777 root:root libjemalloc.so.2.0 -File: /usr/lib64/libjemalloc.so.2.0 100644 root:root 0c4d66a212bb7d748e449dca38a6b084 +File: /usr/lib64/libjemalloc.so.2.0 100644 root:root 46cd5d57c414becfaef03de00381ca3c File: /usr/share/doc/jemalloc2 40755 root:root -File: /usr/share/doc/jemalloc2/jemalloc.html 100644 root:root 07b55213c937d7d7146ab23cfaf0cdad +File: /usr/share/doc/jemalloc2/jemalloc.html 100644 root:root b85b7411270cb5b8bbd08ff6c1a60dfd File: /usr/share/doc/libjemalloc2-5.2.1 40755 root:root @@ -38,2 +35,2 @@ File: /usr/share/doc/libjemalloc2-5.2.1/VERSION 100644 root:root 776de289ce570618902e187d57798c8d -RPMIdentity: 34a7c9a611b9af216fd021a109bf7fca2102bab64741d22aae196a6265b606e5cd4133d4de95d7303c800d1dc540df72da7006d8f37ae0f43324a487925a415a +RPMIdentity: 3932f1d4ece362b3f73978e9d6beaf45b23df1aed4700f8e6e4cdcf7b17c1a7e6e2854d3e4bc813c871300e3454a15e0cc6b025827152e37343d985c0fe62a33 --- libjemalloc2-debuginfo-5.2.1-alt1.x86_64.rpm.repo 2021-06-02 11:54:04.000000000 +0000 +++ libjemalloc2-debuginfo-5.2.1-alt1.x86_64.rpm.hasher 2022-04-25 02:48:05.766397875 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/58ac38e8dbc98aa0c53204120a9e6159ca9d4c 120777 root:root ../../../../lib64/libjemalloc.so.2.0 -/usr/lib/debug/.build-id/cd/58ac38e8dbc98aa0c53204120a9e6159ca9d4c.debug 120777 root:root ../../usr/lib64/libjemalloc.so.2.0.debug +/usr/lib/debug/.build-id/cf 40755 root:root +/usr/lib/debug/.build-id/cf/b1b8b9c8cfe18f21380df0a75b5e899f3041ac 120777 root:root ../../../../lib64/libjemalloc.so.2.0 +/usr/lib/debug/.build-id/cf/b1b8b9c8cfe18f21380df0a75b5e899f3041ac.debug 120777 root:root ../../usr/lib64/libjemalloc.so.2.0.debug /usr/lib/debug/usr/lib64/libjemalloc.so.2.0.debug 100644 root:root @@ -131,5 +131,3 @@ Requires: debug64(libc.so.6) -Requires: debug64(libdl.so.2) Requires: debug64(libgcc_s.so.1) -Requires: debug64(libpthread.so.0) Requires: debug64(libstdc++.so.6) @@ -139,6 +137,6 @@ Provides: libjemalloc2-debuginfo = 5.2.1-alt1:sisyphus+273387.100.1.1 -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/58ac38e8dbc98aa0c53204120a9e6159ca9d4c 120777 root:root ../../../../lib64/libjemalloc.so.2.0 -File: /usr/lib/debug/.build-id/cd/58ac38e8dbc98aa0c53204120a9e6159ca9d4c.debug 120777 root:root ../../usr/lib64/libjemalloc.so.2.0.debug -File: /usr/lib/debug/usr/lib64/libjemalloc.so.2.0.debug 100644 root:root 39a7c054abfd6170da667171d651bf4d +File: /usr/lib/debug/.build-id/cf 40755 root:root +File: /usr/lib/debug/.build-id/cf/b1b8b9c8cfe18f21380df0a75b5e899f3041ac 120777 root:root ../../../../lib64/libjemalloc.so.2.0 +File: /usr/lib/debug/.build-id/cf/b1b8b9c8cfe18f21380df0a75b5e899f3041ac.debug 120777 root:root ../../usr/lib64/libjemalloc.so.2.0.debug +File: /usr/lib/debug/usr/lib64/libjemalloc.so.2.0.debug 100644 root:root b6537fedb0ea90682a704803cc92ba22 File: /usr/lib/debug/usr/lib64/libjemalloc.so.2.debug 120777 root:root libjemalloc.so.2.0.debug @@ -184,3 +182,3 @@ File: /usr/src/debug/jemalloc-5.2.1/include/jemalloc/internal/jemalloc_internal_decls.h 100644 root:root ac976dc72f9547954fab5df2e646b6df -File: /usr/src/debug/jemalloc-5.2.1/include/jemalloc/internal/jemalloc_internal_defs.h 100644 root:root 0980c4b1824ce39251c7a9b020b6a27c +File: /usr/src/debug/jemalloc-5.2.1/include/jemalloc/internal/jemalloc_internal_defs.h 100644 root:root c82e5a81727915544fd196fc2f82492c File: /usr/src/debug/jemalloc-5.2.1/include/jemalloc/internal/jemalloc_internal_externs.h 100644 root:root 6e777abbb3c2ec8885c22c244376e057 @@ -269,2 +267,2 @@ File: /usr/src/debug/jemalloc-5.2.1/src/witness.c 100644 root:root 3c23f6eef1ba7737bde91418ad978860 -RPMIdentity: 22c10f0e0e12d020cc90d88134dda8e352b06934cccbeb35e84baa07011ccd8233f454b6f2e6a5dff17b9949a7a6ead7c3a7726322772ab86d526e0184d8aed7 +RPMIdentity: 961a9f2152f7f37c39820794c0bc4ef02314ec8909426bc65932320690362907764c3f4cd1096e3e1c1d717dd9e7400cf9f4dc489b1e12fee9999241a883259a