<86>Apr 21 01:33:51 userdel[3850771]: delete user 'rooter' <86>Apr 21 01:33:51 userdel[3850771]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:33:51 userdel[3850771]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:33:51 groupadd[3850834]: group added to /etc/group: name=rooter, GID=1868 <86>Apr 21 01:33:51 groupadd[3850834]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:33:51 groupadd[3850834]: new group: name=rooter, GID=1868 <86>Apr 21 01:33:51 useradd[3850883]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash <86>Apr 21 01:33:51 userdel[3850987]: delete user 'builder' <86>Apr 21 01:33:51 userdel[3850987]: removed group 'builder' owned by 'builder' <86>Apr 21 01:33:51 userdel[3850987]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:33:51 groupadd[3851045]: group added to /etc/group: name=builder, GID=1869 <86>Apr 21 01:33:51 groupadd[3851045]: group added to /etc/gshadow: name=builder <86>Apr 21 01:33:51 groupadd[3851045]: new group: name=builder, GID=1869 <86>Apr 21 01:33:51 useradd[3851095]: new user: name=builder, UID=1869, GID=1869, 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.20753 + 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.20753 + 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.63871 + 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.53764 + 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.ntFkTj 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.JkX3Hk 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.XDEkmi 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.B13NFj 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.LFs4Dg 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.iZV47i 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.UYJWmk 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.lOGdqi 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.zFDRHk 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.QARDch find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nQyMij 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.lJ2xnk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.llvb5k 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.74user 8.62system 0:23.59elapsed 60%CPU (0avgtext+0avgdata 39768maxresident)k 0inputs+0outputs (0major+1374394minor)pagefaults 0swaps 0.63user 2.38system 0:30.76elapsed 9%CPU (0avgtext+0avgdata 12068maxresident)k 0inputs+0outputs (0major+100767minor)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 2024-04-21 01:34:16.980730868 +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 753f59cc6509567c7625a46690b5cac0 +RPMIdentity: dbfdda92f55b2b8913eb570aaea0562d5c276846d1651abd8b45f52871aaec6b11ddb8a8be65fcef61aaa303d26e47faa19e502818c57a8665d094e2d7f628f0 --- 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 2024-04-21 01:34:17.064732224 +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/e8 40755 root:root +/usr/lib/debug/.build-id/e8/0e621b7e611eb07250288a51e8ce9a5ef21b9d 120777 root:root ../../../../lib64/libnuma.so.1.0.0 +/usr/lib/debug/.build-id/e8/0e621b7e611eb07250288a51e8ce9a5ef21b9d.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/e8 40755 root:root +File: /usr/lib/debug/.build-id/e8/0e621b7e611eb07250288a51e8ce9a5ef21b9d 120777 root:root ../../../../lib64/libnuma.so.1.0.0 +File: /usr/lib/debug/.build-id/e8/0e621b7e611eb07250288a51e8ce9a5ef21b9d.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 7e87b5020e47d18dd12ff525f5990f13 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: eb52b11a206d655e809c2465864e9d7c8c61d6c374e5cf8081f5d2e22abb96dfe3ff67f31dc49e65c74a358f9271996201acbdb096d39d9a524ccc206cebf5f3 --- 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 2024-04-21 01:34:17.222734777 +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 4c7d4e0811736772e5fc1bc0cce1c666 +File: /usr/bin/migratepages 100755 root:root c97115102fd668663e9ab157b634edec +File: /usr/bin/migspeed 100755 root:root 3592078ae64f41875a2b64e4741d8158 +File: /usr/bin/numactl 100755 root:root b0127b3ac88d8dde44d2815bc723bf4e +File: /usr/bin/numademo 100755 root:root 4aa988909de6278cd2e57d8ee432d951 +File: /usr/bin/numastat 100755 root:root 49df2c233dcebb5af3cf03c558c67c69 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: 35deeb1d64112c059a09cb31ab2ea182eb647c3a8794c9241e2865af3495c0337e7057e7e10018f81613863eca9083edd0966a253da924a4dafdb1f5110705d6 --- 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 2024-04-21 01:34:17.292735908 +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/02 40755 root:root +/usr/lib/debug/.build-id/02/ccbf67ca0f75fd0a2f9f33f4da5be34e341501 120777 root:root ../../../../bin/migratepages +/usr/lib/debug/.build-id/02/ccbf67ca0f75fd0a2f9f33f4da5be34e341501.debug 120777 root:root ../../usr/bin/migratepages.debug +/usr/lib/debug/.build-id/16 40755 root:root +/usr/lib/debug/.build-id/16/e8f603871df58642b98c407defdcbbe27e90cb 120777 root:root ../../../../bin/numastat +/usr/lib/debug/.build-id/16/e8f603871df58642b98c407defdcbbe27e90cb.debug 120777 root:root ../../usr/bin/numastat.debug +/usr/lib/debug/.build-id/19 40755 root:root +/usr/lib/debug/.build-id/19/5f9ae746d1fbae271571b6f0b2dbb362e8b8a9 120777 root:root ../../../../bin/memhog +/usr/lib/debug/.build-id/19/5f9ae746d1fbae271571b6f0b2dbb362e8b8a9.debug 120777 root:root ../../usr/bin/memhog.debug +/usr/lib/debug/.build-id/65 40755 root:root +/usr/lib/debug/.build-id/65/830f96c1e2adbcf8bd4843d6a4004b1081df36 120777 root:root ../../../../bin/numademo +/usr/lib/debug/.build-id/65/830f96c1e2adbcf8bd4843d6a4004b1081df36.debug 120777 root:root ../../usr/bin/numademo.debug +/usr/lib/debug/.build-id/6a 40755 root:root +/usr/lib/debug/.build-id/6a/c017886eda5b7db158f2c3b10ca058ec52338b 120777 root:root ../../../../bin/numactl +/usr/lib/debug/.build-id/6a/c017886eda5b7db158f2c3b10ca058ec52338b.debug 120777 root:root ../../usr/bin/numactl.debug +/usr/lib/debug/.build-id/b7 40755 root:root +/usr/lib/debug/.build-id/b7/553b50123a97d11122cabf55787ecd60b5ed72 120777 root:root ../../../../bin/migspeed +/usr/lib/debug/.build-id/b7/553b50123a97d11122cabf55787ecd60b5ed72.debug 120777 root:root ../../usr/bin/migspeed.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/02 40755 root:root +File: /usr/lib/debug/.build-id/02/ccbf67ca0f75fd0a2f9f33f4da5be34e341501 120777 root:root ../../../../bin/migratepages +File: /usr/lib/debug/.build-id/02/ccbf67ca0f75fd0a2f9f33f4da5be34e341501.debug 120777 root:root ../../usr/bin/migratepages.debug +File: /usr/lib/debug/.build-id/16 40755 root:root +File: /usr/lib/debug/.build-id/16/e8f603871df58642b98c407defdcbbe27e90cb 120777 root:root ../../../../bin/numastat +File: /usr/lib/debug/.build-id/16/e8f603871df58642b98c407defdcbbe27e90cb.debug 120777 root:root ../../usr/bin/numastat.debug +File: /usr/lib/debug/.build-id/19 40755 root:root +File: /usr/lib/debug/.build-id/19/5f9ae746d1fbae271571b6f0b2dbb362e8b8a9 120777 root:root ../../../../bin/memhog +File: /usr/lib/debug/.build-id/19/5f9ae746d1fbae271571b6f0b2dbb362e8b8a9.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/830f96c1e2adbcf8bd4843d6a4004b1081df36 120777 root:root ../../../../bin/numademo +File: /usr/lib/debug/.build-id/65/830f96c1e2adbcf8bd4843d6a4004b1081df36.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/c017886eda5b7db158f2c3b10ca058ec52338b 120777 root:root ../../../../bin/numactl +File: /usr/lib/debug/.build-id/6a/c017886eda5b7db158f2c3b10ca058ec52338b.debug 120777 root:root ../../usr/bin/numactl.debug +File: /usr/lib/debug/.build-id/b7 40755 root:root +File: /usr/lib/debug/.build-id/b7/553b50123a97d11122cabf55787ecd60b5ed72 120777 root:root ../../../../bin/migspeed +File: /usr/lib/debug/.build-id/b7/553b50123a97d11122cabf55787ecd60b5ed72.debug 120777 root:root ../../usr/bin/migspeed.debug +File: /usr/lib/debug/usr/bin/memhog.debug 100644 root:root 46afb69fec7779e2073dada0563abd0c +File: /usr/lib/debug/usr/bin/migratepages.debug 100644 root:root a76aba6c5911d9c563245a8a636b867b +File: /usr/lib/debug/usr/bin/migspeed.debug 100644 root:root fd27e40f46a97ef668cbf6c8adda56fe +File: /usr/lib/debug/usr/bin/numactl.debug 100644 root:root 77e45f0370f6253ce1bca0f04c7f88fe +File: /usr/lib/debug/usr/bin/numademo.debug 100644 root:root eedc8f2ab7a1d8c746ec2403ef086e38 +File: /usr/lib/debug/usr/bin/numastat.debug 100644 root:root 0f9ab58cda9929501f09d33cef9a0c74 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: 544b5a093a26bae6ab422afc598cb7fbe6c69854c57d241ba577f02e2e947a7a9fd528de6d9ad0270fd68daf27af8fef0a8fc63113d0a8258e3f8f33e1bb84bb