===> License GPLv2 accepted by the user ===> sqtop-2015.02.08 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sqtop-2015.02.08 for building ===> Extracting for sqtop-2015.02.08 => SHA256 Checksum OK for paleg-sqtop-v2015-02-08_GH0.tar.gz. ===> Patching for sqtop-2015.02.08 ===> Configuring for sqtop-2015.02.08 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c 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 make supports nested variables... yes checking build system type... amd64-portbld-freebsd11.1 checking host system type... amd64-portbld-freebsd11.1 checking for style of include used by make... GNU 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 whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for getopt.h... (cached) yes checking for sys/socket.h... (cached) yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking iomanip usability... yes checking iomanip presence... yes checking for iomanip... yes checking algorithm usability... yes checking algorithm presence... yes checking for algorithm... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking string usability... yes checking string presence... yes checking for string... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking map usability... yes checking map presence... yes checking for map... yes checking cstdlib usability... yes checking cstdlib presence... yes checking for cstdlib... yes checking cstring usability... yes checking cstring presence... yes checking for cstring... yes checking cerrno usability... yes checking cerrno presence... yes checking for cerrno... yes checking climits usability... yes checking climits presence... yes checking for climits... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing hstrerror... none required checking for gethostbyname... (cached) yes checking for memset... (cached) yes checking for socket... yes checking for strerror... (cached) yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for initscr in -lncurses... yes checking for clear... yes checking for refresh... yes checking for endwin... yes checking for mvaddstr... yes checking for mvchgat... yes checking for mvhline... yes checking for getch... yes checking for beep... yes checking for initscr... yes checking for nonl... yes checking for keypad... yes checking for noecho... yes checking for cbreak... yes checking for halfdelay... yes checking for addnstr... yes checking for library containing gethostbyaddr_r... none required checking how to call gethostbyaddr_r... don't know how checking for library containing getnameinfo... none required checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking csignal usability... yes checking csignal presence... yes checking for csignal... yes checking for pthread_create in -lpthread... yes checking for pthread_mutex_lock... (cached) yes checking for pthread_mutexattr_init... yes checking for pthread_mutexattr_settype... yes checking for pthread_mutex_init... (cached) yes checking for pthread_mutexattr_destroy... yes checking for pthread_mutex_destroy... (cached) yes checking for pthread_mutex_unlock... (cached) yes checking for pthread_create... yes checking for pthread_cancel... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands ===> Building for sqtop-2015.02.08 --- all-recursive --- Making all in src --- all --- /usr/bin/make all-am --- Base64.o --- --- Utils.o --- --- sqconn.o --- --- sqstat.o --- --- Base64.o --- c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT Base64.o -MD -MP -MF .deps/Base64.Tpo -c -o Base64.o Base64.cpp --- Utils.o --- c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT Utils.o -MD -MP -MF .deps/Utils.Tpo -c -o Utils.o Utils.cpp --- sqconn.o --- c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sqconn.o -MD -MP -MF .deps/sqconn.Tpo -c -o sqconn.o sqconn.cpp --- sqstat.o --- c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sqstat.o -MD -MP -MF .deps/sqstat.Tpo -c -o sqstat.o sqstat.cpp --- Base64.o --- mv -f .deps/Base64.Tpo .deps/Base64.Po --- ncui.o --- c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ncui.o -MD -MP -MF .deps/ncui.Tpo -c -o ncui.o ncui.cpp --- sqconn.o --- mv -f .deps/sqconn.Tpo .deps/sqconn.Po --- resolver.o --- c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT resolver.o -MD -MP -MF .deps/resolver.Tpo -c -o resolver.o resolver.cpp --- Utils.o --- mv -f .deps/Utils.Tpo .deps/Utils.Po --- sqtop.o --- c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sqtop.o -MD -MP -MF .deps/sqtop.Tpo -c -o sqtop.o sqtop.cpp --- resolver.o --- mv -f .deps/resolver.Tpo .deps/resolver.Po --- sqtop.o --- mv -f .deps/sqtop.Tpo .deps/sqtop.Po --- sqstat.o --- mv -f .deps/sqstat.Tpo .deps/sqstat.Po --- ncui.o --- mv -f .deps/ncui.Tpo .deps/ncui.Po --- sqtop --- c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o sqtop Base64.o Utils.o sqconn.o sqstat.o ncui.o resolver.o sqtop.o -lpthread -lncurses Making all in doc 0