Mock Version: 1.1.28 Mock Version: 1.1.28 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/jemalloc.spec'], False, '/var/lib/mock/f17-build-1556072-267347/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/jemalloc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/jemalloc-3.3.0-1.fc17.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/jemalloc.spec'], False, '/var/lib/mock/f17-build-1556072-267347/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/jemalloc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dFJy3W + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf jemalloc-3.3.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/jemalloc-3.3.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd jemalloc-3.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (jemalloc-3.0.0.no_pprof.patch):' Patch #0 (jemalloc-3.0.0.no_pprof.patch): + /usr/bin/cat /builddir/build/SOURCES/jemalloc-3.0.0.no_pprof.patch + /usr/bin/patch -s -p0 --fuzz=0 + echo 'Patch #1 (jemalloc-3.0.0-s390.patch):' Patch #1 (jemalloc-3.0.0-s390.patch): + /usr/bin/cat /builddir/build/SOURCES/jemalloc-3.0.0-s390.patch + /usr/bin/patch -s -p0 -b --suffix .s390 --fuzz=0 + echo 'Patch #2 (jemalloc-armv5-force-atomic.patch):' Patch #2 (jemalloc-armv5-force-atomic.patch): + /usr/bin/cat /builddir/build/SOURCES/jemalloc-armv5-force-atomic.patch + /usr/bin/patch -s -p1 -b --suffix .armv5tel --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DtuE6I + umask 022 + cd /builddir/build/BUILD + cd jemalloc-3.3.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -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=i686 -mtune=atom -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=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for xsltproc... /usr/bin/xsltproc checking for i686-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 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 size of void *... 4 checking size of int... 4 checking size of long... 4 checking size of intmax_t... 8 checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking whether __asm__ is compilable... yes checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -Werror... yes checking whether tls_model attribute is compilable... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for ld... /usr/bin/ld checking for autoconf... false 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 valgrind is compilable... no checking STATIC_PAGE_SHIFT... 12 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether a program using ffsl is compilable... yes checking whether atomic(9) is compilable... no checking whether Darwin OSAtomic*() is compilable... no checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no checking whether Darwin OSSpin*() is compilable... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc.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 bin/jemalloc.sh config.status: creating include/jemalloc/jemalloc_defs.h config.status: executing include/jemalloc/internal/size_classes.h commands =============================================================================== jemalloc version : 3.3.0-0-g83789f45307379e096c4e8be81d9e9a51e3f5a4a library revision : 1 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=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden LDFLAGS : -Wl,-z,relro LIBS : -lm -lpthread RPATH_EXTRA : XSLTPROC : /usr/bin/xsltproc XSLROOT : PREFIX : /usr configure: WARNING: unrecognized options: --disable-dependency-tracking BINDIR : /usr/bin INCLUDEDIR : /usr/include LIBDIR : /usr/lib DATADIR : /usr/share MANDIR : /usr/share/man srcroot : abs_srcroot : /builddir/build/BUILD/jemalloc-3.3.0/ objroot : abs_objroot : /builddir/build/BUILD/jemalloc-3.3.0/ JEMALLOC_PREFIX : JEMALLOC_PRIVATE_NAMESPACE : install_suffix : autogen : 0 experimental : 1 cc-silence : 0 debug : 0 stats : 1 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 tcache : 1 fill : 1 utrace : 0 valgrind : 0 xmalloc : 0 mremap : 0 munmap : 0 dss : 0 lazy_lock : 0 tls : 1 =============================================================================== + make -j5 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/atomic.pic.o src/atomic.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/chunk_mmap.pic.o src/chunk_mmap.c src/arena.c:104:1: warning: 'arena_run_tree_last' defined but not used [-Wunused-function] src/arena.c:104:1: warning: 'arena_run_tree_next' defined but not used [-Wunused-function] src/arena.c:104:1: warning: 'arena_run_tree_prev' defined but not used [-Wunused-function] src/arena.c:104:1: warning: 'arena_run_tree_nsearch' defined but not used [-Wunused-function] src/arena.c:104:1: warning: 'arena_run_tree_psearch' defined but not used [-Wunused-function] src/arena.c:104:1: warning: 'arena_run_tree_iter' defined but not used [-Wunused-function] src/arena.c:104:1: warning: 'arena_run_tree_reverse_iter' defined but not used [-Wunused-function] src/arena.c:136:1: warning: 'arena_avail_tree_first' defined but not used [-Wunused-function] src/arena.c:136:1: warning: 'arena_avail_tree_last' defined but not used [-Wunused-function] src/arena.c:136:1: warning: 'arena_avail_tree_next' defined but not used [-Wunused-function] src/arena.c:136:1: warning: 'arena_avail_tree_prev' defined but not used [-Wunused-function] src/arena.c:136:1: warning: 'arena_avail_tree_search' defined but not used [-Wunused-function] src/arena.c:136:1: warning: 'arena_avail_tree_psearch' defined but not used [-Wunused-function] src/arena.c:136:1: warning: 'arena_avail_tree_iter' defined but not used [-Wunused-function] src/arena.c:136:1: warning: 'arena_avail_tree_reverse_iter' defined but not used [-Wunused-function] src/arena.c:206:1: warning: 'arena_chunk_dirty_last' defined but not used [-Wunused-function] src/arena.c:206:1: warning: 'arena_chunk_dirty_next' defined but not used [-Wunused-function] src/arena.c:206:1: warning: 'arena_chunk_dirty_prev' defined but not used [-Wunused-function] src/arena.c:206:1: warning: 'arena_chunk_dirty_search' defined but not used [-Wunused-function] src/arena.c:206:1: warning: 'arena_chunk_dirty_nsearch' defined but not used [-Wunused-function] src/arena.c:206:1: warning: 'arena_chunk_dirty_psearch' defined but not used [-Wunused-function] src/arena.c:206:1: warning: 'arena_chunk_dirty_reverse_iter' defined but not used [-Wunused-function] src/jemalloc.c: In function 'realloc': src/jemalloc.c:1091:9: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] src/jemalloc.c: In function 'free': src/jemalloc.c:1239:10: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] src/jemalloc.c: In function 'rallocm': src/jemalloc.c:1486:9: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] src/jemalloc.c: In function 'dallocm': src/jemalloc.c:1631:9: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] src/jemalloc.c: At top level: src/jemalloc.c:1385:1: warning: always_inline function might not be inlinable [-Wattributes] src/jemalloc.c:286:1: warning: always_inline function might not be inlinable [-Wattributes] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c src/ctl.c: In function 'epoch_ctl': src/ctl.c:1112:11: warning: variable 'newval' set but not used [-Wunused-but-set-variable] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.pic.o src/quarantine.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/util.pic.o src/util.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c src/util.c: In function 'wrtmessage': src/util.c:53:13: warning: unused variable 'result' [-Wunused-variable] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c src/util.c: In function 'malloc_vsnprintf': src/util.c:288:4: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] src/util.c:519:15: note: 'val' was declared here src/util.c:514:7: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] src/util.c:275:4: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] src/util.c:501:15: note: 'val' was declared here src/util.c:250:11: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] src/util.c:491:14: note: 'val' was declared here src/jemalloc.c: In function 'realloc': src/jemalloc.c:1091:9: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] src/jemalloc.c: In function 'free': src/jemalloc.c:1239:10: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] src/jemalloc.c: In function 'rallocm': src/jemalloc.c:1486:9: warning: variable 'old_rzsize' set but not used [-Wunused-but-set-variable] src/jemalloc.c: In function 'dallocm': src/jemalloc.c:1631:9: warning: variable 'rzsize' set but not used [-Wunused-but-set-variable] src/jemalloc.c: At top level: src/jemalloc.c:1385:1: warning: always_inline function might not be inlinable [-Wattributes] src/jemalloc.c:286:1: warning: always_inline function might not be inlinable [-Wattributes] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/atomic.o src/atomic.c src/arena.c:104:1: warning: 'arena_run_tree_last' defined but not used [-Wunused-function] src/arena.c:104:1: warning: 'arena_run_tree_next' defined but not used [-Wunused-function] src/arena.c:104:1: warning: 'arena_run_tree_prev' defined but not used [-Wunused-function] src/arena.c:104:1: warning: 'arena_run_tree_nsearch' defined but not used [-Wunused-function] src/arena.c:104:1: warning: 'arena_run_tree_psearch' defined but not used [-Wunused-function] src/arena.c:104:1: warning: 'arena_run_tree_iter' defined but not used [-Wunused-function] src/arena.c:104:1: warning: 'arena_run_tree_reverse_iter' defined but not used [-Wunused-function] src/arena.c:136:1: warning: 'arena_avail_tree_first' defined but not used [-Wunused-function] src/arena.c:136:1: warning: 'arena_avail_tree_last' defined but not used [-Wunused-function] src/arena.c:136:1: warning: 'arena_avail_tree_next' defined but not used [-Wunused-function] src/arena.c:136:1: warning: 'arena_avail_tree_prev' defined but not used [-Wunused-function] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c src/arena.c:136:1: warning: 'arena_avail_tree_search' defined but not used [-Wunused-function] src/arena.c:136:1: warning: 'arena_avail_tree_psearch' defined but not used [-Wunused-function] src/arena.c:136:1: warning: 'arena_avail_tree_iter' defined but not used [-Wunused-function] src/arena.c:136:1: warning: 'arena_avail_tree_reverse_iter' defined but not used [-Wunused-function] src/arena.c:206:1: warning: 'arena_chunk_dirty_last' defined but not used [-Wunused-function] src/arena.c:206:1: warning: 'arena_chunk_dirty_next' defined but not used [-Wunused-function] src/arena.c:206:1: warning: 'arena_chunk_dirty_prev' defined but not used [-Wunused-function] src/arena.c:206:1: warning: 'arena_chunk_dirty_search' defined but not used [-Wunused-function] src/arena.c:206:1: warning: 'arena_chunk_dirty_nsearch' defined but not used [-Wunused-function] src/arena.c:206:1: warning: 'arena_chunk_dirty_psearch' defined but not used [-Wunused-function] src/arena.c:206:1: warning: 'arena_chunk_dirty_reverse_iter' defined but not used [-Wunused-function] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c src/ctl.c: In function 'epoch_ctl': src/ctl.c:1112:11: warning: variable 'newval' set but not used [-Wunused-but-set-variable] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/quarantine.o src/quarantine.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/util.o src/util.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c src/util.c: In function 'wrtmessage': src/util.c:53:13: warning: unused variable 'result' [-Wunused-variable] ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o gcc -shared -Wl,-soname,libjemalloc.so.1 -o lib/libjemalloc.so.1 src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o -Wl,-z,relro -lm -lpthread src/util.c: In function 'malloc_vsnprintf': src/util.c:288:4: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] src/util.c:519:15: note: 'val' was declared here src/util.c:514:7: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] src/util.c:275:4: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] src/util.c:501:15: note: 'val' was declared here src/util.c:250:11: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] src/util.c:491:14: note: 'val' was declared here ln -sf libjemalloc.so.1 lib/libjemalloc.so ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/atomic.o src/base.o src/bitmap.o src/chunk.o src/chunk_dss.o src/chunk_mmap.o src/ckh.o src/ctl.o src/extent.o src/hash.o src/huge.o src/mb.o src/mutex.o src/prof.o src/quarantine.o src/rtree.o src/stats.o src/tcache.o src/util.o src/tsd.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OFdp2Q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386 ++ dirname /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386 + cd jemalloc-3.3.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386 + make install DESTDIR=/builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386 install -d /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/bin install -m 755 bin/jemalloc.sh /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/bin install -d /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/include/jemalloc install -m 644 include/jemalloc/jemalloc.h /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/include/jemalloc install -m 644 include/jemalloc/jemalloc_defs.h /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/include/jemalloc install -d /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/lib install -m 755 lib/libjemalloc.so.1 /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/lib ln -sf libjemalloc.so.1 /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/lib/libjemalloc.so install -d /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/lib install -m 755 lib/libjemalloc.a /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/lib install -m 755 lib/libjemalloc_pic.a /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/lib install -d /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/share/doc/jemalloc install -m 644 doc/jemalloc.html /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/share/doc/jemalloc install -d /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/share/man/man3 install -m 644 doc/jemalloc.3 /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/share/man/man3 + rm /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/share/doc/jemalloc/jemalloc.html + find /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/lib/ -name '*.a' -exec rm -vf '{}' ';' removed `/builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/lib/libjemalloc_pic.a' removed `/builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/lib/libjemalloc.a' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/jemalloc-3.3.0 extracting debug info from /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/lib/libjemalloc.so.1 symlinked /usr/lib/debug/usr/lib/libjemalloc.so.1.debug to /usr/lib/debug/usr/lib/libjemalloc.so.debug 876 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wJbr1Z + umask 022 + cd /builddir/build/BUILD + cd jemalloc-3.3.0 + unset DISPLAY + make check gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -Itest -o test/aligned_alloc.o test/aligned_alloc.c gcc -o test/aligned_alloc test/aligned_alloc.o src/util.o -Wl,-rpath,lib lib/libjemalloc.so -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -Itest -o test/allocated.o test/allocated.c gcc -o test/allocated test/allocated.o src/util.o -Wl,-rpath,lib lib/libjemalloc.so -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -Itest -o test/ALLOCM_ARENA.o test/ALLOCM_ARENA.c gcc -o test/ALLOCM_ARENA test/ALLOCM_ARENA.o src/util.o -Wl,-rpath,lib lib/libjemalloc.so -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -Itest -o test/bitmap.o test/bitmap.c gcc -o test/bitmap test/bitmap.o src/util.o src/bitmap.o -Wl,-rpath,lib lib/libjemalloc.so -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -Itest -o test/mremap.o test/mremap.c gcc -o test/mremap test/mremap.o src/util.o -Wl,-rpath,lib lib/libjemalloc.so -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -Itest -o test/posix_memalign.o test/posix_memalign.c gcc -o test/posix_memalign test/posix_memalign.o src/util.o -Wl,-rpath,lib lib/libjemalloc.so -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -Itest -o test/thread_arena.o test/thread_arena.c gcc -o test/thread_arena test/thread_arena.o src/util.o -Wl,-rpath,lib lib/libjemalloc.so -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -Itest -o test/thread_tcache_enabled.o test/thread_tcache_enabled.c gcc -o test/thread_tcache_enabled test/thread_tcache_enabled.o src/util.o -Wl,-rpath,lib lib/libjemalloc.so -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -Itest -o test/allocm.o test/allocm.c gcc -o test/allocm test/allocm.o src/util.o -Wl,-rpath,lib lib/libjemalloc.so -lpthread gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -Itest -o test/rallocm.o test/rallocm.c gcc -o test/rallocm test/rallocm.o src/util.o -Wl,-rpath,lib lib/libjemalloc.so -lpthread ========================================= test/aligned_alloc ... *** FAIL *** test/allocated ... pass test/ALLOCM_ARENA ... pass test/bitmap ... pass test/mremap ... pass test/posix_memalign ... *** FAIL *** test/thread_arena ... pass test/thread_tcache_enabled ... pass test/allocm ... *** FAIL *** test/rallocm ... pass ========================================= Failures: 3/10 + exit 0 Processing files: jemalloc-3.3.0-1.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L2wDZe + umask 022 + cd /builddir/build/BUILD + cd jemalloc-3.3.0 + DOCDIR=/builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/share/doc/jemalloc-3.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/share/doc/jemalloc-3.3.0 + cp -pr COPYING README VERSION /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/share/doc/jemalloc-3.3.0 + cp -pr doc/jemalloc.html /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386/usr/share/doc/jemalloc-3.3.0 + 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: /bin/sh ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) 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.4) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) rtld(GNU_HASH) Processing files: jemalloc-devel-3.3.0-1.fc17.i686 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-3.3.0-1.fc17.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386 Wrote: /builddir/build/RPMS/jemalloc-3.3.0-1.fc17.i686.rpm Wrote: /builddir/build/RPMS/jemalloc-devel-3.3.0-1.fc17.i686.rpm Wrote: /builddir/build/RPMS/jemalloc-debuginfo-3.3.0-1.fc17.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ds3EXf + umask 022 + cd /builddir/build/BUILD + cd jemalloc-3.3.0 + rm -rf /builddir/build/BUILDROOT/jemalloc-3.3.0-1.fc17.i386 + exit 0 Child return code was: 0 LEAVE do -->