<86>Jun 24 04:50:39 userdel[3288284]: delete user 'rooter' <86>Jun 24 04:50:39 userdel[3288284]: removed group 'rooter' owned by 'rooter' <86>Jun 24 04:50:39 userdel[3288284]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 24 04:50:39 groupadd[3288350]: group added to /etc/group: name=rooter, GID=1805 <86>Jun 24 04:50:39 groupadd[3288350]: group added to /etc/gshadow: name=rooter <86>Jun 24 04:50:39 groupadd[3288350]: new group: name=rooter, GID=1805 <86>Jun 24 04:50:39 useradd[3288384]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Jun 24 04:50:39 userdel[3288469]: delete user 'builder' <86>Jun 24 04:50:39 userdel[3288469]: removed group 'builder' owned by 'builder' <86>Jun 24 04:50:39 userdel[3288469]: removed shadow group 'builder' owned by 'builder' <86>Jun 24 04:50:39 groupadd[3288530]: group added to /etc/group: name=builder, GID=1806 <86>Jun 24 04:50:39 groupadd[3288530]: group added to /etc/gshadow: name=builder <86>Jun 24 04:50:39 groupadd[3288530]: new group: name=builder, GID=1806 <86>Jun 24 04:50:39 useradd[3288551]: new user: name=builder, UID=1806, GID=1806, 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: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14903 + 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.14903 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-file... no checking for file... file checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-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 i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o numactl.o numactl.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o util.o util.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o shm.o shm.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libnuma.lo libnuma.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c libnuma.c -fPIC -DPIC -o .libs/libnuma.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o syscall.lo syscall.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c syscall.c -fPIC -DPIC -o .libs/syscall.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o distance.lo distance.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c distance.c -fPIC -DPIC -o .libs/distance.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o affinity.lo affinity.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c affinity.c -fPIC -DPIC -o .libs/affinity.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o sysfs.lo sysfs.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c sysfs.c -fPIC -DPIC -o .libs/sysfs.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rtnetlink.lo rtnetlink.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rtnetlink.c -fPIC -DPIC -o .libs/rtnetlink.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-info 1:0:0 -Wl,--version-script,./versions.ldscript -Wl,-init,numa_init -Wl,-fini,numa_fini -o libnuma.la -rpath /usr/lib libnuma.lo syscall.lo distance.lo affinity.lo sysfs.lo rtnetlink.lo libtool: link: i586-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 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o numactl numactl.o util.o shm.o libnuma.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/numactl numactl.o util.o shm.o ./.libs/libnuma.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu99 -c -o numastat-numastat.o `test -f 'numastat.c' || echo './'`numastat.c numastat.c: In function 'fmt_cell_data': numastat.c:515:50: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int64_t' {aka 'long long int'} [-Wformat=] 515 | snprintf(buf, SMALL_BUF_SIZE, "%ld", c_ptr->l); | ~~^ ~~~~~~~~ | | | | long int int64_t {aka long long int} | %lld /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu99 -o numastat numastat-numastat.o libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=gnu99 -o numastat numastat-numastat.o i586-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 -march=i586 -mtune=generic -O3 -ffast-math -funroll-loops -ftree-vectorize -c -o numademo-numademo.o `test -f 'numademo.c' || echo './'`numademo.c numademo.c: In function 'main': numademo.c:556:72: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] 556 | fprintf(stderr, "You must set msize at least %lu bytes for ptrchase test.\n", | ~~^ | | | long unsigned int | %u 557 | sizeof(union node)); | ~~~~~~~~~~~~~~~~~~ | | | unsigned int i586-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 -march=i586 -mtune=generic -O3 -ffast-math -funroll-loops -ftree-vectorize -c -o numademo-stream_lib.o `test -f 'stream_lib.c' || echo './'`stream_lib.c i586-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 -march=i586 -mtune=generic -O3 -ffast-math -funroll-loops -ftree-vectorize -c -o numademo-mt.o `test -f 'mt.c' || echo './'`mt.c i586-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 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o migratepages.o migratepages.c /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o migratepages migratepages.o util.o libnuma.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/migratepages migratepages.o util.o ./.libs/libnuma.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o migspeed.o migspeed.c /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o migspeed migspeed.o util.o libnuma.la -lrt libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/migspeed migspeed.o util.o ./.libs/libnuma.so -lrt i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o memhog.o memhog.c /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o memhog memhog.o util.o libnuma.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/lib,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.60096 + 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/lib' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libnuma.la '/usr/src/tmp/numactl-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libnuma.so.1.0.0 /usr/src/tmp/numactl-buildroot/usr/lib/libnuma.so.1.0.0 libtool: install: (cd /usr/src/tmp/numactl-buildroot/usr/lib && { 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/lib && { 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/lib/libnuma.la libtool: warning: remember to run 'libtool --finish /usr/lib' /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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 numa.pc '/usr/src/tmp/numactl-buildroot/usr/lib/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/lib/libnuma.la' mode of './usr/lib/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/lib/pkgconfig/numa.pc: Cflags: '-I${includedir}' --> '' /usr/lib/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/lib: (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) verify-elf: WARNING: ./usr/bin/memhog: uses non-LFS functions: mmap open verify-elf: WARNING: ./usr/bin/migspeed: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/numastat: uses non-LFS functions: fopen scandir verify-elf: WARNING: ./usr/bin/numactl: uses non-LFS functions: creat fopen open verify-elf: WARNING: ./usr/lib/libnuma.so.1.0.0: uses non-LFS functions: fopen mmap open readdir stat Processing files: numactl-2.0.14-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81429 + 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.AMrY40 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.YbOS0B find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libnuma.so.1 >= set:keZ4kNGRpJcGyC6BBZlNKAD7r2qFK8u9PaKoZy8vB9Gcx48L55qSscDZqlFXNEhbly92JxVwYimav9tN2sZ8WayLyoS6vg8lpYgoXD2Qrn9XVW2iGPwn3UnO4At7, libnuma.so.1(libnuma_1.1), libnuma.so.1(libnuma_1.2), libnuma.so.1(libnuma_1.3), libnuma.so.1(libnuma_1.4), 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.QEFX45 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.oZZblX find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/numactl-buildroot/usr/lib/libnuma.so.1: 85 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xsYlzS 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 = set:kdZ4kNGjAjImyGW6chYloXKUUb56onOPjRYUVrV9thyyvPIybSnEeFgMOlifjA0LKOs5WOKr8CjLmBe7324zkk9i4ZCuRO1hnUHFku9dCG5ll9yi20sdnM1dHg8Zm4PSU1VmPYrYwMSD2MZ4dAtLa9fTb8FK1vzaMZlq2OnEH10x15p, libnuma.so.1(libnuma_1.1), libnuma.so.1(libnuma_1.2), libnuma.so.1(libnuma_1.3), libnuma.so.1(libnuma_1.4) Requires: ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), 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.rzgpz8 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.xGsZK3 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.Ki4MSc 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/lib/libnuma.so.1.0.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.peMNrW 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.03vnYQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6BSInR find-requires: running scripts (debuginfo) Requires: numactl = 2.0.14-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(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.WFBhyx find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fGSMnp find-requires: running scripts (debuginfo) Provides: debug(libnuma.so.1) Requires: libnuma = 2.0.14-alt2, debug(ld-linux.so.2), debug(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 9 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/i586/numactl-2.0.14-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libnuma-2.0.14-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libnuma-devel-2.0.14-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/numactl-debuginfo-2.0.14-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libnuma-debuginfo-2.0.14-alt2.i586.rpm (w2.lzdio) 7.72user 4.71system 0:23.64elapsed 52%CPU (0avgtext+0avgdata 36992maxresident)k 0inputs+0outputs (0major+1301478minor)pagefaults 0swaps 0.51user 0.88system 0:27.25elapsed 5%CPU (0avgtext+0avgdata 12140maxresident)k 0inputs+0outputs (0major+97541minor)pagefaults 0swaps --- libnuma-2.0.14-alt2.i586.rpm.repo 2021-07-12 15:37:27.000000000 +0000 +++ libnuma-2.0.14-alt2.i586.rpm.hasher 2023-06-24 04:51:04.920436792 +0000 @@ -2,3 +2,3 @@ /usr/lib/libnuma.so.1.0.0 100644 root:root -Requires: ld-linux.so.2 >= set:ihL26 +Requires: ld-linux.so.2 >= set:jiL26 Requires: rpmlib(SetVersions) @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) Requires: libc.so.6(GLIBC_2.4) @@ -22,3 +23,3 @@ File: /usr/lib/libnuma.so.1 120777 root:root libnuma.so.1.0.0 -File: /usr/lib/libnuma.so.1.0.0 100644 root:root 5ba35944453dbb10377ed7fc97bb93c6 -RPMIdentity: dd2a27d82b7cae62a490e828ead73c61f15805efbe5261649e3aa227e61045d540f67c2336c5f573860ae54c3762547b14f001a695b212053fa9942bdf8946ef +File: /usr/lib/libnuma.so.1.0.0 100644 root:root 0a1117fbca7151a3a9b096f0163ff382 +RPMIdentity: d6d83d802d9c91b2cbb14e0a753cfc7a3a6ae820b2f63023c1205040dca468fb12047f74a3b7ca845a5bef56044cb94445859ffed01ad8ac252b769e473df7ec --- libnuma-debuginfo-2.0.14-alt2.i586.rpm.repo 2021-07-12 15:37:27.000000000 +0000 +++ libnuma-debuginfo-2.0.14-alt2.i586.rpm.hasher 2023-06-24 04:51:05.010437817 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9f 40755 root:root -/usr/lib/debug/.build-id/9f/70cec1ae8da5b51772cf5d8fe1deaf662d8843 120777 root:root ../../../libnuma.so.1.0.0 -/usr/lib/debug/.build-id/9f/70cec1ae8da5b51772cf5d8fe1deaf662d8843.debug 120777 root:root ../../usr/lib/libnuma.so.1.0.0.debug +/usr/lib/debug/.build-id/89 40755 root:root +/usr/lib/debug/.build-id/89/727667165c224c507754f88129d8fa46f65327 120777 root:root ../../../libnuma.so.1.0.0 +/usr/lib/debug/.build-id/89/727667165c224c507754f88129d8fa46f65327.debug 120777 root:root ../../usr/lib/libnuma.so.1.0.0.debug /usr/lib/debug/usr/lib/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/9f 40755 root:root -File: /usr/lib/debug/.build-id/9f/70cec1ae8da5b51772cf5d8fe1deaf662d8843 120777 root:root ../../../libnuma.so.1.0.0 -File: /usr/lib/debug/.build-id/9f/70cec1ae8da5b51772cf5d8fe1deaf662d8843.debug 120777 root:root ../../usr/lib/libnuma.so.1.0.0.debug -File: /usr/lib/debug/usr/lib/libnuma.so.1.0.0.debug 100644 root:root 0ce88d89f7e3d6ad90e1970ea523e314 +File: /usr/lib/debug/.build-id/89 40755 root:root +File: /usr/lib/debug/.build-id/89/727667165c224c507754f88129d8fa46f65327 120777 root:root ../../../libnuma.so.1.0.0 +File: /usr/lib/debug/.build-id/89/727667165c224c507754f88129d8fa46f65327.debug 120777 root:root ../../usr/lib/libnuma.so.1.0.0.debug +File: /usr/lib/debug/usr/lib/libnuma.so.1.0.0.debug 100644 root:root e3d453600e9c46373c1b1eb4ec296e14 File: /usr/lib/debug/usr/lib/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: 96be8e7670449471af4c05641bcdd7ebbd8eff8cc49acfb7fe5ca59dab8bc2cadcb4337ccf99431d384066113916835ead45e984a16e13aa13562c04f2acff80 +RPMIdentity: f17c0fbcac4e2f4e79e594f519d851e6cf3f49f9b95ad9b9412a28acad43b4868b6608efead2510b9e211618836cd8a5a69431776df491543cd0cec79d912bdf --- numactl-2.0.14-alt2.i586.rpm.repo 2021-07-12 15:37:27.000000000 +0000 +++ numactl-2.0.14-alt2.i586.rpm.hasher 2023-06-24 04:51:05.154439458 +0000 @@ -16,2 +16,3 @@ Requires: libc.so.6(GLIBC_2.2) +Requires: libc.so.6(GLIBC_2.34) Requires: libnuma = 2.0.14-alt2:sisyphus+278485.100.1.1 @@ -19,8 +20,8 @@ Provides: numactl = 2.0.14-alt2:sisyphus+278485.100.1.1 -File: /usr/bin/memhog 100755 root:root 98f7a02011c069e5c5be958a58902ede -File: /usr/bin/migratepages 100755 root:root 11ec993e774d593494af37db6f65071a -File: /usr/bin/migspeed 100755 root:root 530fafb430eff182fa77fd9c3abf859b -File: /usr/bin/numactl 100755 root:root 5e34c66da0290398c6b2ed5116ccf932 -File: /usr/bin/numademo 100755 root:root 4d0696b68ccb1c1880c5f8da5bbb1837 -File: /usr/bin/numastat 100755 root:root 22cc96467a3f71df1b8b1dc6c987b0e7 +File: /usr/bin/memhog 100755 root:root a42b99f74760ceb07c4c971ef49470a4 +File: /usr/bin/migratepages 100755 root:root 3c65d043e1c074db37ae4c57065e941b +File: /usr/bin/migspeed 100755 root:root 62c6b89e4ed3efdb0a9f6a59d0ef2641 +File: /usr/bin/numactl 100755 root:root eeb0dad9eadbfaf6ed98ea9f732ed2b8 +File: /usr/bin/numademo 100755 root:root 084dc646ea3e0deddca775ce1e43c119 +File: /usr/bin/numastat 100755 root:root 5bc492b4d28a5b119abc933ff2be1578 File: /usr/share/doc/numactl-2.0.14 40755 root:root @@ -32,2 +33,2 @@ File: /usr/share/man/man8/numastat.8.xz 100644 root:root a2efeed98066746a0baa9a33b4b036ee -RPMIdentity: 59c9be1236724f8b28c923a25d9131bdaa675aef17b5ec7902306a4e040358c40e1a4445f82d5f04b61d5a02e2cd79e62ee2f2750d7e897d512b673a69d59f79 +RPMIdentity: f8a89a79d648c32ccfea59677061b6911f16f5cdc8cf8c7756c3222ea4e24758bd5f9d8579df82bd8211f8f02155f2506c11779b9a8b3a3c9dc2d9d41a35e536 --- numactl-debuginfo-2.0.14-alt2.i586.rpm.repo 2021-07-12 15:37:27.000000000 +0000 +++ numactl-debuginfo-2.0.14-alt2.i586.rpm.hasher 2023-06-24 04:51:05.241440449 +0000 @@ -1,19 +1,19 @@ -/usr/lib/debug/.build-id/28 40755 root:root -/usr/lib/debug/.build-id/28/71dcf0d4f5b6d1bfef496f54e3122728ba90f0 120777 root:root ../../../../bin/migspeed -/usr/lib/debug/.build-id/28/71dcf0d4f5b6d1bfef496f54e3122728ba90f0.debug 120777 root:root ../../usr/bin/migspeed.debug -/usr/lib/debug/.build-id/35 40755 root:root -/usr/lib/debug/.build-id/35/69177b2a44b14fa8cde8255848e750477d2c14 120777 root:root ../../../../bin/numactl -/usr/lib/debug/.build-id/35/69177b2a44b14fa8cde8255848e750477d2c14.debug 120777 root:root ../../usr/bin/numactl.debug -/usr/lib/debug/.build-id/4a 40755 root:root -/usr/lib/debug/.build-id/4a/21093079faff72fbc111b6a06547252d83cab5 120777 root:root ../../../../bin/migratepages -/usr/lib/debug/.build-id/4a/21093079faff72fbc111b6a06547252d83cab5.debug 120777 root:root ../../usr/bin/migratepages.debug -/usr/lib/debug/.build-id/6a 40755 root:root -/usr/lib/debug/.build-id/6a/758c47b1bb5167956a10646ae1f55379ac6f7a 120777 root:root ../../../../bin/numastat -/usr/lib/debug/.build-id/6a/758c47b1bb5167956a10646ae1f55379ac6f7a.debug 120777 root:root ../../usr/bin/numastat.debug -/usr/lib/debug/.build-id/95 40755 root:root -/usr/lib/debug/.build-id/95/532c25c14edca86f9239f8352766598e4eb945 120777 root:root ../../../../bin/memhog -/usr/lib/debug/.build-id/95/532c25c14edca86f9239f8352766598e4eb945.debug 120777 root:root ../../usr/bin/memhog.debug -/usr/lib/debug/.build-id/a6 40755 root:root -/usr/lib/debug/.build-id/a6/034f23bd96c1ca53c110e5bb24c737bbce1ee8 120777 root:root ../../../../bin/numademo -/usr/lib/debug/.build-id/a6/034f23bd96c1ca53c110e5bb24c737bbce1ee8.debug 120777 root:root ../../usr/bin/numademo.debug +/usr/lib/debug/.build-id/0a 40755 root:root +/usr/lib/debug/.build-id/0a/bc08781f7620f4b12a6ea25346b91c77bdcc93 120777 root:root ../../../../bin/numactl +/usr/lib/debug/.build-id/0a/bc08781f7620f4b12a6ea25346b91c77bdcc93.debug 120777 root:root ../../usr/bin/numactl.debug +/usr/lib/debug/.build-id/51 40755 root:root +/usr/lib/debug/.build-id/51/8643fbef82fc8771baaf555bf3aaabf8e50328 120777 root:root ../../../../bin/numademo +/usr/lib/debug/.build-id/51/8643fbef82fc8771baaf555bf3aaabf8e50328.debug 120777 root:root ../../usr/bin/numademo.debug +/usr/lib/debug/.build-id/94 40755 root:root +/usr/lib/debug/.build-id/94/edd2177660bd4802bd52999f63d37389ba305f 120777 root:root ../../../../bin/migspeed +/usr/lib/debug/.build-id/94/edd2177660bd4802bd52999f63d37389ba305f.debug 120777 root:root ../../usr/bin/migspeed.debug +/usr/lib/debug/.build-id/b2 40755 root:root +/usr/lib/debug/.build-id/b2/6b3a32f241d0ada11c5783b144b50f829f0fe4 120777 root:root ../../../../bin/memhog +/usr/lib/debug/.build-id/b2/6b3a32f241d0ada11c5783b144b50f829f0fe4.debug 120777 root:root ../../usr/bin/memhog.debug +/usr/lib/debug/.build-id/dd 40755 root:root +/usr/lib/debug/.build-id/dd/d629ce2d0cd851c4571f12fb8d8071cd10f0bb 120777 root:root ../../../../bin/migratepages +/usr/lib/debug/.build-id/dd/d629ce2d0cd851c4571f12fb8d8071cd10f0bb.debug 120777 root:root ../../usr/bin/migratepages.debug +/usr/lib/debug/.build-id/e6 40755 root:root +/usr/lib/debug/.build-id/e6/88d764eff5fa194f8b336a2567ce1cfd6970b0 120777 root:root ../../../../bin/numastat +/usr/lib/debug/.build-id/e6/88d764eff5fa194f8b336a2567ce1cfd6970b0.debug 120777 root:root ../../usr/bin/numastat.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/28 40755 root:root -File: /usr/lib/debug/.build-id/28/71dcf0d4f5b6d1bfef496f54e3122728ba90f0 120777 root:root ../../../../bin/migspeed -File: /usr/lib/debug/.build-id/28/71dcf0d4f5b6d1bfef496f54e3122728ba90f0.debug 120777 root:root ../../usr/bin/migspeed.debug -File: /usr/lib/debug/.build-id/35 40755 root:root -File: /usr/lib/debug/.build-id/35/69177b2a44b14fa8cde8255848e750477d2c14 120777 root:root ../../../../bin/numactl -File: /usr/lib/debug/.build-id/35/69177b2a44b14fa8cde8255848e750477d2c14.debug 120777 root:root ../../usr/bin/numactl.debug -File: /usr/lib/debug/.build-id/4a 40755 root:root -File: /usr/lib/debug/.build-id/4a/21093079faff72fbc111b6a06547252d83cab5 120777 root:root ../../../../bin/migratepages -File: /usr/lib/debug/.build-id/4a/21093079faff72fbc111b6a06547252d83cab5.debug 120777 root:root ../../usr/bin/migratepages.debug -File: /usr/lib/debug/.build-id/6a 40755 root:root -File: /usr/lib/debug/.build-id/6a/758c47b1bb5167956a10646ae1f55379ac6f7a 120777 root:root ../../../../bin/numastat -File: /usr/lib/debug/.build-id/6a/758c47b1bb5167956a10646ae1f55379ac6f7a.debug 120777 root:root ../../usr/bin/numastat.debug -File: /usr/lib/debug/.build-id/95 40755 root:root -File: /usr/lib/debug/.build-id/95/532c25c14edca86f9239f8352766598e4eb945 120777 root:root ../../../../bin/memhog -File: /usr/lib/debug/.build-id/95/532c25c14edca86f9239f8352766598e4eb945.debug 120777 root:root ../../usr/bin/memhog.debug -File: /usr/lib/debug/.build-id/a6 40755 root:root -File: /usr/lib/debug/.build-id/a6/034f23bd96c1ca53c110e5bb24c737bbce1ee8 120777 root:root ../../../../bin/numademo -File: /usr/lib/debug/.build-id/a6/034f23bd96c1ca53c110e5bb24c737bbce1ee8.debug 120777 root:root ../../usr/bin/numademo.debug -File: /usr/lib/debug/usr/bin/memhog.debug 100644 root:root 0c3ae665cee4ded3d72cf0e15329cb2b -File: /usr/lib/debug/usr/bin/migratepages.debug 100644 root:root 00a0c371fbf2f9a64d75936127609908 -File: /usr/lib/debug/usr/bin/migspeed.debug 100644 root:root b54967c8b3ee6f2ac480d6053defcd1a -File: /usr/lib/debug/usr/bin/numactl.debug 100644 root:root 1b46279176260f71de6644d8e69c5441 -File: /usr/lib/debug/usr/bin/numademo.debug 100644 root:root 8647697293a7ad303b3bebf27f2c1ca1 -File: /usr/lib/debug/usr/bin/numastat.debug 100644 root:root 40693ef9497074ecdf07c3d71f1a5562 +File: /usr/lib/debug/.build-id/0a 40755 root:root +File: /usr/lib/debug/.build-id/0a/bc08781f7620f4b12a6ea25346b91c77bdcc93 120777 root:root ../../../../bin/numactl +File: /usr/lib/debug/.build-id/0a/bc08781f7620f4b12a6ea25346b91c77bdcc93.debug 120777 root:root ../../usr/bin/numactl.debug +File: /usr/lib/debug/.build-id/51 40755 root:root +File: /usr/lib/debug/.build-id/51/8643fbef82fc8771baaf555bf3aaabf8e50328 120777 root:root ../../../../bin/numademo +File: /usr/lib/debug/.build-id/51/8643fbef82fc8771baaf555bf3aaabf8e50328.debug 120777 root:root ../../usr/bin/numademo.debug +File: /usr/lib/debug/.build-id/94 40755 root:root +File: /usr/lib/debug/.build-id/94/edd2177660bd4802bd52999f63d37389ba305f 120777 root:root ../../../../bin/migspeed +File: /usr/lib/debug/.build-id/94/edd2177660bd4802bd52999f63d37389ba305f.debug 120777 root:root ../../usr/bin/migspeed.debug +File: /usr/lib/debug/.build-id/b2 40755 root:root +File: /usr/lib/debug/.build-id/b2/6b3a32f241d0ada11c5783b144b50f829f0fe4 120777 root:root ../../../../bin/memhog +File: /usr/lib/debug/.build-id/b2/6b3a32f241d0ada11c5783b144b50f829f0fe4.debug 120777 root:root ../../usr/bin/memhog.debug +File: /usr/lib/debug/.build-id/dd 40755 root:root +File: /usr/lib/debug/.build-id/dd/d629ce2d0cd851c4571f12fb8d8071cd10f0bb 120777 root:root ../../../../bin/migratepages +File: /usr/lib/debug/.build-id/dd/d629ce2d0cd851c4571f12fb8d8071cd10f0bb.debug 120777 root:root ../../usr/bin/migratepages.debug +File: /usr/lib/debug/.build-id/e6 40755 root:root +File: /usr/lib/debug/.build-id/e6/88d764eff5fa194f8b336a2567ce1cfd6970b0 120777 root:root ../../../../bin/numastat +File: /usr/lib/debug/.build-id/e6/88d764eff5fa194f8b336a2567ce1cfd6970b0.debug 120777 root:root ../../usr/bin/numastat.debug +File: /usr/lib/debug/usr/bin/memhog.debug 100644 root:root bc066701a1330241d3d50f30e50eb9f4 +File: /usr/lib/debug/usr/bin/migratepages.debug 100644 root:root ebec3ab8d96f096e9971114085101ee7 +File: /usr/lib/debug/usr/bin/migspeed.debug 100644 root:root f7188611dde5df92ca255fa4f6ca6002 +File: /usr/lib/debug/usr/bin/numactl.debug 100644 root:root bf0ea2530687bb14f2695cd4886f0a74 +File: /usr/lib/debug/usr/bin/numademo.debug 100644 root:root 8e9a02485ce15ebc55b8f3088af4a436 +File: /usr/lib/debug/usr/bin/numastat.debug 100644 root:root a15af27520321d14a5c8dc5018ff4eab 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: bd354314a0f2205e6f103460815414a82ff49c65300286f5eeb86b169d649d6498362df565646815e456dda70a1d90d1eb67d5759c739f835f1602a7a790d0e3 +RPMIdentity: 6437b65fb16ed1f1427c67f76e03b3645b0754c8e69d8a743c25334e359fe5a3e531343b94752d3e37ddafbd20df4dc35d6e6f6dc85a43109bd6362a9aa86630