<86>Apr 18 02:29:20 userdel[3598498]: delete user 'rooter'
<86>Apr 18 02:29:20 userdel[3598498]: removed group 'rooter' owned by 'rooter'
<86>Apr 18 02:29:20 userdel[3598498]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 18 02:29:20 groupadd[3598512]: group added to /etc/group: name=rooter, GID=705
<86>Apr 18 02:29:20 groupadd[3598512]: group added to /etc/gshadow: name=rooter
<86>Apr 18 02:29:20 groupadd[3598512]: new group: name=rooter, GID=705
<86>Apr 18 02:29:20 useradd[3598523]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash
<86>Apr 18 02:29:20 userdel[3598544]: delete user 'builder'
<86>Apr 18 02:29:20 userdel[3598544]: removed group 'builder' owned by 'builder'
<86>Apr 18 02:29:20 userdel[3598544]: removed shadow group 'builder' owned by 'builder'
<86>Apr 18 02:29:20 groupadd[3598572]: group added to /etc/group: name=builder, GID=706
<86>Apr 18 02:29:20 groupadd[3598572]: group added to /etc/gshadow: name=builder
<86>Apr 18 02:29:20 groupadd[3598572]: new group: name=builder, GID=706
<86>Apr 18 02:29:20 useradd[3598585]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash
<13>Apr 18 02:29:22 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed
<13>Apr 18 02:29:22 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237682 installed
<13>Apr 18 02:29:22 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237844 installed
<13>Apr 18 02:29:22 rpmi: libsystemd-1:243.9-alt1 p9+258476.300.4.1 1601997124 installed
<13>Apr 18 02:29:22 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed
<13>Apr 18 02:29:22 rpmi: libpcap0.8-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed
<13>Apr 18 02:29:22 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.4347
+ 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.4347
+ 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 -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'
+ ./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.11018
+ 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.53477
+ 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.IfX0xn
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.kkMssl
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.2ZYfsm
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.yTJjyq
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2rIvKx
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)
4.84user 2.08system 0:12.00elapsed 57%CPU (0avgtext+0avgdata 41980maxresident)k
0inputs+0outputs (0major+882299minor)pagefaults 0swaps
8.32user 4.32system 0:17.51elapsed 72%CPU (0avgtext+0avgdata 117784maxresident)k
0inputs+0outputs (0major+1171375minor)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-04-18 02:29:36.944761792 +0000
@@ -8,4 +8,4 @@
 /usr/share/doc/dhcdrop-0.5/README	100644	
-/usr/share/man/man8/dhcdrop.8.bz2	100644	
-/usr/share/man/ru/man8/dhcdrop.8.bz2	100644	
+/usr/share/man/man8/dhcdrop.8.xz	100644	
+/usr/share/man/ru/man8/dhcdrop.8.xz	100644	
 Requires: /lib64/ld-linux-x86-64.so.2