Building softflowd-0.9.8_2.txz (origin /buildshare/ports/355755/net-mgmt/softflowd) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/softflowd-0.9.8.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> softflowd-0.9.8_2 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 softflowd-0.9.8_2 ===> softflowd-0.9.8_2 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 softflowd-0.9.8_2 Make install ===> softflowd-0.9.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by softflowd-0.9.8_2 for building ===> Extracting for softflowd-0.9.8_2 => SHA256 Checksum OK for softflowd-0.9.8.tar.gz. ===> Patching for softflowd-0.9.8_2 ===> Applying FreeBSD patches for softflowd-0.9.8_2 ===> softflowd-0.9.8_2 depends on executable: gmake - found ===> Configuring for softflowd-0.9.8_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/softflowd/work/softflowd-0.9.8/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/softflowd/work/softflowd-0.9.8/configure configure: loading site script /buildshare/ports/355755/Templates/config.site 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 ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 net/bpf.h usability... yes checking net/bpf.h presence... yes checking for net/bpf.h... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking pcap-bpf.h usability... yes checking pcap-bpf.h presence... yes checking for pcap-bpf.h... yes checking for struct sockaddr.sa_len... yes checking for struct ip6_ext.ip6e_nxt... yes checking for library containing daemon... none required checking for library containing gethostbyname... none required checking for library containing socket... none required checking for pcap_open_live in -lpcap... yes checking for closefrom... (cached) yes checking for daemon... (cached) yes checking for setresuid... (cached) yes checking for setreuid... (cached) yes checking for setresgid... (cached) yes checking for setgid... yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for u_int64_t... yes checking for int64_t... yes checking for uint64_t... yes checking for u_int32_t... (cached) yes checking for int32_t... (cached) yes checking for uint32_t... yes checking for u_int16_t... (cached) yes checking for int16_t... (cached) yes checking for uint16_t... yes checking for u_int8_t... (cached) yes checking for int8_t... yes checking for uint8_t... yes checking for char... (cached) yes checking size of char... 1 checking for short int... yes checking size of short int... 2 checking for int... (cached) yes checking size of int... 4 checking for long int... yes checking size of long int... 4 checking for long long int... (cached) yes checking size of long long int... 8 configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating config.h ===> Building for softflowd-0.9.8_2 gmake[1]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/softflowd/work/softflowd-0.9.8' cc -O2 -pipe -fno-strict-aliasing -DFLOW_SPLAY -DEXPIRY_RB -I. -c -o log.o log.c cc -O2 -pipe -fno-strict-aliasing -DFLOW_SPLAY -DEXPIRY_RB -I. -c -o softflowd.o softflowd.c cc -O2 -pipe -fno-strict-aliasing -DFLOW_SPLAY -DEXPIRY_RB -I. -c -o netflow1.o netflow1.c cc -O2 -pipe -fno-strict-aliasing -DFLOW_SPLAY -DEXPIRY_RB -I. -c -o netflow5.o netflow5.c cc -O2 -pipe -fno-strict-aliasing -DFLOW_SPLAY -DEXPIRY_RB -I. -c -o netflow9.o netflow9.c cc -O2 -pipe -fno-strict-aliasing -DFLOW_SPLAY -DEXPIRY_RB -I. -c -o convtime.o convtime.c cc -O2 -pipe -fno-strict-aliasing -DFLOW_SPLAY -DEXPIRY_RB -I. -c -o strlcpy.o strlcpy.c cc -O2 -pipe -fno-strict-aliasing -DFLOW_SPLAY -DEXPIRY_RB -I. -c -o strlcat.o strlcat.c cc -O2 -pipe -fno-strict-aliasing -DFLOW_SPLAY -DEXPIRY_RB -I. -c -o closefrom.o closefrom.c cc -O2 -pipe -fno-strict-aliasing -DFLOW_SPLAY -DEXPIRY_RB -I. -c -o daemon.o daemon.c cc -o softflowd log.o netflow1.o netflow5.o netflow9.o softflowd.o convtime.o strlcpy.o strlcat.o closefrom.o daemon.o -lpcap cc -O2 -pipe -fno-strict-aliasing -DFLOW_SPLAY -DEXPIRY_RB -I. -c -o softflowctl.o softflowctl.c cc -o softflowctl softflowctl.o convtime.o strlcpy.o strlcat.o closefrom.o daemon.o -lpcap gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/softflowd/work/softflowd-0.9.8' ===> Installing for softflowd-0.9.8_2 ===> Generating temporary packing list ===> Checking if net-mgmt/softflowd already installed gmake[1]: Entering directory `/obj/buildshare/ports/355755/net-mgmt/softflowd/work/softflowd-0.9.8' [ -d /usr/local/sbin ] || \ ./mkinstalldirs /usr/local/sbin [ -d /usr/local/man/man8 ] || \ ./mkinstalldirs /usr/local/man/man8 /usr/bin/install -c -o root -g wheel -m 0755 -s softflowd /usr/local/sbin/softflowd /usr/bin/install -c -o root -g wheel -m 0755 -s softflowctl /usr/local/sbin/softflowctl /usr/bin/install -c -o root -g wheel -m 0644 softflowd.8 /usr/local/man/man8/softflowd.8 /usr/bin/install -c -o root -g wheel -m 0644 softflowctl.8 /usr/local/man/man8/softflowctl.8 gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net-mgmt/softflowd/work/softflowd-0.9.8' ===> Staging rc.d startup script(s) /bin/mkdir -p /usr/local/share/doc/softflowd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-mgmt/softflowd/work/softflowd-0.9.8/README /usr/local/share/doc/softflowd ===> Compressing manual pages for softflowd-0.9.8_2 ===> Registering installation for softflowd-0.9.8_2 Installing softflowd-0.9.8_2... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/sbin/softflowd This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/softflowd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.mindrot.org/softflowd.html Make package ===> Building package for softflowd-0.9.8_2 Creating package for softflowd-0.9.8_2 slot2: removed