<86>Aug 13 01:06:21 userdel[3183244]: delete user 'rooter' <86>Aug 13 01:06:21 userdel[3183244]: removed group 'rooter' owned by 'rooter' <86>Aug 13 01:06:21 userdel[3183244]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 13 01:06:21 groupadd[3183273]: group added to /etc/group: name=rooter, GID=1826 <86>Aug 13 01:06:21 groupadd[3183273]: group added to /etc/gshadow: name=rooter <86>Aug 13 01:06:21 groupadd[3183273]: new group: name=rooter, GID=1826 <86>Aug 13 01:06:21 useradd[3183296]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash <86>Aug 13 01:06:21 userdel[3183336]: delete user 'builder' <86>Aug 13 01:06:21 userdel[3183336]: removed group 'builder' owned by 'builder' <86>Aug 13 01:06:21 userdel[3183336]: removed shadow group 'builder' owned by 'builder' <86>Aug 13 01:06:21 groupadd[3183361]: group added to /etc/group: name=builder, GID=1827 <86>Aug 13 01:06:21 groupadd[3183361]: group added to /etc/gshadow: name=builder <86>Aug 13 01:06:21 groupadd[3183361]: new group: name=builder, GID=1827 <86>Aug 13 01:06:21 useradd[3183376]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash warning: user andy does not exist - using root warning: group andy does not exist - using root warning: user andy does not exist - using root warning: group andy does not exist - using root warning: user andy does not exist - using root warning: group andy does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/numactl-2.0.14-alt2.nosrc.rpm (w1.gzdio) Installing numactl-2.0.14-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.90294 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf numactl-2.0.14 + echo 'Source #0 (numactl-2.0.14.tar.gz):' Source #0 (numactl-2.0.14.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/numactl-2.0.14.tar.gz + /bin/tar -xf - + cd numactl-2.0.14 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90294 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd numactl-2.0.14 + 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 --disable-static 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... no 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.14' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/numactl-2.0.14' 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 /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 /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 /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 /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 /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 /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: ( 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 /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 -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -ffast-math -funroll-loops -ftree-vectorize -c -o numademo-numademo.o `test -f 'numademo.c' || echo './'`numademo.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 /bin/sed -e 's,@VERSION\@,2.0.14,g' -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@libdir\@,/usr/lib64,g' -e 's,@includedir\@,/usr/include,g' < numa.pc.in > numa.pc || rm numa.pc make[1]: Leaving directory '/usr/src/RPM/BUILD/numactl-2.0.14' make: Leaving directory '/usr/src/RPM/BUILD/numactl-2.0.14' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.21594 + 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.14 + 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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/numactl-2.0.14' /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: 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 memhog.8 '/usr/src/tmp/numactl-buildroot/usr/share/man/man8' /bin/mkdir -p '/usr/src/tmp/numactl-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 numa.pc '/usr/src/tmp/numactl-buildroot/usr/lib64/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/numactl-2.0.14' make: Leaving directory '/usr/src/RPM/BUILD/numactl-2.0.14' + /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) /usr/lib64/pkgconfig/numa.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/numa.pc: Libs: '-L${libdir} -lnuma' --> '-lnuma' 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: (from :0) 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) Processing files: numactl-2.0.14-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41411 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd numactl-2.0.14 + DOCDIR=/usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.14 + export DOCDIR + rm -rf /usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.14 + /bin/mkdir -p /usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.14 + cp -prL README.md /usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.14 + chmod -R go-w /usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.14 + chmod -R a+rX /usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y9btn0 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4gupIX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.17)(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.7)(64bit), libnuma.so.1()(64bit) >= set:keZ4kNGRpJcGyC6BBZlNKAD7r2qFK8u9PaKoZy8vB9Gcx48L55qSscDZqlFXNEhbly92JxVwYimav9tN2sZ8WayLyoS6vg8lpYgoXD2Qrn9XVW2iGPwn3UnO4At7, 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), 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.WLENHZ Creating numactl-debuginfo package Processing files: libnuma-2.0.14-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5PGzMX find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/numactl-buildroot/usr/lib64/libnuma.so.1: 85 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y48tjY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libnuma.so.1()(64bit) = set:kdZ4kNGjAjImyGW6chYloXKUUb56onOPjRYUVrV9thyyvPIybSnEeFgMOlifjA0LKOs5WOKr8CjLmBe7324zkk9i4ZCuRO1hnUHFku9dCG5ll9yi20sdnM1dHg8Zm4PSU1VmPYrYwMSD2MZ4dAtLa9fTb8FK1vzaMZlq2OnEH10x15p, 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.7)(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.t8N1zZ Creating libnuma-debuginfo package Processing files: libnuma-devel-2.0.14-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kOWU8Z find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nmZdmW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(numa) = 2.0.14 Requires: libnuma = 2.0.14-alt2, /usr/lib64/libnuma.so.1.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mKc9uY Processing files: numactl-debuginfo-2.0.14-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GDZ9qX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZBfglZ find-requires: running scripts (debuginfo) Requires: numactl = 2.0.14-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libnuma.so.1) Processing files: libnuma-debuginfo-2.0.14-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TBmfhX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7lCs9X find-requires: running scripts (debuginfo) Provides: debug64(libnuma.so.1) Requires: libnuma = 2.0.14-alt2, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6) Adding to numactl-debuginfo a strict dependency on numactl Adding to libnuma-devel a strict dependency on libnuma Adding to libnuma-debuginfo a strict dependency on libnuma 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 7 extra deps from numactl due to repentancy on libnuma Removing 1 extra deps from numactl-debuginfo due to repentancy on libnuma-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/numactl-2.0.14-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnuma-2.0.14-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnuma-devel-2.0.14-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/numactl-debuginfo-2.0.14-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnuma-debuginfo-2.0.14-alt2.x86_64.rpm (w2.lzdio) 5.77user 3.87system 0:21.76elapsed 44%CPU (0avgtext+0avgdata 39680maxresident)k 0inputs+0outputs (0major+1375591minor)pagefaults 0swaps 0.56user 0.86system 0:25.25elapsed 5%CPU (0avgtext+0avgdata 12008maxresident)k 0inputs+0outputs (0major+93395minor)pagefaults 0swaps --- libnuma-2.0.14-alt2.x86_64.rpm.repo 2021-07-12 15:37:27.000000000 +0000 +++ libnuma-2.0.14-alt2.x86_64.rpm.hasher 2023-08-13 01:06:45.042861406 +0000 @@ -21,3 +21,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 bc2c05cdc1be939562304ff7a665e4e6 -RPMIdentity: 8f432c56a97d272aa5dfe1d41b6b0127289d607056e0f8616e7517c85b86154569f0940c42fbabb93af30464226e59cb942c197e681386ef102228eb3acf800f +File: /usr/lib64/libnuma.so.1.0.0 100644 root:root 571634b41ecf7bba7b204f0160d8442e +RPMIdentity: 355f8f173ccb558bcbe95c559159244844b8dd9b29c2c5fd9c630a1db9da3864e6fc357bf9d93da478035c8f36078e08985674493b2b2893b77d7531f9c6a6e3 --- libnuma-debuginfo-2.0.14-alt2.x86_64.rpm.repo 2021-07-12 15:37:27.000000000 +0000 +++ libnuma-debuginfo-2.0.14-alt2.x86_64.rpm.hasher 2023-08-13 01:06:45.096861985 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6d 40755 root:root -/usr/lib/debug/.build-id/6d/a1ec5ea9b1e5b7d7d5ae886d3f0239289d6838 120777 root:root ../../../../lib64/libnuma.so.1.0.0 -/usr/lib/debug/.build-id/6d/a1ec5ea9b1e5b7d7d5ae886d3f0239289d6838.debug 120777 root:root ../../usr/lib64/libnuma.so.1.0.0.debug +/usr/lib/debug/.build-id/58 40755 root:root +/usr/lib/debug/.build-id/58/0abbc8810d41f5637f803e40025af7f092735b 120777 root:root ../../../../lib64/libnuma.so.1.0.0 +/usr/lib/debug/.build-id/58/0abbc8810d41f5637f803e40025af7f092735b.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.14-alt2:sisyphus+278485.100.1.1 -File: /usr/lib/debug/.build-id/6d 40755 root:root -File: /usr/lib/debug/.build-id/6d/a1ec5ea9b1e5b7d7d5ae886d3f0239289d6838 120777 root:root ../../../../lib64/libnuma.so.1.0.0 -File: /usr/lib/debug/.build-id/6d/a1ec5ea9b1e5b7d7d5ae886d3f0239289d6838.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 fbe061bdab12d0f50a3b1acc3181d3f2 +File: /usr/lib/debug/.build-id/58 40755 root:root +File: /usr/lib/debug/.build-id/58/0abbc8810d41f5637f803e40025af7f092735b 120777 root:root ../../../../lib64/libnuma.so.1.0.0 +File: /usr/lib/debug/.build-id/58/0abbc8810d41f5637f803e40025af7f092735b.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 fa27898ad41ae0bab9f62230e8e875fa 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.14/sysfs.h 100644 root:root 137f756b7bcdbaadcd7c66e83e0fab65 -RPMIdentity: a84aee2d505a4435ca368a8469dc47829705778eb8f7288d57a11cdd5e6d670976d7bd3f0947a72f3cd405c46a235d3764d876997a740a30cdfaae1d0d587ffb +RPMIdentity: 01bad25b57dcb04b1e267b34655e91e0262c4d3c1d82bd55fdf9b9f7054c12ac2759e62bf65f32e463e506e3b882a3b1c2eee1165f5f2e07ad5d61d8f4d16f99 --- numactl-2.0.14-alt2.x86_64.rpm.repo 2021-07-12 15:37:27.000000000 +0000 +++ numactl-2.0.14-alt2.x86_64.rpm.hasher 2023-08-13 01:06:45.223863349 +0000 @@ -18,8 +18,8 @@ Provides: numactl = 2.0.14-alt2:sisyphus+278485.100.1.1 -File: /usr/bin/memhog 100755 root:root 1880339f0c13f394e40a244ce3f2e906 -File: /usr/bin/migratepages 100755 root:root 4230a9d0d43d53e1a8503dfbf95d8401 -File: /usr/bin/migspeed 100755 root:root 07b0116fd00ac4cfde4c0532cd09cacf -File: /usr/bin/numactl 100755 root:root 01d0265c9ef40603c4aa5f63e2843c65 -File: /usr/bin/numademo 100755 root:root 13479f8afab4e9735f86fbd2955e11c3 -File: /usr/bin/numastat 100755 root:root d9cee43da88b7b58e9d55eb682f7a897 +File: /usr/bin/memhog 100755 root:root 37c6d01921c38dfe0e91f6ef8fef0fee +File: /usr/bin/migratepages 100755 root:root 16bc0271d05ab7f23ce2f7772b99110f +File: /usr/bin/migspeed 100755 root:root 99ac8dce6caa1baa6cf515257ed804f3 +File: /usr/bin/numactl 100755 root:root a1c48b447f1b6c6317886334c46931d9 +File: /usr/bin/numademo 100755 root:root 7b205e6ae174aa52557fb237ea202400 +File: /usr/bin/numastat 100755 root:root c3d8120d9e7730c53c4b2c32322611b8 File: /usr/share/doc/numactl-2.0.14 40755 root:root @@ -31,2 +31,2 @@ File: /usr/share/man/man8/numastat.8.xz 100644 root:root a2efeed98066746a0baa9a33b4b036ee -RPMIdentity: f7d47e581b0a2ec9003e6455edd26d3e6024ffa88adf4598fcbbad3e2c1e7630b6dda400664a8983970ed7689a6a61e5422426182a4547749eb76ae6d421e1c7 +RPMIdentity: 057def460a88aff331786389489f55c5ca55a1d03134e636298becc2b10e85d76d19d39eb299b251ec19bee470814fbbf66eb796291dab7e92b8a46ea6489621 --- numactl-debuginfo-2.0.14-alt2.x86_64.rpm.repo 2021-07-12 15:37:27.000000000 +0000 +++ numactl-debuginfo-2.0.14-alt2.x86_64.rpm.hasher 2023-08-13 01:06:45.295864121 +0000 @@ -1,19 +1,19 @@ -/usr/lib/debug/.build-id/23 40755 root:root -/usr/lib/debug/.build-id/23/5fdd193b925446eb41611f30e438ec591d3198 120777 root:root ../../../../bin/numademo -/usr/lib/debug/.build-id/23/5fdd193b925446eb41611f30e438ec591d3198.debug 120777 root:root ../../usr/bin/numademo.debug -/usr/lib/debug/.build-id/3e 40755 root:root -/usr/lib/debug/.build-id/3e/d3efd8affa6e3792a3a1691349c557a455ae44 120777 root:root ../../../../bin/migratepages -/usr/lib/debug/.build-id/3e/d3efd8affa6e3792a3a1691349c557a455ae44.debug 120777 root:root ../../usr/bin/migratepages.debug -/usr/lib/debug/.build-id/82 40755 root:root -/usr/lib/debug/.build-id/82/24b76227ec477934e52b83ee98bd093fa7f52d 120777 root:root ../../../../bin/numastat -/usr/lib/debug/.build-id/82/24b76227ec477934e52b83ee98bd093fa7f52d.debug 120777 root:root ../../usr/bin/numastat.debug -/usr/lib/debug/.build-id/85 40755 root:root -/usr/lib/debug/.build-id/85/039f2c1dd9826534a7a521d8a5ae24276d9dca 120777 root:root ../../../../bin/memhog -/usr/lib/debug/.build-id/85/039f2c1dd9826534a7a521d8a5ae24276d9dca.debug 120777 root:root ../../usr/bin/memhog.debug -/usr/lib/debug/.build-id/87 40755 root:root -/usr/lib/debug/.build-id/87/67a253a4d50245f590a517e7a37ac27c2c426a 120777 root:root ../../../../bin/numactl -/usr/lib/debug/.build-id/87/67a253a4d50245f590a517e7a37ac27c2c426a.debug 120777 root:root ../../usr/bin/numactl.debug -/usr/lib/debug/.build-id/a9 40755 root:root -/usr/lib/debug/.build-id/a9/e32fb0cfd183917d8081c6284693a5788c3c76 120777 root:root ../../../../bin/migspeed -/usr/lib/debug/.build-id/a9/e32fb0cfd183917d8081c6284693a5788c3c76.debug 120777 root:root ../../usr/bin/migspeed.debug +/usr/lib/debug/.build-id/29 40755 root:root +/usr/lib/debug/.build-id/29/f58c522e9244d944d8fa0510edc4b8cf7c8b23 120777 root:root ../../../../bin/numademo +/usr/lib/debug/.build-id/29/f58c522e9244d944d8fa0510edc4b8cf7c8b23.debug 120777 root:root ../../usr/bin/numademo.debug +/usr/lib/debug/.build-id/55 40755 root:root +/usr/lib/debug/.build-id/55/61bf783c33f76a874cf73abb3ef505dc739a79 120777 root:root ../../../../bin/migratepages +/usr/lib/debug/.build-id/55/61bf783c33f76a874cf73abb3ef505dc739a79.debug 120777 root:root ../../usr/bin/migratepages.debug +/usr/lib/debug/.build-id/62 40755 root:root +/usr/lib/debug/.build-id/62/11a367b4ae34d7b3f6757f8c4a4c36a48fa6b1 120777 root:root ../../../../bin/numastat +/usr/lib/debug/.build-id/62/11a367b4ae34d7b3f6757f8c4a4c36a48fa6b1.debug 120777 root:root ../../usr/bin/numastat.debug +/usr/lib/debug/.build-id/8a 40755 root:root +/usr/lib/debug/.build-id/8a/9bd981ad33904409f360e761d1b96e8da50629 120777 root:root ../../../../bin/numactl +/usr/lib/debug/.build-id/8a/9bd981ad33904409f360e761d1b96e8da50629.debug 120777 root:root ../../usr/bin/numactl.debug +/usr/lib/debug/.build-id/ea 40755 root:root +/usr/lib/debug/.build-id/ea/b8da4a976ee4470c39a536305cd17bd5a16f3c 120777 root:root ../../../../bin/migspeed +/usr/lib/debug/.build-id/ea/b8da4a976ee4470c39a536305cd17bd5a16f3c.debug 120777 root:root ../../usr/bin/migspeed.debug +/usr/lib/debug/.build-id/ed 40755 root:root +/usr/lib/debug/.build-id/ed/fc8bb22a943590b4c1c950ab92f037836ee449 120777 root:root ../../../../bin/memhog +/usr/lib/debug/.build-id/ed/fc8bb22a943590b4c1c950ab92f037836ee449.debug 120777 root:root ../../usr/bin/memhog.debug /usr/lib/debug/usr/bin/memhog.debug 100644 root:root @@ -46,26 +46,26 @@ Provides: numactl-debuginfo = 2.0.14-alt2:sisyphus+278485.100.1.1 -File: /usr/lib/debug/.build-id/23 40755 root:root -File: /usr/lib/debug/.build-id/23/5fdd193b925446eb41611f30e438ec591d3198 120777 root:root ../../../../bin/numademo -File: /usr/lib/debug/.build-id/23/5fdd193b925446eb41611f30e438ec591d3198.debug 120777 root:root ../../usr/bin/numademo.debug -File: /usr/lib/debug/.build-id/3e 40755 root:root -File: /usr/lib/debug/.build-id/3e/d3efd8affa6e3792a3a1691349c557a455ae44 120777 root:root ../../../../bin/migratepages -File: /usr/lib/debug/.build-id/3e/d3efd8affa6e3792a3a1691349c557a455ae44.debug 120777 root:root ../../usr/bin/migratepages.debug -File: /usr/lib/debug/.build-id/82 40755 root:root -File: /usr/lib/debug/.build-id/82/24b76227ec477934e52b83ee98bd093fa7f52d 120777 root:root ../../../../bin/numastat -File: /usr/lib/debug/.build-id/82/24b76227ec477934e52b83ee98bd093fa7f52d.debug 120777 root:root ../../usr/bin/numastat.debug -File: /usr/lib/debug/.build-id/85 40755 root:root -File: /usr/lib/debug/.build-id/85/039f2c1dd9826534a7a521d8a5ae24276d9dca 120777 root:root ../../../../bin/memhog -File: /usr/lib/debug/.build-id/85/039f2c1dd9826534a7a521d8a5ae24276d9dca.debug 120777 root:root ../../usr/bin/memhog.debug -File: /usr/lib/debug/.build-id/87 40755 root:root -File: /usr/lib/debug/.build-id/87/67a253a4d50245f590a517e7a37ac27c2c426a 120777 root:root ../../../../bin/numactl -File: /usr/lib/debug/.build-id/87/67a253a4d50245f590a517e7a37ac27c2c426a.debug 120777 root:root ../../usr/bin/numactl.debug -File: /usr/lib/debug/.build-id/a9 40755 root:root -File: /usr/lib/debug/.build-id/a9/e32fb0cfd183917d8081c6284693a5788c3c76 120777 root:root ../../../../bin/migspeed -File: /usr/lib/debug/.build-id/a9/e32fb0cfd183917d8081c6284693a5788c3c76.debug 120777 root:root ../../usr/bin/migspeed.debug -File: /usr/lib/debug/usr/bin/memhog.debug 100644 root:root 4f039e3ea23dc61e81e5a42b488661fe -File: /usr/lib/debug/usr/bin/migratepages.debug 100644 root:root 66fd8aaeb9c62d282c4dcd33dae0d6f1 -File: /usr/lib/debug/usr/bin/migspeed.debug 100644 root:root f726a77b66ac946f529c9a55099dd44a -File: /usr/lib/debug/usr/bin/numactl.debug 100644 root:root a61833700b312333cfde39575ba4be2d -File: /usr/lib/debug/usr/bin/numademo.debug 100644 root:root c23a68c81c562cf34c2fa8d4826d6995 -File: /usr/lib/debug/usr/bin/numastat.debug 100644 root:root 2ec23b53ba1cf3b4a74ca94e7e6c471c +File: /usr/lib/debug/.build-id/29 40755 root:root +File: /usr/lib/debug/.build-id/29/f58c522e9244d944d8fa0510edc4b8cf7c8b23 120777 root:root ../../../../bin/numademo +File: /usr/lib/debug/.build-id/29/f58c522e9244d944d8fa0510edc4b8cf7c8b23.debug 120777 root:root ../../usr/bin/numademo.debug +File: /usr/lib/debug/.build-id/55 40755 root:root +File: /usr/lib/debug/.build-id/55/61bf783c33f76a874cf73abb3ef505dc739a79 120777 root:root ../../../../bin/migratepages +File: /usr/lib/debug/.build-id/55/61bf783c33f76a874cf73abb3ef505dc739a79.debug 120777 root:root ../../usr/bin/migratepages.debug +File: /usr/lib/debug/.build-id/62 40755 root:root +File: /usr/lib/debug/.build-id/62/11a367b4ae34d7b3f6757f8c4a4c36a48fa6b1 120777 root:root ../../../../bin/numastat +File: /usr/lib/debug/.build-id/62/11a367b4ae34d7b3f6757f8c4a4c36a48fa6b1.debug 120777 root:root ../../usr/bin/numastat.debug +File: /usr/lib/debug/.build-id/8a 40755 root:root +File: /usr/lib/debug/.build-id/8a/9bd981ad33904409f360e761d1b96e8da50629 120777 root:root ../../../../bin/numactl +File: /usr/lib/debug/.build-id/8a/9bd981ad33904409f360e761d1b96e8da50629.debug 120777 root:root ../../usr/bin/numactl.debug +File: /usr/lib/debug/.build-id/ea 40755 root:root +File: /usr/lib/debug/.build-id/ea/b8da4a976ee4470c39a536305cd17bd5a16f3c 120777 root:root ../../../../bin/migspeed +File: /usr/lib/debug/.build-id/ea/b8da4a976ee4470c39a536305cd17bd5a16f3c.debug 120777 root:root ../../usr/bin/migspeed.debug +File: /usr/lib/debug/.build-id/ed 40755 root:root +File: /usr/lib/debug/.build-id/ed/fc8bb22a943590b4c1c950ab92f037836ee449 120777 root:root ../../../../bin/memhog +File: /usr/lib/debug/.build-id/ed/fc8bb22a943590b4c1c950ab92f037836ee449.debug 120777 root:root ../../usr/bin/memhog.debug +File: /usr/lib/debug/usr/bin/memhog.debug 100644 root:root 1a61caa075081471c202ef7dffd6eb3f +File: /usr/lib/debug/usr/bin/migratepages.debug 100644 root:root ed33c23adbd68c59fa94e94c336052f4 +File: /usr/lib/debug/usr/bin/migspeed.debug 100644 root:root a0af76c60ce559d0add5606316ae2280 +File: /usr/lib/debug/usr/bin/numactl.debug 100644 root:root 3e473a2537a262e846a9aed876c0f20f +File: /usr/lib/debug/usr/bin/numademo.debug 100644 root:root 1a88289173c653cc6cbe1c96701ea789 +File: /usr/lib/debug/usr/bin/numastat.debug 100644 root:root 8b8a892d0998274b878716b34a6ced39 File: /usr/src/debug/numactl-2.0.14 40755 root:root @@ -87,2 +87,2 @@ File: /usr/src/debug/numactl-2.0.14/util.h 100644 root:root c4d2ed2e63e4b709a3cf7f75179c88dc -RPMIdentity: c54aaabbc0f53883f60318acc6823f0dc5e3ef64b48ea378747310c2cd8f8ab5db9397518a044eecc400d506984db370b7d8d506e00f480815a98db02c68633c +RPMIdentity: 1e7fe42895f13cfb340d1de06cd7a5714f34eb9061bea460646cac5c087c967b40ddf7c8ed4ca4a8df699625624f6d107406b3c01695e574704f694b28af39ae