<86>May 4 02:23:58 userdel[455816]: delete user 'rooter' <86>May 4 02:23:58 userdel[455816]: removed group 'rooter' owned by 'rooter' <86>May 4 02:23:58 userdel[455816]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:23:58 groupadd[455849]: group added to /etc/group: name=rooter, GID=1835 <86>May 4 02:23:58 groupadd[455849]: group added to /etc/gshadow: name=rooter <86>May 4 02:23:58 groupadd[455849]: new group: name=rooter, GID=1835 <86>May 4 02:23:58 useradd[455872]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>May 4 02:23:58 userdel[455901]: delete user 'builder' <86>May 4 02:23:58 userdel[455901]: removed group 'builder' owned by 'builder' <86>May 4 02:23:58 userdel[455901]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:23:58 groupadd[455923]: group added to /etc/group: name=builder, GID=1836 <86>May 4 02:23:58 groupadd[455923]: group added to /etc/gshadow: name=builder <86>May 4 02:23:58 groupadd[455923]: new group: name=builder, GID=1836 <86>May 4 02:23:58 useradd[455941]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/dhcp_probe-1.3.0-alt2.src.rpm: license not found in '/usr/share/license' directory: BSD-style <13>May 4 02:24:01 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>May 4 02:24:29 rpmi: libnet2-1.1.6-alt1 sisyphus+278100.2700.1.1 1626058776 installed <13>May 4 02:24:29 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667412981 installed <13>May 4 02:24:29 rpmi: libsystemd-1:254.10-alt2 sisyphus+345302.400.3.1 1713818564 installed <13>May 4 02:24:29 rpmi: libdbus-1.14.10-alt1 sisyphus+327286.5700.14.1 1711487401 installed <13>May 4 02:24:29 rpmi: libpcap0.8-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed <13>May 4 02:24:29 rpmi: libpcap-devel-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed <13>May 4 02:24:29 rpmi: libnet2-devel-1.1.6-alt1 sisyphus+278100.2700.1.1 1626058776 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.99999 + 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.99999 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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... /usr/bin/grep checking for egrep... /usr/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... no checking for sys_nerr declaration... no checking for sys_errlist... yes checking for sys_errlist declaration... no 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 -flto=auto -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 -flto=auto -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 ar: `u' modifier ignored since `D' is the default (see `U') 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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -D__ARCH__=64 -c configfile.c configfile.c:58:1: warning: "/*" within comment [-Wcomment] 58 | /* 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 -flto=auto -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 -flto=auto -D__ARCH__=64 -c dhcp_probe.c dhcp_probe.c: In function 'main': dhcp_probe.c:102:14: warning: unused variable 'libnet_errbuf' [-Wunused-variable] 102 | char libnet_errbuf[LIBNET_ERRBUF_SIZE]; | ^~~~~~~~~~~~~ dhcp_probe.c:87:13: warning: unused variable 'i' [-Wunused-variable] 87 | int i; | ^ dhcp_probe.c: In function 'reconfigure': dhcp_probe.c:990:13: warning: unused variable 'i' [-Wunused-variable] 990 | int i; | ^ dhcp_probe.c: At top level: dhcp_probe.c:32:19: warning: 'contact' defined but not used [-Wunused-const-variable=] 32 | static const char contact[] = "networking at princeton dot edu"; | ^~~~~~~ dhcp_probe.c:31:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 31 | 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=] 30 | 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 -flto=auto -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.86239 + 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:/usr/bin:/bin:/usr/local/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 runstatedir=/usr/src/tmp/dhcp_probe-buildroot/var/run 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" || /usr/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" || /usr/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" || /usr/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/dhcp_probe-buildroot Processing files: dhcp_probe-1.3.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55879 + 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.tCFkG8 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.k52WgT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.33)(64bit), libc.so.6(GLIBC_2.34)(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.fFvfcH 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.UbK5XI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1ZjVJ7 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.29user 4.17system 0:11.81elapsed 63%CPU (0avgtext+0avgdata 35828maxresident)k 0inputs+0outputs (0major+918517minor)pagefaults 0swaps 4.37user 3.20system 0:50.12elapsed 15%CPU (0avgtext+0avgdata 131632maxresident)k 248inputs+0outputs (0major+255518minor)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 2024-05-04 02:24:43.240743082 +0000 @@ -11,2 +11,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -20,3 +22,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 fad98fed7d5a717fb91195f9a4b19d45 File: /usr/share/doc/dhcp_probe-1.3.0 40755 root:root @@ -27,2 +29,2 @@ File: /usr/share/man/man8/dhcp_probe.8.xz 100644 root:root 90118af04fdd569fe661bd96660d9008 -RPMIdentity: f3724df86227afb5cef4b7c4dadad9fbe3a80cede3d688c9cee38df66b45ed4192bb32737e1962c04586649f6bfbfba2d6c7d12025422eb6e1634a29290a5cdf +RPMIdentity: 8c15791ce90d70d5dd57b412ccff303f0d98428e214b531c795d5984bc6f7f680f97d0b05bfcad5d0cfb290cb7d976febbf47d1e89cd9bb3ed783667193ee720 --- 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 2024-05-04 02:24:43.668748686 +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/ca 40755 root:root +/usr/lib/debug/.build-id/ca/2de77ed8e8ccbff686ff35a43c0319189d6345 120777 root:root ../../../../sbin/dhcp_probe +/usr/lib/debug/.build-id/ca/2de77ed8e8ccbff686ff35a43c0319189d6345.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/ca 40755 root:root +File: /usr/lib/debug/.build-id/ca/2de77ed8e8ccbff686ff35a43c0319189d6345 120777 root:root ../../../../sbin/dhcp_probe +File: /usr/lib/debug/.build-id/ca/2de77ed8e8ccbff686ff35a43c0319189d6345.debug 120777 root:root ../../usr/sbin/dhcp_probe.debug +File: /usr/lib/debug/usr/sbin/dhcp_probe.debug 100644 root:root d9d9ed5674859ca0d64cce33d3ab9363 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: 472ee70706fe739962ff5e72380d59b76355f48388681af35a763740a5a190b19f74f5c4adfef0bd4c0f564d66e655c9bc4ff2e9b76f6a1b20321d0fe8fd18a0