<86>Apr 25 04:10:54 userdel[6966]: delete user `rooter' <86>Apr 25 04:10:54 userdel[6966]: remove group `rooter' <86>Apr 25 04:10:54 groupadd[6967]: new group: name=rooter, gid=501 <86>Apr 25 04:10:54 useradd[6968]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 04:10:54 userdel[6970]: delete user `builder' <86>Apr 25 04:10:54 userdel[6970]: remove group `builder' <86>Apr 25 04:10:54 groupadd[6971]: new group: name=builder, gid=502 <86>Apr 25 04:10:54 useradd[6972]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 04:10:56 rpmi: libpcap0.8-2:0.9.7-alt1 installed <13>Apr 25 04:10:56 rpmi: libpcap-devel-2:0.9.7-alt1 installed Installing arpwatch-2.1a15-alt4.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77060 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf arpwatch-2.1a15 + echo 'Source #0 (arpwatch-2.1a15.tar):' Source #0 (arpwatch-2.1a15.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/arpwatch-2.1a15.tar + cd arpwatch-2.1a15 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (arpwatch-2.1a15-alt4.patch):' Patch #0 (arpwatch-2.1a15-alt4.patch): + /usr/bin/patch -p1 patching file Makefile.in patching file addresses.h.in patching file arpsnmp.8 patching file arpsnmp.c patching file arpwatch.8 patching file arpwatch.c patching file arpwatch.h patching file configure.in patching file dns.c patching file ethercodes.dat patching file mkdep patching file report.c patching file util.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77060 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd arpwatch-2.1a15 + export ac_cv_path_V_SENDMAIL=/usr/sbin/sendmail + ac_cv_path_V_SENDMAIL=/usr/sbin/sendmail + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: configure.in: not using aclocal autoreconf-default: configure.in: tracing configure.in:19: warning: AC_PROG_CC was called before AC_LBL_C_INIT aclocal.m4:140: AC_LBL_C_INIT is expanded from... configure.in:19: the top level autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force configure.in:19: warning: AC_PROG_CC was called before AC_LBL_C_INIT aclocal.m4:140: AC_LBL_C_INIT is expanded from... configure.in:19: the top level autoreconf-default: configure.in: not using Autoheader autoreconf-default: configure.in: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.in'. You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./configure --build=ppc-alt-linux --host=ppc-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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu checking for ppc-alt-linux-gcc... ppc-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for ppc-alt-linux-gcc... (cached) ppc-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking for ppc-alt-linux-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... ppc-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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for memory.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for bcopy... yes checking for strerror... yes checking whether byte ordering is bigendian... yes checking return type of signal handlers... void checking for sigset... yes checking if union wait is used... no checking for res_query... no checking for res_query in -lresolv... yes checking for gethostbyname... yes checking for socket... yes checking for putmsg in -lstr... no checking for local pcap library... not found checking for pcap_open_live in -lpcap... yes checking for sendmail... (cached) /usr/sbin/sendmail checking if ether_header uses ether_addr structs... no checking if ether_arp uses ether_addr structs... no checking if ether_arp uses erp_xsha member... no checking for dn_skipname... yes checking for a BSD-compatible install... /bin/install -c configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting creating empty arp.dat file + '[' -n '' ']' + NPROCS=48 + make -j48 ARPDIR=/var/lib/arpwatch make: Entering directory `/usr/src/RPM/BUILD/arpwatch-2.1a15' ppc-alt-linux-gcc -O -pipe -Wall -O2 -fsigned-char -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DWORDS_BIGENDIAN=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_DN_SKIPNAME=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -c ./arpwatch.c ppc-alt-linux-gcc -O -pipe -Wall -O2 -fsigned-char -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DWORDS_BIGENDIAN=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_DN_SKIPNAME=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -c ./db.c ppc-alt-linux-gcc -O -pipe -Wall -O2 -fsigned-char -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DWORDS_BIGENDIAN=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_DN_SKIPNAME=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -c ./ec.c ppc-alt-linux-gcc -O -pipe -Wall -O2 -fsigned-char -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DWORDS_BIGENDIAN=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_DN_SKIPNAME=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -c ./file.c ppc-alt-linux-gcc -O -pipe -Wall -O2 -fsigned-char -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DWORDS_BIGENDIAN=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_DN_SKIPNAME=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -c ./intoa.c ppc-alt-linux-gcc -O -pipe -Wall -O2 -fsigned-char -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DWORDS_BIGENDIAN=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_DN_SKIPNAME=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -c ./dns.c ppc-alt-linux-gcc -O -pipe -Wall -O2 -fsigned-char -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DWORDS_BIGENDIAN=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_DN_SKIPNAME=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -c ./machdep.c ppc-alt-linux-gcc -O -pipe -Wall -O2 -fsigned-char -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DWORDS_BIGENDIAN=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_DN_SKIPNAME=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -c ./util.c ppc-alt-linux-gcc -O -pipe -Wall -O2 -fsigned-char -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DWORDS_BIGENDIAN=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_DN_SKIPNAME=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -c ./report.c ppc-alt-linux-gcc -O -pipe -Wall -O2 -fsigned-char -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DWORDS_BIGENDIAN=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_DN_SKIPNAME=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -c ./setsignal.c sed -e 's/.*/char version[] = "&";/' ./VERSION > version.c ppc-alt-linux-gcc -O -pipe -Wall -O2 -fsigned-char -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DWORDS_BIGENDIAN=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_DN_SKIPNAME=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -c ./arpsnmp.c ppc-alt-linux-gcc -O -pipe -Wall -O2 -fsigned-char -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DWORDS_BIGENDIAN=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_DN_SKIPNAME=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -c ./version.c ./dns.c: In function 'gethinfo': ./dns.c:110: warning: pointer targets in passing argument 4 of '__dn_expand' differ in signedness ppc-alt-linux-gcc -O -pipe -Wall -O2 -fsigned-char -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DWORDS_BIGENDIAN=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_DN_SKIPNAME=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -o arpsnmp arpsnmp.o db.o dns.o ec.o file.o intoa.o machdep.o util.o report.o setsignal.o version.o -lresolv -lresolv ppc-alt-linux-gcc -O -pipe -Wall -O2 -fsigned-char -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DWORDS_BIGENDIAN=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_DN_SKIPNAME=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -o arpwatch arpwatch.o db.o dns.o ec.o file.o intoa.o machdep.o util.o report.o setsignal.o version.o -lresolv -lresolv -lpcap make: Leaving directory `/usr/src/RPM/BUILD/arpwatch-2.1a15' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59784 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/arpwatch-buildroot + : + /bin/rm -rf -- /usr/src/tmp/arpwatch-buildroot + cd arpwatch-2.1a15 + mkdir -p /usr/src/tmp/arpwatch-buildroot/var/lib/arpwatch /usr/src/tmp/arpwatch-buildroot/usr/sbin /usr/src/tmp/arpwatch-buildroot/usr/share/man/man8 /usr/src/tmp/arpwatch-buildroot/etc/rc.d/init.d + mkdir -p /usr/src/tmp/arpwatch-buildroot/etc/sysconfig + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/arpwatch-buildroot install install-man make: Entering directory `/usr/src/RPM/BUILD/arpwatch-2.1a15' /bin/install -p -m 755 arpwatch /usr/src/tmp/arpwatch-buildroot/usr/sbin /bin/install -p -m 755 arpsnmp /usr/src/tmp/arpwatch-buildroot/usr/sbin /bin/install -p -m 644 ./arpwatch.8 \ /usr/src/tmp/arpwatch-buildroot/usr/share/man/man8 /bin/install -p -m 644 ./arpsnmp.8 \ /usr/src/tmp/arpwatch-buildroot/usr/share/man/man8 make: Leaving directory `/usr/src/RPM/BUILD/arpwatch-2.1a15' + install -pm755 arp2ethers massagevendor /usr/src/tmp/arpwatch-buildroot/var/lib/arpwatch/ + install -pm644 d.awk duplicates.awk e.awk euppertolower.awk p.awk arp.dat ethercodes.dat /usr/src/tmp/arpwatch-buildroot/var/lib/arpwatch/ + install -pm755 /usr/src/RPM/SOURCES/arpwatch.init /usr/src/tmp/arpwatch-buildroot/etc/rc.d/init.d/arpwatch + install -pm644 /usr/src/RPM/SOURCES/arpwatch.sysconfig /usr/src/tmp/arpwatch-buildroot/etc/sysconfig/arpwatch + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/arpwatch-buildroot (auto) Verifying and fixing files in /usr/src/tmp/arpwatch-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/arpwatch-buildroot (auto) Adjusting library links in /usr/src/tmp/arpwatch-buildroot ./var/lib: Verifying ELF objects in /usr/src/tmp/arpwatch-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/arpwatch-buildroot (executable,shared) Processing files: arpwatch-2.1a15-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59784 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd arpwatch-2.1a15 + DOCDIR=/usr/src/tmp/arpwatch-buildroot/usr/share/doc/arpwatch-2.1a15 + export DOCDIR + rm -rf /usr/src/tmp/arpwatch-buildroot/usr/share/doc/arpwatch-2.1a15 + /bin/mkdir -p /usr/src/tmp/arpwatch-buildroot/usr/share/doc/arpwatch-2.1a15 + cp -prL README CHANGES /usr/src/tmp/arpwatch-buildroot/usr/share/doc/arpwatch-2.1a15 + chmod -R go-w /usr/src/tmp/arpwatch-buildroot/usr/share/doc/arpwatch-2.1a15 + chmod -R a+rX /usr/src/tmp/arpwatch-buildroot/usr/share/doc/arpwatch-2.1a15 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.59784 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(pre)): /bin/sh -e /usr/src/tmp/rpm-tmp.5657 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/arpwatch-buildroot/.pre:arpwatch + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.8913 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/arpwatch-buildroot/.post:arpwatch + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.43222 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/arpwatch-buildroot/.preun:arpwatch + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.99378 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 PreReq: shadow-utils Requires(interp): /bin/sh, /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /usr/sbin/post_service, /bin/sh Requires(preun): /usr/sbin/preun_service, /bin/sh Requires: MTA, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(is_yes), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld.so.1, coreutils, gawk, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpcap.so.0.8, libresolv.so.2(GLIBC_2.0), libresolv.so.2(GLIBC_2.2), rtld(GNU_HASH), sed Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.58440 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/arpwatch-2.1a15-alt4.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/arpwatch-2.1a15-alt4.ppc.rpm 9.96user 3.93system 0:18.17elapsed 76%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+857147minor)pagefaults 0swaps