<86>Mar 29 21:32:03 userdel[2222677]: delete user 'rooter' <86>Mar 29 21:32:03 userdel[2222677]: removed group 'rooter' owned by 'rooter' <86>Mar 29 21:32:03 userdel[2222677]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 29 21:32:04 groupadd[2222696]: group added to /etc/group: name=rooter, GID=645 <86>Mar 29 21:32:04 groupadd[2222696]: group added to /etc/gshadow: name=rooter <86>Mar 29 21:32:04 groupadd[2222696]: new group: name=rooter, GID=645 <86>Mar 29 21:32:04 useradd[2222710]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Mar 29 21:32:04 userdel[2222735]: delete user 'builder' <86>Mar 29 21:32:04 userdel[2222735]: removed group 'builder' owned by 'builder' <86>Mar 29 21:32:04 userdel[2222735]: removed shadow group 'builder' owned by 'builder' <86>Mar 29 21:32:04 groupadd[2222753]: group added to /etc/group: name=builder, GID=646 <86>Mar 29 21:32:04 groupadd[2222753]: group added to /etc/gshadow: name=builder <86>Mar 29 21:32:04 groupadd[2222753]: new group: name=builder, GID=646 <86>Mar 29 21:32:04 useradd[2222767]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root <13>Mar 29 21:32:07 rpmi: libnet2-1.1.6-alt1 1333397575 installed <13>Mar 29 21:32:07 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed <13>Mar 29 21:32:07 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237682 installed <13>Mar 29 21:32:07 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237844 installed <13>Mar 29 21:32:07 rpmi: libsystemd-1:243.9-alt1 p9+258476.300.4.1 1601997124 installed <13>Mar 29 21:32:07 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed <13>Mar 29 21:32:07 rpmi: libpcap0.8-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed <13>Mar 29 21:32:07 rpmi: libpcap-devel-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed <13>Mar 29 21:32:07 rpmi: libnet2-devel-1.1.6-alt1 1333397575 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/arping2-2.19-alt1.nosrc.rpm (w1.gzdio) Installing arping2-2.19-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16992 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf arping-2.19 + echo 'Source #0 (arping-2.19.tar.gz):' Source #0 (arping-2.19.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/arping-2.19.tar.gz + /bin/tar -xf - + cd arping-2.19 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8411 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd arping-2.19 + 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: --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 whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for sqrt in -lm... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for cap_init in -lcap... no checking for clock_gettime in -lrt... yes checking for libnet_name_resolve in -lnet... no checking for libnet_init in -lnet... yes checking for pcap_open_live in -lpcap... yes checking for library containing clock_gettime... none required 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... 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/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking for stdint.h... (cached) yes checking libnet.h usability... yes checking libnet.h presence... yes checking for libnet.h... yes checking win32/libnet.h usability... no checking win32/libnet.h presence... no checking for win32/libnet.h... no checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for working volatile... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking whether x86_64-alt-linux-gcc needs -traditional... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for gettimeofday... yes checking for memset... yes checking for select... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for getifaddrs... yes checking for cap_init... no checking for pcap_create... yes checking for pcap_list_tstamp_types... yes checking for pcap_set_immediate_mode... yes checking for libnet_init signature has const... yes checking for libnet_name2addr4 signature has const... no checking for CLOCK_MONOTONIC... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext arping version 2.19 Prefix.........: /usr Debug Build....: C Compiler.....: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 Linker.........: -lpcap -lnet -lrt -lm + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/arping-2.19/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mock_libpcap.o mock_libpcap.c make[2]: Leaving directory '/usr/src/RPM/BUILD/arping-2.19/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arping-2.19/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unix.o unix.c unix.c: In function 'arping_lookupdev_default': unix.c:35:9: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] return pcap_lookupdev(ebuf); ^~~~~~ In file included from /usr/include/pcap.h:43, from unix.c:25: /usr/include/pcap/pcap.h:328:16: note: declared here PCAP_API char *pcap_lookupdev(char *) ^~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/arping-2.19/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arping-2.19/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o arping_main.o arping_main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/arping-2.19/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arping-2.19/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fuzz_pingip.o fuzz_pingip.c fuzz_pingip.c: In function 'main': fuzz_pingip.c:65:36: warning: pointer targets in passing argument 3 of 'pingip_recv' differ in signedness [-Wpointer-sign] pingip_recv(NULL, &pkthdr, packet); ^~~~~~ In file included from fuzz_pingip.c:30: arping.h:47:6: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'char * const' void pingip_recv(const char *unused, struct pcap_pkthdr *h, uint8_t *packet); ^~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/arping-2.19/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arping-2.19/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mock_libnet.o mock_libnet.c make[2]: Leaving directory '/usr/src/RPM/BUILD/arping-2.19/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arping-2.19/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o findif_getifaddrs.o findif_getifaddrs.c findif_getifaddrs.c: In function 'arping_lookupdev': findif_getifaddrs.c:54:19: warning: variable 'best_addr' set but not used [-Wunused-but-set-variable] in_addr_t best_addr; ^~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/arping-2.19/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arping-2.19/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o arping.o arping.c arping.c: In function 'must_get_group': arping.c:320:29: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (gr = getgrnam(ident)) { ^~ arping.c: In function 'pingip_recv': arping.c:1089:6: warning: unused variable 'c' [-Wunused-variable] int c; ^ arping.c: In function 'pingmac_recv': arping.c:1240:6: warning: unused variable 'c' [-Wunused-variable] int c; ^ arping.c: In function 'arping_main': arping.c:2014:30: warning: variable 'r' set but not used [-Wunused-but-set-variable] unsigned int r; ^ arping.c:2026:30: warning: variable 'r' set but not used [-Wunused-but-set-variable] unsigned int r; ^ At top level: arping.c:182:21: warning: 'numdots' defined but not used [-Wunused-variable] static unsigned int numdots = 0; /* dots that should be printed */ ^~~~~~~ arping.c: In function 'arping_main': arping.c:337:17: warning: 'saved_errno' may be used uninitialized in this function [-Wmaybe-uninitialized] fprintf(stderr, ^~~~~~~~~~~~~~~ "arping: %s not a number and getgrnam(%s): %s\n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ident, ident, strerror(saved_errno)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arping.c:314:13: note: 'saved_errno' was declared here int saved_errno; ^~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/arping-2.19/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arping-2.19/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o arping arping.o arping_main.o unix.o findif_getifaddrs.o -lpcap -lnet -lrt -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/arping-2.19/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arping-2.19/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o fuzz_pingip arping.o fuzz_pingip.o unix.o mock_libpcap.o mock_libnet.o findif_getifaddrs.o -lpcap -lnet -lrt -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/arping-2.19/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.84670 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/arping2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/arping2-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd arping-2.19 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/arping2-buildroot make: Entering directory '/usr/src/RPM/BUILD/arping-2.19' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/arping-2.19/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arping-2.19/src' /bin/mkdir -p '/usr/src/tmp/arping2-buildroot/usr/sbin' /usr/libexec/rpm-build/install -p arping '/usr/src/tmp/arping2-buildroot/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/arping-2.19/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/arping-2.19/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/arping-2.19/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/arping-2.19/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/arping2-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 arping.8 '/usr/src/tmp/arping2-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/arping-2.19/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/arping-2.19/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/arping-2.19' make[2]: Entering directory '/usr/src/RPM/BUILD/arping-2.19' 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/arping-2.19' make[1]: Leaving directory '/usr/src/RPM/BUILD/arping-2.19' make: Leaving directory '/usr/src/RPM/BUILD/arping-2.19' + mv /usr/src/tmp/arping2-buildroot/usr/sbin/arping /usr/src/tmp/arping2-buildroot/usr/sbin/arping2 + mv /usr/src/tmp/arping2-buildroot/usr/share/man/man8/arping.8 /usr/src/tmp/arping2-buildroot/usr/share/man/man8/arping2.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/arping2-buildroot (auto) Verifying and fixing files in /usr/src/tmp/arping2-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/arping2-buildroot/ (default) Compressing files in /usr/src/tmp/arping2-buildroot (auto) Verifying ELF objects in /usr/src/tmp/arping2-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: arping2-2.19-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83636 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd arping-2.19 + DOCDIR=/usr/src/tmp/arping2-buildroot/usr/share/doc/arping2-2.19 + export DOCDIR + rm -rf /usr/src/tmp/arping2-buildroot/usr/share/doc/arping2-2.19 + /bin/mkdir -p /usr/src/tmp/arping2-buildroot/usr/share/doc/arping2-2.19 + cp -prL LICENSE README extra/arping-scan-net.sh /usr/src/tmp/arping2-buildroot/usr/share/doc/arping2-2.19 + chmod -R go-w /usr/src/tmp/arping2-buildroot/usr/share/doc/arping2-2.19 + chmod -R a+rX /usr/src/tmp/arping2-buildroot/usr/share/doc/arping2-2.19 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.89NnR3 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.fRJmCs 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.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libnet.so.2()(64bit) >= set:lhtT7emVt4yLThKYM796Glth3JcRk2klmrSZw, libpcap.so.0.8()(64bit) >= set:kfGDbLpNvgnQsDeIQgOy652fjsPFnmRk4TZIYgbxEvsvhxQKiFZw, librt.so.1(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x2uJMU Creating arping2-debuginfo package Processing files: arping2-debuginfo-2.19-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Cdqanq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JVohoZ find-requires: running scripts (debuginfo) Requires: arping2 = 2.19-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libnet.so.2), debug64(libpcap.so.0.8), debug64(librt.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/arping2-2.19-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/arping2-debuginfo-2.19-alt1.x86_64.rpm (w2.lzdio) 8.74user 4.31system 0:16.37elapsed 79%CPU (0avgtext+0avgdata 44652maxresident)k 0inputs+0outputs (0major+727661minor)pagefaults 0swaps 14.83user 9.39system 0:26.60elapsed 91%CPU (0avgtext+0avgdata 115148maxresident)k 0inputs+0outputs (0major+1021556minor)pagefaults 0swaps --- arping2-2.19-alt1.x86_64.rpm.repo 2017-07-10 14:01:30.000000000 +0000 +++ arping2-2.19-alt1.x86_64.rpm.hasher 2021-03-29 21:32:27.462949953 +0000 @@ -16,4 +16,3 @@ Requires: rpmlib(SetVersions) -Requires: libpcap.so.0.8()(64bit) >= set:kgRPDTsNvQ5tKj7mSgyl1XBFqaowLEvsvhxQ -Requires: librt.so.1()(64bit) >= set:jhQ40rH7 +Requires: libpcap.so.0.8()(64bit) >= set:kfGDbLpNvgnQsDeIQgOy652fjsPFnmRk4TZIYgbxEvsvhxQKiFZw Requires: librt.so.1(GLIBC_2.2.5)(64bit)