<86>Jun 16 01:36:08 userdel[684029]: delete user 'rooter' <86>Jun 16 01:36:08 userdel[684029]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:36:08 userdel[684029]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:36:08 groupadd[684059]: group added to /etc/group: name=rooter, GID=1877 <86>Jun 16 01:36:08 groupadd[684059]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:36:08 groupadd[684059]: new group: name=rooter, GID=1877 <86>Jun 16 01:36:08 useradd[684090]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash <86>Jun 16 01:36:08 userdel[684145]: delete user 'builder' <86>Jun 16 01:36:08 userdel[684145]: removed group 'builder' owned by 'builder' <86>Jun 16 01:36:08 userdel[684145]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:36:08 groupadd[684185]: group added to /etc/group: name=builder, GID=1878 <86>Jun 16 01:36:08 groupadd[684185]: group added to /etc/gshadow: name=builder <86>Jun 16 01:36:08 groupadd[684185]: new group: name=builder, GID=1878 <86>Jun 16 01:36:08 useradd[684223]: new user: name=builder, UID=1878, GID=1878, 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.95169 + 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.95169 + 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.15642 + 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.12035 + 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.KhB6OO 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.IinQtR 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.M9IAyR 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.vHupBP 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.BN3BOQ 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.RQqJXN 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.kmWm8O 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.Hr3h8N 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.WdEsCR 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.HWP5ZQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4tJqrO 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.rgh7uO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y1XriN 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.63user 8.88system 0:23.48elapsed 61%CPU (0avgtext+0avgdata 39648maxresident)k 0inputs+0outputs (0major+1372690minor)pagefaults 0swaps 0.58user 1.87system 0:29.16elapsed 8%CPU (0avgtext+0avgdata 11960maxresident)k 0inputs+0outputs (0major+100890minor)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-06-16 01:36:34.231895384 +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 8e8d0d5c92b98b0a02943363ebefbf9b +RPMIdentity: ce194ce1dcbbc0a4eca58b46f330e79df3cce57557854816de5f57434258a913127802b5c6e0c12872f274a12567947bba47ace97a72434c3af5e6a178338797 --- 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-06-16 01:36:34.328896968 +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/75 40755 root:root +/usr/lib/debug/.build-id/75/e005ec2b1c4ea51063db9c89c5fb6502083114 120777 root:root ../../../../lib64/libnuma.so.1.0.0 +/usr/lib/debug/.build-id/75/e005ec2b1c4ea51063db9c89c5fb6502083114.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/75 40755 root:root +File: /usr/lib/debug/.build-id/75/e005ec2b1c4ea51063db9c89c5fb6502083114 120777 root:root ../../../../lib64/libnuma.so.1.0.0 +File: /usr/lib/debug/.build-id/75/e005ec2b1c4ea51063db9c89c5fb6502083114.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 63e779328737e5d5fe0127dff302fc56 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: c76a9a942c7fb003a426f64ff151e28fe81e21caf4a9cfb9a3085dd3a12c446b8a13c934892c219566a425f55b077faff59240620c65e65944d42f790bd1703f --- 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-06-16 01:36:34.504899842 +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 e1dda1ed414b8b0b375d0ed91ae7a7a1 +File: /usr/bin/migratepages 100755 root:root be14428d3ed263dfa29f9a0952d09bcb +File: /usr/bin/migspeed 100755 root:root 659e26a558ea1b6a74ca1eed1d6f5888 +File: /usr/bin/numactl 100755 root:root 61f5b88e1c9ec33dba53ff117876e47f +File: /usr/bin/numademo 100755 root:root 0d855ce273d5328bc858103ad309ed90 +File: /usr/bin/numastat 100755 root:root 49fadafd84f1b385f9c2487730d441da 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: 96d1cd124be21adce379425227f01d35cf9e63b90574e7f6fb904520bff256d9fdf7cadcba6fc862d4d100413d9382c98890cb45da7f53e001ade390b5bfcfd3 --- 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-06-16 01:36:34.590901247 +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/1c 40755 root:root +/usr/lib/debug/.build-id/1c/76a11d35fe36ddd5e5e7b1b5231efbcc31f192 120777 root:root ../../../../bin/numastat +/usr/lib/debug/.build-id/1c/76a11d35fe36ddd5e5e7b1b5231efbcc31f192.debug 120777 root:root ../../usr/bin/numastat.debug +/usr/lib/debug/.build-id/25 40755 root:root +/usr/lib/debug/.build-id/25/907f4f8439774f2b90bf61510506bf4e01cd98 120777 root:root ../../../../bin/numactl +/usr/lib/debug/.build-id/25/907f4f8439774f2b90bf61510506bf4e01cd98.debug 120777 root:root ../../usr/bin/numactl.debug +/usr/lib/debug/.build-id/36 40755 root:root +/usr/lib/debug/.build-id/36/39af7b97f1a14702cebf11bcc001e3004cc675 120777 root:root ../../../../bin/migspeed +/usr/lib/debug/.build-id/36/39af7b97f1a14702cebf11bcc001e3004cc675.debug 120777 root:root ../../usr/bin/migspeed.debug +/usr/lib/debug/.build-id/73 40755 root:root +/usr/lib/debug/.build-id/73/64a583d0873bbfc58f8358660e8566abb3d97f 120777 root:root ../../../../bin/numademo +/usr/lib/debug/.build-id/73/64a583d0873bbfc58f8358660e8566abb3d97f.debug 120777 root:root ../../usr/bin/numademo.debug +/usr/lib/debug/.build-id/d8 40755 root:root +/usr/lib/debug/.build-id/d8/b2b702f0ac770507eb55f7178559f18008c68e 120777 root:root ../../../../bin/memhog +/usr/lib/debug/.build-id/d8/b2b702f0ac770507eb55f7178559f18008c68e.debug 120777 root:root ../../usr/bin/memhog.debug +/usr/lib/debug/.build-id/e8 40755 root:root +/usr/lib/debug/.build-id/e8/11f020684ef7568aeddf3250b578e8984ac70c 120777 root:root ../../../../bin/migratepages +/usr/lib/debug/.build-id/e8/11f020684ef7568aeddf3250b578e8984ac70c.debug 120777 root:root ../../usr/bin/migratepages.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/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/76a11d35fe36ddd5e5e7b1b5231efbcc31f192 120777 root:root ../../../../bin/numastat +File: /usr/lib/debug/.build-id/1c/76a11d35fe36ddd5e5e7b1b5231efbcc31f192.debug 120777 root:root ../../usr/bin/numastat.debug +File: /usr/lib/debug/.build-id/25 40755 root:root +File: /usr/lib/debug/.build-id/25/907f4f8439774f2b90bf61510506bf4e01cd98 120777 root:root ../../../../bin/numactl +File: /usr/lib/debug/.build-id/25/907f4f8439774f2b90bf61510506bf4e01cd98.debug 120777 root:root ../../usr/bin/numactl.debug +File: /usr/lib/debug/.build-id/36 40755 root:root +File: /usr/lib/debug/.build-id/36/39af7b97f1a14702cebf11bcc001e3004cc675 120777 root:root ../../../../bin/migspeed +File: /usr/lib/debug/.build-id/36/39af7b97f1a14702cebf11bcc001e3004cc675.debug 120777 root:root ../../usr/bin/migspeed.debug +File: /usr/lib/debug/.build-id/73 40755 root:root +File: /usr/lib/debug/.build-id/73/64a583d0873bbfc58f8358660e8566abb3d97f 120777 root:root ../../../../bin/numademo +File: /usr/lib/debug/.build-id/73/64a583d0873bbfc58f8358660e8566abb3d97f.debug 120777 root:root ../../usr/bin/numademo.debug +File: /usr/lib/debug/.build-id/d8 40755 root:root +File: /usr/lib/debug/.build-id/d8/b2b702f0ac770507eb55f7178559f18008c68e 120777 root:root ../../../../bin/memhog +File: /usr/lib/debug/.build-id/d8/b2b702f0ac770507eb55f7178559f18008c68e.debug 120777 root:root ../../usr/bin/memhog.debug +File: /usr/lib/debug/.build-id/e8 40755 root:root +File: /usr/lib/debug/.build-id/e8/11f020684ef7568aeddf3250b578e8984ac70c 120777 root:root ../../../../bin/migratepages +File: /usr/lib/debug/.build-id/e8/11f020684ef7568aeddf3250b578e8984ac70c.debug 120777 root:root ../../usr/bin/migratepages.debug +File: /usr/lib/debug/usr/bin/memhog.debug 100644 root:root 25908f761343cb457db6aa6b789fcbb5 +File: /usr/lib/debug/usr/bin/migratepages.debug 100644 root:root fa3e53af68350b3349a0c73e265709a3 +File: /usr/lib/debug/usr/bin/migspeed.debug 100644 root:root ff12a89b43cff3ef1e058cc2c385f7fa +File: /usr/lib/debug/usr/bin/numactl.debug 100644 root:root cedc05b9494a282bb956f079afbe5b3d +File: /usr/lib/debug/usr/bin/numademo.debug 100644 root:root b4e45263aad4c42961f2bc802d21bd3f +File: /usr/lib/debug/usr/bin/numastat.debug 100644 root:root 0cdc5479f306aa4386f0b75401091b02 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: 6ab56c4f8ceb4cf114d031532ab966f8f5ed37d2ca6cf4bcdbee1cd80947736eff4d2b19ea4d04b6027f102681727541b722e2a6d846322d5857e127d9ed29bb