Building nast-0.2.0_4.txz (origin /buildshare/ports/355755/net/nast) for powerpc-10-0 on XXX Pre-existing file system for this slot! slot2: removed slot2: created x distfiles/ x distfiles/nast-0.2.0.tar.gz x packages/ x packages/libnet-1.1.6_1,1.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz x packages/libtool-2.4.2_3.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> nast-0.2.0_4 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 nast-0.2.0_4 ===> nast-0.2.0_4 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 nast-0.2.0_4 ===> nast-0.2.0_4 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of nast-0.2.0_4 Make install ===> License GPLv2 accepted by the user ===> nast-0.2.0_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nast-0.2.0_4 for building ===> Extracting for nast-0.2.0_4 => SHA256 Checksum OK for nast-0.2.0.tar.gz. ===> Patching for nast-0.2.0_4 ===> Applying FreeBSD patches for nast-0.2.0_4 ===> nast-0.2.0_4 depends on executable: gmake - found ===> nast-0.2.0_4 depends on shared library: net - found ===> Configuring for nast-0.2.0_4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/nast/work/nast-0.2.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/nast/work/nast-0.2.0/configure configure: loading site script /buildshare/ports/355755/Templates/config.site Please wait, I'm going to configure Nast 0.2.0 checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 configure: Found FreeBSD, are you a nerd? checking for gcc... cc checking for C compiler default output... 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 libnet_name2addr4 in -L/usr/local/lib/libnet11 -lnet... yes checking for /usr/lib/libpcap.a... yes checking for pcap_dispatch in -lpcap... yes checking for /usr/lib/libncurses.a... yes checking for initscr in -lncurses... yes checking for /usr/lib/libmenu.a... yes checking for menu_opts_off in -lmenu... 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 errno.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for getopt_long... 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 for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking return type of signal handlers... void checking for vprintf... (cached) yes checking for _doprnt... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h Ok. I have done with all. Results are: PLATFORM ...... : powerpc powerpc O.S. .......... : FreeBSD 11.0-CURRENT (slot2.XXX) COMPILER ...... : cc CFLAGS ........ : -O2 -pipe -fno-strict-aliasing CPPFLAGS ...... : -I/usr/local/include/libnet11 LDFLAGS ....... : -L/usr/local/lib/libnet11 -lnet LIBS .......... : -lmenu -lncurses -lpcap -L/usr/local/lib/libnet11 -lnet -pthread PREFIX ........ : /usr/local NCURSES SUPPORT : yes Type 'make' to compile or 'make help' to show accepted options. ===> Building for nast-0.2.0_4 gmake[1]: Entering directory `/obj/buildshare/ports/355755/net/nast/work/nast-0.2.0' cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c main.c -o main.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c dev.c -o dev.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c tcp.c -o tcp.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c icmp.c -o icmp.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c arp.c -o arp.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c udp.c -o udp.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c prom.c -o prom.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c eth.c -o eth.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c map.c -o map.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c sniff.c -o sniff.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c data.c -o data.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c rst.c -o rst.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c fgw.c -o fgw.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c flink.c -o flink.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c port.c -o port.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c common.c -o common.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c stream.c -o stream.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c igmp.c -o igmp.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c bcount.c -o bcount.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c error.c -o error.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c ncurses/n_menu.c -o ncurses/n_menu.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c ncurses/n_scroll_win.c -o ncurses/n_scroll_win.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c ncurses/n_comm.c -o ncurses/n_comm.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c ncurses/n_stream.c -o ncurses/n_stream.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c ncurses/n_conn.c -o ncurses/n_conn.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c ncurses/n_rst.c -o ncurses/n_rst.o cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/libnet11 -c ncurses/n_nast.c -o ncurses/n_nast.o cc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib/libnet11 -lnet -o nast main.o dev.o tcp.o icmp.o arp.o udp.o prom.o eth.o map.o sniff.o data.o rst.o fgw.o flink.o port.o common.o stream.o igmp.o bcount.o error.o ncurses/n_menu.o ncurses/n_scroll_win.o ncurses/n_comm.o ncurses/n_stream.o ncurses/n_conn.o ncurses/n_rst.o ncurses/n_nast.o -lmenu -lncurses -lpcap -L/usr/local/lib/libnet11 -lnet -pthread Done! Type make install from root gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net/nast/work/nast-0.2.0' ===> Staging for nast-0.2.0_4 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/net/nast/work/nast-0.2.0/nast /obj/buildshare/ports/355755/net/nast/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/nast/work/nast-0.2.0/nast.8 /obj/buildshare/ports/355755/net/nast/work/stage/usr/local/man/man8 ====> Compressing man pages (compress-man) ===> Installing for nast-0.2.0_4 ===> Checking if net/nast already installed ===> Registering installation for nast-0.2.0_4 Installing nast-0.2.0_4... done Make package ===> Building package for nast-0.2.0_4 slot2: removed