<86>Jan 22 08:15:27 userdel[2465018]: delete user 'rooter'
<86>Jan 22 08:15:27 userdel[2465018]: removed group 'rooter' owned by 'rooter'
<86>Jan 22 08:15:27 userdel[2465018]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 22 08:15:27 groupadd[2465031]: group added to /etc/group: name=rooter, GID=1350
<86>Jan 22 08:15:27 groupadd[2465031]: group added to /etc/gshadow: name=rooter
<86>Jan 22 08:15:27 groupadd[2465031]: new group: name=rooter, GID=1350
<86>Jan 22 08:15:27 useradd[2465044]: new user: name=rooter, UID=1350, GID=1350, home=/root, shell=/bin/bash
<86>Jan 22 08:15:27 userdel[2465062]: delete user 'builder'
<86>Jan 22 08:15:27 userdel[2465062]: removed group 'builder' owned by 'builder'
<86>Jan 22 08:15:27 userdel[2465062]: removed shadow group 'builder' owned by 'builder'
<86>Jan 22 08:15:27 groupadd[2465080]: group added to /etc/group: name=builder, GID=1351
<86>Jan 22 08:15:27 groupadd[2465080]: group added to /etc/gshadow: name=builder
<86>Jan 22 08:15:27 groupadd[2465080]: new group: name=builder, GID=1351
<86>Jan 22 08:15:27 useradd[2465093]: new user: name=builder, UID=1351, GID=1351, home=/usr/src, shell=/bin/bash
<13>Jan 22 08:15:28 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
<13>Jan 22 08:15:29 rpmi: libnet2-1.1.6-alt1 1333397575 installed
<13>Jan 22 08:15:29 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed
<13>Jan 22 08:15:29 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237682 installed
<13>Jan 22 08:15:29 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237844 installed
<13>Jan 22 08:15:29 rpmi: libsystemd-1:247.13-alt1 p9+313189.100.1.1 1673457063 installed
<13>Jan 22 08:15:29 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed
<13>Jan 22 08:15:29 rpmi: libpcap0.8-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed
<13>Jan 22 08:15:29 rpmi: libpcap-devel-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed
<13>Jan 22 08:15:29 rpmi: libnet2-devel-1.1.6-alt1 1333397575 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/dhcp_probe-1.3.0-alt2.nosrc.rpm (w1.gzdio)
Installing dhcp_probe-1.3.0-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2238
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf dhcp_probe-1.3.0
+ echo 'Source #0 (dhcp_probe-1.3.0.tar):'
Source #0 (dhcp_probe-1.3.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/dhcp_probe-1.3.0.tar
+ cd dhcp_probe-1.3.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (dhcp_probe-1.3.0-alt2.patch):'
Patch #0 (dhcp_probe-1.3.0-alt2.patch):
+ /usr/bin/patch -p1
patching file doc/dhcp_probe.8
patching file doc/dhcp_probe.cf.5
patching file src/bootp.c
patching file src/get_myipaddr.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2238
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dhcp_probe-1.3.0
+ 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
configure: WARNING: unrecognized options: --disable-silent-rules, --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 build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
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 x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for net/if.h... yes
checking for net/if_arp.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for netinet/if_ether.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking for netinet/ip.h... yes
checking for netinet/udp.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking netinet/ether.h usability... yes
checking netinet/ether.h presence... yes
checking for netinet/ether.h... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for pcap_lookupdev in -lpcap... yes
checking libnet.h usability... yes
checking libnet.h presence... yes
checking for libnet.h... yes
checking for libnet_build_ipv4 in -lnet... yes
checking whether libnet_cq_end_loop is declared... yes
checking for libnet_cq_end_loop... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for sockaddr.sa_len... no
checking for arpreq.arp_dev... no
checking for struct ether_addr.ether_addr_octet... yes
checking for struct ether_addr.octet... no
checking for sys_nerr... yes
checking for sys_nerr declaration... yes
checking for sys_errlist... yes
checking for sys_errlist declaration... yes
checking for inet_aton function prototype in arpa/inet.h... yes
checking for strerror function prototype in string.h... yes
checking whether ether_aton is declared... yes
checking whether ether_ntoa is declared... yes
checking whether ether_ntohost is declared... yes
checking whether ether_hostton is declared... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for vsnprintf... yes
checking for sysconf... yes
checking for getrlimit... yes
checking for getifaddrs... yes
checking for strerror... yes
checking for inet_aton... yes
checking for my_null_proc... no
checking for stropts.h... (cached) no
checking if socket ioctls should use STREAMS instead of SIOCxxx... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -D__ARCH__=64'
make  all-recursive
Making all in lib
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/lib'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I..  -I/usr/local/include -I/usr/local/include  -pipe -frecord-gcc-switches -Wall -g -O2 -D__ARCH__=64 -c my_null_proc.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/lib'
rm -f libreplace.a
ar cru libreplace.a  my_null_proc.o
ranlib libreplace.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/lib'
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -I/usr/local/include  -pipe -frecord-gcc-switches -Wall -g -O2 -D__ARCH__=64 -c daemonize.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -I/usr/local/include  -pipe -frecord-gcc-switches -Wall -g -O2 -D__ARCH__=64 -c get_myeaddr.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -I/usr/local/include  -pipe -frecord-gcc-switches -Wall -g -O2 -D__ARCH__=64 -c get_myipaddr.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -I/usr/local/include  -pipe -frecord-gcc-switches -Wall -g -O2 -D__ARCH__=64 -c open_max.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -I/usr/local/include  -pipe -frecord-gcc-switches -Wall -g -O2 -D__ARCH__=64 -c utils.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -I/usr/local/include  -pipe -frecord-gcc-switches -Wall -g -O2 -D__ARCH__=64 -c report.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -I/usr/local/include  -pipe -frecord-gcc-switches -Wall -g -O2 -D__ARCH__=64 -c bootp.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -I/usr/local/include  -pipe -frecord-gcc-switches -Wall -g -O2 -D__ARCH__=64 -c configfile.c
configfile.c:58:1: warning: "/*" within comment [-Wcomment]
 /* If a response already identified as being from a rogue DHCP server contains a yiaddr field field
  
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -I/usr/local/include  -pipe -frecord-gcc-switches -Wall -g -O2 -D__ARCH__=64 -c dhcp_probe.c
dhcp_probe.c: In function 'main':
dhcp_probe.c:102:7: warning: unused variable 'libnet_errbuf' [-Wunused-variable]
  char libnet_errbuf[LIBNET_ERRBUF_SIZE];
       ^~~~~~~~~~~~~
dhcp_probe.c:87:6: warning: unused variable 'i' [-Wunused-variable]
  int i;
      ^
dhcp_probe.c: In function 'reconfigure':
dhcp_probe.c:990:6: warning: unused variable 'i' [-Wunused-variable]
  int i;
      ^
At top level:
dhcp_probe.c:32:19: warning: 'contact' defined but not used [-Wunused-const-variable=]
 static const char contact[] = "networking at princeton dot edu";
                   ^~~~~~~
dhcp_probe.c:31:19: warning: 'copyright' defined but not used [-Wunused-const-variable=]
 static const char copyright[] = "Copyright 2000-2008, The Trustees of Princeton University.  All rights reserved.";
                   ^~~~~~~~~
dhcp_probe.c:30:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] = "dhcp_probe version " VERSION;
                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -D__ARCH__=64  -L/usr/local/lib -L/usr/local/lib -o dhcp_probe bootp.o configfile.o dhcp_probe.o get_myeaddr.o get_myipaddr.o daemonize.o open_max.o report.o utils.o ../lib/libreplace.a -lnet -lpcap 
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
Making all in doc
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22199
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/dhcp_probe-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/dhcp_probe-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd dhcp_probe-1.3.0
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/dhcp_probe-buildroot/usr exec_prefix=/usr/src/tmp/dhcp_probe-buildroot/usr bindir=/usr/src/tmp/dhcp_probe-buildroot/usr/bin sbindir=/usr/src/tmp/dhcp_probe-buildroot/usr/sbin sysconfdir=/usr/src/tmp/dhcp_probe-buildroot/etc datadir=/usr/src/tmp/dhcp_probe-buildroot/usr/share includedir=/usr/src/tmp/dhcp_probe-buildroot/usr/include libdir=/usr/src/tmp/dhcp_probe-buildroot/usr/lib64 libexecdir=/usr/src/tmp/dhcp_probe-buildroot/usr/lib localstatedir=/usr/src/tmp/dhcp_probe-buildroot/var/lib sharedstatedir=/usr/src/tmp/dhcp_probe-buildroot/var/lib mandir=/usr/src/tmp/dhcp_probe-buildroot/usr/share/man infodir=/usr/src/tmp/dhcp_probe-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0'
Making install in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/lib'
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/dhcp_probe-1.3.0/lib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/lib'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
test -z "/usr/src/tmp/dhcp_probe-buildroot/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/dhcp_probe-buildroot/usr/sbin"
  /usr/libexec/rpm-build/install -p 'dhcp_probe' '/usr/src/tmp/dhcp_probe-buildroot/usr/sbin/dhcp_probe'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/src/tmp/dhcp_probe-buildroot/usr/share/man/man5" || /bin/mkdir -p "/usr/src/tmp/dhcp_probe-buildroot/usr/share/man/man5"
 /usr/libexec/rpm-build/install -p -m 644 './dhcp_probe.cf.5' '/usr/src/tmp/dhcp_probe-buildroot/usr/share/man/man5/dhcp_probe.cf.5'
test -z "/usr/src/tmp/dhcp_probe-buildroot/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/dhcp_probe-buildroot/usr/share/man/man8"
 /usr/libexec/rpm-build/install -p -m 644 './dhcp_probe.8' '/usr/src/tmp/dhcp_probe-buildroot/usr/share/man/man8/dhcp_probe.8'
make[2]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0'
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/dhcp_probe-1.3.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0'
make: Leaving directory '/usr/src/RPM/BUILD/dhcp_probe-1.3.0'
+ install -m 644 -D extras/dhcp_probe.cf.sample /usr/src/tmp/dhcp_probe-buildroot/etc/dhcp_probe.cf
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/dhcp_probe-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/dhcp_probe-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/dhcp_probe-buildroot/ (default)
Compressing files in /usr/src/tmp/dhcp_probe-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/dhcp_probe-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: dhcp_probe-1.3.0-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22199
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dhcp_probe-1.3.0
+ DOCDIR=/usr/src/tmp/dhcp_probe-buildroot/usr/share/doc/dhcp_probe-1.3.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/dhcp_probe-buildroot/usr/share/doc/dhcp_probe-1.3.0
+ /bin/mkdir -p /usr/src/tmp/dhcp_probe-buildroot/usr/share/doc/dhcp_probe-1.3.0
+ cp -prL INSTALL.dhcp_probe README COPYING /usr/src/tmp/dhcp_probe-buildroot/usr/share/doc/dhcp_probe-1.3.0
+ chmod -R go-w /usr/src/tmp/dhcp_probe-buildroot/usr/share/doc/dhcp_probe-1.3.0
+ chmod -R a+rX /usr/src/tmp/dhcp_probe-buildroot/usr/share/doc/dhcp_probe-1.3.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0X47L6
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.pfsWX9
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.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), libnet.so.2()(64bit) >= set:lhxDPtWjyRED9r2TMCb1SGKyK8ef1mwu8pX5GGa, libpcap.so.0.8()(64bit) >= set:kgdcDuiuPDdBtaSNmD3Z2zojoBE8ZFr71, 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.0kyIzg
Creating dhcp_probe-debuginfo package
Processing files: dhcp_probe-debuginfo-1.3.0-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1HJBCq
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OtqD7D
find-requires: running scripts (debuginfo)
Requires: dhcp_probe = 1.3.0-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libnet.so.2), debug64(libpcap.so.0.8)
Wrote: /usr/src/RPM/RPMS/x86_64/dhcp_probe-1.3.0-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/dhcp_probe-debuginfo-1.3.0-alt2.x86_64.rpm (w2.lzdio)
3.70user 1.85system 0:10.65elapsed 52%CPU (0avgtext+0avgdata 34880maxresident)k
0inputs+0outputs (0major+1000827minor)pagefaults 0swaps
2.31user 1.12system 0:15.80elapsed 21%CPU (0avgtext+0avgdata 120616maxresident)k
0inputs+0outputs (51687major+204517minor)pagefaults 0swaps
--- dhcp_probe-1.3.0-alt2.x86_64.rpm.repo	2016-08-04 03:43:58.000000000 +0000
+++ dhcp_probe-1.3.0-alt2.x86_64.rpm.hasher	2023-01-22 08:15:42.076387414 +0000
@@ -20,3 +20,3 @@
 File: /etc/dhcp_probe.cf	100644	root:root	975de34116829c24898a243dd81a479e	
-File: /usr/sbin/dhcp_probe	100755	root:root	0fefc037c43d1ab8d15c4fcaf6dc2e08	
+File: /usr/sbin/dhcp_probe	100755	root:root	2d28042d6214867d28ea4f0798a0aa8c	
 File: /usr/share/doc/dhcp_probe-1.3.0	40755	root:root		
@@ -27,2 +27,2 @@
 File: /usr/share/man/man8/dhcp_probe.8.xz	100644	root:root	90118af04fdd569fe661bd96660d9008	
-RPMIdentity: f3724df86227afb5cef4b7c4dadad9fbe3a80cede3d688c9cee38df66b45ed4192bb32737e1962c04586649f6bfbfba2d6c7d12025422eb6e1634a29290a5cdf
+RPMIdentity: 26b2c2729b30cd1888803f2c7add6e50b79e8b52b370f23d5cdcc3d4808beff2be01c522a1adcf6a71da9bd4c8a072d1b97dd1875c15ef3fd154ffaaf0454c94
--- dhcp_probe-debuginfo-1.3.0-alt2.x86_64.rpm.repo	2016-08-04 03:43:58.000000000 +0000
+++ dhcp_probe-debuginfo-1.3.0-alt2.x86_64.rpm.hasher	2023-01-22 08:15:42.157388373 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/76	40755	root:root	
-/usr/lib/debug/.build-id/76/d02aaa4bb26b8013115c69264895cbada8ac1d	120777	root:root	../../../../sbin/dhcp_probe
-/usr/lib/debug/.build-id/76/d02aaa4bb26b8013115c69264895cbada8ac1d.debug	120777	root:root	../../usr/sbin/dhcp_probe.debug
+/usr/lib/debug/.build-id/58	40755	root:root	
+/usr/lib/debug/.build-id/58/ea2ac522996c2c4cccba7a9dd88931632b49c2	120777	root:root	../../../../sbin/dhcp_probe
+/usr/lib/debug/.build-id/58/ea2ac522996c2c4cccba7a9dd88931632b49c2.debug	120777	root:root	../../usr/sbin/dhcp_probe.debug
 /usr/lib/debug/usr/sbin/dhcp_probe.debug	100644	root:root	
@@ -31,6 +31,6 @@
 Provides: dhcp_probe-debuginfo = 1.3.0-alt2
-File: /usr/lib/debug/.build-id/76	40755	root:root		
-File: /usr/lib/debug/.build-id/76/d02aaa4bb26b8013115c69264895cbada8ac1d	120777	root:root		../../../../sbin/dhcp_probe
-File: /usr/lib/debug/.build-id/76/d02aaa4bb26b8013115c69264895cbada8ac1d.debug	120777	root:root		../../usr/sbin/dhcp_probe.debug
-File: /usr/lib/debug/usr/sbin/dhcp_probe.debug	100644	root:root	f03fa081cdd45fe3a20f3c5eb314b810	
+File: /usr/lib/debug/.build-id/58	40755	root:root		
+File: /usr/lib/debug/.build-id/58/ea2ac522996c2c4cccba7a9dd88931632b49c2	120777	root:root		../../../../sbin/dhcp_probe
+File: /usr/lib/debug/.build-id/58/ea2ac522996c2c4cccba7a9dd88931632b49c2.debug	120777	root:root		../../usr/sbin/dhcp_probe.debug
+File: /usr/lib/debug/usr/sbin/dhcp_probe.debug	100644	root:root	f01a0fb5f1680885b124e2b1eee943c8	
 File: /usr/src/debug/dhcp_probe-1.3.0	40755	root:root		
@@ -55,2 +55,2 @@
 File: /usr/src/debug/dhcp_probe-1.3.0/src/utils.h	100644	root:root	cdd3617a4dffb7a2e2729c81d879252a	
-RPMIdentity: 8474a7be0768b756cf4ae72061344d710e962894bf009130b656fb1bd4488521ef408abaf1d4d77cdb8d07b4abb360241020a0a810ba659ce4c043cccc9bf813
+RPMIdentity: d977787f791415a81447dd5c3f2613b8ff72ed3efb423ed5d5ed285dac2b09250c3337826df58347a9ec0ef65e5990b22fcd6562cc17d3256ac9fcd6db8e620b