Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/memkind.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/memkind.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/memkind-1.5.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/memkind.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/memkind.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1GOVme + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf memkind-1.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/memkind-1.5.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd memkind-1.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/memkind-1.5.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EESPen + umask 022 + cd /builddir/build/BUILD + cd memkind-1.5.0 + cd /builddir/build/BUILD/memkind-1.5.0/jemalloc/ + echo 1.5.0 + test -f configure + autoconf + mkdir /builddir/build/BUILD/memkind-1.5.0/jemalloc/obj + ln -s /builddir/build/BUILD/memkind-1.5.0/jemalloc/configure /builddir/build/BUILD/memkind-1.5.0/jemalloc/obj/ + cd /builddir/build/BUILD/memkind-1.5.0/jemalloc/obj + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-autogen --with-jemalloc-prefix=jemk_ --enable-memkind --enable-safe --enable-cc-silence --prefix=/usr --without-export --disable-stats --disable-fill --disable-valgrind --disable-experimental --includedir=/usr/include --libdir=/usr/lib64 --bindir=/usr/bin --docdir=/usr/share/doc/memkind --mandir=/usr/share/man 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99' configure: WARNING: unrecognized options: --disable-dependency-tracking, --enable-memkind, --enable-safe, --disable-experimental checking for xsltproc... false checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether compiler is cray... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking whether pause instruction is compilable... yes checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar 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 -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-redhat-linux-gnu-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 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 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 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 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... no checking whether atomic(9) is compilable... no checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether Darwin OSSpin*() is compilable... no checking whether glibc malloc hook is compilable... yes checking whether glibc memalign hook is compilable... yes checking whether pthreads adaptive mutexes 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_internal.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-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/private_namespace.h commands config.status: executing include/jemalloc/internal/private_unnamespace.h commands config.status: executing include/jemalloc/internal/public_symbols.txt commands config.status: executing include/jemalloc/internal/public_namespace.h commands config.status: executing include/jemalloc/internal/public_unnamespace.h commands config.status: executing include/jemalloc/internal/size_classes.h commands config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands config.status: executing include/jemalloc/jemalloc_mangle.h commands config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands config.status: executing include/jemalloc/jemalloc.h commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --enable-memkind, --enable-safe, --disable-experimental =============================================================================== jemalloc version : 1.5.0 library revision : 2 CONFIG : --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --exec-prefix=/usr --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --infodir=/usr/share/info --enable-autogen --with-jemalloc-prefix=jemk_ --enable-memkind --enable-safe --enable-cc-silence --prefix=/usr --without-export --disable-stats --disable-fill --disable-valgrind --disable-experimental --includedir=/usr/include --libdir=/usr/lib64 --bindir=/usr/bin --docdir=/usr/share/doc/memkind --mandir=/usr/share/man 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99' build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu 'LDFLAGS=-Wl,-z,relro ' CC : gcc CFLAGS : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT LDFLAGS : -Wl,-z,relro EXTRA_LDFLAGS : LIBS : -lm -lpthread RPATH_EXTRA : XSLTPROC : false XSLROOT : PREFIX : /usr BINDIR : /usr/bin DATADIR : /usr/share INCLUDEDIR : /usr/include LIBDIR : /usr/lib64 MANDIR : /usr/share/man srcroot : ../ abs_srcroot : /builddir/build/BUILD/memkind-1.5.0/jemalloc/ objroot : abs_objroot : /builddir/build/BUILD/memkind-1.5.0/jemalloc/obj/ JEMALLOC_PREFIX : jemk_ JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : autogen : 1 cc-silence : 1 debug : 0 code-coverage : 0 stats : 0 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 tcache : 1 fill : 0 utrace : 0 valgrind : 0 xmalloc : 0 munmap : 0 lazy_lock : 0 tls : 1 cache-oblivious : 1 =============================================================================== + /usr/bin/make -j16 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/jemalloc.pic.o ../src/jemalloc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/arena.pic.o ../src/arena.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/atomic.pic.o ../src/atomic.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/base.pic.o ../src/base.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/bitmap.pic.o ../src/bitmap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/chunk.pic.o ../src/chunk.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/chunk_dss.pic.o ../src/chunk_dss.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/chunk_mmap.pic.o ../src/chunk_mmap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/ckh.pic.o ../src/ckh.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/ctl.pic.o ../src/ctl.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/extent.pic.o ../src/extent.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/hash.pic.o ../src/hash.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/huge.pic.o ../src/huge.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/mb.pic.o ../src/mb.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/mutex.pic.o ../src/mutex.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/nstime.pic.o ../src/nstime.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/pages.pic.o ../src/pages.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/prng.pic.o ../src/prng.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/prof.pic.o ../src/prof.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/quarantine.pic.o ../src/quarantine.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/rtree.pic.o ../src/rtree.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/stats.pic.o ../src/stats.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/spin.pic.o ../src/spin.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/tcache.pic.o ../src/tcache.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/ticker.pic.o ../src/ticker.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/tsd.pic.o ../src/tsd.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/util.pic.o ../src/util.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/witness.pic.o ../src/witness.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/jemalloc.o ../src/jemalloc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/arena.o ../src/arena.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/atomic.o ../src/atomic.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/base.o ../src/base.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/bitmap.o ../src/bitmap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/chunk.o ../src/chunk.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/chunk_dss.o ../src/chunk_dss.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/chunk_mmap.o ../src/chunk_mmap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/ckh.o ../src/ckh.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/ctl.o ../src/ctl.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/extent.o ../src/extent.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/hash.o ../src/hash.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/huge.o ../src/huge.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/mb.o ../src/mb.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/mutex.o ../src/mutex.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/nstime.o ../src/nstime.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/pages.o ../src/pages.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/prng.o ../src/prng.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/prof.o ../src/prof.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/quarantine.o ../src/quarantine.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/rtree.o ../src/rtree.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/stats.o ../src/stats.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/spin.o ../src/spin.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/tcache.o ../src/tcache.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/ticker.o ../src/ticker.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/tsd.o ../src/tsd.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/util.o ../src/util.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I../include -Iinclude -o src/witness.o ../src/witness.c gcc -shared -Wl,-soname,libjemalloc.so.2 -o lib/libjemalloc.so.2 src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/spin.pic.o src/tcache.pic.o src/ticker.pic.o src/tsd.pic.o src/util.pic.o src/witness.pic.o -Wl,-z,relro -lm -lpthread ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/spin.pic.o src/tcache.pic.o src/ticker.pic.o src/tsd.pic.o src/util.pic.o src/witness.pic.o ln -sf libjemalloc.so.2 lib/libjemalloc.so ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/atomic.o src/base.o src/bitmap.o src/chunk.o src/chunk_dss.o src/chunk_mmap.o src/ckh.o src/ctl.o src/extent.o src/hash.o src/huge.o src/mb.o src/mutex.o src/nstime.o src/pages.o src/prng.o src/prof.o src/quarantine.o src/rtree.o src/stats.o src/spin.o src/tcache.o src/ticker.o src/tsd.o src/util.o src/witness.o + cd /builddir/build/BUILD/memkind-1.5.0 + echo 1.5.0 + touch /builddir/build/BUILD/memkind-1.5.0/jemalloc/.git + test -f configure + ./autogen.sh libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. configure.ac:38: installing './ar-lib' configure.ac:43: installing './compile' configure.ac:172: installing './config.guess' configure.ac:172: installing './config.sub' configure.ac:34: installing './install-sh' configure.ac:34: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./jemalloc/build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./jemalloc/build-aux/config.guess ++ basename ./jemalloc/build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./jemalloc/build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './jemalloc/build-aux/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./jemalloc/build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./jemalloc/build-aux/config.sub ++ basename ./jemalloc/build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./jemalloc/build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './jemalloc/build-aux/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./memkind-1.5.0/jemalloc/build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./memkind-1.5.0/jemalloc/build-aux/config.guess ++ basename ./memkind-1.5.0/jemalloc/build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./memkind-1.5.0/jemalloc/build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './memkind-1.5.0/jemalloc/build-aux/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./memkind-1.5.0/jemalloc/build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./memkind-1.5.0/jemalloc/build-aux/config.sub ++ basename ./memkind-1.5.0/jemalloc/build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./memkind-1.5.0/jemalloc/build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './memkind-1.5.0/jemalloc/build-aux/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-tls --prefix=/usr --libdir=/usr/lib64 --includedir=/usr/include --sbindir=/usr/sbin --mandir=/usr/share/man --docdir=/usr/share/doc/memkind 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-lib... no checking for x86_64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for gcc option to support OpenMP... -fopenmp checking whether gcc and cc understand -c and -o together... yes checking for tls_model attribute support... yes checking for TLS support... yes checking whether g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=c++11... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -std=c++11 -E checking for ld used by g++ -std=c++11... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ -std=c++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ -std=c++11 option to produce PIC... -fPIC -DPIC checking if g++ -std=c++11 PIC flag -fPIC -DPIC works... yes checking if g++ -std=c++11 static flag -static works... no checking if g++ -std=c++11 supports -c -o file.o... yes checking if g++ -std=c++11 supports -c -o file.o... (cached) yes checking whether the g++ -std=c++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking omp.h usability... yes checking omp.h presence... yes checking for omp.h... yes checking numa.h usability... yes checking numa.h presence... yes checking for numa.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j16 /usr/bin/make all-am make[1]: Entering directory `/builddir/build/BUILD/memkind-1.5.0' CC src/hbwmalloc.lo CC src/heap_manager.lo CC src/memkind_arena.lo CC src/memkind.lo CC src/memkind_gbtlb.lo CC src/memkind_default.lo CC src/memkind_hbw.lo CC src/memkind_hugetlb.lo CC src/memkind_pmem.lo CC src/memkind_interleave.lo CC src/memkind_log.lo CC src/tbb_wrapper.lo CC autohbw/autohbw.lo CC src/memkind-hbw-nodes.o CC examples/hello_memkind_example.o CC examples/memkind_decorator_debug.o CC examples/hello_hbw_example.o CC examples/filter_example.o CC examples/pmem_example.o CC examples/autohbw_candidates.o CXX examples/memkind_allocated_example.o CCLD test/libautohbw.la CCLD libmemkind.la *** Warning: Linking the shared library libmemkind.la against the *** static library jemalloc/obj/lib/libjemalloc_pic.a is not portable! CCLD autohbw/libautohbw.la CCLD memkind-hbw-nodes CCLD examples/hello_memkind CCLD examples/hello_hbw CCLD examples/hello_memkind_debug CCLD examples/filter_memkind CCLD examples/pmem_memkind CCLD examples/autohbw_candidates CXXLD examples/memkind_allocated make[1]: Leaving directory `/builddir/build/BUILD/memkind-1.5.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oAZmM9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64 + cd memkind-1.5.0 + cd /builddir/build/BUILD/memkind-1.5.0 + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64 install make[1]: Entering directory `/builddir/build/BUILD/memkind-1.5.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libmemkind.la autohbw/libautohbw.la '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libmemkind.so.0.0.1 /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libmemkind.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64 && { ln -s -f libmemkind.so.0.0.1 libmemkind.so.0 || { rm -f libmemkind.so.0 && ln -s libmemkind.so.0.0.1 libmemkind.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64 && { ln -s -f libmemkind.so.0.0.1 libmemkind.so || { rm -f libmemkind.so && ln -s libmemkind.so.0.0.1 libmemkind.so; }; }) libtool: install: /usr/bin/install -c .libs/libmemkind.lai /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libmemkind.la libtool: install: warning: relinking `autohbw/libautohbw.la' libtool: install: (cd /builddir/build/BUILD/memkind-1.5.0; /bin/sh /builddir/build/BUILD/memkind-1.5.0/libtool --silent --tag CC --mode=relink gcc -fvisibility=hidden -Wall -Werror -msse4.2 -D_GNU_SOURCE -DMEMKIND_INTERNAL_API -pthread -lnuma -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fstack-protector -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,relro,-z,now -o autohbw/libautohbw.la -rpath /usr/lib64 autohbw/autohbw.lo libmemkind.la -inst-prefix-dir /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64) libtool: install: /usr/bin/install -c autohbw/.libs/libautohbw.so.0.0.0T /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libautohbw.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64 && { ln -s -f libautohbw.so.0.0.0 libautohbw.so.0 || { rm -f libautohbw.so.0 && ln -s libautohbw.so.0.0.0 libautohbw.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64 && { ln -s -f libautohbw.so.0.0.0 libautohbw.so || { rm -f libautohbw.so && ln -s libautohbw.so.0.0.0 libautohbw.so; }; }) libtool: install: /usr/bin/install -c autohbw/.libs/libautohbw.lai /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libautohbw.la libtool: install: /usr/bin/install -c .libs/libmemkind.a /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libmemkind.a libtool: install: chmod 644 /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libmemkind.a libtool: install: ranlib /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libmemkind.a libtool: install: /usr/bin/install -c autohbw/.libs/libautohbw.a /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libautohbw.a libtool: install: chmod 644 /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libautohbw.a libtool: install: ranlib /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libautohbw.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c memkind-hbw-nodes '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/bin' libtool: install: warning: `libmemkind.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/memkind-hbw-nodes /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/bin/memkind-hbw-nodes /usr/bin/mkdir -p '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/share/doc/memkind' /usr/bin/install -c -m 644 README COPYING VERSION '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/share/doc/memkind' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/include' /usr/bin/install -c -m 644 include/hbwmalloc.h include/hbw_allocator.h include/memkind.h include/memkind_deprecated.h '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 man/hbwmalloc.3 man/memkind.3 man/memkind_arena.3 man/memkind_default.3 man/memkind_hbw.3 man/memkind_hugetlb.3 man/memkind_pmem.3 man/hbwallocator.3 '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/include/memkind/internal' /usr/bin/install -c -m 644 include/memkind/internal/memkind_arena.h include/memkind/internal/heap_manager.h include/memkind/internal/memkind_default.h include/memkind/internal/memkind_gbtlb.h include/memkind/internal/memkind_hbw.h include/memkind/internal/memkind_hugetlb.h include/memkind/internal/memkind_interleave.h include/memkind/internal/memkind_pmem.h include/memkind/internal/memkind_private.h include/memkind/internal/memkind_log.h include/memkind/internal/tbb_wrapper.h include/memkind/internal/tbb_mem_pool_policy.h '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/include/memkind/internal' make[1]: Leaving directory `/builddir/build/BUILD/memkind-1.5.0' + make install DESTDIR=/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64 'INSTALL=install -p' make[1]: Entering directory `/builddir/build/BUILD/memkind-1.5.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64' /bin/sh ./libtool --mode=install install -p libmemkind.la autohbw/libautohbw.la '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64' libtool: install: install -p .libs/libmemkind.so.0.0.1 /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libmemkind.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64 && { ln -s -f libmemkind.so.0.0.1 libmemkind.so.0 || { rm -f libmemkind.so.0 && ln -s libmemkind.so.0.0.1 libmemkind.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64 && { ln -s -f libmemkind.so.0.0.1 libmemkind.so || { rm -f libmemkind.so && ln -s libmemkind.so.0.0.1 libmemkind.so; }; }) libtool: install: install -p .libs/libmemkind.lai /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libmemkind.la libtool: install: warning: relinking `autohbw/libautohbw.la' libtool: install: (cd /builddir/build/BUILD/memkind-1.5.0; /bin/sh /builddir/build/BUILD/memkind-1.5.0/libtool --silent --tag CC --mode=relink gcc -fvisibility=hidden -Wall -Werror -msse4.2 -D_GNU_SOURCE -DMEMKIND_INTERNAL_API -pthread -lnuma -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=gnu99 -fstack-protector -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,relro,-z,now -o autohbw/libautohbw.la -rpath /usr/lib64 autohbw/autohbw.lo libmemkind.la -inst-prefix-dir /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64) libtool: install: install -p autohbw/.libs/libautohbw.so.0.0.0T /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libautohbw.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64 && { ln -s -f libautohbw.so.0.0.0 libautohbw.so.0 || { rm -f libautohbw.so.0 && ln -s libautohbw.so.0.0.0 libautohbw.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64 && { ln -s -f libautohbw.so.0.0.0 libautohbw.so || { rm -f libautohbw.so && ln -s libautohbw.so.0.0.0 libautohbw.so; }; }) libtool: install: install -p autohbw/.libs/libautohbw.lai /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libautohbw.la libtool: install: install -p .libs/libmemkind.a /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libmemkind.a libtool: install: chmod 644 /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libmemkind.a libtool: install: ranlib /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libmemkind.a libtool: install: install -p autohbw/.libs/libautohbw.a /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libautohbw.a libtool: install: chmod 644 /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libautohbw.a libtool: install: ranlib /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libautohbw.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/bin' /bin/sh ./libtool --mode=install install -p memkind-hbw-nodes '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/bin' libtool: install: warning: `libmemkind.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/memkind-hbw-nodes /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/bin/memkind-hbw-nodes /usr/bin/mkdir -p '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/share/doc/memkind' install -p -m 644 README COPYING VERSION '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/share/doc/memkind' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/include' install -p -m 644 include/hbwmalloc.h include/hbw_allocator.h include/memkind.h include/memkind_deprecated.h '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/share/man/man3' install -p -m 644 man/hbwmalloc.3 man/memkind.3 man/memkind_arena.3 man/memkind_default.3 man/memkind_hbw.3 man/memkind_hugetlb.3 man/memkind_pmem.3 man/hbwallocator.3 '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/include/memkind/internal' install -p -m 644 include/memkind/internal/memkind_arena.h include/memkind/internal/heap_manager.h include/memkind/internal/memkind_default.h include/memkind/internal/memkind_gbtlb.h include/memkind/internal/memkind_hbw.h include/memkind/internal/memkind_hugetlb.h include/memkind/internal/memkind_interleave.h include/memkind/internal/memkind_pmem.h include/memkind/internal/memkind_private.h include/memkind/internal/memkind_log.h include/memkind/internal/tbb_wrapper.h include/memkind/internal/tbb_mem_pool_policy.h '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/include/memkind/internal' make[1]: Leaving directory `/builddir/build/BUILD/memkind-1.5.0' + rm -f /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64//usr/lib64/libmemkind.la /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64//usr/lib64/libmemkind.a + rm -f '/builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64//usr/lib64/libnumakind.*' /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64//usr/lib64/libautohbw.a /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64//usr/lib64/libautohbw.la /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64//usr/lib64/libautohbw.so /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64//usr/lib64/libautohbw.so.0 /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64//usr/lib64/libautohbw.so.0.0.0 + rm -f /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64//usr/share/doc/memkind/VERSION + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/memkind-1.5.0 extracting debug info from /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/lib64/libmemkind.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64/usr/bin/memkind-hbw-nodes /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libmemkind.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libmemkind.so.0.debug symlinked /usr/lib/debug/usr/lib64/libmemkind.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libmemkind.so.debug 1689 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: memkind-1.5.0-1.el7.x86_64 Provides: libmemkind.so.0()(64bit) memkind = 1.5.0-1.el7 memkind(x86-64) = 1.5.0-1.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) 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.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libmemkind.so.0()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.4)(64bit) rtld(GNU_HASH) Processing files: memkind-devel-1.5.0-1.el7.x86_64 Provides: memkind-devel = 1.5.0-1.el7 memkind-devel(x86-64) = 1.5.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmemkind.so.0()(64bit) Processing files: memkind-debuginfo-1.5.0-1.el7.x86_64 Provides: memkind-debuginfo = 1.5.0-1.el7 memkind-debuginfo(x86-64) = 1.5.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64 Wrote: /builddir/build/RPMS/memkind-1.5.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/memkind-devel-1.5.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/memkind-debuginfo-1.5.0-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XhtBit + umask 022 + cd /builddir/build/BUILD + cd memkind-1.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/memkind-1.5.0-1.el7.x86_64 + exit 0 Child return code was: 0