<86>Apr 21 00:58:11 userdel[20320]: delete user 'rooter' <86>Apr 21 00:58:11 userdel[20320]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:58:11 userdel[20320]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:58:11 groupadd[20361]: group added to /etc/group: name=rooter, GID=543 <86>Apr 21 00:58:11 groupadd[20361]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:58:11 groupadd[20361]: new group: name=rooter, GID=543 <86>Apr 21 00:58:11 useradd[20385]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Apr 21 00:58:11 userdel[20407]: delete user 'builder' <86>Apr 21 00:58:11 userdel[20407]: removed group 'builder' owned by 'builder' <86>Apr 21 00:58:11 userdel[20407]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:58:11 groupadd[20429]: group added to /etc/group: name=builder, GID=544 <86>Apr 21 00:58:11 groupadd[20429]: group added to /etc/gshadow: name=builder <86>Apr 21 00:58:11 groupadd[20429]: new group: name=builder, GID=544 <86>Apr 21 00:58:11 useradd[20454]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash <13>Apr 21 00:58:14 rpmi: libpcap0.8-2:1.1.1-alt3 1298589613 installed <13>Apr 21 00:58:14 rpmi: libnet2-1.1.6-alt1 1333397575 installed <13>Apr 21 00:58:14 rpmi: libnet2-devel-1.1.6-alt1 1333397575 installed <13>Apr 21 00:58:14 rpmi: libpcap-devel-2:1.1.1-alt3 1298589613 installed Installing arping2-2.16-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48419 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf arping-2.16 + echo 'Source #0 (arping-2.16.tar.gz):' Source #0 (arping-2.16.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/arping-2.16.tar.gz + /bin/tar -xf - + cd arping-2.16 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48419 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd arping-2.16 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 --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... yes 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... no checking for pcap_set_immediate_mode... no 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.16 Prefix.........: /usr Debug Build....: C Compiler.....: x86_64-alt-linux-gcc -pipe -Wall -g -O2 Linker.........: -lpcap -lnet -lrt -lnsl -lm + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/arping-2.16' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/arping-2.16' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/arping-2.16/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o arping.o arping.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o arping_main.o arping_main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o unix.o unix.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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; ^ arping.c: In function 'pingip_recv': arping.c:995:6: warning: unused variable 'c' [-Wunused-variable] int c; ^ arping.c: In function 'pingmac_recv': arping.c:1146:6: warning: unused variable 'c' [-Wunused-variable] int c; ^ arping.c: In function 'arping_main': arping.c:1581:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || (mode == PINGMAC) && (opt_B || dstmac_opt || opt_U)) { ^ arping.c:1895:30: warning: variable 'r' set but not used [-Wunused-but-set-variable] unsigned int r; ^ arping.c:1904:30: warning: variable 'r' set but not used [-Wunused-but-set-variable] unsigned int r; ^ arping.c: 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 */ ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o arping arping.o arping_main.o unix.o findif_getifaddrs.o -lpcap -lnet -lrt -lnsl -lm make[2]: Leaving directory `/usr/src/RPM/BUILD/arping-2.16/src' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/arping-2.16/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/arping-2.16/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/arping-2.16' make[2]: Leaving directory `/usr/src/RPM/BUILD/arping-2.16' make[1]: Leaving directory `/usr/src/RPM/BUILD/arping-2.16' make: Leaving directory `/usr/src/RPM/BUILD/arping-2.16' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65914 + 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 + cd arping-2.16 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/arping2-buildroot make: Entering directory `/usr/src/RPM/BUILD/arping-2.16' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/arping-2.16/src' make[2]: Entering directory `/usr/src/RPM/BUILD/arping-2.16/src' /bin/mkdir -p '/usr/src/tmp/arping2-buildroot/usr/sbin' /bin/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.16/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/arping-2.16/src' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/arping-2.16/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/arping-2.16/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/arping2-buildroot/usr/share/man/man8' /bin/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.16/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/arping-2.16/doc' make[1]: Entering directory `/usr/src/RPM/BUILD/arping-2.16' make[2]: Entering directory `/usr/src/RPM/BUILD/arping-2.16' 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.16' make[1]: Leaving directory `/usr/src/RPM/BUILD/arping-2.16' make: Leaving directory `/usr/src/RPM/BUILD/arping-2.16' + 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) 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.16-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34125 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd arping-2.16 + DOCDIR=/usr/src/tmp/arping2-buildroot/usr/share/doc/arping2-2.16 + export DOCDIR + rm -rf /usr/src/tmp/arping2-buildroot/usr/share/doc/arping2-2.16 + /bin/mkdir -p /usr/src/tmp/arping2-buildroot/usr/share/doc/arping2-2.16 + cp -prL LICENSE README extra/arping-scan-net.sh /usr/src/tmp/arping2-buildroot/usr/share/doc/arping2-2.16 + chmod -R go-w /usr/src/tmp/arping2-buildroot/usr/share/doc/arping2-2.16 + chmod -R a+rX /usr/src/tmp/arping2-buildroot/usr/share/doc/arping2-2.16 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D3eZCG find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JFF0BM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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:kgRPDTsNvQ5tKj7mSgyPqHC26UbW7Tnk8d, librt.so.1()(64bit) >= set:jhQ40rH7, 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.KYVowV Creating arping2-debuginfo package Processing files: arping2-debuginfo-2.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RYgzf7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NuJ1Nl find-requires: running scripts (debuginfo) Requires: arping2 = 2.16-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.16-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/arping2-debuginfo-2.16-alt1.x86_64.rpm 6.41user 3.34system 0:16.49elapsed 59%CPU (0avgtext+0avgdata 39044maxresident)k 0inputs+0outputs (0major+605734minor)pagefaults 0swaps 11.00user 7.63system 0:25.53elapsed 72%CPU (0avgtext+0avgdata 121976maxresident)k 240inputs+0outputs (0major+817725minor)pagefaults 0swaps