Building glFlow-0.1.4,1.txz (origin /buildshare/ports/355755/net/glflow) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/glFlow-0.1.4.tgz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> glFlow-0.1.4,1 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 glFlow-0.1.4,1 Make install ===> glFlow-0.1.4,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by glFlow-0.1.4,1 for building ===> Extracting for glFlow-0.1.4,1 => SHA256 Checksum OK for glFlow-0.1.4.tgz. ===> Patching for glFlow-0.1.4,1 ===> Configuring for glFlow-0.1.4,1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/glflow/work/glFlow-0.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/glflow/work/glFlow-0.1/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for platform type... freebsd checking which hash function to use... MD4 checking whether to compile a debug version... yes 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gcc... cc 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 dependency style of cc... gcc3 checking for MD5_Init in -lcrypto... yes checking for pcap_open_live in -lpcap... 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 float.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for math.h... (cached) yes checking for signal.h... (cached) yes checking for stdarg.h... (cached) yes checking for unistd.h... (cached) yes checking for stdio.h... (cached) yes checking for strings.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking for netinet/ip_icmp.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for netinet/udp.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking openssl/md4.h usability... yes checking openssl/md4.h presence... yes checking for openssl/md4.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking for unistd.h... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking return type of signal handlers... void checking for inet_ntoa... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for glFlow-0.1.4,1 cd . && /bin/sh /obj/buildshare/ports/355755/net/glflow/work/glFlow-0.1/missing --run autoheader /obj/buildshare/ports/355755/net/glflow/work/glFlow-0.1/missing: autoheader: not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-am if c++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT FlowNode.o -MD -MP -MF ".deps/FlowNode.Tpo" -c -o FlowNode.o FlowNode.cpp; then mv -f ".deps/FlowNode.Tpo" ".deps/FlowNode.Po"; else rm -f ".deps/FlowNode.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT FlowTree.o -MD -MP -MF ".deps/FlowTree.Tpo" -c -o FlowTree.o FlowTree.cpp; then mv -f ".deps/FlowTree.Tpo" ".deps/FlowTree.Po"; else rm -f ".deps/FlowTree.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT HostNode.o -MD -MP -MF ".deps/HostNode.Tpo" -c -o HostNode.o HostNode.cpp; then mv -f ".deps/HostNode.Tpo" ".deps/HostNode.Po"; else rm -f ".deps/HostNode.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT HostTree.o -MD -MP -MF ".deps/HostTree.Tpo" -c -o HostTree.o HostTree.cpp; then mv -f ".deps/HostTree.Tpo" ".deps/HostTree.Po"; else rm -f ".deps/HostTree.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi c++ -O2 -pipe -fno-strict-aliasing -o glflow -lcrypto -lpcap FlowNode.o FlowTree.o HostNode.o HostTree.o main.o -lpcap -lcrypto ===> Installing for glFlow-0.1.4,1 ===> Generating temporary packing list ===> Checking if net/glflow already installed install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/net/glflow/work/glFlow-0.1/glflow /usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/glflow/work/glFlow-0.1/README /usr/local/share/doc/glFlow ===> Registering installation for glFlow-0.1.4,1 Installing glFlow-0.1.4,1... done Make package ===> Building package for glFlow-0.1.4,1 Creating package for glFlow-0.1.4,1 slot1: removed