<86>Aug  4 11:33:25 userdel[996502]: delete user 'rooter'
<86>Aug  4 11:33:25 userdel[996502]: removed group 'rooter' owned by 'rooter'
<86>Aug  4 11:33:25 userdel[996502]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug  4 11:33:25 groupadd[996550]: group added to /etc/group: name=rooter, GID=1853
<86>Aug  4 11:33:25 groupadd[996550]: group added to /etc/gshadow: name=rooter
<86>Aug  4 11:33:25 groupadd[996550]: new group: name=rooter, GID=1853
<86>Aug  4 11:33:25 useradd[996586]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash
<86>Aug  4 11:33:25 userdel[996646]: delete user 'builder'
<86>Aug  4 11:33:25 userdel[996646]: removed group 'builder' owned by 'builder'
<86>Aug  4 11:33:25 userdel[996646]: removed shadow group 'builder' owned by 'builder'
<86>Aug  4 11:33:25 groupadd[996690]: group added to /etc/group: name=builder, GID=1854
<86>Aug  4 11:33:25 groupadd[996690]: group added to /etc/gshadow: name=builder
<86>Aug  4 11:33:25 groupadd[996690]: new group: name=builder, GID=1854
<86>Aug  4 11:33:25 useradd[996724]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/numactl-2.0.11-alt1.nosrc.rpm (w1.gzdio)
Installing numactl-2.0.11-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31334
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf numactl-2.0.11
+ echo 'Source #0 (numactl-2.0.11.tar.gz):'
Source #0 (numactl-2.0.11.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/numactl-2.0.11.tar.gz
+ /bin/tar -xf -
+ cd numactl-2.0.11
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31334
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd numactl-2.0.11
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I m4
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize-default: linking file 'build-aux/config.guess'
libtoolize-default: linking file 'build-aux/config.sub'
libtoolize-default: linking file 'build-aux/install-sh'
libtoolize-default: linking file 'build-aux/ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize-default: linking file 'm4/libtool.m4'
libtoolize-default: linking file 'm4/ltoptions.m4'
libtoolize-default: linking file 'm4/ltsugar.m4'
libtoolize-default: linking file 'm4/ltversion.m4'
libtoolize-default: linking file 'm4/lt~obsolete.m4'
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:13: installing 'build-aux/compile'
configure.ac:9: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_prog_cc_static_works=no
+ lt_cv_prog_cc_static_works=no
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking for thread local storage (TLS) class... __thread
checking whether C compiler accepts -ftree-vectorize... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make
make: Entering directory '/usr/src/RPM/BUILD/numactl-2.0.11'
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/numactl-2.0.11'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall  -pipe -frecord-gcc-switches -Wall -g -O2  -c -o numactl.o numactl.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall  -pipe -frecord-gcc-switches -Wall -g -O2  -c -o util.o util.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall  -pipe -frecord-gcc-switches -Wall -g -O2  -c -o shm.o shm.c
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall  -pipe -frecord-gcc-switches -Wall -g -O2  -c -o libnuma.lo libnuma.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c libnuma.c  -fPIC -DPIC -o .libs/libnuma.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c libnuma.c -o libnuma.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall  -pipe -frecord-gcc-switches -Wall -g -O2  -c -o syscall.lo syscall.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c syscall.c  -fPIC -DPIC -o .libs/syscall.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c syscall.c -o syscall.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall  -pipe -frecord-gcc-switches -Wall -g -O2  -c -o distance.lo distance.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c distance.c  -fPIC -DPIC -o .libs/distance.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c distance.c -o distance.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall  -pipe -frecord-gcc-switches -Wall -g -O2  -c -o affinity.lo affinity.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c affinity.c  -fPIC -DPIC -o .libs/affinity.o
affinity.c: In function 'affinity_file':
affinity.c:156:2: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations]
  while (readdir_r(dir, &de, &dep) == 0 && dep) {
  ^~~~~
In file included from affinity.c:39:
/usr/include/dirent.h:183:12: note: declared here
 extern int readdir_r (DIR *__restrict __dirp,
            ^~~~~~~~~
affinity.c:177:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
   if (major(d) != maj || minor(d) != min)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                           
affinity.c:177:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
   if (major(d) != maj || minor(d) != min)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                           
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c affinity.c -o affinity.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall  -pipe -frecord-gcc-switches -Wall -g -O2  -c -o sysfs.lo sysfs.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs.c  -fPIC -DPIC -o .libs/sysfs.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs.c -o sysfs.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall  -pipe -frecord-gcc-switches -Wall -g -O2  -c -o rtnetlink.lo rtnetlink.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c rtnetlink.c  -fPIC -DPIC -o .libs/rtnetlink.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c rtnetlink.c -o rtnetlink.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2  -version-info 1:0:0 -Wl,--version-script,./versions.ldscript -Wl,-init,numa_init -Wl,-fini,numa_fini  -o libnuma.la -rpath /usr/lib64 libnuma.lo syscall.lo distance.lo affinity.lo sysfs.lo rtnetlink.lo  
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/libnuma.o .libs/syscall.o .libs/distance.o .libs/affinity.o .libs/sysfs.o .libs/rtnetlink.o    -g -O2 -Wl,--version-script -Wl,./versions.ldscript -Wl,-init -Wl,numa_init -Wl,-fini -Wl,numa_fini   -Wl,-soname -Wl,libnuma.so.1 -o .libs/libnuma.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libnuma.so.1" && ln -s "libnuma.so.1.0.0" "libnuma.so.1")
libtool: link: (cd ".libs" && rm -f "libnuma.so" && ln -s "libnuma.so.1.0.0" "libnuma.so")
libtool: link: ar cr .libs/libnuma.a  libnuma.o syscall.o distance.o affinity.o sysfs.o rtnetlink.o
libtool: link: ranlib .libs/libnuma.a
libtool: link: ( cd ".libs" && rm -f "libnuma.la" && ln -s "../libnuma.la" "libnuma.la" )
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2    -o numactl numactl.o util.o shm.o libnuma.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/numactl numactl.o util.o shm.o  ./.libs/libnuma.so
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -std=gnu99  -c -o numastat-numastat.o `test -f 'numastat.c' || echo './'`numastat.c
numastat.c: In function 'add_pids_from_pattern_search':
numastat.c:1311:41: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 58 [-Wformat-truncation=]
   snprintf(fname, sizeof(fname), "/proc/%s/cmdline", namelist[ix]->d_name);
                                         ^~
In file included from /usr/include/stdio.h:862,
                 from numastat.c:43:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 15 and 270 bytes into a destination of size 64
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -std=gnu99    -o numastat numastat-numastat.o  
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -std=gnu99 -o numastat numastat-numastat.o 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE  -O3 -ffast-math -funroll-loops -ftree-vectorize  -c -o numademo-numademo.o `test -f 'numademo.c' || echo './'`numademo.c
numademo.c: In function 'test':
numademo.c:352:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=]
     sprintf(buf2, " %d", k);
                     ^~
numademo.c:352:19: note: directive argument in the range [0, 2147483647]
     sprintf(buf2, " %d", k);
                   ^~~~~
In file included from /usr/include/stdio.h:862,
                 from numademo.c:21:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 12 bytes into a destination of size 10
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE  -O3 -ffast-math -funroll-loops -ftree-vectorize  -c -o numademo-stream_lib.o `test -f 'stream_lib.c' || echo './'`stream_lib.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE  -O3 -ffast-math -funroll-loops -ftree-vectorize  -c -o numademo-mt.o `test -f 'mt.c' || echo './'`mt.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE  -O3 -ffast-math -funroll-loops -ftree-vectorize  -c -o numademo-clearcache.o `test -f 'clearcache.c' || echo './'`clearcache.c
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -O3 -ffast-math -funroll-loops -ftree-vectorize    -o numademo numademo-numademo.o numademo-stream_lib.o numademo-mt.o numademo-clearcache.o libnuma.la -lm 
libtool: link: x86_64-alt-linux-gcc -O3 -ffast-math -funroll-loops -ftree-vectorize -o .libs/numademo numademo-numademo.o numademo-stream_lib.o numademo-mt.o numademo-clearcache.o  ./.libs/libnuma.so -lm
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall  -pipe -frecord-gcc-switches -Wall -g -O2  -c -o migratepages.o migratepages.c
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2    -o migratepages migratepages.o util.o libnuma.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/migratepages migratepages.o util.o  ./.libs/libnuma.so
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall  -pipe -frecord-gcc-switches -Wall -g -O2  -c -o migspeed.o migspeed.c
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2    -o migspeed migspeed.o util.o libnuma.la -lrt 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/migspeed migspeed.o util.o  ./.libs/libnuma.so -lrt
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -Wall  -pipe -frecord-gcc-switches -Wall -g -O2  -c -o memhog.o memhog.c
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2    -o memhog memhog.o util.o libnuma.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/memhog memhog.o util.o  ./.libs/libnuma.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/numactl-2.0.11'
make: Leaving directory '/usr/src/RPM/BUILD/numactl-2.0.11'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98172
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/numactl-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/numactl-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd numactl-2.0.11
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/numactl-buildroot
make: Entering directory '/usr/src/RPM/BUILD/numactl-2.0.11'
make[1]: Entering directory '/usr/src/RPM/BUILD/numactl-2.0.11'
 /bin/mkdir -p '/usr/src/tmp/numactl-buildroot/usr/lib64'
 /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p   libnuma.la '/usr/src/tmp/numactl-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libnuma.so.1.0.0 /usr/src/tmp/numactl-buildroot/usr/lib64/libnuma.so.1.0.0
libtool: install: (cd /usr/src/tmp/numactl-buildroot/usr/lib64 && { ln -s -f libnuma.so.1.0.0 libnuma.so.1 || { rm -f libnuma.so.1 && ln -s libnuma.so.1.0.0 libnuma.so.1; }; })
libtool: install: (cd /usr/src/tmp/numactl-buildroot/usr/lib64 && { ln -s -f libnuma.so.1.0.0 libnuma.so || { rm -f libnuma.so && ln -s libnuma.so.1.0.0 libnuma.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libnuma.lai /usr/src/tmp/numactl-buildroot/usr/lib64/libnuma.la
libtool: install: /usr/libexec/rpm-build/install -p .libs/libnuma.a /usr/src/tmp/numactl-buildroot/usr/lib64/libnuma.a
libtool: install: chmod 644 /usr/src/tmp/numactl-buildroot/usr/lib64/libnuma.a
libtool: install: ranlib /usr/src/tmp/numactl-buildroot/usr/lib64/libnuma.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/numactl-buildroot/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p numactl numastat numademo migratepages migspeed memhog '/usr/src/tmp/numactl-buildroot/usr/bin'
libtool: warning: 'libnuma.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/numactl /usr/src/tmp/numactl-buildroot/usr/bin/numactl
libtool: install: /usr/libexec/rpm-build/install -p numastat /usr/src/tmp/numactl-buildroot/usr/bin/numastat
libtool: warning: 'libnuma.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/numademo /usr/src/tmp/numactl-buildroot/usr/bin/numademo
libtool: warning: 'libnuma.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/migratepages /usr/src/tmp/numactl-buildroot/usr/bin/migratepages
libtool: warning: 'libnuma.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/migspeed /usr/src/tmp/numactl-buildroot/usr/bin/migspeed
libtool: warning: 'libnuma.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/memhog /usr/src/tmp/numactl-buildroot/usr/bin/memhog
 /bin/mkdir -p '/usr/src/tmp/numactl-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 numa.h numacompat1.h numaif.h '/usr/src/tmp/numactl-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/numactl-buildroot/usr/share/man/man2'
 /usr/libexec/rpm-build/install -p -m 644 move_pages.2 '/usr/src/tmp/numactl-buildroot/usr/share/man/man2'
 /bin/mkdir -p '/usr/src/tmp/numactl-buildroot/usr/share/man/man3'
 /usr/libexec/rpm-build/install -p -m 644 numa.3 '/usr/src/tmp/numactl-buildroot/usr/share/man/man3'
 /bin/mkdir -p '/usr/src/tmp/numactl-buildroot/usr/share/man/man8'
 /usr/libexec/rpm-build/install -p -m 644 numactl.8 numastat.8 migratepages.8 migspeed.8 '/usr/src/tmp/numactl-buildroot/usr/share/man/man8'
make[1]: Leaving directory '/usr/src/RPM/BUILD/numactl-2.0.11'
make: Leaving directory '/usr/src/RPM/BUILD/numactl-2.0.11'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/numactl-buildroot (auto)
removed './usr/lib64/libnuma.la'
mode of './usr/lib64/libnuma.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/numactl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/numactl-buildroot/ (default)
Compressing files in /usr/src/tmp/numactl-buildroot (auto)
Adjusting library links in /usr/src/tmp/numactl-buildroot
./usr/lib64:
	libnuma.so.1 -> libnuma.so.1.0.0
Verifying ELF objects in /usr/src/tmp/numactl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: numactl-2.0.11-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7406
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd numactl-2.0.11
+ DOCDIR=/usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.11
+ export DOCDIR
+ rm -rf /usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.11
+ /bin/mkdir -p /usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.11
+ cp -prL README CHANGES DESIGN TODO /usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.11
+ chmod -R go-w /usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.11
+ chmod -R a+rX /usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.11
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xRhJBw
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SehMYN
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libnuma.so.1()(64bit) >= set:keZ4kNGRpJcGyC6BBZlNK4FhqFK8u9PaKoLqpyaj81OrhxCd7PFLmBK7z6Jk9C8Q6C3ObpFYBQ5bMRzWayLyoS6vg8lNgZ7agLtBIDHb8Fe3udwv9jgSt0, libnuma.so.1(libnuma_1.1)(64bit), libnuma.so.1(libnuma_1.2)(64bit), libnuma.so.1(libnuma_1.3)(64bit), libnuma.so.1(libnuma_1.4)(64bit), librt.so.1(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bdsvQ8
Creating numactl-debuginfo package
Processing files: libnuma-2.0.11-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w0u8cx
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/numactl-buildroot/usr/lib64/libnuma.so.1: 84 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ba7w3Y
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libnuma.so.1()(64bit) = set:kdZ4kNGjAjImyGW6chYloXKUUb56onOPjRYUVrV9thyyvPIybSnEeFgMOlifjA0VJkEbXKxoeZalFPNw0N85ly4NLVlb74txLCiVBQoGmklB8a90MRs17QI2xUr4PSU1VmPYrYwMSD2MZ4dAtLa9fTb8FK1vzaMZlq2OnEH10x15p, libnuma.so.1(libnuma_1.1)(64bit), libnuma.so.1(libnuma_1.2)(64bit), libnuma.so.1(libnuma_1.3)(64bit), libnuma.so.1(libnuma_1.4)(64bit)
Requires: ld-linux-x86-64.so.2()(64bit) >= set:ihidc, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WoMJnu
Creating libnuma-debuginfo package
Processing files: libnuma-devel-2.0.11-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7IYAb3
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eFFXtF
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libnuma = 2.0.11-alt1, /usr/lib64/libnuma.so.1.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TSRLgl
Processing files: numactl-debuginfo-2.0.11-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GEPQx4
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BybliR
find-requires: running scripts (debuginfo)
Requires: numactl = 2.0.11-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libnuma.so.1), debug64(librt.so.1)
Processing files: libnuma-debuginfo-2.0.11-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cuBXwH
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7noTfB
find-requires: running scripts (debuginfo)
Provides: debug64(libnuma.so.1)
Requires: libnuma = 2.0.11-alt1, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6)
Adding to numactl a strict dependency on libnuma
Adding to numactl-debuginfo a strict dependency on libnuma-debuginfo
Removing from numactl-debuginfo 2 sources provided by libnuma-debuginfo
Removing 6 extra deps from numactl due to dependency on libnuma
Removing 1 extra deps from libnuma-devel due to dependency on libnuma
Removing 1 extra deps from numactl-debuginfo due to dependency on libnuma-debuginfo
Removing 6 extra deps from numactl due to repentancy on libnuma
Removing 1 extra deps from numactl-debuginfo due to repentancy on libnuma-debuginfo
warning: Installed (but unpackaged) file(s) found:
    /usr/lib64/libnuma.a
    /usr/share/man/man2/move_pages.2.xz
Wrote: /usr/src/RPM/RPMS/x86_64/numactl-2.0.11-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libnuma-2.0.11-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libnuma-devel-2.0.11-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/numactl-debuginfo-2.0.11-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libnuma-debuginfo-2.0.11-alt1.x86_64.rpm (w2.lzdio)
8.58user 9.46system 0:26.79elapsed 67%CPU (0avgtext+0avgdata 41828maxresident)k
0inputs+0outputs (0major+1563492minor)pagefaults 0swaps
0.47user 1.64system 0:32.06elapsed 6%CPU (0avgtext+0avgdata 12160maxresident)k
0inputs+0outputs (0major+98884minor)pagefaults 0swaps
--- libnuma-2.0.11-alt1.x86_64.rpm.repo	2015-12-13 16:03:17.000000000 +0000
+++ libnuma-2.0.11-alt1.x86_64.rpm.hasher	2024-08-04 11:33:54.669697576 +0000
@@ -20,3 +20,3 @@
 File: /usr/lib64/libnuma.so.1	120777	root:root		libnuma.so.1.0.0
-File: /usr/lib64/libnuma.so.1.0.0	100644	root:root	535233b03056768f3f582e1ed21d390d	
-RPMIdentity: 3a4f8a67653b9633f70ae3a88f82975c2918260fef075a1ca719d78132ca12d0e81cd9d90812db35482f8032390ae58a036ea46257dc3c4b1792bcfbd645e267
+File: /usr/lib64/libnuma.so.1.0.0	100644	root:root	65268be825ada48e2b677dd90d4affe3	
+RPMIdentity: e4d8fa6283e8633ffaa69873c2ff9bdb5e6c4ca48c7dee1e6b2ef4326122ede0b81f8be3df8603c70b6450d5ba147e249871b0d842922ec6a43521eecd03f003
--- libnuma-debuginfo-2.0.11-alt1.x86_64.rpm.repo	2015-12-13 16:03:17.000000000 +0000
+++ libnuma-debuginfo-2.0.11-alt1.x86_64.rpm.hasher	2024-08-04 11:33:54.802699781 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/a8	40755	root:root	
-/usr/lib/debug/.build-id/a8/3fbecb5be8afced34d7759bc021c308688851a	120777	root:root	../../../../lib64/libnuma.so.1.0.0
-/usr/lib/debug/.build-id/a8/3fbecb5be8afced34d7759bc021c308688851a.debug	120777	root:root	../../usr/lib64/libnuma.so.1.0.0.debug
+/usr/lib/debug/.build-id/55	40755	root:root	
+/usr/lib/debug/.build-id/55/d6f2c5e4ffeb1b138433865bae9d907ca2a25e	120777	root:root	../../../../lib64/libnuma.so.1.0.0
+/usr/lib/debug/.build-id/55/d6f2c5e4ffeb1b138433865bae9d907ca2a25e.debug	120777	root:root	../../usr/lib64/libnuma.so.1.0.0.debug
 /usr/lib/debug/usr/lib64/libnuma.so.1.0.0.debug	100644	root:root	
@@ -24,6 +24,6 @@
 Provides: libnuma-debuginfo = 2.0.11-alt1
-File: /usr/lib/debug/.build-id/a8	40755	root:root		
-File: /usr/lib/debug/.build-id/a8/3fbecb5be8afced34d7759bc021c308688851a	120777	root:root		../../../../lib64/libnuma.so.1.0.0
-File: /usr/lib/debug/.build-id/a8/3fbecb5be8afced34d7759bc021c308688851a.debug	120777	root:root		../../usr/lib64/libnuma.so.1.0.0.debug
-File: /usr/lib/debug/usr/lib64/libnuma.so.1.0.0.debug	100644	root:root	47a93a26865dfd7a13da65a72e9f1811	
+File: /usr/lib/debug/.build-id/55	40755	root:root		
+File: /usr/lib/debug/.build-id/55/d6f2c5e4ffeb1b138433865bae9d907ca2a25e	120777	root:root		../../../../lib64/libnuma.so.1.0.0
+File: /usr/lib/debug/.build-id/55/d6f2c5e4ffeb1b138433865bae9d907ca2a25e.debug	120777	root:root		../../usr/lib64/libnuma.so.1.0.0.debug
+File: /usr/lib/debug/usr/lib64/libnuma.so.1.0.0.debug	100644	root:root	3e7b0cfe1d87f66cfb75327ecbdccf09	
 File: /usr/lib/debug/usr/lib64/libnuma.so.1.debug	120777	root:root		libnuma.so.1.0.0.debug
@@ -42,2 +42,2 @@
 File: /usr/src/debug/numactl-2.0.11/sysfs.h	100644	root:root	1761edc8e347f762c8bbec1b1deb0ed4	
-RPMIdentity: 96b6744ae9ba9bf264cee2f6e897b858699e2eeb67c37a9456c9ac4a278d1bdb7a0a2b780b0cf2fb33502df6d6d1012658a2ba7696155bb4bd4015f31594f4a5
+RPMIdentity: c136e28db110a1e53fbba3b1fcfdd07ce2335de8c33a28c0a1e4c50ee9cc22fafa59dcf5a80b639ce93116fc50350558fe3cebd2934d68e51dd14b489490ea0d
--- libnuma-devel-2.0.11-alt1.x86_64.rpm.repo	2015-12-13 16:03:17.000000000 +0000
+++ libnuma-devel-2.0.11-alt1.x86_64.rpm.hasher	2024-08-04 11:33:54.874700975 +0000
@@ -11,2 +11,2 @@
 File: /usr/lib64/libnuma.so	120777	root:root		libnuma.so.1.0.0
-RPMIdentity: 70b86d0b21db1d883afe0cb970874f4ffae9272cb32e5fd1689efc3dc5163fbf578b500423301166983a6640932a78016d7ed0f9be3aa449ac3cb22d669a4de3
+RPMIdentity: d5f1d038f89b08129d7517bfc6a8138016d64c6be2a33cabe28d83e52d4c4fd9217f58dc6d63a6cb10360421c6732bd0703c684f902544355989d4f43c789b9e
--- numactl-2.0.11-alt1.x86_64.rpm.repo	2015-12-13 16:03:17.000000000 +0000
+++ numactl-2.0.11-alt1.x86_64.rpm.hasher	2024-08-04 11:33:54.956702335 +0000
@@ -17,3 +17,2 @@
 Requires: /lib64/ld-linux-x86-64.so.2  
-Requires: librt.so.1()(64bit) >= set:jiq20
 Requires: librt.so.1(GLIBC_2.2.5)(64bit)  
@@ -22,8 +21,8 @@
 Provides: numactl = 2.0.11-alt1
-File: /usr/bin/memhog	100755	root:root	0878f53a483a522d1e2ac0d27fef0dd7	
-File: /usr/bin/migratepages	100755	root:root	d8e8b242a540eaaff3095f5383e3a021	
-File: /usr/bin/migspeed	100755	root:root	3e5464040ac3749048c74bb07d31a998	
-File: /usr/bin/numactl	100755	root:root	74485ce6272e9d17067a2da6115b4131	
-File: /usr/bin/numademo	100755	root:root	a035754442a45cfa74ffdf6d8bf625c5	
-File: /usr/bin/numastat	100755	root:root	7d213c0af2d995c69c907012d4d17477	
+File: /usr/bin/memhog	100755	root:root	f8b84fdd8b807850673bb41010607081	
+File: /usr/bin/migratepages	100755	root:root	b77c606f1a05840202227f764b1ecb6c	
+File: /usr/bin/migspeed	100755	root:root	8ddc6fa8703aea75e53717124cf59589	
+File: /usr/bin/numactl	100755	root:root	e49cc6a210f3c2dce7d7442d9dff5ed8	
+File: /usr/bin/numademo	100755	root:root	54198adf18d691bd5a230b5cddc9b2ad	
+File: /usr/bin/numastat	100755	root:root	110d888c95352050e72718a6831d6e3b	
 File: /usr/share/doc/numactl-2.0.11	40755	root:root		
@@ -38,2 +37,2 @@
 File: /usr/share/man/man8/numastat.8.xz	100644	root:root	549a8c36c594af62c371081bf1f3b293	
-RPMIdentity: 15b65eb7cf7843386bb9199448a5f57ea48c9fcc9304e0a2595ea92a1300dea9de2a78853f2fb0240a61aed8d77288ea50e46a98b767e2c4508de09604709394
+RPMIdentity: 565ae50b474d336636458dc0ce6c188fc20d73d2fde7ef4bbaa19127102182de1bea68a758ba0d41b20021853a38e524165dba26874cced7b67d6f050cd3deed
--- numactl-debuginfo-2.0.11-alt1.x86_64.rpm.repo	2015-12-13 16:03:17.000000000 +0000
+++ numactl-debuginfo-2.0.11-alt1.x86_64.rpm.hasher	2024-08-04 11:33:55.039703711 +0000
@@ -1,19 +1,19 @@
-/usr/lib/debug/.build-id/0a	40755	root:root	
-/usr/lib/debug/.build-id/0a/17e7ef5d81294630eeb4fd3ed07f45c84b042d	120777	root:root	../../../../bin/numastat
-/usr/lib/debug/.build-id/0a/17e7ef5d81294630eeb4fd3ed07f45c84b042d.debug	120777	root:root	../../usr/bin/numastat.debug
-/usr/lib/debug/.build-id/3a	40755	root:root	
-/usr/lib/debug/.build-id/3a/d127000072eb1a294e0db9a73472a4ca5c8be3	120777	root:root	../../../../bin/numactl
-/usr/lib/debug/.build-id/3a/d127000072eb1a294e0db9a73472a4ca5c8be3.debug	120777	root:root	../../usr/bin/numactl.debug
-/usr/lib/debug/.build-id/40	40755	root:root	
-/usr/lib/debug/.build-id/40/bdc31b3cb80cd36447f80627cfa4bebf5d81b8	120777	root:root	../../../../bin/migratepages
-/usr/lib/debug/.build-id/40/bdc31b3cb80cd36447f80627cfa4bebf5d81b8.debug	120777	root:root	../../usr/bin/migratepages.debug
-/usr/lib/debug/.build-id/58	40755	root:root	
-/usr/lib/debug/.build-id/58/a02637a5d00261a81e4d5e4c33cf89ef1c4899	120777	root:root	../../../../bin/numademo
-/usr/lib/debug/.build-id/58/a02637a5d00261a81e4d5e4c33cf89ef1c4899.debug	120777	root:root	../../usr/bin/numademo.debug
-/usr/lib/debug/.build-id/b8	40755	root:root	
-/usr/lib/debug/.build-id/b8/d8ce22719806f708eb4ec39049d53138248d17	120777	root:root	../../../../bin/migspeed
-/usr/lib/debug/.build-id/b8/d8ce22719806f708eb4ec39049d53138248d17.debug	120777	root:root	../../usr/bin/migspeed.debug
-/usr/lib/debug/.build-id/fe	40755	root:root	
-/usr/lib/debug/.build-id/fe/daba63b95463624ce44e2dfd5c0346817ee9c2	120777	root:root	../../../../bin/memhog
-/usr/lib/debug/.build-id/fe/daba63b95463624ce44e2dfd5c0346817ee9c2.debug	120777	root:root	../../usr/bin/memhog.debug
+/usr/lib/debug/.build-id/0d	40755	root:root	
+/usr/lib/debug/.build-id/0d/4ad77f4038555f17d877c1a2ae5e98c69e70ee	120777	root:root	../../../../bin/migratepages
+/usr/lib/debug/.build-id/0d/4ad77f4038555f17d877c1a2ae5e98c69e70ee.debug	120777	root:root	../../usr/bin/migratepages.debug
+/usr/lib/debug/.build-id/47	40755	root:root	
+/usr/lib/debug/.build-id/47/87aed5712857f671be33cac5a46c26ccb3aae5	120777	root:root	../../../../bin/memhog
+/usr/lib/debug/.build-id/47/87aed5712857f671be33cac5a46c26ccb3aae5.debug	120777	root:root	../../usr/bin/memhog.debug
+/usr/lib/debug/.build-id/65	40755	root:root	
+/usr/lib/debug/.build-id/65/c7aaf2a56acfbd530eae65077011a8865dafce	120777	root:root	../../../../bin/numademo
+/usr/lib/debug/.build-id/65/c7aaf2a56acfbd530eae65077011a8865dafce.debug	120777	root:root	../../usr/bin/numademo.debug
+/usr/lib/debug/.build-id/6a	40755	root:root	
+/usr/lib/debug/.build-id/6a/e33075d6560bc2c7763e342a9b616f1f557587	120777	root:root	../../../../bin/numastat
+/usr/lib/debug/.build-id/6a/e33075d6560bc2c7763e342a9b616f1f557587.debug	120777	root:root	../../usr/bin/numastat.debug
+/usr/lib/debug/.build-id/9a	40755	root:root	
+/usr/lib/debug/.build-id/9a/8e6e043e3a8f0e43029c7dd6758d3ed0e566f2	120777	root:root	../../../../bin/migspeed
+/usr/lib/debug/.build-id/9a/8e6e043e3a8f0e43029c7dd6758d3ed0e566f2.debug	120777	root:root	../../usr/bin/migspeed.debug
+/usr/lib/debug/.build-id/a7	40755	root:root	
+/usr/lib/debug/.build-id/a7/7a4cacfbf8f4a914d603495da4af84e3e38dec	120777	root:root	../../../../bin/numactl
+/usr/lib/debug/.build-id/a7/7a4cacfbf8f4a914d603495da4af84e3e38dec.debug	120777	root:root	../../usr/bin/numactl.debug
 /usr/lib/debug/usr/bin/memhog.debug	100644	root:root	
@@ -40,26 +40,26 @@
 Provides: numactl-debuginfo = 2.0.11-alt1
-File: /usr/lib/debug/.build-id/0a	40755	root:root		
-File: /usr/lib/debug/.build-id/0a/17e7ef5d81294630eeb4fd3ed07f45c84b042d	120777	root:root		../../../../bin/numastat
-File: /usr/lib/debug/.build-id/0a/17e7ef5d81294630eeb4fd3ed07f45c84b042d.debug	120777	root:root		../../usr/bin/numastat.debug
-File: /usr/lib/debug/.build-id/3a	40755	root:root		
-File: /usr/lib/debug/.build-id/3a/d127000072eb1a294e0db9a73472a4ca5c8be3	120777	root:root		../../../../bin/numactl
-File: /usr/lib/debug/.build-id/3a/d127000072eb1a294e0db9a73472a4ca5c8be3.debug	120777	root:root		../../usr/bin/numactl.debug
-File: /usr/lib/debug/.build-id/40	40755	root:root		
-File: /usr/lib/debug/.build-id/40/bdc31b3cb80cd36447f80627cfa4bebf5d81b8	120777	root:root		../../../../bin/migratepages
-File: /usr/lib/debug/.build-id/40/bdc31b3cb80cd36447f80627cfa4bebf5d81b8.debug	120777	root:root		../../usr/bin/migratepages.debug
-File: /usr/lib/debug/.build-id/58	40755	root:root		
-File: /usr/lib/debug/.build-id/58/a02637a5d00261a81e4d5e4c33cf89ef1c4899	120777	root:root		../../../../bin/numademo
-File: /usr/lib/debug/.build-id/58/a02637a5d00261a81e4d5e4c33cf89ef1c4899.debug	120777	root:root		../../usr/bin/numademo.debug
-File: /usr/lib/debug/.build-id/b8	40755	root:root		
-File: /usr/lib/debug/.build-id/b8/d8ce22719806f708eb4ec39049d53138248d17	120777	root:root		../../../../bin/migspeed
-File: /usr/lib/debug/.build-id/b8/d8ce22719806f708eb4ec39049d53138248d17.debug	120777	root:root		../../usr/bin/migspeed.debug
-File: /usr/lib/debug/.build-id/fe	40755	root:root		
-File: /usr/lib/debug/.build-id/fe/daba63b95463624ce44e2dfd5c0346817ee9c2	120777	root:root		../../../../bin/memhog
-File: /usr/lib/debug/.build-id/fe/daba63b95463624ce44e2dfd5c0346817ee9c2.debug	120777	root:root		../../usr/bin/memhog.debug
-File: /usr/lib/debug/usr/bin/memhog.debug	100644	root:root	2f3da8f2ec13ac34c19c0fd64dd02b9d	
-File: /usr/lib/debug/usr/bin/migratepages.debug	100644	root:root	ffd360c2ca552b1968c0c8edc6b3af47	
-File: /usr/lib/debug/usr/bin/migspeed.debug	100644	root:root	ee6622c2fa865e5931d6d43f601d1ecd	
-File: /usr/lib/debug/usr/bin/numactl.debug	100644	root:root	2fe19320858b0e34b6b1ab3099ff52d9	
-File: /usr/lib/debug/usr/bin/numademo.debug	100644	root:root	f958ae07a42b339a1f03254a31d49ae3	
-File: /usr/lib/debug/usr/bin/numastat.debug	100644	root:root	10973feb54499538c3bfcada65f50e0a	
+File: /usr/lib/debug/.build-id/0d	40755	root:root		
+File: /usr/lib/debug/.build-id/0d/4ad77f4038555f17d877c1a2ae5e98c69e70ee	120777	root:root		../../../../bin/migratepages
+File: /usr/lib/debug/.build-id/0d/4ad77f4038555f17d877c1a2ae5e98c69e70ee.debug	120777	root:root		../../usr/bin/migratepages.debug
+File: /usr/lib/debug/.build-id/47	40755	root:root		
+File: /usr/lib/debug/.build-id/47/87aed5712857f671be33cac5a46c26ccb3aae5	120777	root:root		../../../../bin/memhog
+File: /usr/lib/debug/.build-id/47/87aed5712857f671be33cac5a46c26ccb3aae5.debug	120777	root:root		../../usr/bin/memhog.debug
+File: /usr/lib/debug/.build-id/65	40755	root:root		
+File: /usr/lib/debug/.build-id/65/c7aaf2a56acfbd530eae65077011a8865dafce	120777	root:root		../../../../bin/numademo
+File: /usr/lib/debug/.build-id/65/c7aaf2a56acfbd530eae65077011a8865dafce.debug	120777	root:root		../../usr/bin/numademo.debug
+File: /usr/lib/debug/.build-id/6a	40755	root:root		
+File: /usr/lib/debug/.build-id/6a/e33075d6560bc2c7763e342a9b616f1f557587	120777	root:root		../../../../bin/numastat
+File: /usr/lib/debug/.build-id/6a/e33075d6560bc2c7763e342a9b616f1f557587.debug	120777	root:root		../../usr/bin/numastat.debug
+File: /usr/lib/debug/.build-id/9a	40755	root:root		
+File: /usr/lib/debug/.build-id/9a/8e6e043e3a8f0e43029c7dd6758d3ed0e566f2	120777	root:root		../../../../bin/migspeed
+File: /usr/lib/debug/.build-id/9a/8e6e043e3a8f0e43029c7dd6758d3ed0e566f2.debug	120777	root:root		../../usr/bin/migspeed.debug
+File: /usr/lib/debug/.build-id/a7	40755	root:root		
+File: /usr/lib/debug/.build-id/a7/7a4cacfbf8f4a914d603495da4af84e3e38dec	120777	root:root		../../../../bin/numactl
+File: /usr/lib/debug/.build-id/a7/7a4cacfbf8f4a914d603495da4af84e3e38dec.debug	120777	root:root		../../usr/bin/numactl.debug
+File: /usr/lib/debug/usr/bin/memhog.debug	100644	root:root	04c6b477f699fbc07872c310af0d0bdb	
+File: /usr/lib/debug/usr/bin/migratepages.debug	100644	root:root	8a2f0d701521ed7be7c446328ea4dff9	
+File: /usr/lib/debug/usr/bin/migspeed.debug	100644	root:root	43d57a54180c06efcf1a03a190c06cae	
+File: /usr/lib/debug/usr/bin/numactl.debug	100644	root:root	ef6f9bb871f6737cc0a8963d76daf321	
+File: /usr/lib/debug/usr/bin/numademo.debug	100644	root:root	af754926c89b5e766997ba248508a574	
+File: /usr/lib/debug/usr/bin/numastat.debug	100644	root:root	6690178a42f49c544f2a832e3afa3a82	
 File: /usr/src/debug/numactl-2.0.11	40755	root:root		
@@ -74,2 +74,2 @@
 File: /usr/src/debug/numactl-2.0.11/util.h	100644	root:root	a46e1b4fe0a309641654661d6970c76d	
-RPMIdentity: 11fa94b3668bd0ca302146e2eecc690142bc1d1edae227f7960939699f98b5af63d759fc0c77f3a6df238d83d5301c8c070c916adda1f2a7e4223cc033d18e1b
+RPMIdentity: 2472aecae371d76b3b0f7d6eb57240962bfcfd71577aae9bc57f5b55be63c72cb70d73b43141e5c53448af0eb80e2899382e1fc6cea7181991a58014c88a7640