Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/jemalloc.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3049-5210/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/jemalloc.spec'] warning: Could not canonicalize hostname: opus3.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/jemalloc-2.1.3-1.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/jemalloc.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3049-5210/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/jemalloc.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aftGfi + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf jemalloc-2.1.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/jemalloc-2.1.3.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd jemalloc-2.1.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (jemalloc-2.1.0.no_pprof.patch):' Patch #0 (jemalloc-2.1.0.no_pprof.patch): + /bin/cat /builddir/build/SOURCES/jemalloc-2.1.0.no_pprof.patch + /usr/bin/patch -s -p0 --fuzz=0 Patch #1 (jemalloc-2.0.1-s390.patch): + echo 'Patch #1 (jemalloc-2.0.1-s390.patch):' + /bin/cat /builddir/build/SOURCES/jemalloc-2.0.1-s390.patch + /usr/bin/patch -s -p1 -b --suffix .s390 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h4EtMj + umask 022 + cd /builddir/build/BUILD + cd jemalloc-2.1.3 + LANG=C + export LANG + unset DISPLAY + mv VERSION version + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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 checking for xsltproc... /usr/bin/xsltproc checking for x86_64-koji-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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of void *... 8 checking size of int... 4 checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking whether __asm__ syntax is compilable... yes checking whether __attribute__ syntax is compilable... yes checking whether mremap(...MREMAP_FIXED...) is compilable... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for ld... /usr/bin/ld checking for autoconf... no checking STATIC_PAGE_SHIFT... 12 cat: VERSION: No such file or directory 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 dlopen in -ldl... yes checking for TLS... yes checking for memalign... yes checking for valloc... 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 doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc.h config.status: creating include/jemalloc/internal/jemalloc_internal.h config.status: creating test/jemalloc_test.h config.status: creating config.stamp config.status: creating include/jemalloc/jemalloc_defs.h =============================================================================== jemalloc version : CC : gcc CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CFLAGS : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic LDFLAGS : LIBS : -lpthread -ldl RPATH_EXTRA : XSLTPROC : /usr/bin/xsltproc XSLROOT : /usr/share/xml/docbook/stylesheet/docbook-xsl PREFIX : /usr BINDIR : /usr/bin INCLUDEDIR : /usr/include LIBDIR : /usr/lib64 DATADIR : /usr/share MANDIR : /usr/share/man srcroot : abs_srcroot : /builddir/build/BUILD/jemalloc-2.1.3/ objroot : abs_objroot : /builddir/build/BUILD/jemalloc-2.1.3/ JEMALLOC_PREFIX : install_suffix : autogen : 0 cc-silence : 0 debug : 0 stats : 0 prof : 0 prof-libgcc : 1 prof-libunwind : 0 tiny : 1 tcache : 1 fill : 0 xmalloc : 0 sysv : 0 swap : 0 dss : 0 dynamic_page_shift : 0 lazy_lock : 1 tls : 1 =============================================================================== + make -j2 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c src/jemalloc.c: In function 'wrtmessage': src/jemalloc.c:97: warning: ignoring return value of 'write', declared with attribute warn_unused_result src/jemalloc.c: In function 'memalign': src/jemalloc.c:1379: warning: ignoring return value of 'posix_memalign', declared with attribute warn_unused_result src/jemalloc.c: In function 'valloc': src/jemalloc.c:1398: warning: ignoring return value of 'posix_memalign', declared with attribute warn_unused_result In file included from src/jemalloc.c:2: include/jemalloc/internal/jemalloc_internal.h: In function 'ipalloc': include/jemalloc/internal/jemalloc_internal.h:599: warning: 'run_size' may be used uninitialized in this function In file included from include/jemalloc/internal/jemalloc_internal.h:18, from src/jemalloc.c:2: /usr/include/stdlib.h: In function 'posix_memalign': include/jemalloc/internal/jemalloc_internal.h:599: warning: 'run_size' may be used uninitialized in this function include/jemalloc/internal/jemalloc_internal.h:599: note: 'run_size' was declared here src/jemalloc.c: In function 'allocm': include/jemalloc/internal/jemalloc_internal.h:599: warning: 'run_size' may be used uninitialized in this function include/jemalloc/internal/jemalloc_internal.h:599: note: 'run_size' was declared here gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk.pic.o src/chunk.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.pic.o src/chunk_dss.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.pic.o src/chunk_mmap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_swap.pic.o src/chunk_swap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o src/hash.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/huge.pic.o src/huge.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mb.pic.o src/mb.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c src/jemalloc.c: In function 'wrtmessage': src/jemalloc.c:97: warning: ignoring return value of 'write', declared with attribute warn_unused_result src/jemalloc.c: In function 'memalign': src/jemalloc.c:1379: warning: ignoring return value of 'posix_memalign', declared with attribute warn_unused_result src/jemalloc.c: In function 'valloc': src/jemalloc.c:1398: warning: ignoring return value of 'posix_memalign', declared with attribute warn_unused_result In file included from src/jemalloc.c:2: include/jemalloc/internal/jemalloc_internal.h: In function 'ipalloc': include/jemalloc/internal/jemalloc_internal.h:599: warning: 'run_size' may be used uninitialized in this function In file included from include/jemalloc/internal/jemalloc_internal.h:18, from src/jemalloc.c:2: /usr/include/stdlib.h: In function 'posix_memalign': include/jemalloc/internal/jemalloc_internal.h:599: warning: 'run_size' may be used uninitialized in this function include/jemalloc/internal/jemalloc_internal.h:599: note: 'run_size' was declared here src/jemalloc.c: In function 'allocm': include/jemalloc/internal/jemalloc_internal.h:599: warning: 'run_size' may be used uninitialized in this function include/jemalloc/internal/jemalloc_internal.h:599: note: 'run_size' was declared here gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk.o src/chunk.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.o src/chunk_dss.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.o src/chunk_mmap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_swap.o src/chunk_swap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/huge.o src/huge.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mb.o src/mb.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c gcc -shared -Wl,-soname,libjemalloc.so.1 -o lib/libjemalloc.so.1 src/jemalloc.pic.o src/arena.pic.o src/base.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/chunk_swap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o -lpthread -ldl ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/base.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/chunk_swap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o ln -sf libjemalloc.so.1 lib/libjemalloc.so ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/base.o src/chunk.o src/chunk_dss.o src/chunk_mmap.o src/chunk_swap.o src/ckh.o src/ctl.o src/extent.o src/hash.o src/huge.o src/mb.o src/mutex.o src/prof.o src/rtree.o src/stats.o src/tcache.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6Q8xJL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64 ++ dirname /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64 + cd jemalloc-2.1.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64 install -d /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/include/jemalloc install -m 644 include/jemalloc/jemalloc.h /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/include/jemalloc install -m 644 include/jemalloc/jemalloc_defs.h /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/include/jemalloc install -d /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/lib64 install -m 755 lib/libjemalloc.so.1 /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/lib64 ln -sf libjemalloc.so.1 /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/lib64/libjemalloc.so install -m 755 lib/libjemalloc_pic.a /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/lib64 install -m 755 lib/libjemalloc.a /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/lib64 install -d /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/share/doc/jemalloc install -m 644 doc/jemalloc.html /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/share/doc/jemalloc install -d /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/share/man/man3 install -m 644 doc/jemalloc.3 /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/share/man/man3 + mv version VERSION + rm /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/share/doc/jemalloc/jemalloc.html + find /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/lib64/ -name '*.a' -exec rm -vf '{}' ';' removed `/builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/lib64/libjemalloc.a' removed `/builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/lib64/libjemalloc_pic.a' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/jemalloc-2.1.3 extracting debug info from /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/lib64/libjemalloc.so.1 symlinked /usr/lib/debug/usr/lib64/libjemalloc.so.1.debug to /usr/lib/debug/usr/lib64/libjemalloc.so.debug 599 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: jemalloc-2.1.3-1.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0WuGHe + umask 022 + cd /builddir/build/BUILD + cd jemalloc-2.1.3 + DOCDIR=/builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/share/doc/jemalloc-2.1.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/share/doc/jemalloc-2.1.3 + /bin/mkdir -p /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/share/doc/jemalloc-2.1.3 + cp -pr COPYING README VERSION /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/share/doc/jemalloc-2.1.3 + cp -pr doc/jemalloc.html /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64/usr/share/doc/jemalloc-2.1.3 + exit 0 Provides: libjemalloc.so.1()(64bit) 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: libc.so.6()(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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: jemalloc-devel-2.1.3-1.ru6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libjemalloc.so.1()(64bit) Processing files: jemalloc-debuginfo-2.1.3-1.ru6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64 warning: Could not canonicalize hostname: opus3.rutgers.edu Wrote: /builddir/build/RPMS/jemalloc-2.1.3-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/jemalloc-devel-2.1.3-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/jemalloc-debuginfo-2.1.3-1.ru6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PGnAK8 + umask 022 + cd /builddir/build/BUILD + cd jemalloc-2.1.3 + rm -rf /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->