Building arp-sk-0.0.16_3.txz (origin /buildshare/ports/355755/net/arp-sk) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/arp-sk-0.0.16.tgz x packages/ x packages/pkg-1.2.7_2.txz x packages/libnet-1.1.6_1,1.txz x packages/libtool-2.4.2_3.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> arp-sk-0.0.16_3 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 arp-sk-0.0.16_3 ===> arp-sk-0.0.16_3 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 arp-sk-0.0.16_3 Make install ===> arp-sk-0.0.16_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by arp-sk-0.0.16_3 for building ===> Extracting for arp-sk-0.0.16_3 => SHA256 Checksum OK for arp-sk-0.0.16.tgz. ===> Patching for arp-sk-0.0.16_3 ===> arp-sk-0.0.16_3 depends on shared library: net - found ===> Configuring for arp-sk-0.0.16_3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/arp-sk/work/arp-sk-0.0.16/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/arp-sk/work/arp-sk-0.0.16/configure configure: loading site script /buildshare/ports/355755/Templates/config.site beginning autoconfiguration process for arp-sk-0.0.16... 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 whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... missing checking for working automake-1.4... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for ranlib... ranlib checking whether build environment is sane... yes checking for libnet... yes checking for version 1.1.x of libnet... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 netinet/in.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking for an ANSI C-conforming const... 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 whether cc needs -traditional... no checking return type of signal handlers... void checking for vprintf... (cached) yes checking for _doprnt... no checking for getopt... (cached) yes checking for getopt_long... yes checking for inet_aton... (cached) yes checking for inet_ntop... (cached) yes checking for strcasecmp... (cached) yes checking for strerror... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking whether to compile in timing/sending based on signals... yes configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating compat/Makefile config.status: creating src/Makefile config.status: creating include/version.h config.status: creating include/Makefile config.status: creating include/config.h config.status: executing default-1 commands arp-sk-0.0.16 has been configured with the following options: System binaries: /usr/local/sbin Manual pages: /usr/local/man/man1 Host: powerpc-portbld-freebsd11.0 Compiler: cc Compiler flags: -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall Preprocessor flags: Linker flags: libnet: -L/usr/local/lib/libnet11 -lnet sigsend: yes ===> Building for arp-sk-0.0.16_3 Making all in man Making all in compat cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c getopt1.c cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c getopt.c cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c inet_aton.c cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c inet_ntop.c cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c strcasecmp.c cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c strerror.c cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c strlcat.c cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c strlcpy.c rm -f libcompat.a ar cru libcompat.a getopt1.o getopt.o inet_aton.o inet_ntop.o strcasecmp.o strerror.o strlcat.o strlcpy.o ranlib libcompat.a Making all in include cd .. && /obj/buildshare/ports/355755/net/arp-sk/work/arp-sk-0.0.16/missing autoheader WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. sed: configure.ac: No such file or directory Making all in src cc -DHAVE_CONFIG_H -I. -I. -I../include -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN -I/usr/local/include/libnet11 -I/obj/buildshare/ports/355755/net/arp-sk/work/arp-sk-0.0.16/compat -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c sk.c cc -DHAVE_CONFIG_H -I. -I. -I../include -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN -I/usr/local/include/libnet11 -I/obj/buildshare/ports/355755/net/arp-sk/work/arp-sk-0.0.16/compat -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c lookup-eth-ip.c cc -DHAVE_CONFIG_H -I. -I. -I../include -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN -I/usr/local/include/libnet11 -I/obj/buildshare/ports/355755/net/arp-sk/work/arp-sk-0.0.16/compat -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c signal.c cc -DHAVE_CONFIG_H -I. -I. -I../include -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN -I/usr/local/include/libnet11 -I/obj/buildshare/ports/355755/net/arp-sk/work/arp-sk-0.0.16/compat -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c send-packet.c send-packet.c: In function 'cleanup': send-packet.c:113: warning: unused parameter 'signal_id' send-packet.c: In function 'send_packet': send-packet.c:147: warning: unused parameter 'signal_id' cc -DHAVE_CONFIG_H -I. -I. -I../include -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN -I/usr/local/include/libnet11 -I/obj/buildshare/ports/355755/net/arp-sk/work/arp-sk-0.0.16/compat -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c arp-eth-ip.c arp-eth-ip.c: In function 'str2ethip': arp-eth-ip.c:601: warning: the address of 'str' will always evaluate as 'true' cc -DHAVE_CONFIG_H -I. -I. -I../include -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN -I/usr/local/include/libnet11 -I/obj/buildshare/ports/355755/net/arp-sk/work/arp-sk-0.0.16/compat -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c arp-common.c cc -DHAVE_CONFIG_H -I. -I. -I../include -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN -I/usr/local/include/libnet11 -I/obj/buildshare/ports/355755/net/arp-sk/work/arp-sk-0.0.16/compat -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c eth-common.c cc -DHAVE_CONFIG_H -I. -I. -I../include -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN -I/usr/local/include/libnet11 -I/obj/buildshare/ports/355755/net/arp-sk/work/arp-sk-0.0.16/compat -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c ip-common.c cc -DHAVE_CONFIG_H -I. -I. -I../include -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN -I/usr/local/include/libnet11 -I/obj/buildshare/ports/355755/net/arp-sk/work/arp-sk-0.0.16/compat -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -c arp-sk.c cc -O2 -pipe -I/usr/local/include/libnet11 -fno-strict-aliasing -W -Wall -o arp-sk sk.o lookup-eth-ip.o signal.o send-packet.o arp-eth-ip.o arp-common.o eth-common.o ip-common.o arp-sk.o -L/usr/local/lib/libnet11 -lnet -L/obj/buildshare/ports/355755/net/arp-sk/work/arp-sk-0.0.16/compat -lcompat ===> Staging for arp-sk-0.0.16_3 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/net/arp-sk/work/arp-sk-0.0.16/src/arp-sk /obj/buildshare/ports/355755/net/arp-sk/work/stage/usr/local/sbin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/arp-sk/work/arp-sk-0.0.16/man/arp-sk.1 /obj/buildshare/ports/355755/net/arp-sk/work/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ===> Installing for arp-sk-0.0.16_3 ===> Checking if net/arp-sk already installed ===> Registering installation for arp-sk-0.0.16_3 Installing arp-sk-0.0.16_3... done Make package ===> Building package for arp-sk-0.0.16_3 slot1: removed