------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libpcap-1.9.1_1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> arpwatch-3.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> arpwatch-3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by arpwatch-3.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> arpwatch-3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by arpwatch-3.1 for building => SHA256 Checksum OK for arpwatch-3.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> arpwatch-3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by arpwatch-3.1 for building ===> Extracting for arpwatch-3.1 => SHA256 Checksum OK for arpwatch-3.1.tar.gz. Extracted Memory Use: 0.57M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for arpwatch-3.1 ===> Applying ports patches for arpwatch-3.1 ===> Cleanly applied ports patch(es) patch-arpsnmp.c patch-arpwatch.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> arpwatch-3.1 depends on file: /usr/local/include/pcap.h - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> arpwatch-3.1 depends on file: /usr/local/include/pcap.h - found ===> Configuring for arpwatch-3.1 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c checking for fcntl.h... (cached) yes checking for memory.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for strerror... (cached) yes checking whether byte ordering is bigendian... no checking return type of signal handlers... void checking for sigset... no checking for sigaction... (cached) yes checking if union wait is used... no checking for res_query in -lresolv... no checking for gethostbyname... (cached) yes checking for local pcap library... not found checking for pcap_open_live in -lpcap... yes checking for pcap_findalldevs... yes checking for sendmail... /usr/sbin/sendmail checking for /usr/local/bin/python3.7... /usr/local/bin/python3.7 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 watcher... root checking for watchee... arpwatch configure: creating ./config.status config.status: creating Makefile config.status: creating arpsnmp.8 config.status: creating arpwatch.8 config.status: creating arpwatch.sh config.status: creating massagevendor.py config.status: creating update-ethercodes.sh config.status: executing default-1 commands creating empty arp.dat file /usr/bin/env WRKSRC=/construction/net-mgmt/arpwatch/arpwatch-3.1 REWARNFILE=/construction/net-mgmt/arpwatch/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e "/^LIBS *=/s,-lpcap,/usr/local/lib/libpcap.so.1," /construction/net-mgmt/arpwatch/arpwatch-3.1/Makefile SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for arpwatch-3.1 --- arpwatch.o --- --- db.o --- --- dns.o --- --- ec.o --- --- file.o --- --- intoa.o --- --- machdep.o --- --- util.o --- --- report.o --- --- setsignal.o --- --- ec.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FREEBSD_TRUE=# -DHAVE_FREEBSD_FALSE=1 -DHAVE_STRERROR=1 -DMANZFLAG=\(default\) -DZEROPAD=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DDECLWAITSTATUS=int -DHAVE_PCAP_FINDALLDEVS=1 -DHAVE_DN_SKIPNAME=1 -DWATCHER=\"root\" -DWATCHEE=\"arpwatch\" -DARPDIR=\"/usr/local/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -I/usr/local/include -c ./ec.c --- intoa.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FREEBSD_TRUE=# -DHAVE_FREEBSD_FALSE=1 -DHAVE_STRERROR=1 -DMANZFLAG=\(default\) -DZEROPAD=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DDECLWAITSTATUS=int -DHAVE_PCAP_FINDALLDEVS=1 -DHAVE_DN_SKIPNAME=1 -DWATCHER=\"root\" -DWATCHEE=\"arpwatch\" -DARPDIR=\"/usr/local/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -I/usr/local/include -c ./intoa.c --- util.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FREEBSD_TRUE=# -DHAVE_FREEBSD_FALSE=1 -DHAVE_STRERROR=1 -DMANZFLAG=\(default\) -DZEROPAD=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DDECLWAITSTATUS=int -DHAVE_PCAP_FINDALLDEVS=1 -DHAVE_DN_SKIPNAME=1 -DWATCHER=\"root\" -DWATCHEE=\"arpwatch\" -DARPDIR=\"/usr/local/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -I/usr/local/include -c ./util.c --- setsignal.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FREEBSD_TRUE=# -DHAVE_FREEBSD_FALSE=1 -DHAVE_STRERROR=1 -DMANZFLAG=\(default\) -DZEROPAD=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DDECLWAITSTATUS=int -DHAVE_PCAP_FINDALLDEVS=1 -DHAVE_DN_SKIPNAME=1 -DWATCHER=\"root\" -DWATCHEE=\"arpwatch\" -DARPDIR=\"/usr/local/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -I/usr/local/include -c ./setsignal.c --- db.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FREEBSD_TRUE=# -DHAVE_FREEBSD_FALSE=1 -DHAVE_STRERROR=1 -DMANZFLAG=\(default\) -DZEROPAD=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DDECLWAITSTATUS=int -DHAVE_PCAP_FINDALLDEVS=1 -DHAVE_DN_SKIPNAME=1 -DWATCHER=\"root\" -DWATCHEE=\"arpwatch\" -DARPDIR=\"/usr/local/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -I/usr/local/include -c ./db.c --- file.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FREEBSD_TRUE=# -DHAVE_FREEBSD_FALSE=1 -DHAVE_STRERROR=1 -DMANZFLAG=\(default\) -DZEROPAD=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DDECLWAITSTATUS=int -DHAVE_PCAP_FINDALLDEVS=1 -DHAVE_DN_SKIPNAME=1 -DWATCHER=\"root\" -DWATCHEE=\"arpwatch\" -DARPDIR=\"/usr/local/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -I/usr/local/include -c ./file.c --- arpwatch.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FREEBSD_TRUE=# -DHAVE_FREEBSD_FALSE=1 -DHAVE_STRERROR=1 -DMANZFLAG=\(default\) -DZEROPAD=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DDECLWAITSTATUS=int -DHAVE_PCAP_FINDALLDEVS=1 -DHAVE_DN_SKIPNAME=1 -DWATCHER=\"root\" -DWATCHEE=\"arpwatch\" -DARPDIR=\"/usr/local/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -I/usr/local/include -c ./arpwatch.c --- dns.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FREEBSD_TRUE=# -DHAVE_FREEBSD_FALSE=1 -DHAVE_STRERROR=1 -DMANZFLAG=\(default\) -DZEROPAD=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DDECLWAITSTATUS=int -DHAVE_PCAP_FINDALLDEVS=1 -DHAVE_DN_SKIPNAME=1 -DWATCHER=\"root\" -DWATCHEE=\"arpwatch\" -DARPDIR=\"/usr/local/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -I/usr/local/include -c ./dns.c --- report.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FREEBSD_TRUE=# -DHAVE_FREEBSD_FALSE=1 -DHAVE_STRERROR=1 -DMANZFLAG=\(default\) -DZEROPAD=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DDECLWAITSTATUS=int -DHAVE_PCAP_FINDALLDEVS=1 -DHAVE_DN_SKIPNAME=1 -DWATCHER=\"root\" -DWATCHEE=\"arpwatch\" -DARPDIR=\"/usr/local/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -I/usr/local/include -c ./report.c --- machdep.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FREEBSD_TRUE=# -DHAVE_FREEBSD_FALSE=1 -DHAVE_STRERROR=1 -DMANZFLAG=\(default\) -DZEROPAD=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DDECLWAITSTATUS=int -DHAVE_PCAP_FINDALLDEVS=1 -DHAVE_DN_SKIPNAME=1 -DWATCHER=\"root\" -DWATCHEE=\"arpwatch\" -DARPDIR=\"/usr/local/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -I/usr/local/include -c ./machdep.c --- version.c --- sed -e 's/.*/const char version[] = "&";/' ./VERSION > version.c --- arpsnmp.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FREEBSD_TRUE=# -DHAVE_FREEBSD_FALSE=1 -DHAVE_STRERROR=1 -DMANZFLAG=\(default\) -DZEROPAD=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DDECLWAITSTATUS=int -DHAVE_PCAP_FINDALLDEVS=1 -DHAVE_DN_SKIPNAME=1 -DWATCHER=\"root\" -DWATCHEE=\"arpwatch\" -DARPDIR=\"/usr/local/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -I/usr/local/include -c ./arpsnmp.c --- version.o --- cc -pipe -O2 -fno-strict-aliasing -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_FREEBSD_TRUE=# -DHAVE_FREEBSD_FALSE=1 -DHAVE_STRERROR=1 -DMANZFLAG=\(default\) -DZEROPAD=1 -DRETSIGTYPE=void -DRETSIGVAL=/\*\*/ -DHAVE_SIGACTION=1 -DDECLWAITSTATUS=int -DHAVE_PCAP_FINDALLDEVS=1 -DHAVE_DN_SKIPNAME=1 -DWATCHER=\"root\" -DWATCHEE=\"arpwatch\" -DARPDIR=\"/usr/local/arpwatch\" -DPATH_SENDMAIL=\"/usr/sbin/sendmail\" -I. -I/usr/local/include -c ./version.c --- arpsnmp --- cc -L/usr/local/lib -o arpsnmp arpsnmp.o db.o dns.o ec.o file.o intoa.o machdep.o util.o report.o setsignal.o version.o --- arpwatch --- cc -L/usr/local/lib -o arpwatch arpwatch.o db.o dns.o ec.o file.o intoa.o machdep.o util.o report.o setsignal.o version.o /usr/local/lib/libpcap.so.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> arpwatch-3.1 depends on file: /usr/local/include/pcap.h - found ===> arpwatch-3.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for arpwatch-3.1 ===> arpwatch-3.1 depends on file: /usr/local/include/pcap.h - found ===> arpwatch-3.1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list /usr/bin/install -c -v -m 555 arpwatch /construction/net-mgmt/arpwatch/stage/usr/local/sbin install: arpwatch -> /construction/net-mgmt/arpwatch/stage/usr/local/sbin/arpwatch /usr/bin/install -c -v -m 555 arpsnmp /construction/net-mgmt/arpwatch/stage/usr/local/sbin install: arpsnmp -> /construction/net-mgmt/arpwatch/stage/usr/local/sbin/arpsnmp install: ./arpwatch.8 -> /construction/net-mgmt/arpwatch/stage/usr/local/man/man8/arpwatch.8 install: ./arpsnmp.8 -> /construction/net-mgmt/arpwatch/stage/usr/local/man/man8/arpsnmp.8 install: arpwatch.sh -> /construction/net-mgmt/arpwatch/stage/usr/local/etc/rc.d/arpwatch /bin/mkdir -p /construction/net-mgmt/arpwatch/stage/usr/local/arpwatch install -m 0644 /construction/net-mgmt/arpwatch/arpwatch-3.1/d.awk /construction/net-mgmt/arpwatch/stage/usr/local/arpwatch install -m 0644 /construction/net-mgmt/arpwatch/arpwatch-3.1/duplicates.awk /construction/net-mgmt/arpwatch/stage/usr/local/arpwatch install -m 0644 /construction/net-mgmt/arpwatch/arpwatch-3.1/euppertolower.awk /construction/net-mgmt/arpwatch/stage/usr/local/arpwatch install -m 0644 /construction/net-mgmt/arpwatch/arpwatch-3.1/e.awk /construction/net-mgmt/arpwatch/stage/usr/local/arpwatch install -m 0644 /construction/net-mgmt/arpwatch/arpwatch-3.1/p.awk /construction/net-mgmt/arpwatch/stage/usr/local/arpwatch install -m 555 /construction/net-mgmt/arpwatch/arpwatch-3.1/arp2ethers /construction/net-mgmt/arpwatch/stage/usr/local/arpwatch install -m 555 /construction/net-mgmt/arpwatch/arpwatch-3.1/massagevendor.py /construction/net-mgmt/arpwatch/stage/usr/local/arpwatch/massagevendor install -m 555 /construction/net-mgmt/arpwatch/arpwatch-3.1/update-ethercodes.sh /construction/net-mgmt/arpwatch/stage/usr/local/arpwatch/update-ethercodes ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'sbin/arpwatch' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'sbin/arpsnmp' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for arpwatch-3.1 file sizes/checksums [13]: 0% file sizes/checksums [13]: 100% packing files [13]: 0% packing files [13]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:18