* CPV: net-analyzer/arpwatch-2.1.15-r5 * REPO: gentoo * Maintainer: pva@gentoo.org netmon@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking arpwatch-2.1a15.tar.gz to /var/tmp/portage/net-analyzer/arpwatch-2.1.15-r5/work >>> Unpacking arpwatch-patchset-0.4.tbz2 to /var/tmp/portage/net-analyzer/arpwatch-2.1.15-r5/work * Applying various patches (bugfixes/updates) ... * 01_all_arpwatch-2.1a15-manpages.patch ... [ ok ] * 02_all_arpwatch-2.1a15-srcdir.patch ... [ ok ] * 03_all_arpwatch-2.1a15-getopt.patch ... [ ok ] * 04_all_arpwatch-2.1a15-sendmail-cmdline-opt.patch ... [ ok ] * 05_all_arpwatch-2.1a15-promiscuous-mode.patch ... [ ok ] * 06_all_arpwatch-2.1a15-bogons-report.patch ... [ ok ] * 07_all_arpwatch-2.1a15-specify-mail.patch ... [ ok ] * 08_all_arpwatch-2.1a15-drop-priveleges.patch ... [ ok ] * 09_all_arpwatch-2.1a15-quite-mail.patch ... [ ok ] * 10_all_arpwatch-2.1a15-ignore-net.patch ... [ ok ] * 11_all_arpwatch-2.1a15-secure-tmp.patch ... [ ok ] * 12_all_arpwatch-2.1a15-defalt-dir-in-manpages.patch ... [ ok ] * 13_all_arpwatch-2.1a15-scripts-awk.patch ... [ ok ] * 14_all_arpwatch-2.1a15-paths-fix.patch ... [ ok ] * 15_all_arpwatch-2.1a15-fix-dead-lock.patch ... [ ok ] * 16_all_arpwatch-2.1a15-additional-manpages-cleanups.patch ... [ ok ] * 17_all_arpwatch-2.1a15-restart.patch ... [ ok ] * 18_all_arpwatch-2.1a15-nofork.patch ... [ ok ] * 19_all_arpwatch-2.1a15-nonewstation.patch ... [ ok ] * 20_all_arpwatch-2.1a15-noreversedns-resolve.patch ... [ ok ] * 21_all_arpwatch-2.1a15-pid-filename.patch ... [ ok ] * Done with patching >>> Source unpacked in /var/tmp/portage/net-analyzer/arpwatch-2.1.15-r5/work >>> Compiling source in /var/tmp/portage/net-analyzer/arpwatch-2.1.15-r5/work/arpwatch-2.1a15 ... * econf: updating arpwatch-2.1a15/config.sub with /usr/share/gnuconfig/config.sub * econf: updating arpwatch-2.1a15/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... 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... no checking return type of signal handlers... void checking for sigset... yes checking if union wait is used... 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... /usr/sbin/sendmail checking for using i686-pc-linux-gnu-gcc... no 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... no checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile creating empty arp.dat file make -j14 i686-pc-linux-gnu-gcc -O -O2 -pipe -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -DETHERCODES=\"/usr/share/arpwatch/ethercodes.dat\" -I. -Ilinux-include -c ./arpwatch.c i686-pc-linux-gnu-gcc -O -O2 -pipe -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -DETHERCODES=\"/usr/share/arpwatch/ethercodes.dat\" -I. -Ilinux-include -c ./db.c i686-pc-linux-gnu-gcc -O -O2 -pipe -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -DETHERCODES=\"/usr/share/arpwatch/ethercodes.dat\" -I. -Ilinux-include -c ./dns.c i686-pc-linux-gnu-gcc -O -O2 -pipe -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -DETHERCODES=\"/usr/share/arpwatch/ethercodes.dat\" -I. -Ilinux-include -c ./ec.c i686-pc-linux-gnu-gcc -O -O2 -pipe -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -DETHERCODES=\"/usr/share/arpwatch/ethercodes.dat\" -I. -Ilinux-include -c ./file.c i686-pc-linux-gnu-gcc -O -O2 -pipe -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -DETHERCODES=\"/usr/share/arpwatch/ethercodes.dat\" -I. -Ilinux-include -c ./intoa.c i686-pc-linux-gnu-gcc -O -O2 -pipe -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -DETHERCODES=\"/usr/share/arpwatch/ethercodes.dat\" -I. -Ilinux-include -c ./machdep.c i686-pc-linux-gnu-gcc -O -O2 -pipe -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -DETHERCODES=\"/usr/share/arpwatch/ethercodes.dat\" -I. -Ilinux-include -c ./util.c i686-pc-linux-gnu-gcc -O -O2 -pipe -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -DETHERCODES=\"/usr/share/arpwatch/ethercodes.dat\" -I. -Ilinux-include -c ./report.c i686-pc-linux-gnu-gcc -O -O2 -pipe -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -DETHERCODES=\"/usr/share/arpwatch/ethercodes.dat\" -I. -Ilinux-include -c ./setsignal.c sed -e 's/.*/char version[] = "&";/' ./VERSION > ./version.c i686-pc-linux-gnu-gcc -O -O2 -pipe -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -DETHERCODES=\"/usr/share/arpwatch/ethercodes.dat\" -I. -Ilinux-include -c ./arpsnmp.c i686-pc-linux-gnu-gcc -O -O2 -pipe -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -DETHERCODES=\"/usr/share/arpwatch/ethercodes.dat\" -I. -Ilinux-include -c ./version.c i686-pc-linux-gnu-gcc -O -O2 -pipe -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -DETHERCODES=\"/usr/share/arpwatch/ethercodes.dat\" -I. -Ilinux-include -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 i686-pc-linux-gnu-gcc -O -O2 -pipe -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int -DHAVE_LIBRESOLV=1 -DARPDIR=\"/var/lib/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -DETHERCODES=\"/usr/share/arpwatch/ethercodes.dat\" -I. -Ilinux-include -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 -lpcap >>> Source compiled. >>> Test phase [none]: net-analyzer/arpwatch-2.1.15-r5 >>> Install arpwatch-2.1.15-r5 into /var/tmp/portage/net-analyzer/arpwatch-2.1.15-r5/image/ category net-analyzer >>> Completed installing arpwatch-2.1.15-r5 into /var/tmp/portage/net-analyzer/arpwatch-2.1.15-r5/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/sbin/arpwatch usr/sbin/arpsnmp * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/sbin/arpwatch * /usr/sbin/arpsnmp * For security reasons arpwatch by default runs as an unprivileged user. * Note: some scripts require snmpwalk utility from net-analyzer/net-snmp