Building arping-2.13.txz (origin /buildshare/ports/355755/net/arping) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/arping-2.13.tar.gz x packages/ x packages/libtool-2.4.2_3.txz x packages/pkg-1.2.7_2.txz x packages/libnet-1.1.6_1,1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> arping-2.13 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of arping-2.13 ===> arping-2.13 depends on shared library: net - not found ===> Verifying install for net in /buildshare/ports/355755/net/libnet ===> Installing existing package /packages/libnet-1.1.6_1,1.txz Installing libnet-1.1.6_1,1... done ===> Returning to build of arping-2.13 Make install ===> License GPLv2 accepted by the user ===> arping-2.13 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by arping-2.13 for building ===> Extracting for arping-2.13 => SHA256 Checksum OK for arping-2.13.tar.gz. ===> Patching for arping-2.13 ===> arping-2.13 depends on shared library: net - found ===> Configuring for arping-2.13 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/arping/work/arping-2.13/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/arping/work/arping-2.13/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for sqrt in -lm... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... 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... 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 arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/socket.h... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes 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... yes checking net/bpf.h presence... yes checking for net/bpf.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... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking whether cc needs -traditional... no checking for sys/select.h... (cached) 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... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... yes checking for getifaddrs... yes checking for CLOCK_MONOTONIC... yes 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 arping version 2.13 Prefix.........: /usr/local Debug Build....: C Compiler.....: cc -O2 -pipe -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/libnet11 Linker.........: -L/usr/local/lib -lpcap -lnet -lrt -lm -L/usr/local/lib/libnet11 -lnet -lpcap ===> Building for arping-2.13 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/libnet11 -O2 -pipe -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN -fno-strict-aliasing -MT arping.o -MD -MP -MF .deps/arping.Tpo -c -o arping.o arping.c mv -f .deps/arping.Tpo .deps/arping.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/libnet11 -O2 -pipe -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN -fno-strict-aliasing -MT unix.o -MD -MP -MF .deps/unix.Tpo -c -o unix.o unix.c mv -f .deps/unix.Tpo .deps/unix.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/libnet11 -O2 -pipe -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN -fno-strict-aliasing -MT findif_getifaddrs.o -MD -MP -MF .deps/findif_getifaddrs.Tpo -c -o findif_getifaddrs.o findif_getifaddrs.c mv -f .deps/findif_getifaddrs.Tpo .deps/findif_getifaddrs.Po cc -O2 -pipe -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN -fno-strict-aliasing -L/usr/local/lib -o arping arping.o unix.o findif_getifaddrs.o -lpcap -lnet -lrt -lm -L/usr/local/lib/libnet11 -lnet -lpcap Making all in doc ===> Staging for arping-2.13 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/obj/buildshare/ports/355755/net/arping/work/stage/usr/local/sbin' install -s -o root -g wheel -m 555 arping '/obj/buildshare/ports/355755/net/arping/work/stage/usr/local/sbin' Making install in doc /bin/mkdir -p '/obj/buildshare/ports/355755/net/arping/work/stage/usr/local/man/man8' install -o root -g wheel -m 444 arping.8 '/obj/buildshare/ports/355755/net/arping/work/stage/usr/local/man/man8' ====> Compressing man pages (compress-man) ===> Installing for arping-2.13 ===> Checking if net/arping already installed ===> Registering installation for arping-2.13 Installing arping-2.13... done Make package ===> Building package for arping-2.13 slot2: removed