<86>Aug 1 09:48:32 userdel[542023]: delete user 'rooter' <86>Aug 1 09:48:32 userdel[542023]: removed group 'rooter' owned by 'rooter' <86>Aug 1 09:48:32 groupadd[542030]: group added to /etc/group: name=rooter, GID=630 <86>Aug 1 09:48:32 groupadd[542030]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:48:32 groupadd[542030]: new group: name=rooter, GID=630 <86>Aug 1 09:48:32 useradd[542034]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Aug 1 09:48:32 userdel[542048]: delete user 'builder' <86>Aug 1 09:48:32 userdel[542048]: removed group 'builder' owned by 'builder' <86>Aug 1 09:48:32 userdel[542048]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:48:32 groupadd[542054]: group added to /etc/group: name=builder, GID=631 <86>Aug 1 09:48:32 groupadd[542054]: group added to /etc/gshadow: name=builder <86>Aug 1 09:48:32 groupadd[542054]: new group: name=builder, GID=631 <86>Aug 1 09:48:32 useradd[542061]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/numactl-2.0.11-alt1.nosrc.rpm (w1.gzdio) Installing numactl-2.0.11-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93728 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf numactl-2.0.11 + echo 'Source #0 (numactl-2.0.11.tar.gz):' Source #0 (numactl-2.0.11.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/numactl-2.0.11.tar.gz + /bin/tar -xf - + cd numactl-2.0.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93728 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd numactl-2.0.11 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 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-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... yes 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.11' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/numactl-2.0.11' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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 -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 -march=i586 -mtune=generic -c libnuma.c -fPIC -DPIC -o .libs/libnuma.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c libnuma.c -o libnuma.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 -march=i586 -mtune=generic -c syscall.c -fPIC -DPIC -o .libs/syscall.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c syscall.c -o syscall.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 -march=i586 -mtune=generic -c distance.c -fPIC -DPIC -o .libs/distance.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c distance.c -o distance.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 -march=i586 -mtune=generic -c affinity.c -fPIC -DPIC -o .libs/affinity.o affinity.c: In function 'affinity_file': affinity.c:156:2: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] while (readdir_r(dir, &de, &dep) == 0 && dep) { ^~~~~ In file included from affinity.c:39: /usr/include/dirent.h:183:12: note: declared here extern int readdir_r (DIR *__restrict __dirp, ^~~~~~~~~ affinity.c:177:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . if (major(d) != maj || minor(d) != min) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ affinity.c:177:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . if (major(d) != maj || minor(d) != min) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c affinity.c -o affinity.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 -march=i586 -mtune=generic -c sysfs.c -fPIC -DPIC -o .libs/sysfs.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sysfs.c -o sysfs.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 -march=i586 -mtune=generic -c rtnetlink.c -fPIC -DPIC -o .libs/rtnetlink.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c rtnetlink.c -o rtnetlink.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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: ar cr .libs/libnuma.a libnuma.o syscall.o distance.o affinity.o sysfs.o rtnetlink.o libtool: link: ranlib .libs/libnuma.a 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 -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 -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 -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:523:36: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int64_t' {aka 'long long int'} [-Wformat=] snprintf(buf, SMALL_BUF_SIZE, "%ld", c_ptr->l); ~~^ ~~~~~~~~ %lld numastat.c: In function 'add_pids_from_pattern_search': numastat.c:1311:41: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 58 [-Wformat-truncation=] snprintf(fname, sizeof(fname), "/proc/%s/cmdline", namelist[ix]->d_name); ^~ In file included from /usr/include/stdio.h:862, from numastat.c:43: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 15 and 270 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu99 -o numastat numastat-numastat.o libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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:535:51: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] fprintf(stderr, "You must set msize at least %lu bytes for ptrchase test.\n", ~~^ %u sizeof(union node)); ~~~~~~~~~~~~~~~~~~ numademo.c: In function 'test': numademo.c:352:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=] sprintf(buf2, " %d", k); ^~ numademo.c:352:19: note: directive argument in the range [0, 2147483647] sprintf(buf2, " %d", k); ^~~~~ In file included from /usr/include/stdio.h:862, from numademo.c:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 12 bytes into a destination of size 10 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -march=i586 -mtune=generic -o .libs/memhog memhog.o util.o ./.libs/libnuma.so make[1]: Leaving directory '/usr/src/RPM/BUILD/numactl-2.0.11' make: Leaving directory '/usr/src/RPM/BUILD/numactl-2.0.11' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74172 + 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.11 + 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.11' make[1]: Entering directory '/usr/src/RPM/BUILD/numactl-2.0.11' /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: install: /usr/libexec/rpm-build/install -p .libs/libnuma.a /usr/src/tmp/numactl-buildroot/usr/lib/libnuma.a libtool: install: chmod 644 /usr/src/tmp/numactl-buildroot/usr/lib/libnuma.a libtool: install: ranlib /usr/src/tmp/numactl-buildroot/usr/lib/libnuma.a 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 '/usr/src/tmp/numactl-buildroot/usr/share/man/man8' make[1]: Leaving directory '/usr/src/RPM/BUILD/numactl-2.0.11' make: Leaving directory '/usr/src/RPM/BUILD/numactl-2.0.11' + /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) 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: 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: __xstat fopen mmap open readdir readdir_r Hardlinking identical .pyc and .pyo files Processing files: numactl-2.0.11-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29221 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd numactl-2.0.11 + DOCDIR=/usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.11 + export DOCDIR + rm -rf /usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.11 + /bin/mkdir -p /usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.11 + cp -prL README CHANGES DESIGN TODO /usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.11 + chmod -R go-w /usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.11 + chmod -R a+rX /usr/src/tmp/numactl-buildroot/usr/share/doc/numactl-2.0.11 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lo53Pu find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bepqp2 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libnuma.so.1 >= set:keZ4kNGRpJcGyC6BBZlNK4FhqFK8u9PaKoLqpyaj81OrhxCd7PFLmBK7z6Jk9C8Q6C3ObpFYBQ5bMRzWayLyoS6vg8lNgZ7agLtBIDHb8Fe3udwv9jgSt0, libnuma.so.1(libnuma_1.1), libnuma.so.1(libnuma_1.2), libnuma.so.1(libnuma_1.3), libnuma.so.1(libnuma_1.4), librt.so.1(GLIBC_2.2), 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.iMWZrR Creating numactl-debuginfo package Processing files: libnuma-2.0.11-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6QpbtT find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/numactl-buildroot/usr/lib/libnuma.so.1: 84 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Kjkod2 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libnuma.so.1 = set:kdZ4kNGjAjImyGW6chYloXKUUb56onOPjRYUVrV9thyyvPIybSnEeFgMOlifjA0VJkEbXKxoeZalFPNw0N85ly4NLVlb74txLCiVBQoGmklB8a90MRs17QI2xUr4PSU1VmPYrYwMSD2MZ4dAtLa9fTb8FK1vzaMZlq2OnEH10x15p, 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:ihL26, 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.4), 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.55VpEn Creating libnuma-debuginfo package Processing files: libnuma-devel-2.0.11-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TM3OM0 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eowUEQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libnuma = 2.0.11-alt1, /usr/lib/libnuma.so.1.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q8r2cY Processing files: numactl-debuginfo-2.0.11-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cqwgub find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RvufyB find-requires: running scripts (debuginfo) Requires: numactl = 2.0.11-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libnuma.so.1), debug(librt.so.1) Processing files: libnuma-debuginfo-2.0.11-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lx1Cdj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CfcyOd find-requires: running scripts (debuginfo) Provides: debug(libnuma.so.1) Requires: libnuma = 2.0.11-alt1, debug(ld-linux.so.2), debug(libc.so.6) 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 6 extra deps from numactl due to repentancy on libnuma Removing 1 extra deps from numactl-debuginfo due to repentancy on libnuma-debuginfo warning: Installed (but unpackaged) file(s) found: /usr/lib/libnuma.a /usr/share/man/man2/move_pages.2.xz Wrote: /usr/src/RPM/RPMS/i586/numactl-2.0.11-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libnuma-2.0.11-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libnuma-devel-2.0.11-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/numactl-debuginfo-2.0.11-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libnuma-debuginfo-2.0.11-alt1.i586.rpm (w2.lzdio) 15.73user 3.38system 0:29.95elapsed 63%CPU (0avgtext+0avgdata 32984maxresident)k 0inputs+0outputs (0major+1333064minor)pagefaults 0swaps 17.12user 5.33system 0:33.14elapsed 67%CPU (0avgtext+0avgdata 32984maxresident)k 0inputs+0outputs (0major+1560104minor)pagefaults 0swaps --- libnuma-2.0.11-alt1.i586.rpm.repo 2015-12-13 16:03:16.000000000 +0000 +++ libnuma-2.0.11-alt1.i586.rpm.hasher 2021-08-01 09:49:04.081997964 +0000 @@ -21,3 +21,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 fc9ae9d27ed6b503d4fe6fa503613d58 -RPMIdentity: e46605750cd1fb620e3a6b4a3be230a6645106b13920cfe2eca3ec373dac41b50cd350103add09233afd15f990cefd463a294b0ac98830e3fbb048d2c599a6bb +File: /usr/lib/libnuma.so.1.0.0 100644 root:root 0e091e9603b8679c5a0653ca800c7367 +RPMIdentity: 34f60da0864e6199adb5d3a3a8ab855ad76c27741d38ef66e0c2f278666b0bee2b1d21121aec37507bc1446a1b8f372d2fc7c4ed9078b766c640f0f207db8953 --- libnuma-debuginfo-2.0.11-alt1.i586.rpm.repo 2015-12-13 16:03:16.000000000 +0000 +++ libnuma-debuginfo-2.0.11-alt1.i586.rpm.hasher 2021-08-01 09:49:04.250999579 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fb 40755 root:root -/usr/lib/debug/.build-id/fb/302ea86cfe0f208d1b55c348eccc5e475248bc 120777 root:root ../../../libnuma.so.1.0.0 -/usr/lib/debug/.build-id/fb/302ea86cfe0f208d1b55c348eccc5e475248bc.debug 120777 root:root ../../usr/lib/libnuma.so.1.0.0.debug +/usr/lib/debug/.build-id/83 40755 root:root +/usr/lib/debug/.build-id/83/963449cce599f2a573d23051cf579b998cb3a9 120777 root:root ../../../libnuma.so.1.0.0 +/usr/lib/debug/.build-id/83/963449cce599f2a573d23051cf579b998cb3a9.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.11-alt1 -File: /usr/lib/debug/.build-id/fb 40755 root:root -File: /usr/lib/debug/.build-id/fb/302ea86cfe0f208d1b55c348eccc5e475248bc 120777 root:root ../../../libnuma.so.1.0.0 -File: /usr/lib/debug/.build-id/fb/302ea86cfe0f208d1b55c348eccc5e475248bc.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 d722fe0b45bbbc9d32808fc4e710a589 +File: /usr/lib/debug/.build-id/83 40755 root:root +File: /usr/lib/debug/.build-id/83/963449cce599f2a573d23051cf579b998cb3a9 120777 root:root ../../../libnuma.so.1.0.0 +File: /usr/lib/debug/.build-id/83/963449cce599f2a573d23051cf579b998cb3a9.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 2db6c06505163cf2a487e8f45abffc8a 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.11/sysfs.h 100644 root:root 1761edc8e347f762c8bbec1b1deb0ed4 -RPMIdentity: 2097d06cbdae5c1cd947c40fa47dc89198f226682dc7e67b290040dc5736283b7677d6559f04fc1dffa73ce4978ae5edc7b2f011d17c3a92e210486c89a421de +RPMIdentity: 71df677f68dcb0f84be94c59239006d43e0ff2534c17c6a965596c08ed36253fb57a57d7aa9e4cad1ceb744a9077d4e458384b79b9c54a9791b1beb3bc93227c --- libnuma-devel-2.0.11-alt1.i586.rpm.repo 2015-12-13 16:03:16.000000000 +0000 +++ libnuma-devel-2.0.11-alt1.i586.rpm.hasher 2021-08-01 09:49:04.314000180 +0000 @@ -11,2 +11,2 @@ File: /usr/lib/libnuma.so 120777 root:root libnuma.so.1.0.0 -RPMIdentity: 94e1cb772295305a2526c789cb2c7e45fb490cd0e5c2b6d1e4c00c4d3e00dd68b4ae29907a52d54ae285eb6aa35b7871ba07c790b54078ac6ef397260ad6732b +RPMIdentity: ff78ab6ff1c64decfff7ddce1128b27c701643a42c97fdba6d73f5f1f49f510c456684ca9e703b4dcde89a19a134b417950d8f4428b3d966a7985a701a1e2d5a --- numactl-2.0.11-alt1.i586.rpm.repo 2015-12-13 16:03:16.000000000 +0000 +++ numactl-2.0.11-alt1.i586.rpm.hasher 2021-08-01 09:49:04.413001126 +0000 @@ -18,3 +18,2 @@ Requires: libc.so.6(GLIBC_2.2) -Requires: librt.so.1 >= set:jiq20 Requires: librt.so.1(GLIBC_2.2) @@ -23,8 +22,8 @@ Provides: numactl = 2.0.11-alt1 -File: /usr/bin/memhog 100755 root:root c8557e3b1ad8e8bcfdeb40a2d2132a29 -File: /usr/bin/migratepages 100755 root:root d18c9a502dd983d8571d0f296b0fa0db -File: /usr/bin/migspeed 100755 root:root 5d5469b768398ed5829584c6512c9246 -File: /usr/bin/numactl 100755 root:root 094a48da8ba718923271bed6201d8bbe -File: /usr/bin/numademo 100755 root:root 9e1d3e83f53dcab2e6d216d51fe1a050 -File: /usr/bin/numastat 100755 root:root 91f45f50a548617ee61537abb897cf71 +File: /usr/bin/memhog 100755 root:root 3bf46b4c3df63a66cd6cc74bda766436 +File: /usr/bin/migratepages 100755 root:root b6957ecf34c57055efd9e6705c415cd7 +File: /usr/bin/migspeed 100755 root:root ec6fb342617e37b958c18664a24a8bcd +File: /usr/bin/numactl 100755 root:root d6fc22da49a225b0495b7e05249bd578 +File: /usr/bin/numademo 100755 root:root 1b3626eb3e8334039f1e8299ed2efb99 +File: /usr/bin/numastat 100755 root:root 20aef80c613e31d32c57669270b8bba5 File: /usr/share/doc/numactl-2.0.11 40755 root:root @@ -39,2 +38,2 @@ File: /usr/share/man/man8/numastat.8.xz 100644 root:root 549a8c36c594af62c371081bf1f3b293 -RPMIdentity: f6b96b1f90f9d48cb84d872f8e4e84f3500d8dd4c9dce337392e486a71b3f6bfce10fda56334120537ef038a566abbee1f38cbaf26f0e99806ae9da792cc8869 +RPMIdentity: c27bb12669d0c40fe980321a7d9dea0ea037668e87e2702842ccc4a5dced4a6a879ee7764ad6e5727b1ea56b1119e169b27e416f11e1abb1d5c0a46c9e9a1101 --- numactl-debuginfo-2.0.11-alt1.i586.rpm.repo 2015-12-13 16:03:16.000000000 +0000 +++ numactl-debuginfo-2.0.11-alt1.i586.rpm.hasher 2021-08-01 09:49:04.985006591 +0000 @@ -1,18 +1,19 @@ -/usr/lib/debug/.build-id/06 40755 root:root -/usr/lib/debug/.build-id/06/91d3d2089ccdcbad9d3346b2a8e0ea85c430b3 120777 root:root ../../../../bin/migspeed -/usr/lib/debug/.build-id/06/91d3d2089ccdcbad9d3346b2a8e0ea85c430b3.debug 120777 root:root ../../usr/bin/migspeed.debug -/usr/lib/debug/.build-id/84 40755 root:root -/usr/lib/debug/.build-id/84/89652fc1c28a05789b5b64d4b4339f99dd5789 120777 root:root ../../../../bin/memhog -/usr/lib/debug/.build-id/84/89652fc1c28a05789b5b64d4b4339f99dd5789.debug 120777 root:root ../../usr/bin/memhog.debug -/usr/lib/debug/.build-id/9b 40755 root:root -/usr/lib/debug/.build-id/9b/cf6cd16fd9dc207f60931a231f65c0da01dd18 120777 root:root ../../../../bin/numactl -/usr/lib/debug/.build-id/9b/cf6cd16fd9dc207f60931a231f65c0da01dd18.debug 120777 root:root ../../usr/bin/numactl.debug -/usr/lib/debug/.build-id/9b/e491e9a8861a15393e9f63241ab8bc888d2dbc 120777 root:root ../../../../bin/migratepages -/usr/lib/debug/.build-id/9b/e491e9a8861a15393e9f63241ab8bc888d2dbc.debug 120777 root:root ../../usr/bin/migratepages.debug -/usr/lib/debug/.build-id/ec 40755 root:root -/usr/lib/debug/.build-id/ec/6cb328e36d19a6073732c7c3dce78b3da71efb 120777 root:root ../../../../bin/numastat -/usr/lib/debug/.build-id/ec/6cb328e36d19a6073732c7c3dce78b3da71efb.debug 120777 root:root ../../usr/bin/numastat.debug -/usr/lib/debug/.build-id/fc 40755 root:root -/usr/lib/debug/.build-id/fc/e46b772049a5683f2daeac7474ff04d3f753c7 120777 root:root ../../../../bin/numademo -/usr/lib/debug/.build-id/fc/e46b772049a5683f2daeac7474ff04d3f753c7.debug 120777 root:root ../../usr/bin/numademo.debug +/usr/lib/debug/.build-id/10 40755 root:root +/usr/lib/debug/.build-id/10/aa4cef08320ed6edac1a61ff6f8e79ac843a10 120777 root:root ../../../../bin/migratepages +/usr/lib/debug/.build-id/10/aa4cef08320ed6edac1a61ff6f8e79ac843a10.debug 120777 root:root ../../usr/bin/migratepages.debug +/usr/lib/debug/.build-id/45 40755 root:root +/usr/lib/debug/.build-id/45/acedd5934c92004f09615edeb8e16e496280ed 120777 root:root ../../../../bin/numactl +/usr/lib/debug/.build-id/45/acedd5934c92004f09615edeb8e16e496280ed.debug 120777 root:root ../../usr/bin/numactl.debug +/usr/lib/debug/.build-id/b2 40755 root:root +/usr/lib/debug/.build-id/b2/14a2cf23e937704abe1b79d8f3493ff5a2d591 120777 root:root ../../../../bin/numademo +/usr/lib/debug/.build-id/b2/14a2cf23e937704abe1b79d8f3493ff5a2d591.debug 120777 root:root ../../usr/bin/numademo.debug +/usr/lib/debug/.build-id/da 40755 root:root +/usr/lib/debug/.build-id/da/0a57f110e02fa020726a3283e5b3c52da025aa 120777 root:root ../../../../bin/numastat +/usr/lib/debug/.build-id/da/0a57f110e02fa020726a3283e5b3c52da025aa.debug 120777 root:root ../../usr/bin/numastat.debug +/usr/lib/debug/.build-id/ed 40755 root:root +/usr/lib/debug/.build-id/ed/c1af90c74b6fcc349348dcf2c344db478df1e7 120777 root:root ../../../../bin/memhog +/usr/lib/debug/.build-id/ed/c1af90c74b6fcc349348dcf2c344db478df1e7.debug 120777 root:root ../../usr/bin/memhog.debug +/usr/lib/debug/.build-id/f0 40755 root:root +/usr/lib/debug/.build-id/f0/00d85b9ccf0af19994fe1f5529fd2ca683aa28 120777 root:root ../../../../bin/migspeed +/usr/lib/debug/.build-id/f0/00d85b9ccf0af19994fe1f5529fd2ca683aa28.debug 120777 root:root ../../usr/bin/migspeed.debug /usr/lib/debug/usr/bin/memhog.debug 100644 root:root @@ -39,25 +40,26 @@ Provides: numactl-debuginfo = 2.0.11-alt1 -File: /usr/lib/debug/.build-id/06 40755 root:root -File: /usr/lib/debug/.build-id/06/91d3d2089ccdcbad9d3346b2a8e0ea85c430b3 120777 root:root ../../../../bin/migspeed -File: /usr/lib/debug/.build-id/06/91d3d2089ccdcbad9d3346b2a8e0ea85c430b3.debug 120777 root:root ../../usr/bin/migspeed.debug -File: /usr/lib/debug/.build-id/84 40755 root:root -File: /usr/lib/debug/.build-id/84/89652fc1c28a05789b5b64d4b4339f99dd5789 120777 root:root ../../../../bin/memhog -File: /usr/lib/debug/.build-id/84/89652fc1c28a05789b5b64d4b4339f99dd5789.debug 120777 root:root ../../usr/bin/memhog.debug -File: /usr/lib/debug/.build-id/9b 40755 root:root -File: /usr/lib/debug/.build-id/9b/cf6cd16fd9dc207f60931a231f65c0da01dd18 120777 root:root ../../../../bin/numactl -File: /usr/lib/debug/.build-id/9b/cf6cd16fd9dc207f60931a231f65c0da01dd18.debug 120777 root:root ../../usr/bin/numactl.debug -File: /usr/lib/debug/.build-id/9b/e491e9a8861a15393e9f63241ab8bc888d2dbc 120777 root:root ../../../../bin/migratepages -File: /usr/lib/debug/.build-id/9b/e491e9a8861a15393e9f63241ab8bc888d2dbc.debug 120777 root:root ../../usr/bin/migratepages.debug -File: /usr/lib/debug/.build-id/ec 40755 root:root -File: /usr/lib/debug/.build-id/ec/6cb328e36d19a6073732c7c3dce78b3da71efb 120777 root:root ../../../../bin/numastat -File: /usr/lib/debug/.build-id/ec/6cb328e36d19a6073732c7c3dce78b3da71efb.debug 120777 root:root ../../usr/bin/numastat.debug -File: /usr/lib/debug/.build-id/fc 40755 root:root -File: /usr/lib/debug/.build-id/fc/e46b772049a5683f2daeac7474ff04d3f753c7 120777 root:root ../../../../bin/numademo -File: /usr/lib/debug/.build-id/fc/e46b772049a5683f2daeac7474ff04d3f753c7.debug 120777 root:root ../../usr/bin/numademo.debug -File: /usr/lib/debug/usr/bin/memhog.debug 100644 root:root 39f0de8cf35eaa872ff5556344dd745a -File: /usr/lib/debug/usr/bin/migratepages.debug 100644 root:root 5173d1f179ce3ec522f212d89ba9a28a -File: /usr/lib/debug/usr/bin/migspeed.debug 100644 root:root 9550c61a4e053dac0762733feeec284b -File: /usr/lib/debug/usr/bin/numactl.debug 100644 root:root ba998fdaee358001a6c60fbb04085d31 -File: /usr/lib/debug/usr/bin/numademo.debug 100644 root:root a9ae2f0cdfcd00d306fc334666067b21 -File: /usr/lib/debug/usr/bin/numastat.debug 100644 root:root cf19edffc76c7397e93584aa6d4c88f3 +File: /usr/lib/debug/.build-id/10 40755 root:root +File: /usr/lib/debug/.build-id/10/aa4cef08320ed6edac1a61ff6f8e79ac843a10 120777 root:root ../../../../bin/migratepages +File: /usr/lib/debug/.build-id/10/aa4cef08320ed6edac1a61ff6f8e79ac843a10.debug 120777 root:root ../../usr/bin/migratepages.debug +File: /usr/lib/debug/.build-id/45 40755 root:root +File: /usr/lib/debug/.build-id/45/acedd5934c92004f09615edeb8e16e496280ed 120777 root:root ../../../../bin/numactl +File: /usr/lib/debug/.build-id/45/acedd5934c92004f09615edeb8e16e496280ed.debug 120777 root:root ../../usr/bin/numactl.debug +File: /usr/lib/debug/.build-id/b2 40755 root:root +File: /usr/lib/debug/.build-id/b2/14a2cf23e937704abe1b79d8f3493ff5a2d591 120777 root:root ../../../../bin/numademo +File: /usr/lib/debug/.build-id/b2/14a2cf23e937704abe1b79d8f3493ff5a2d591.debug 120777 root:root ../../usr/bin/numademo.debug +File: /usr/lib/debug/.build-id/da 40755 root:root +File: /usr/lib/debug/.build-id/da/0a57f110e02fa020726a3283e5b3c52da025aa 120777 root:root ../../../../bin/numastat +File: /usr/lib/debug/.build-id/da/0a57f110e02fa020726a3283e5b3c52da025aa.debug 120777 root:root ../../usr/bin/numastat.debug +File: /usr/lib/debug/.build-id/ed 40755 root:root +File: /usr/lib/debug/.build-id/ed/c1af90c74b6fcc349348dcf2c344db478df1e7 120777 root:root ../../../../bin/memhog +File: /usr/lib/debug/.build-id/ed/c1af90c74b6fcc349348dcf2c344db478df1e7.debug 120777 root:root ../../usr/bin/memhog.debug +File: /usr/lib/debug/.build-id/f0 40755 root:root +File: /usr/lib/debug/.build-id/f0/00d85b9ccf0af19994fe1f5529fd2ca683aa28 120777 root:root ../../../../bin/migspeed +File: /usr/lib/debug/.build-id/f0/00d85b9ccf0af19994fe1f5529fd2ca683aa28.debug 120777 root:root ../../usr/bin/migspeed.debug +File: /usr/lib/debug/usr/bin/memhog.debug 100644 root:root afa0f945fda09d09e20a61e88332305a +File: /usr/lib/debug/usr/bin/migratepages.debug 100644 root:root 74fb15745ecd2885aa80d16df49275f9 +File: /usr/lib/debug/usr/bin/migspeed.debug 100644 root:root ec428b2c034a161d9ebb527bb1252f05 +File: /usr/lib/debug/usr/bin/numactl.debug 100644 root:root cfa6ba14bb9828ce3fc7fd49c1960a75 +File: /usr/lib/debug/usr/bin/numademo.debug 100644 root:root 11824759f9beb1f217a5ae09b0d8a797 +File: /usr/lib/debug/usr/bin/numastat.debug 100644 root:root 88700e5a4ff2cf714b133bb4a8627dd8 File: /usr/src/debug/numactl-2.0.11 40755 root:root @@ -72,2 +74,2 @@ File: /usr/src/debug/numactl-2.0.11/util.h 100644 root:root a46e1b4fe0a309641654661d6970c76d -RPMIdentity: ef1e658c6cd0cbf4a23d97e346bbb0abb8e87a18c122d615d1cb9990bf615828b107493a463629edabf7b0d8c085d0dfe15a468e43b435b60336afc947f937b7 +RPMIdentity: 5acbd750e9235aaa98465fe0906af4cd2207b35d980c854fe3926826a618fdc140c8114338a75598715bba1a91234239fa8fde9f94d39a477e5a591b80c0818e