<86>Nov 6 05:02:01 userdel[1282657]: delete user 'rooter' <86>Nov 6 05:02:01 userdel[1282657]: removed group 'rooter' owned by 'rooter' <86>Nov 6 05:02:01 groupadd[1282721]: group added to /etc/group: name=rooter, GID=939 <86>Nov 6 05:02:01 groupadd[1282721]: group added to /etc/gshadow: name=rooter <86>Nov 6 05:02:01 groupadd[1282721]: new group: name=rooter, GID=939 <86>Nov 6 05:02:01 useradd[1282767]: new user: name=rooter, UID=939, GID=939, home=/root, shell=/bin/bash <86>Nov 6 05:02:01 userdel[1282815]: delete user 'builder' <86>Nov 6 05:02:01 userdel[1282815]: removed group 'builder' owned by 'builder' <86>Nov 6 05:02:01 userdel[1282815]: removed shadow group 'builder' owned by 'builder' <86>Nov 6 05:02:01 groupadd[1282859]: group added to /etc/group: name=builder, GID=940 <86>Nov 6 05:02:01 groupadd[1282859]: group added to /etc/gshadow: name=builder <86>Nov 6 05:02:01 groupadd[1282859]: new group: name=builder, GID=940 <86>Nov 6 05:02:01 useradd[1282892]: new user: name=builder, UID=940, GID=940, 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.20415 + 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.20415 + 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.33779 + 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.94216 + 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.T6Q2OJ 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.ZT6piT 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.8U7cF7 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.A9w2aH 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.NU7nuO 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.9KQ8xr 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.JpYBzx 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.uU7QzE 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.LWb7ub 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.vaChyc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bp24t8 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.RqZ31v find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hgwYmI 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) 7.10user 2.99system 0:22.81elapsed 44%CPU (0avgtext+0avgdata 44876maxresident)k 0inputs+0outputs (0major+1424694minor)pagefaults 0swaps 0.56user 0.99system 0:26.12elapsed 5%CPU (0avgtext+0avgdata 12292maxresident)k 0inputs+0outputs (0major+94901minor)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 2022-11-06 05:02:26.023523915 +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 b42885557188b1cef7949f608557d0aa +RPMIdentity: e3a5e0451f184ec564a101a08a2139b4e2467c384c45670403e0c52db3eb2f79e48490f6b787a9bb28639129ec0a34c80855554215b2fa4b7c412cb5e216a086 --- 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 2022-11-06 05:02:26.146526353 +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/11 40755 root:root +/usr/lib/debug/.build-id/11/bffb1826ea6d3b60bb7a01aed48606da75d177 120777 root:root ../../../../lib64/libnuma.so.1.0.0 +/usr/lib/debug/.build-id/11/bffb1826ea6d3b60bb7a01aed48606da75d177.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/11 40755 root:root +File: /usr/lib/debug/.build-id/11/bffb1826ea6d3b60bb7a01aed48606da75d177 120777 root:root ../../../../lib64/libnuma.so.1.0.0 +File: /usr/lib/debug/.build-id/11/bffb1826ea6d3b60bb7a01aed48606da75d177.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 d68ddc9aee10d4aecc00a1a3a6971a31 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: 5747474d13336e74c39a8243e4a591f5adf07997e7a59d8261e8e5a09cd421786794fdfc1a5a0bf94d54d634e1db7ad77dd973253aa3acda5fad68ea5fd83874 --- 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 2022-11-06 05:02:26.232528057 +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 776362771e1cd74dcd2388acff1450f5 +File: /usr/bin/migratepages 100755 root:root e8341f5954471a74f5f673c066e2b02d +File: /usr/bin/migspeed 100755 root:root 2d2efb7c401a74cc2433ab3c82b84ec3 +File: /usr/bin/numactl 100755 root:root 9103737aa652d950c3e9107604fc0d41 +File: /usr/bin/numademo 100755 root:root 5b58ed89fd3fc7b76de314a109d96a60 +File: /usr/bin/numastat 100755 root:root 58755d39030c2e1424849ba0a433b97f 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: 69e4a7a55acc545a330e6e0bdef0c6a377634926689eefd5c9c63c9805f54bed1c66619e91505f58549b867b9800ff7bde7db2233f32179ff9f302f3e176e6c0 --- 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 2022-11-06 05:02:26.276528930 +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/3a 40755 root:root +/usr/lib/debug/.build-id/3a/beb2f5a31daecd42ec7e8c8fb201d6cf4bbdaa 120777 root:root ../../../../bin/migspeed +/usr/lib/debug/.build-id/3a/beb2f5a31daecd42ec7e8c8fb201d6cf4bbdaa.debug 120777 root:root ../../usr/bin/migspeed.debug +/usr/lib/debug/.build-id/42 40755 root:root +/usr/lib/debug/.build-id/42/a037dddcf9911526030adaf93cb6e11f92f897 120777 root:root ../../../../bin/numactl +/usr/lib/debug/.build-id/42/a037dddcf9911526030adaf93cb6e11f92f897.debug 120777 root:root ../../usr/bin/numactl.debug +/usr/lib/debug/.build-id/54 40755 root:root +/usr/lib/debug/.build-id/54/86e5e03135cde177505f12f0666e9d259e9ac8 120777 root:root ../../../../bin/numastat +/usr/lib/debug/.build-id/54/86e5e03135cde177505f12f0666e9d259e9ac8.debug 120777 root:root ../../usr/bin/numastat.debug +/usr/lib/debug/.build-id/66 40755 root:root +/usr/lib/debug/.build-id/66/a8ac713b1b3b10247c490b505b0c9e0915c1fd 120777 root:root ../../../../bin/numademo +/usr/lib/debug/.build-id/66/a8ac713b1b3b10247c490b505b0c9e0915c1fd.debug 120777 root:root ../../usr/bin/numademo.debug +/usr/lib/debug/.build-id/c0 40755 root:root +/usr/lib/debug/.build-id/c0/647efb47f004a2bd377d43db7d559c9972363e 120777 root:root ../../../../bin/migratepages +/usr/lib/debug/.build-id/c0/647efb47f004a2bd377d43db7d559c9972363e.debug 120777 root:root ../../usr/bin/migratepages.debug +/usr/lib/debug/.build-id/e0 40755 root:root +/usr/lib/debug/.build-id/e0/f6159db28fec7a16e4ee0043dbf4b0ad29442b 120777 root:root ../../../../bin/memhog +/usr/lib/debug/.build-id/e0/f6159db28fec7a16e4ee0043dbf4b0ad29442b.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/3a 40755 root:root +File: /usr/lib/debug/.build-id/3a/beb2f5a31daecd42ec7e8c8fb201d6cf4bbdaa 120777 root:root ../../../../bin/migspeed +File: /usr/lib/debug/.build-id/3a/beb2f5a31daecd42ec7e8c8fb201d6cf4bbdaa.debug 120777 root:root ../../usr/bin/migspeed.debug +File: /usr/lib/debug/.build-id/42 40755 root:root +File: /usr/lib/debug/.build-id/42/a037dddcf9911526030adaf93cb6e11f92f897 120777 root:root ../../../../bin/numactl +File: /usr/lib/debug/.build-id/42/a037dddcf9911526030adaf93cb6e11f92f897.debug 120777 root:root ../../usr/bin/numactl.debug +File: /usr/lib/debug/.build-id/54 40755 root:root +File: /usr/lib/debug/.build-id/54/86e5e03135cde177505f12f0666e9d259e9ac8 120777 root:root ../../../../bin/numastat +File: /usr/lib/debug/.build-id/54/86e5e03135cde177505f12f0666e9d259e9ac8.debug 120777 root:root ../../usr/bin/numastat.debug +File: /usr/lib/debug/.build-id/66 40755 root:root +File: /usr/lib/debug/.build-id/66/a8ac713b1b3b10247c490b505b0c9e0915c1fd 120777 root:root ../../../../bin/numademo +File: /usr/lib/debug/.build-id/66/a8ac713b1b3b10247c490b505b0c9e0915c1fd.debug 120777 root:root ../../usr/bin/numademo.debug +File: /usr/lib/debug/.build-id/c0 40755 root:root +File: /usr/lib/debug/.build-id/c0/647efb47f004a2bd377d43db7d559c9972363e 120777 root:root ../../../../bin/migratepages +File: /usr/lib/debug/.build-id/c0/647efb47f004a2bd377d43db7d559c9972363e.debug 120777 root:root ../../usr/bin/migratepages.debug +File: /usr/lib/debug/.build-id/e0 40755 root:root +File: /usr/lib/debug/.build-id/e0/f6159db28fec7a16e4ee0043dbf4b0ad29442b 120777 root:root ../../../../bin/memhog +File: /usr/lib/debug/.build-id/e0/f6159db28fec7a16e4ee0043dbf4b0ad29442b.debug 120777 root:root ../../usr/bin/memhog.debug +File: /usr/lib/debug/usr/bin/memhog.debug 100644 root:root ff74fd6fa51ccd24aedec62a2f1631ca +File: /usr/lib/debug/usr/bin/migratepages.debug 100644 root:root 9ec2d6e4111201f27b26152975901e79 +File: /usr/lib/debug/usr/bin/migspeed.debug 100644 root:root 61c7fdef6efba0d7256bb871fc7bdfaf +File: /usr/lib/debug/usr/bin/numactl.debug 100644 root:root b8bf519f23b97349578118fedad7143b +File: /usr/lib/debug/usr/bin/numademo.debug 100644 root:root 1aae6239d3cc8e8319dc3fa1282602db +File: /usr/lib/debug/usr/bin/numastat.debug 100644 root:root bd0d199709e84bb787ee47b09692bc53 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: 57cb3c8a6cece254113170c818d96458f31cc9c9b40e7c1e097f74b534f4efaf4825213333674dfd7312e2b1ee48bf460cebb2f1ae6e6ad247f6a8afe235d9e7