<86>Mar 17 10:24:02 userdel[2807172]: delete user 'rooter' <86>Mar 17 10:24:02 userdel[2807172]: removed group 'rooter' owned by 'rooter' <86>Mar 17 10:24:02 userdel[2807172]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 17 10:24:02 groupadd[2807201]: group added to /etc/group: name=rooter, GID=663 <86>Mar 17 10:24:02 groupadd[2807201]: group added to /etc/gshadow: name=rooter <86>Mar 17 10:24:02 groupadd[2807201]: new group: name=rooter, GID=663 <86>Mar 17 10:24:02 useradd[2807217]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Mar 17 10:24:02 userdel[2807285]: delete user 'builder' <86>Mar 17 10:24:02 userdel[2807285]: removed group 'builder' owned by 'builder' <86>Mar 17 10:24:02 userdel[2807285]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 10:24:02 groupadd[2807295]: group added to /etc/group: name=builder, GID=664 <86>Mar 17 10:24:02 groupadd[2807295]: group added to /etc/gshadow: name=builder <86>Mar 17 10:24:02 groupadd[2807295]: new group: name=builder, GID=664 <86>Mar 17 10:24:02 useradd[2807301]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/arpsend-1.2.3-alt1.src.rpm: bad symbols in the license tag: // <13>Mar 17 10:24:05 rpmi: libnet2-1.1.6-alt1 1333397569 installed <13>Mar 17 10:24:05 rpmi: libnet2-devel-1.1.6-alt1 1333397569 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/arpsend-1.2.3-alt1.nosrc.rpm Installing arpsend-1.2.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82398 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf arpsend-1.2.3 + echo 'Source #0 (arpsend-1.2.3.tar):' Source #0 (arpsend-1.2.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/arpsend-1.2.3.tar + cd arpsend-1.2.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82398 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd arpsend-1.2.3 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:15: installing 'config/compile' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 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 build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... i586-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/ip.h... yes checking for netinet/if_ether.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/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 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 libnet.h usability... yes checking libnet.h presence... yes checking for libnet.h... yes checking for libnet_build_ipv4 in -lnet... 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 inet_aton function prototype in arpa/inet.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 inet_aton... yes checking for my_null_proc... no checking that generated files are newer than configure... done 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 stamp-h commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in lib make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/lib' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o my_null_proc.o my_null_proc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/lib' rm -f libreplace.a ar cru libreplace.a my_null_proc.o ranlib libreplace.a make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/lib' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o arpsend.o arpsend.c arpsend.c: In function 'is_dangerous_settings': arpsend.c:217:111: warning: argument to 'sizeof' in 'bcmp' call is the same pointer type 'struct libnet_ether_addr *' as the first source; expected 'struct libnet_ether_addr' or an explicit length [-Wsizeof-pointer-memaccess] 217 | if ((sender_protocol_address.s_addr == my_ipaddr.s_addr) && bcmp(&sender_hardware_address, my_eaddr, sizeof(my_eaddr))) { | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o utils.o utils.c make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o main.o main.c main.c:21:19: warning: 'contact' defined but not used [-Wunused-const-variable=] 21 | static const char contact[] = "networking at princeton dot edu"; | ^~~~~~~ main.c:20:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 20 | static const char copyright[] = "Copyright 2000-2006, The Trustees of Princeton University. All rights reserved."; | ^~~~~~~~~ main.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 19 | static const char rcsid[] = "arpsend version " VERSION; | ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -L/usr/local/lib -o arpsend arpsend.o main.o utils.o ../lib/libreplace.a -lnet make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/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.24733 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/arpsend-buildroot + : + /bin/rm -rf -- /usr/src/tmp/arpsend-buildroot + cd arpsend-1.2.3 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/arpsend-buildroot make: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/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/arpsend-1.2.3/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/lib' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' /bin/mkdir -p '/usr/src/tmp/arpsend-buildroot/usr/bin' /bin/install -p arpsend '/usr/src/tmp/arpsend-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/arpsend-buildroot/usr/share/man/man8' /bin/install -p -m 644 arpsend.8 '/usr/src/tmp/arpsend-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3' 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/arpsend-1.2.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3' make: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/arpsend-buildroot (auto) Verifying and fixing files in /usr/src/tmp/arpsend-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/arpsend-buildroot/ (default) Compressing files in /usr/src/tmp/arpsend-buildroot (auto) Verifying ELF objects in /usr/src/tmp/arpsend-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: arpsend-1.2.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61606 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd arpsend-1.2.3 + DOCDIR=/usr/src/tmp/arpsend-buildroot/usr/share/doc/arpsend-1.2.3 + export DOCDIR + rm -rf /usr/src/tmp/arpsend-buildroot/usr/share/doc/arpsend-1.2.3 + /bin/mkdir -p /usr/src/tmp/arpsend-buildroot/usr/share/doc/arpsend-1.2.3 + cp -prL COPYING COPYING.GPL COPYING.LIB README NEWS TODO ChangeLog AUTHORS /usr/src/tmp/arpsend-buildroot/usr/share/doc/arpsend-1.2.3 + chmod -R go-w /usr/src/tmp/arpsend-buildroot/usr/share/doc/arpsend-1.2.3 + chmod -R a+rX /usr/src/tmp/arpsend-buildroot/usr/share/doc/arpsend-1.2.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3hJXzH 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.7dUvkF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libnet.so.2 >= set:lhwhhu7xroXxfickHWy6qpGNiV63l3A0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Conflicts: vzctl Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L35dxG Creating arpsend-debuginfo package Processing files: arpsend-debuginfo-1.2.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zvYoSH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kMWFvG find-requires: running scripts (debuginfo) Requires: arpsend = 1.2.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libnet.so.2) Adding to arpsend-debuginfo a strict dependency on arpsend Wrote: /usr/src/RPM/RPMS/i586/arpsend-1.2.3-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/arpsend-debuginfo-1.2.3-alt1.i586.rpm 7.32user 1.48system 0:21.40elapsed 41%CPU (0avgtext+0avgdata 24560maxresident)k 0inputs+0outputs (0major+679269minor)pagefaults 0swaps /.out/arpsend-1.2.3-alt1.i586.rpm: bad symbols in the license tag: // /.out/arpsend-debuginfo-1.2.3-alt1.i586.rpm: bad symbols in the license tag: // 10.94user 3.98system 0:30.45elapsed 49%CPU (0avgtext+0avgdata 108520maxresident)k 0inputs+0outputs (0major+956180minor)pagefaults 0swaps