<86>Jul 10 01:51:58 userdel[3027513]: delete user 'rooter' <86>Jul 10 01:51:58 userdel[3027513]: removed group 'rooter' owned by 'rooter' <86>Jul 10 01:51:58 userdel[3027513]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 10 01:51:58 groupadd[3027556]: group added to /etc/group: name=rooter, GID=1817 <86>Jul 10 01:51:58 groupadd[3027556]: group added to /etc/gshadow: name=rooter <86>Jul 10 01:51:58 groupadd[3027556]: new group: name=rooter, GID=1817 <86>Jul 10 01:51:58 useradd[3027567]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash, from=none <86>Jul 10 01:51:58 userdel[3027604]: delete user 'builder' <86>Jul 10 01:51:58 userdel[3027604]: removed group 'builder' owned by 'builder' <86>Jul 10 01:51:58 userdel[3027604]: removed shadow group 'builder' owned by 'builder' <86>Jul 10 01:51:58 groupadd[3027645]: group added to /etc/group: name=builder, GID=1818 <86>Jul 10 01:51:58 groupadd[3027645]: group added to /etc/gshadow: name=builder <86>Jul 10 01:51:58 groupadd[3027645]: new group: name=builder, GID=1818 <86>Jul 10 01:51:58 useradd[3027667]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash, from=none 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.62524 + 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.62524 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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-file... no checking for file... file 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 -flto=auto -c -o numactl.o numactl.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o util.o util.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -o numactl numactl.o util.o shm.o libnuma.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -std=gnu99 -o numastat numastat-numastat.o libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -o migratepages migratepages.o util.o libnuma.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -o migspeed migspeed.o util.o libnuma.la -lrt libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -o memhog memhog.o util.o libnuma.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.19527 + 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.36391 + 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.keEmg6 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.EuOOCS 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.33)(64bit), libc.so.6(GLIBC_2.34)(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.Pc11Nm 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.xa5Qb8 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.d7G2Rm 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:jiids, 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.33)(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.kwCEY7 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.TYErJE 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.p1rq3i 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.XSpbsD 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.xrLPEa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yeAthr 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.zMR0n4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TILFDq 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 8 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) 6.91user 4.70system 0:23.54elapsed 49%CPU (0avgtext+0avgdata 45520maxresident)k 0inputs+0outputs (0major+1421188minor)pagefaults 0swaps 0.60user 1.06system 0:27.74elapsed 6%CPU (0avgtext+0avgdata 12148maxresident)k 0inputs+0outputs (0major+96809minor)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-07-10 01:52:23.990590058 +0000 @@ -2,3 +2,3 @@ /usr/lib64/libnuma.so.1.0.0 100644 root:root -Requires: ld-linux-x86-64.so.2()(64bit) >= set:ihidc +Requires: ld-linux-x86-64.so.2()(64bit) >= set:jiids Requires: rpmlib(SetVersions) @@ -9,2 +9,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -21,3 +22,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 d1a4932e4c609a361419a37dc12a6581 +RPMIdentity: bf78d306eda77d6db5f9161f54d31d7aa2de1a37227b276f4fae9d05253c312ab5a51b2b99f846b4d4f3e36bf54862bfbb6089f063edd9bc8ec305bbf24dbe91 --- 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-07-10 01:52:24.114592323 +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/51 40755 root:root +/usr/lib/debug/.build-id/51/3378e034804adb0923fdac0503d7369b6a1bd0 120777 root:root ../../../../lib64/libnuma.so.1.0.0 +/usr/lib/debug/.build-id/51/3378e034804adb0923fdac0503d7369b6a1bd0.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/51 40755 root:root +File: /usr/lib/debug/.build-id/51/3378e034804adb0923fdac0503d7369b6a1bd0 120777 root:root ../../../../lib64/libnuma.so.1.0.0 +File: /usr/lib/debug/.build-id/51/3378e034804adb0923fdac0503d7369b6a1bd0.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 4b49824c265fda95b4acbdce4afc152a 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: efb9521678bc1b55d1c103d58953322c938372e1ec24a2685d3636234bda800707386a0a3d20eb4d079cfd922bfb654919dbe039bbfd56901aa2e655d7111498 --- 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-07-10 01:52:35.374798043 +0000 @@ -15,2 +15,3 @@ Requires: libc.so.6(GLIBC_2.17)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libnuma = 2.0.14-alt2:sisyphus+278485.100.1.1 @@ -18,8 +19,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 6e064a77a73632e84f97830c2029d46b +File: /usr/bin/migratepages 100755 root:root 83760e61e22b6cfd0e777ad97e541fd0 +File: /usr/bin/migspeed 100755 root:root f33816f3356b4d8b60ca8eaa47207cb6 +File: /usr/bin/numactl 100755 root:root 74fb693c8b7a97b89943cd3b1e55aed4 +File: /usr/bin/numademo 100755 root:root 64fb9ada0198bc49bbac1042eaf38ae1 +File: /usr/bin/numastat 100755 root:root af0610fec7702f75714a18efd21d85e5 File: /usr/share/doc/numactl-2.0.14 40755 root:root @@ -31,2 +32,2 @@ File: /usr/share/man/man8/numastat.8.xz 100644 root:root a2efeed98066746a0baa9a33b4b036ee -RPMIdentity: f7d47e581b0a2ec9003e6455edd26d3e6024ffa88adf4598fcbbad3e2c1e7630b6dda400664a8983970ed7689a6a61e5422426182a4547749eb76ae6d421e1c7 +RPMIdentity: 297e1ed49cba936950bec6174f568565e1f57d9fd4d3c21f6ed377a251ae94c03b82c31e90ac32e9502c083a55f5eb49f4149a4e77c4f0df6ac70b70f12d738e --- 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-07-10 01:52:35.900807653 +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/32 40755 root:root +/usr/lib/debug/.build-id/32/e66f605e161599cdaf1830d36e8850687281e5 120777 root:root ../../../../bin/numademo +/usr/lib/debug/.build-id/32/e66f605e161599cdaf1830d36e8850687281e5.debug 120777 root:root ../../usr/bin/numademo.debug +/usr/lib/debug/.build-id/56 40755 root:root +/usr/lib/debug/.build-id/56/94f4363f8856c1a1136aea24003a1c98fc1e8b 120777 root:root ../../../../bin/numastat +/usr/lib/debug/.build-id/56/94f4363f8856c1a1136aea24003a1c98fc1e8b.debug 120777 root:root ../../usr/bin/numastat.debug +/usr/lib/debug/.build-id/75 40755 root:root +/usr/lib/debug/.build-id/75/eeb6def3f5410c251b90b2c223509472eb0b7f 120777 root:root ../../../../bin/memhog +/usr/lib/debug/.build-id/75/eeb6def3f5410c251b90b2c223509472eb0b7f.debug 120777 root:root ../../usr/bin/memhog.debug +/usr/lib/debug/.build-id/7e 40755 root:root +/usr/lib/debug/.build-id/7e/0f0ece9c9ffa8d76458e01c1517c6e775b1790 120777 root:root ../../../../bin/migspeed +/usr/lib/debug/.build-id/7e/0f0ece9c9ffa8d76458e01c1517c6e775b1790.debug 120777 root:root ../../usr/bin/migspeed.debug +/usr/lib/debug/.build-id/d6 40755 root:root +/usr/lib/debug/.build-id/d6/07f82c474973cf6090c143fdc318c86c8ed9fe 120777 root:root ../../../../bin/migratepages +/usr/lib/debug/.build-id/d6/07f82c474973cf6090c143fdc318c86c8ed9fe.debug 120777 root:root ../../usr/bin/migratepages.debug +/usr/lib/debug/.build-id/eb 40755 root:root +/usr/lib/debug/.build-id/eb/3c3f45d5a7aa37161233e4b6a13f21852a1719 120777 root:root ../../../../bin/numactl +/usr/lib/debug/.build-id/eb/3c3f45d5a7aa37161233e4b6a13f21852a1719.debug 120777 root:root ../../usr/bin/numactl.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/32 40755 root:root +File: /usr/lib/debug/.build-id/32/e66f605e161599cdaf1830d36e8850687281e5 120777 root:root ../../../../bin/numademo +File: /usr/lib/debug/.build-id/32/e66f605e161599cdaf1830d36e8850687281e5.debug 120777 root:root ../../usr/bin/numademo.debug +File: /usr/lib/debug/.build-id/56 40755 root:root +File: /usr/lib/debug/.build-id/56/94f4363f8856c1a1136aea24003a1c98fc1e8b 120777 root:root ../../../../bin/numastat +File: /usr/lib/debug/.build-id/56/94f4363f8856c1a1136aea24003a1c98fc1e8b.debug 120777 root:root ../../usr/bin/numastat.debug +File: /usr/lib/debug/.build-id/75 40755 root:root +File: /usr/lib/debug/.build-id/75/eeb6def3f5410c251b90b2c223509472eb0b7f 120777 root:root ../../../../bin/memhog +File: /usr/lib/debug/.build-id/75/eeb6def3f5410c251b90b2c223509472eb0b7f.debug 120777 root:root ../../usr/bin/memhog.debug +File: /usr/lib/debug/.build-id/7e 40755 root:root +File: /usr/lib/debug/.build-id/7e/0f0ece9c9ffa8d76458e01c1517c6e775b1790 120777 root:root ../../../../bin/migspeed +File: /usr/lib/debug/.build-id/7e/0f0ece9c9ffa8d76458e01c1517c6e775b1790.debug 120777 root:root ../../usr/bin/migspeed.debug +File: /usr/lib/debug/.build-id/d6 40755 root:root +File: /usr/lib/debug/.build-id/d6/07f82c474973cf6090c143fdc318c86c8ed9fe 120777 root:root ../../../../bin/migratepages +File: /usr/lib/debug/.build-id/d6/07f82c474973cf6090c143fdc318c86c8ed9fe.debug 120777 root:root ../../usr/bin/migratepages.debug +File: /usr/lib/debug/.build-id/eb 40755 root:root +File: /usr/lib/debug/.build-id/eb/3c3f45d5a7aa37161233e4b6a13f21852a1719 120777 root:root ../../../../bin/numactl +File: /usr/lib/debug/.build-id/eb/3c3f45d5a7aa37161233e4b6a13f21852a1719.debug 120777 root:root ../../usr/bin/numactl.debug +File: /usr/lib/debug/usr/bin/memhog.debug 100644 root:root 86443c151857617e8c1ec013c64d4189 +File: /usr/lib/debug/usr/bin/migratepages.debug 100644 root:root cb4b8f6def8b5eadd783977f6b43f927 +File: /usr/lib/debug/usr/bin/migspeed.debug 100644 root:root fd75927a98038ebc6a1cf0f0818968bb +File: /usr/lib/debug/usr/bin/numactl.debug 100644 root:root 358251b3f22a4c9208fed9afe536be73 +File: /usr/lib/debug/usr/bin/numademo.debug 100644 root:root f609800284b229cfa7211a82fafc4ef7 +File: /usr/lib/debug/usr/bin/numastat.debug 100644 root:root 0eb7aea30157685cb0845165a2a0b3a8 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: f341201af2a172b00a8bba39684d48981d29af9e8f4f9f0ad4bbf63cfcb565c9bb584ef18fc5bad5a358b6977e7aaaac4246ca589550bf6f1d9390dafb786d1c