<86>Jun 16 01:19:55 userdel[3024160]: delete user 'rooter' <86>Jun 16 01:19:55 userdel[3024160]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:19:55 userdel[3024160]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:19:55 groupadd[3024204]: group added to /etc/group: name=rooter, GID=1853 <86>Jun 16 01:19:55 groupadd[3024204]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:19:55 groupadd[3024204]: new group: name=rooter, GID=1853 <86>Jun 16 01:19:55 useradd[3024246]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash <86>Jun 16 01:19:55 userdel[3024296]: delete user 'builder' <86>Jun 16 01:19:55 userdel[3024296]: removed group 'builder' owned by 'builder' <86>Jun 16 01:19:55 userdel[3024296]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:19:55 groupadd[3024363]: group added to /etc/group: name=builder, GID=1854 <86>Jun 16 01:19:55 groupadd[3024363]: group added to /etc/gshadow: name=builder <86>Jun 16 01:19:55 groupadd[3024363]: new group: name=builder, GID=1854 <86>Jun 16 01:19:55 useradd[3024402]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash warning: File /usr/src/in/source/libndp-1.8-alt1.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libndp-1.8-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/libndp-1.8-alt1.patch is smaller than 8 bytes Installing libndp-1.8-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53064 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libndp-1.8 + echo 'Source #0 (libndp-1.8.tar):' Source #0 (libndp-1.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libndp-1.8.tar + cd libndp-1.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libndp-1.8-alt1.patch):' Patch #0 (libndp-1.8-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.53064 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libndp-1.8 + 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: configure.ac: creating directory build-aux 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: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing configure.ac:9: installing 'build-aux/ar-lib' configure.ac:9: installing 'build-aux/compile' configure.ac:7: installing 'build-aux/missing' libndp/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_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 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 x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar 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 build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf 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... 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 stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for inline... inline checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating libndp/Makefile config.status: creating libndp/libndp.pc config.status: creating utils/Makefile config.status: creating man/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 Making all in include make[1]: Nothing to be done for 'all'. Making all in libndp make[1]: Entering directory '/usr/src/RPM/BUILD/libndp-1.8/libndp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libndp\" -DPACKAGE_TARNAME=\"libndp\" -DPACKAGE_VERSION=\"1.8\" -DPACKAGE_STRING=\"libndp\ 1.8\" -DPACKAGE_BUGREPORT=\"jiri@resnulli.us\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libndp\" -DVERSION=\"1.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DENABLE_LOGGING=1 -I. -fvisibility=hidden -ffunction-sections -fdata-sections -I../include -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libndp_la-libndp.lo `test -f 'libndp.c' || echo './'`libndp.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libndp\" -DPACKAGE_TARNAME=\"libndp\" -DPACKAGE_VERSION=\"1.8\" "-DPACKAGE_STRING=\"libndp 1.8\"" -DPACKAGE_BUGREPORT=\"jiri@resnulli.us\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libndp\" -DVERSION=\"1.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DENABLE_LOGGING=1 -I. -fvisibility=hidden -ffunction-sections -fdata-sections -I../include -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libndp.c -fPIC -DPIC -o .libs/libndp_la-libndp.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libndp-1.8/libndp' make[1]: Entering directory '/usr/src/RPM/BUILD/libndp-1.8/libndp' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden -ffunction-sections -fdata-sections -I../include -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wl,--gc-sections -Wl,--as-needed -version-info 2:0:2 -o libndp.la -rpath /usr/lib64 libndp_la-libndp.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libndp_la-libndp.o -g -O2 -Wl,--gc-sections -Wl,--as-needed -Wl,-soname -Wl,libndp.so.0 -o .libs/libndp.so.0.2.0 libtool: link: (cd ".libs" && rm -f "libndp.so.0" && ln -s "libndp.so.0.2.0" "libndp.so.0") libtool: link: (cd ".libs" && rm -f "libndp.so" && ln -s "libndp.so.0.2.0" "libndp.so") libtool: link: ( cd ".libs" && rm -f "libndp.la" && ln -s "../libndp.la" "libndp.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libndp-1.8/libndp' Making all in utils make[1]: Entering directory '/usr/src/RPM/BUILD/libndp-1.8/utils' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libndp\" -DPACKAGE_TARNAME=\"libndp\" -DPACKAGE_VERSION=\"1.8\" -DPACKAGE_STRING=\"libndp\ 1.8\" -DPACKAGE_BUGREPORT=\"jiri@resnulli.us\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libndp\" -DVERSION=\"1.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DENABLE_LOGGING=1 -I. -I../include -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o ndptool.o ndptool.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libndp-1.8/utils' make[1]: Entering directory '/usr/src/RPM/BUILD/libndp-1.8/utils' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o ndptool ndptool.o ../libndp/libndp.la libtool: link: x86_64-alt-linux-gcc -I../include -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/ndptool ndptool.o ../libndp/.libs/libndp.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libndp-1.8/utils' Making all in man make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81842 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libndp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libndp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libndp-1.8 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libndp-buildroot make: Entering directory '/usr/src/RPM/BUILD/libndp-1.8' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/libndp-1.8/include' make[2]: Entering directory '/usr/src/RPM/BUILD/libndp-1.8/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libndp-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 ndp.h '/usr/src/tmp/libndp-buildroot/usr/include/.' make[2]: Leaving directory '/usr/src/RPM/BUILD/libndp-1.8/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libndp-1.8/include' Making install in libndp make[1]: Entering directory '/usr/src/RPM/BUILD/libndp-1.8/libndp' make[2]: Entering directory '/usr/src/RPM/BUILD/libndp-1.8/libndp' /bin/mkdir -p '/usr/src/tmp/libndp-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libndp.la '/usr/src/tmp/libndp-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libndp.so.0.2.0 /usr/src/tmp/libndp-buildroot/usr/lib64/libndp.so.0.2.0 libtool: install: (cd /usr/src/tmp/libndp-buildroot/usr/lib64 && { ln -s -f libndp.so.0.2.0 libndp.so.0 || { rm -f libndp.so.0 && ln -s libndp.so.0.2.0 libndp.so.0; }; }) libtool: install: (cd /usr/src/tmp/libndp-buildroot/usr/lib64 && { ln -s -f libndp.so.0.2.0 libndp.so || { rm -f libndp.so && ln -s libndp.so.0.2.0 libndp.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libndp.lai /usr/src/tmp/libndp-buildroot/usr/lib64/libndp.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libndp-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libndp.pc '/usr/src/tmp/libndp-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libndp-1.8/libndp' make[1]: Leaving directory '/usr/src/RPM/BUILD/libndp-1.8/libndp' Making install in utils make[1]: Entering directory '/usr/src/RPM/BUILD/libndp-1.8/utils' make[2]: Entering directory '/usr/src/RPM/BUILD/libndp-1.8/utils' /bin/mkdir -p '/usr/src/tmp/libndp-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p ndptool '/usr/src/tmp/libndp-buildroot/usr/bin' libtool: warning: '../libndp/libndp.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/ndptool /usr/src/tmp/libndp-buildroot/usr/bin/ndptool make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libndp-1.8/utils' make[1]: Leaving directory '/usr/src/RPM/BUILD/libndp-1.8/utils' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/libndp-1.8/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libndp-1.8/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libndp-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 ndptool.8 '/usr/src/tmp/libndp-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/libndp-1.8/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/libndp-1.8/man' make[1]: Entering directory '/usr/src/RPM/BUILD/libndp-1.8' make[2]: Entering directory '/usr/src/RPM/BUILD/libndp-1.8' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libndp-1.8' make[1]: Leaving directory '/usr/src/RPM/BUILD/libndp-1.8' make: Leaving directory '/usr/src/RPM/BUILD/libndp-1.8' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libndp-buildroot (auto) removed './usr/lib64/libndp.la' mode of './usr/lib64/libndp.so.0.2.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libndp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libndp.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libndp.pc: Libs: '-L${libdir} -lndp' --> '-lndp' Checking contents of files in /usr/src/tmp/libndp-buildroot/ (default) Compressing files in /usr/src/tmp/libndp-buildroot (auto) Adjusting library links in /usr/src/tmp/libndp-buildroot ./usr/lib64: (from :0) libndp.so.0 -> libndp.so.0.2.0 Verifying ELF objects in /usr/src/tmp/libndp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libndp-1.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IsTEJt find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libndp-buildroot/usr/lib64/libndp.so.0: 75 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2aM3qs find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libndp.so.0()(64bit) = set:kdZh0x9RbbuhR2vIzBPI0hQi3ACN1jNM70p3EXmHjH3hkZ4ZLnsqm7yheXhhDb3peZeVVRESmIjY58lE7l99BZpmFuNTvOHQlgfWbWZhE8vgUgxx7PTsL3YINip5xEcdRHHVNMq7V8EG24YzeEZtWR2qweFj7 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.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), 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.mdH18t Creating libndp-debuginfo package Processing files: libndp-utils-1.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4uiGyr 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.KbAwKr find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libndp = 1.8-alt1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libndp.so.0()(64bit) >= set:keYFOkLZaC5kH3PEsfgTlJSGFGnHosWp9Zy3peIUQEE2yHf7LuNGXQlE7ll05V74AArRZgYpzBOl4hVqGKKC77mShIp1aImLqUDQi70, 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.BJZ9Du Creating libndp-utils-debuginfo package Processing files: libndp-devel-1.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S25n3u 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.Gq0p3r find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libndp) = 1.8 Requires: libndp = 1.8-alt1, /usr/lib64/libndp.so.0.2.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NFIB5s Processing files: libndp-debuginfo-1.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nMXcou find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yFbwbt find-requires: running scripts (debuginfo) Provides: debug64(libndp.so.0) Requires: libndp = 1.8-alt1, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6) Processing files: libndp-utils-debuginfo-1.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H67Eht find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K6c3Kq find-requires: running scripts (debuginfo) Requires: libndp-utils = 1.8-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libndp.so.0) Adding to libndp-utils a strict dependency on libndp Adding to libndp-devel a strict dependency on libndp Adding to libndp-debuginfo a strict dependency on libndp Adding to libndp-utils-debuginfo a strict dependency on libndp-utils Adding to libndp-utils-debuginfo a strict dependency on libndp-debuginfo Removing from libndp-utils-debuginfo 1 sources provided by libndp-debuginfo also prunning dir /usr/src/debug/libndp-1.8/include Removing 2 extra deps from libndp-utils due to dependency on libndp Removing 1 extra deps from libndp-devel due to dependency on libndp Removing 1 extra deps from libndp-utils-debuginfo due to dependency on libndp-debuginfo Removing 4 extra deps from libndp-utils due to repentancy on libndp Removing 1 extra deps from libndp-utils-debuginfo due to repentancy on libndp-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libndp-1.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libndp-utils-1.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libndp-devel-1.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libndp-debuginfo-1.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libndp-utils-debuginfo-1.8-alt1.x86_64.rpm (w2.lzdio) 3.58user 6.42system 0:20.95elapsed 47%CPU (0avgtext+0avgdata 36712maxresident)k 0inputs+0outputs (0major+935927minor)pagefaults 0swaps 0.52user 1.97system 0:26.80elapsed 9%CPU (0avgtext+0avgdata 12024maxresident)k 0inputs+0outputs (0major+101006minor)pagefaults 0swaps --- libndp-1.8-alt1.x86_64.rpm.repo 2021-07-17 20:55:17.000000000 +0000 +++ libndp-1.8-alt1.x86_64.rpm.hasher 2024-06-16 01:20:18.554439178 +0000 @@ -14,3 +14,3 @@ File: /usr/lib64/libndp.so.0 120777 root:root libndp.so.0.2.0 -File: /usr/lib64/libndp.so.0.2.0 100644 root:root a56cee7d277a9fdc996d54e1b8513692 -RPMIdentity: dbe5afa1d5d1b0b37d698caf34e14ca0b5ea6ee2501a841a62d5e68ecc1c6be1d2aea2cab040fc84aa06e676b411b47321b294d263c97e2c4d1da3c358e4e711 +File: /usr/lib64/libndp.so.0.2.0 100644 root:root 718554b2579207b40c9e2de2cee68760 +RPMIdentity: 259be7620978ad40be4377b316f0508aaf653407d26a972eb48c6237182fbc6cd5d3ba1a6893dbdc5be99626880d81a1604ded6ec4159f129563c5c4e62a9f04 --- libndp-debuginfo-1.8-alt1.x86_64.rpm.repo 2021-07-17 20:55:17.000000000 +0000 +++ libndp-debuginfo-1.8-alt1.x86_64.rpm.hasher 2024-06-16 01:20:18.643440533 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c1 40755 root:root -/usr/lib/debug/.build-id/c1/c1c91a6e18e10548ec5f41f6deb97e41383d8c 120777 root:root ../../../../lib64/libndp.so.0.2.0 -/usr/lib/debug/.build-id/c1/c1c91a6e18e10548ec5f41f6deb97e41383d8c.debug 120777 root:root ../../usr/lib64/libndp.so.0.2.0.debug +/usr/lib/debug/.build-id/eb 40755 root:root +/usr/lib/debug/.build-id/eb/ca05171a5f4534256dd324de8f7b1b97a66cf5 120777 root:root ../../../../lib64/libndp.so.0.2.0 +/usr/lib/debug/.build-id/eb/ca05171a5f4534256dd324de8f7b1b97a66cf5.debug 120777 root:root ../../usr/lib64/libndp.so.0.2.0.debug /usr/lib/debug/usr/lib64/libndp.so.0.2.0.debug 100644 root:root @@ -18,6 +18,6 @@ Provides: libndp-debuginfo = 1.8-alt1:sisyphus+279525.100.1.1 -File: /usr/lib/debug/.build-id/c1 40755 root:root -File: /usr/lib/debug/.build-id/c1/c1c91a6e18e10548ec5f41f6deb97e41383d8c 120777 root:root ../../../../lib64/libndp.so.0.2.0 -File: /usr/lib/debug/.build-id/c1/c1c91a6e18e10548ec5f41f6deb97e41383d8c.debug 120777 root:root ../../usr/lib64/libndp.so.0.2.0.debug -File: /usr/lib/debug/usr/lib64/libndp.so.0.2.0.debug 100644 root:root 1976f722d0ba4fa31028fa31d2a12973 +File: /usr/lib/debug/.build-id/eb 40755 root:root +File: /usr/lib/debug/.build-id/eb/ca05171a5f4534256dd324de8f7b1b97a66cf5 120777 root:root ../../../../lib64/libndp.so.0.2.0 +File: /usr/lib/debug/.build-id/eb/ca05171a5f4534256dd324de8f7b1b97a66cf5.debug 120777 root:root ../../usr/lib64/libndp.so.0.2.0.debug +File: /usr/lib/debug/usr/lib64/libndp.so.0.2.0.debug 100644 root:root ff0693fcc132f06f79441a1258f07695 File: /usr/lib/debug/usr/lib64/libndp.so.0.debug 120777 root:root libndp.so.0.2.0.debug @@ -30,2 +30,2 @@ File: /usr/src/debug/libndp-1.8/libndp/ndp_private.h 100644 root:root 66a1acbf3b9ded8acac37a11715d3758 -RPMIdentity: 71a3b216b01b0f33c6dadb019d2736ce83d641238db535a76fd097d7f777bbd8598090549c0c48111b5de62d575c20eed0ede6cd840b433c7f45b925c20eed6c +RPMIdentity: 491e409daf0acfded15f8a7ed9c9c9ff6578e11db1b462c47bdbca40f1af89190e6e60cdaa565ea1dd76fa24c34153d061f00c15ceb3d791cd33c5d2be8c4566 --- libndp-utils-1.8-alt1.x86_64.rpm.repo 2021-07-17 20:55:17.000000000 +0000 +++ libndp-utils-1.8-alt1.x86_64.rpm.hasher 2024-06-16 01:20:18.819443210 +0000 @@ -6,4 +6,4 @@ Provides: libndp-utils = 1.8-alt1:sisyphus+279525.100.1.1 -File: /usr/bin/ndptool 100755 root:root d6f77fd87f3b56d04b700d60329516d3 +File: /usr/bin/ndptool 100755 root:root 8de1d352ac5d0f62a736e62879286860 File: /usr/share/man/man8/ndptool.8.xz 100644 root:root 43e66d787d14e18a116440b2f1fab8cf -RPMIdentity: 069685078ad9f0a09cfd7b9c2dafe6747325cc7f7adc262481c13aa75fec0a12d987a0261fe75ff25676ceacdfb69fcc7c84f2577a7a11fa5e3b9e774ddca1a9 +RPMIdentity: f8f40c86d9c3f7d3619cb2e9f0ce71785a2f6fefbce571f4f86627aba7fea435e74be347a5f407cc9a023e3da5c901524173c15b18f72f945b7f80ec7d7602ef --- libndp-utils-debuginfo-1.8-alt1.x86_64.rpm.repo 2021-07-17 20:55:17.000000000 +0000 +++ libndp-utils-debuginfo-1.8-alt1.x86_64.rpm.hasher 2024-06-16 01:20:18.903444488 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5b 40755 root:root -/usr/lib/debug/.build-id/5b/8976036ef5402396f19d8fb1ee2a691f71e50b 120777 root:root ../../../../bin/ndptool -/usr/lib/debug/.build-id/5b/8976036ef5402396f19d8fb1ee2a691f71e50b.debug 120777 root:root ../../usr/bin/ndptool.debug +/usr/lib/debug/.build-id/c0 40755 root:root +/usr/lib/debug/.build-id/c0/5f6f0ceda6fe98fcdb0bf9c17494009a39db8b 120777 root:root ../../../../bin/ndptool +/usr/lib/debug/.build-id/c0/5f6f0ceda6fe98fcdb0bf9c17494009a39db8b.debug 120777 root:root ../../usr/bin/ndptool.debug /usr/lib/debug/usr/bin/ndptool.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: libndp-utils-debuginfo = 1.8-alt1:sisyphus+279525.100.1.1 -File: /usr/lib/debug/.build-id/5b 40755 root:root -File: /usr/lib/debug/.build-id/5b/8976036ef5402396f19d8fb1ee2a691f71e50b 120777 root:root ../../../../bin/ndptool -File: /usr/lib/debug/.build-id/5b/8976036ef5402396f19d8fb1ee2a691f71e50b.debug 120777 root:root ../../usr/bin/ndptool.debug -File: /usr/lib/debug/usr/bin/ndptool.debug 100644 root:root b81af28877bb8df14e86961140310035 +File: /usr/lib/debug/.build-id/c0 40755 root:root +File: /usr/lib/debug/.build-id/c0/5f6f0ceda6fe98fcdb0bf9c17494009a39db8b 120777 root:root ../../../../bin/ndptool +File: /usr/lib/debug/.build-id/c0/5f6f0ceda6fe98fcdb0bf9c17494009a39db8b.debug 120777 root:root ../../usr/bin/ndptool.debug +File: /usr/lib/debug/usr/bin/ndptool.debug 100644 root:root ce1691373bf02cbd21db12d25b9f369f File: /usr/src/debug/libndp-1.8 40755 root:root @@ -19,2 +19,2 @@ File: /usr/src/debug/libndp-1.8/utils/ndptool.c 100644 root:root 662e91fd1b9b34c0b513fc1211e1987a -RPMIdentity: 42bded5c097ad51bb3077dae529d3569bcf533842a0274ae369983e8f8055aa6710bd5639509002213467683f411d7409567d9794e8ba96d50eb8f263cfc1d47 +RPMIdentity: 4e62be5a3791b15f72e53c3dae780d509e146776ca120edd2efa68cfc045907ea13f1d153b9175961af2b706ec0e3f9153d35298bd160e52236f8fba205131da