Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/numactl.spec'], chrootPath='/var/lib/mock/numactl-2.0.9-7.el7-20180410233653-4521/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1006) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/numactl.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: x86-01.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/numactl-2.0.9-7.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/numactl.spec'], chrootPath='/var/lib/mock/numactl-2.0.9-7.el7-20180410233653-4521/root'shell=Falseuid=1006env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/numactl.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4kFqi4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf numactl-2.0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/numactl-2.0.9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd numactl-2.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (numactl-2.0.8-localalloc-man.patch):' Patch #1 (numactl-2.0.8-localalloc-man.patch): + /usr/bin/cat /builddir/build/SOURCES/numactl-2.0.8-localalloc-man.patch + /usr/bin/patch -p1 --fuzz=0 patching file numactl.8 Hunk #1 succeeded at 159 (offset 6 lines). + echo 'Patch #2 (numactl-2.0.9-hw-detect-segfault.patch):' Patch #2 (numactl-2.0.9-hw-detect-segfault.patch): + /usr/bin/cat /builddir/build/SOURCES/numactl-2.0.9-hw-detect-segfault.patch + /usr/bin/patch -p1 --fuzz=0 patching file numactl.c + echo 'Patch #3 (numactl-2.0.9-mpol-bind-preferred.patch):' Patch #3 (numactl-2.0.9-mpol-bind-preferred.patch): + /usr/bin/cat /builddir/build/SOURCES/numactl-2.0.9-mpol-bind-preferred.patch + /usr/bin/patch -p1 --fuzz=0 patching file bitops.c patching file bitops.h patching file Makefile patching file migspeed.c patching file numactl.c patching file numaint.h patching file test/nodemap.c patching file test/tbitmap.c patching file util.c patching file util.h + echo 'Patch #4 (numactl-2.0.10-numa_node_to_cpu_skip_over_nonexisting.patch):' Patch #4 (numactl-2.0.10-numa_node_to_cpu_skip_over_nonexisting.patch): + /usr/bin/cat /builddir/build/SOURCES/numactl-2.0.10-numa_node_to_cpu_skip_over_nonexisting.patch + /usr/bin/patch -p1 --fuzz=0 patching file libnuma.c + echo 'Patch #5 (numactl-2.0.11-libnuma-supress-warnings-for-non-existing-node.patch):' Patch #5 (numactl-2.0.11-libnuma-supress-warnings-for-non-existing-node.patch): + /usr/bin/cat /builddir/build/SOURCES/numactl-2.0.11-libnuma-supress-warnings-for-non-existing-node.patch + /usr/bin/patch -p1 --fuzz=0 patching file libnuma.c Hunk #1 succeeded at 1274 (offset -2 lines). Hunk #2 succeeded at 1355 (offset -2 lines). + echo 'Patch #6 (numactl-2.0.11-Segment-fault-when-numa-nodes-not-sequential-or-cont.patch):' Patch #6 (numactl-2.0.11-Segment-fault-when-numa-nodes-not-sequential-or-cont.patch): + /usr/bin/cat /builddir/build/SOURCES/numactl-2.0.11-Segment-fault-when-numa-nodes-not-sequential-or-cont.patch + /usr/bin/patch -p1 --fuzz=0 patching file numastat.c Hunk #1 succeeded at 1053 (offset -1 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uE6dfK + umask 022 + cd /builddir/build/BUILD + cd numactl-2.0.9 + make clean Makefile:200: .depend: No such file or directory cc -MM -DDEPS_RUN -I. libnuma.c distance.c memhog.c numactl.c numademo.c numamon.c shm.c stream_lib.c stream_main.c syscall.c util.c mt.c clearcache.c test/*.c affinity.c sysfs.c rtnetlink.c numastat.c > .depend.X && mv .depend.X .depend rm -f numactl.o libnuma.o numactl numademo numademo.o distance.o memhog libnuma.so libnuma.so.1 numamon numamon.o syscall.o memhog.o util.o stream_main.o stream_lib.o shm.o stream clearcache.o test/pagesize test/tshared test/mynode.o test/tshared.o mt.o empty.o empty.c test/mynode test/ftok test/prefered test/randmap .depend .depend.X test/nodemap test/distance test/tbitmap test/after test/before threadtest test_move_pages test/mbind_mig_pages test/migrate_pages migratepages migspeed migspeed.o libnuma.a test/move_pages test/realloc_test sysfs.o affinity.o test/node-parse rtnetlink.o test/A numastat numastat.o + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I.' Makefile:200: .depend: No such file or directory cc -MM -DDEPS_RUN -I. libnuma.c distance.c memhog.c numactl.c numademo.c numamon.c shm.c stream_lib.c stream_main.c syscall.c util.c mt.c clearcache.c test/*.c affinity.c sysfs.c rtnetlink.c numastat.c > .depend.X && mv .depend.X .depend cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -c -o numactl.o numactl.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -c -o util.o util.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -c -o shm.o shm.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -fPIC -c -o libnuma.o libnuma.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -fPIC -c -o syscall.o syscall.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -fPIC -c -o distance.o distance.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -fPIC -c -o affinity.o affinity.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -fPIC -c -o sysfs.o sysfs.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -fPIC -c -o rtnetlink.o rtnetlink.c cc -shared -Wl,-soname=libnuma.so.1 -Wl,--version-script,versions.ldscript -Wl,-init,numa_init -Wl,-fini,numa_fini -o libnuma.so.1 libnuma.o syscall.o distance.o affinity.o sysfs.o rtnetlink.o ln -sf libnuma.so.1 libnuma.so cc numactl.o util.o shm.o libnuma.so -o numactl cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. migratepages.c util.o libnuma.so -o migratepages cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -c -o migspeed.o migspeed.c cc migspeed.o util.o libnuma.so -lrt -o migspeed cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE -O3 -ffast-math -funroll-loops -ftree-vectorize -c -o numademo.o numademo.c numademo.c: In function 'main': numademo.c:536:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] sizeof(union node)); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE -O3 -ffast-math -funroll-loops -ftree-vectorize -O3 -ffast-math -funroll-loops -ftree-vectorize -c -o stream_lib.o stream_lib.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE -O3 -ffast-math -funroll-loops -ftree-vectorize -O3 -ffast-math -funroll-loops -ftree-vectorize -c -o mt.o mt.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE -O3 -ffast-math -funroll-loops -ftree-vectorize -c -o clearcache.o clearcache.c cc numademo.o stream_lib.o mt.o libnuma.so clearcache.o -lm -o numademo cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -c -o numamon.o numamon.c cc numamon.o -o numamon cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -c -o memhog.o memhog.c cc memhog.o util.o libnuma.so -o memhog cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -c -o test/tshared.o test/tshared.c cc test/tshared.o libnuma.so -o test/tshared cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -c -o stream_main.o stream_main.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -o stream stream_lib.o stream_main.o libnuma.so util.o -lm cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -c -o test/mynode.o test/mynode.c cc test/mynode.o libnuma.so -o test/mynode cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. test/pagesize.c libnuma.so -o test/pagesize cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. test/ftok.c libnuma.so -o test/ftok cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. test/prefered.c libnuma.so -o test/prefered cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. test/randmap.c libnuma.so -o test/randmap cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. test/nodemap.c libnuma.so -o test/nodemap cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. test/distance.c libnuma.so -o test/distance cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. test/tbitmap.c libnuma.so util.o -o test/tbitmap cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. test/move_pages.c libnuma.so -o test/move_pages cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. test/mbind_mig_pages.c libnuma.so -o test/mbind_mig_pages cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. test/migrate_pages.c libnuma.so -o test/migrate_pages cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. test/realloc_test.c libnuma.so -o test/realloc_test ar rc libnuma.a libnuma.o syscall.o distance.o sysfs.o affinity.o rtnetlink.o ranlib libnuma.a cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. test/node-parse.c libnuma.so util.o -o test/node-parse cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I. -I. -std=gnu99 -c -o numastat.o numastat.c numastat.c: In function 'fmt_cell_data': numastat.c:523:3: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int64_t' [-Wformat=] snprintf(buf, SMALL_BUF_SIZE, "%ld", c_ptr->l); ^ numastat.c:523:3: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int64_t' [-Wformat=] numastat.c: In function 'get_screen_width': numastat.c:759:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(columns, sizeof(columns), fs); ^ cc numastat.o -o numastat + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ltxnXA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386 ++ dirname /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386 + cd numactl-2.0.9 + rm -rf /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386 + mkdir -p /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/bin + mkdir -p /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/lib + mkdir -p /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/include + mkdir -p /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/man/man8 + make prefix=/builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr libdir=/builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386//usr/lib install mkdir -p /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/bin install -m 0755 numactl /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/bin install -m 0755 migratepages /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/bin install -m 0755 migspeed /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/bin install -m 0755 numademo /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/bin install -m 0755 memhog /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/bin mkdir -p /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/man/man2 /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/man/man8 /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/man/man3 install -m 0644 migspeed.8 /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/man/man8 install -m 0644 migratepages.8 /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/man/man8 install -m 0644 numactl.8 /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/man/man8 install -m 0644 numastat.8 /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/man/man8 install -m 0644 numa.3 /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/man/man3 ( cd /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/man/man3 ; for i in $(./manlinks) ; do ln -sf numa.3 $i.3 ; done ) /bin/sh: ./manlinks: No such file or directory mkdir -p /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386//usr/lib install -m 0755 libnuma.so.1 /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386//usr/lib cd /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386//usr/lib ; ln -sf libnuma.so.1 libnuma.so install -m 0644 libnuma.a /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386//usr/lib mkdir -p /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/include install -m 0644 numa.h numaif.h numacompat1.h /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/include install -m 0755 numastat /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/bin if [ -d /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/doc ] ; then \ mkdir -p /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/doc/numactl/examples ; \ install -m 0644 numademo.c /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/doc/numactl/examples ; \ fi + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/numactl-2.0.9 extracting debug info from /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/lib/libnuma.so.1 extracting debug info from /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/bin/migratepages extracting debug info from /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/bin/numactl extracting debug info from /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/bin/numademo extracting debug info from /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/bin/numastat extracting debug info from /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/bin/memhog extracting debug info from /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/bin/migspeed /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libnuma.so.1.debug to /usr/lib/debug/usr/lib/libnuma.so.debug 369 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: numactl-2.0.9-7.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kgUFnu + umask 022 + cd /builddir/build/BUILD + cd numactl-2.0.9 + DOCDIR=/builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/doc/numactl-2.0.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/doc/numactl-2.0.9 + cp -pr README /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386/usr/share/doc/numactl-2.0.9 + exit 0 Provides: numactl = 2.0.9-7.el7 numactl(x86-32) = 2.0.9-7.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libnuma.so.1 libnuma.so.1(libnuma_1.1) libnuma.so.1(libnuma_1.2) libnuma.so.1(libnuma_1.3) libnuma.so.1(libnuma_1.4) librt.so.1 librt.so.1(GLIBC_2.2) rtld(GNU_HASH) Processing files: numactl-libs-2.0.9-7.el7.i686 Provides: libnuma.so.1 libnuma.so.1(libnuma_1.1) libnuma.so.1(libnuma_1.2) libnuma.so.1(libnuma_1.3) libnuma.so.1(libnuma_1.4) numactl-libs = 2.0.9-7.el7 numactl-libs(x86-32) = 2.0.9-7.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux.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) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) rtld(GNU_HASH) Processing files: numactl-devel-2.0.9-7.el7.i686 Provides: numactl-devel = 2.0.9-7.el7 numactl-devel(x86-32) = 2.0.9-7.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libnuma.so.1 Processing files: numactl-debuginfo-2.0.9-7.el7.i686 Provides: numactl-debuginfo = 2.0.9-7.el7 numactl-debuginfo(x86-32) = 2.0.9-7.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386 warning: Could not canonicalize hostname: x86-01.bsys.centos.org Wrote: /builddir/build/RPMS/numactl-2.0.9-7.el7.i686.rpm Wrote: /builddir/build/RPMS/numactl-libs-2.0.9-7.el7.i686.rpm Wrote: /builddir/build/RPMS/numactl-devel-2.0.9-7.el7.i686.rpm Wrote: /builddir/build/RPMS/numactl-debuginfo-2.0.9-7.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ufdf6Y + umask 022 + cd /builddir/build/BUILD + cd numactl-2.0.9 + rm -rf /builddir/build/BUILDROOT/numactl-2.0.9-7.el7.i386 + exit 0 Child return code was: 0