<86>Aug 15 09:40:14 userdel[2228314]: delete user 'rooter'
<86>Aug 15 09:40:14 userdel[2228314]: removed group 'rooter' owned by 'rooter'
<86>Aug 15 09:40:14 userdel[2228314]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 15 09:40:14 groupadd[2228319]: group added to /etc/group: name=rooter, GID=633
<86>Aug 15 09:40:14 groupadd[2228319]: group added to /etc/gshadow: name=rooter
<86>Aug 15 09:40:14 groupadd[2228319]: new group: name=rooter, GID=633
<86>Aug 15 09:40:14 useradd[2228323]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash
<86>Aug 15 09:40:14 userdel[2228329]: delete user 'builder'
<86>Aug 15 09:40:14 userdel[2228329]: removed group 'builder' owned by 'builder'
<86>Aug 15 09:40:14 userdel[2228329]: removed shadow group 'builder' owned by 'builder'
<86>Aug 15 09:40:14 groupadd[2228334]: group added to /etc/group: name=builder, GID=634
<86>Aug 15 09:40:14 groupadd[2228334]: group added to /etc/gshadow: name=builder
<86>Aug 15 09:40:14 groupadd[2228334]: new group: name=builder, GID=634
<86>Aug 15 09:40:14 useradd[2228338]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash
<13>Aug 15 09:40:17 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed
<13>Aug 15 09:40:17 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237682 installed
<13>Aug 15 09:40:17 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237844 installed
<13>Aug 15 09:40:17 rpmi: libsystemd-1:246.14-alt1 p9+279856.100.1.1 1626804740 installed
<13>Aug 15 09:40:17 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed
<13>Aug 15 09:40:17 rpmi: libpcap0.8-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed
<13>Aug 15 09:40:17 rpmi: libpcap-devel-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/dhcdrop-0.5-alt2.nosrc.rpm (w1.gzdio)
Installing dhcdrop-0.5-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60600
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf dhcdrop-0.5
+ echo 'Source #0 (dhcdrop-0.5.tar.bz2):'
Source #0 (dhcdrop-0.5.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/dhcdrop-0.5.tar.bz2
+ /bin/tar -xf -
+ cd dhcdrop-0.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60600
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dhcdrop-0.5
+ 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 --bindir=/usr/sbin --enable-static=no
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
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 for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... (cached) pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-alt-linux-g++... no
checking for x86_64-alt-linux-c++... no
checking for x86_64-alt-linux-gpp... no
checking for x86_64-alt-linux-aCC... no
checking for x86_64-alt-linux-CC... no
checking for x86_64-alt-linux-cxx... no
checking for x86_64-alt-linux-cc++... no
checking for x86_64-alt-linux-cl.exe... no
checking for x86_64-alt-linux-FCC... no
checking for x86_64-alt-linux-KCC... no
checking for x86_64-alt-linux-RCC... no
checking for x86_64-alt-linux-xlC_r... no
checking for x86_64-alt-linux-xlC... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-cf77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-pghpf... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-gfortran... no
checking for x86_64-alt-linux-g95... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-ifort... no
checking for x86_64-alt-linux-ifc... no
checking for x86_64-alt-linux-efc... no
checking for x86_64-alt-linux-pgf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-alt-linux-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for objdir... .libs
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for correct ltmain.sh version... yes
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
checking if x86_64-alt-linux-gcc PIC flag -fPIC 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking for main in -lpcap... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for string.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for sys/wait.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking for bzero... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for pcap_open_live... yes
checking for pcap_inject... yes
checking for pcap_datalink... yes
checking for pcap_setnonblock... yes
checking for pcap_close... yes
checking for pcap_compile... yes
checking for pcap_setfilter... yes
checking for pcap_freecode... yes
checking for pcap_findalldevs... yes
checking for pcap_freealldevs... yes
checking for pcap_perror... yes
checking for pcap_dispatch... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating man/ru/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ make
make: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5'
make  all-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5'
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c dhcdrop.c
dhcdrop.c: In function 'configure':
dhcdrop.c:540:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(!params->if_name)
     ^~
dhcdrop.c:543:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if(!strcmp("any", params->if_name))
  ^~
dhcdrop.c:558:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(!strlen(params->str_source_mac))
     ^~
dhcdrop.c:560:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  ret = etheraddr_str_to_bin(params->str_source_mac, params->source_mac);
  ^~~
dhcdrop.c:576:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if( !params->max_address_count && !params->flood)
     ^~
dhcdrop.c:578:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if( !params->timeout)
  ^~
dhcdrop.c: In function 'get_dhcp_response':
dhcdrop.c:1464:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
      if(errors == max_errors)
      ^~
dhcdrop.c:1467:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   int ret = get_packet(pcap_socket, ether_packet, timeout);
   ^~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c dhcp_functions.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c net_functions.c
net_functions.c: In function 'get_packet':
net_functions.c:158:11: warning: variable 't' set but not used [-Wunused-but-set-variable]
  uint32_t t;
           ^
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o dhcdrop dhcdrop.o dhcp_functions.o net_functions.o -lpcap -lpcap 
mkdir .libs
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o dhcdrop dhcdrop.o dhcp_functions.o net_functions.o  -lpcap  
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5/src'
Making all in man
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man'
Making all in ru
make[3]: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man/ru'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man/ru'
make[3]: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man'
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5'
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5'
make: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24733
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/dhcdrop-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/dhcdrop-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd dhcdrop-0.5
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/dhcdrop-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5/src'
test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/dhcdrop-buildroot/usr/sbin"
  /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p 'dhcdrop' '/usr/src/tmp/dhcdrop-buildroot/usr/sbin/dhcdrop'
/usr/libexec/rpm-build/install -p dhcdrop /usr/src/tmp/dhcdrop-buildroot/usr/sbin/dhcdrop
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5/src'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man'
Making install in ru
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man/ru'
make[3]: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man/ru'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/ru/man8" || /bin/mkdir -p "/usr/src/tmp/dhcdrop-buildroot/usr/share/man/ru/man8"
 /usr/libexec/rpm-build/install -p -m 644 'dhcdrop.8' '/usr/src/tmp/dhcdrop-buildroot/usr/share/man/ru/man8/dhcdrop.8'
make[3]: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man/ru'
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man/ru'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man'
make[3]: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/dhcdrop-buildroot/usr/share/man/man8"
 /usr/libexec/rpm-build/install -p -m 644 'dhcdrop.8' '/usr/src/tmp/dhcdrop-buildroot/usr/share/man/man8/dhcdrop.8'
make[3]: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man'
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5/man'
make[1]: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcdrop-0.5'
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/dhcdrop-0.5'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5'
make: Leaving directory '/usr/src/RPM/BUILD/dhcdrop-0.5'
+ /usr/lib/rpm/find-lang dhcdrop
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/dhcdrop-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/dhcdrop-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/dhcdrop-buildroot/ (default)
Compressing files in /usr/src/tmp/dhcdrop-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/dhcdrop-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: dhcdrop-0.5-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95683
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dhcdrop-0.5
+ DOCDIR=/usr/src/tmp/dhcdrop-buildroot/usr/share/doc/dhcdrop-0.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/dhcdrop-buildroot/usr/share/doc/dhcdrop-0.5
+ /bin/mkdir -p /usr/src/tmp/dhcdrop-buildroot/usr/share/doc/dhcdrop-0.5
+ cp -prL AUTHORS COPYING ChangeLog NEWS README INSTALL /usr/src/tmp/dhcdrop-buildroot/usr/share/doc/dhcdrop-0.5
+ chmod -R go-w /usr/src/tmp/dhcdrop-buildroot/usr/share/doc/dhcdrop-0.5
+ chmod -R a+rX /usr/src/tmp/dhcdrop-buildroot/usr/share/doc/dhcdrop-0.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7cN7YG
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.XWH1Gh
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpcap.so.0.8()(64bit) >= set:kgRPDTYpjokDsicMwFhWB1tCUpESOo95Fo0, 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.9TxqOV
Creating dhcdrop-debuginfo package
Processing files: dhcdrop-debuginfo-0.5-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6kyMkD
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cVFcgo
find-requires: running scripts (debuginfo)
Requires: dhcdrop = 0.5-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpcap.so.0.8)
Wrote: /usr/src/RPM/RPMS/x86_64/dhcdrop-0.5-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/dhcdrop-debuginfo-0.5-alt2.x86_64.rpm (w2.lzdio)
8.69user 5.00system 0:17.74elapsed 77%CPU (0avgtext+0avgdata 42008maxresident)k
0inputs+0outputs (0major+882806minor)pagefaults 0swaps
14.58user 9.96system 0:27.57elapsed 89%CPU (0avgtext+0avgdata 118832maxresident)k
0inputs+0outputs (0major+1167029minor)pagefaults 0swaps
--- dhcdrop-0.5-alt2.x86_64.rpm.repo	2013-04-17 17:40:22.000000000 +0000
+++ dhcdrop-0.5-alt2.x86_64.rpm.hasher	2021-08-15 09:40:38.932565214 +0000
@@ -8,4 +8,4 @@
 /usr/share/doc/dhcdrop-0.5/README	100644	root:root	
-/usr/share/man/man8/dhcdrop.8.bz2	100644	root:root	
-/usr/share/man/ru/man8/dhcdrop.8.bz2	100644	root:root	
+/usr/share/man/man8/dhcdrop.8.xz	100644	root:root	
+/usr/share/man/ru/man8/dhcdrop.8.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -21,3 +21,3 @@
 Provides: dhcdrop = 0.5-alt2
-File: /usr/sbin/dhcdrop	100755	root:root	ab7cd40c936ed1cde410e04ed75adfc2	
+File: /usr/sbin/dhcdrop	100755	root:root	b417af716e9fcbb9f5bf1b32b2bcb3c3	
 File: /usr/share/doc/dhcdrop-0.5	40755	root:root		
@@ -29,4 +29,4 @@
 File: /usr/share/doc/dhcdrop-0.5/README	100644	root:root		
-File: /usr/share/man/man8/dhcdrop.8.bz2	100644	root:root	5d1c6c38b59d078469ae9e618ff33a93	
-File: /usr/share/man/ru/man8/dhcdrop.8.bz2	100644	root:root	d96c8c2218e2aabacc537a5f73aa728b	
-RPMIdentity: a252c786e9938814ee21cbde123ebdb509460fbcca0e7e130af8e443b01583ac17064e0cfc3f0841bc6b214c2ac5a05368b43245905655a2e9b81eadb424cc2f
+File: /usr/share/man/man8/dhcdrop.8.xz	100644	root:root	bf10f6b2fcd6361c2b20e7d827aaa7c2	
+File: /usr/share/man/ru/man8/dhcdrop.8.xz	100644	root:root	f080080acfcf275e60fe6ac63b5a81ae	
+RPMIdentity: e840818ea13a717a40ba63f737ce3a7103e18c2295467a83f824eac34f1276b327803d9a95ddf8874ab883b704fead3daca9cced7ad8a791e231d6e618d6fa94
--- dhcdrop-debuginfo-0.5-alt2.x86_64.rpm.repo	2013-04-17 17:40:22.000000000 +0000
+++ dhcdrop-debuginfo-0.5-alt2.x86_64.rpm.hasher	2021-08-15 09:40:39.068560671 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/d6	40755	root:root	
-/usr/lib/debug/.build-id/d6/af639530057c68aa7ab1a30a5baf1266ff96f5	120777	root:root	../../../../sbin/dhcdrop
-/usr/lib/debug/.build-id/d6/af639530057c68aa7ab1a30a5baf1266ff96f5.debug	120777	root:root	../../usr/sbin/dhcdrop.debug
+/usr/lib/debug/.build-id/7e	40755	root:root	
+/usr/lib/debug/.build-id/7e/7378d2e23d2524312e909066f924d09240d342	120777	root:root	../../../../sbin/dhcdrop
+/usr/lib/debug/.build-id/7e/7378d2e23d2524312e909066f924d09240d342.debug	120777	root:root	../../usr/sbin/dhcdrop.debug
 /usr/lib/debug/usr/sbin/dhcdrop.debug	100644	root:root	
@@ -20,6 +20,6 @@
 Provides: dhcdrop-debuginfo = 0.5-alt2
-File: /usr/lib/debug/.build-id/d6	40755	root:root		
-File: /usr/lib/debug/.build-id/d6/af639530057c68aa7ab1a30a5baf1266ff96f5	120777	root:root		../../../../sbin/dhcdrop
-File: /usr/lib/debug/.build-id/d6/af639530057c68aa7ab1a30a5baf1266ff96f5.debug	120777	root:root		../../usr/sbin/dhcdrop.debug
-File: /usr/lib/debug/usr/sbin/dhcdrop.debug	100644	root:root	47c044656e88404783489c1977ac16c3	
+File: /usr/lib/debug/.build-id/7e	40755	root:root		
+File: /usr/lib/debug/.build-id/7e/7378d2e23d2524312e909066f924d09240d342	120777	root:root		../../../../sbin/dhcdrop
+File: /usr/lib/debug/.build-id/7e/7378d2e23d2524312e909066f924d09240d342.debug	120777	root:root		../../usr/sbin/dhcdrop.debug
+File: /usr/lib/debug/usr/sbin/dhcdrop.debug	100644	root:root	eb92b39ef85a1503d08366687de5c901	
 File: /usr/src/debug/dhcdrop-0.5	40755	root:root		
@@ -34,2 +34,2 @@
 File: /usr/src/debug/dhcdrop-0.5/src/net_functions.h	100644	root:root	d379d4e494ce620b17ec780132516964	
-RPMIdentity: 73b256380467da131d3d83ee8a5730a671f879f9b79db50e8476aba2202f55c374fad3631fdc66bb49c6b201f8b44ca08274afb5c367221e2596080c7c07d926
+RPMIdentity: b89fcec6fd5b30c780905f62cc1f89fc0e783b9de8dc0ce56161ebf93d9e1a20776c17196b73412cda849cb7840abfbd4b8180ee5fd7b80984a3fc9af5ec8c55