Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/jemalloc.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3050-5210/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/jemalloc.spec'] warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: i386 Building for target i386 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 i386 --nodeps builddir/build/SPECS/jemalloc.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3050-5210/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/jemalloc.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D6glvO + 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 + echo 'Patch #1 (jemalloc-2.0.1-s390.patch):' 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.wr7F7D + 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for xsltproc... /usr/bin/xsltproc checking for i386-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 *... 4 checking size of int... 4 checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu 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 i386-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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables 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/lib 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/jemalloc.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type src/jemalloc.c: In function 'wrtmessage': src/jemalloc.c:97: warning: ignoring return value of 'write', declared with attribute warn_unused_result In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/arena.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/base.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk.pic.o src/chunk.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/chunk.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.pic.o src/chunk_mmap.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/chunk_dss.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_swap.pic.o src/chunk_swap.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/chunk_mmap.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/chunk_swap.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/ckh.c:38: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type src/ckh.c: In function 'ckh_string_hash': src/ckh.c:547: warning: integer constant is too large for 'unsigned long' type In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/ctl.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/extent.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.pic.o src/hash.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/hash.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mb.pic.o src/mb.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/huge.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/mb.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/mutex.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/prof.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/rtree.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/stats.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/tcache.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/jemalloc.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type 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 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/arena.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/base.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk.o src/chunk.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/chunk.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_dss.o src/chunk_dss.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/chunk_dss.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_swap.o src/chunk_swap.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/chunk_mmap.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/chunk_swap.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/ctl.c:2: include/jemalloc/internal/hash.h: In function 'hash':In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/ckh.c:38: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type src/ckh.c: In function 'ckh_string_hash': src/ckh.c:547: warning: integer constant is too large for 'unsigned long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/extent.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/hash.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/huge.o src/huge.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/huge.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mb.o src/mb.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/mb.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/mutex.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/prof.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/rtree.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/stats.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c In file included from include/jemalloc/internal/jemalloc_internal.h:553, from src/tcache.c:2: include/jemalloc/internal/hash.h: In function 'hash': include/jemalloc/internal/hash.h:29: warning: integer constant is too large for 'long' type 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 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 ln -sf libjemalloc.so.1 lib/libjemalloc.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xYBORR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386 ++ dirname /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386 + cd jemalloc-2.1.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386 + make install DESTDIR=/builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386 install -d /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/include/jemalloc install -m 644 include/jemalloc/jemalloc.h /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/include/jemalloc install -m 644 include/jemalloc/jemalloc_defs.h /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/include/jemalloc install -d /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/lib install -m 755 lib/libjemalloc.so.1 /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/lib ln -sf libjemalloc.so.1 /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/lib/libjemalloc.so install -m 755 lib/libjemalloc_pic.a /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/lib install -m 755 lib/libjemalloc.a /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/lib install -d /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/share/doc/jemalloc install -m 644 doc/jemalloc.html /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/share/doc/jemalloc install -d /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/share/man/man3 install -m 644 doc/jemalloc.3 /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/share/man/man3 removed `/builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/lib/libjemalloc_pic.a' removed `/builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/lib/libjemalloc.a' extracting debug info from /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/lib/libjemalloc.so.1 + mv version VERSION + rm /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/share/doc/jemalloc/jemalloc.html + find /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/lib/ -name '*.a' -exec rm -vf '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/jemalloc-2.1.3 symlinked /usr/lib/debug/usr/lib/libjemalloc.so.1.debug to /usr/lib/debug/usr/lib/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.i386 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l4s717 + umask 022 + cd /builddir/build/BUILD + cd jemalloc-2.1.3 + DOCDIR=/builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/share/doc/jemalloc-2.1.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/share/doc/jemalloc-2.1.3 + /bin/mkdir -p /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/share/doc/jemalloc-2.1.3 + cp -pr COPYING README VERSION /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/share/doc/jemalloc-2.1.3 + cp -pr doc/jemalloc.html /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386/usr/share/doc/jemalloc-2.1.3 + exit 0 Provides: libjemalloc.so.1 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) rtld(GNU_HASH) Processing files: jemalloc-devel-2.1.3-1.ru6.i386 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libjemalloc.so.1 Processing files: jemalloc-debuginfo-2.1.3-1.ru6.i386 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/jemalloc-2.1.3-1.ru6.i386.rpm Wrote: /builddir/build/RPMS/jemalloc-devel-2.1.3-1.ru6.i386.rpm Wrote: /builddir/build/RPMS/jemalloc-debuginfo-2.1.3-1.ru6.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0dVt8c + umask 022 + cd /builddir/build/BUILD + cd jemalloc-2.1.3 + rm -rf /builddir/build/BUILDROOT/jemalloc-2.1.3-1.ru6.i386 + exit 0 Child returncode was: 0 LEAVE do -->