>>> Building on exopi-5 under net/softflowd DIST = [net/softflowd:softflowd-0.9.9.tar.gz] FULLPKGNAME = softflowd-0.9.9p3 distfiles size=91939 >>> Running build in net/softflowd at 1713379743.10 ===> net/softflowd ===> Building from scratch softflowd-0.9.9p3 ===> Verifying specs: c pcap ===> found c.100.0 pcap.9.0 ===> Checking files for softflowd-0.9.9p3 `/exopi-cvs/ports/distfiles/softflowd-0.9.9.tar.gz' is up to date. >> (SHA256) softflowd-0.9.9.tar.gz: OK ===> Extracting for softflowd-0.9.9p3 ===> Patching for softflowd-0.9.9p3 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for softflowd-0.9.9p3 ===> Configuring for softflowd-0.9.9p3 Using /exopi-obj/pobj/softflowd-0.9.9/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/softflowd-0.9.9/config.site 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /exopi-obj/pobj/softflowd-0.9.9/bin/install -c checking how to run the C preprocessor... cc -E 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 net/bpf.h... (cached) yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking pcap-bpf.h usability... no checking pcap-bpf.h presence... no checking for pcap-bpf.h... no 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... (cached) 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... yes checking for int32_t... yes checking for uint32_t... yes checking for u_int16_t... yes checking for int16_t... yes checking for uint16_t... yes checking for u_int8_t... yes checking for int8_t... yes checking for uint8_t... yes checking size of char... (cached) 1 checking size of short int... 2 checking size of int... 4 checking size of long int... 8 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 configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for softflowd-0.9.9p3 cc -O2 -pipe -DFLOW_SPLAY -DEXPIRY_RB -I. -c softflowd.c softflowd.c:1061:8: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] (long int) expiry->expires_at - now); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -O2 -pipe -DFLOW_SPLAY -DEXPIRY_RB -I. -c log.c cc -O2 -pipe -DFLOW_SPLAY -DEXPIRY_RB -I. -c netflow1.c cc -O2 -pipe -DFLOW_SPLAY -DEXPIRY_RB -I. -c netflow5.c cc -O2 -pipe -DFLOW_SPLAY -DEXPIRY_RB -I. -c netflow9.c cc -O2 -pipe -DFLOW_SPLAY -DEXPIRY_RB -I. -c freelist.c freelist.c:48:19: warning: 'bzero' call operates on objects of type 'struct freelist' while the size is based on a different type 'struct freelist *' [-Wsizeof-pointer-memaccess] bzero(fl, sizeof(fl)); ~~ ^~ freelist.c:48:19: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? bzero(fl, sizeof(fl)); ^~ 1 warning generated. cc -O2 -pipe -DFLOW_SPLAY -DEXPIRY_RB -I. -c convtime.c cc -O2 -pipe -DFLOW_SPLAY -DEXPIRY_RB -I. -c strlcpy.c cc -O2 -pipe -DFLOW_SPLAY -DEXPIRY_RB -I. -c strlcat.c cc -O2 -pipe -DFLOW_SPLAY -DEXPIRY_RB -I. -c closefrom.c cc -O2 -pipe -DFLOW_SPLAY -DEXPIRY_RB -I. -c daemon.c cc -o softflowd softflowd.o log.o netflow1.o netflow5.o netflow9.o freelist.o convtime.o strlcpy.o strlcat.o closefrom.o daemon.o -lpcap cc -O2 -pipe -DFLOW_SPLAY -DEXPIRY_RB -I. -c softflowctl.c cc -o softflowctl softflowctl.o convtime.o strlcpy.o strlcat.o closefrom.o daemon.o -lpcap >>> Running package in net/softflowd at 1713379759.75 ===> net/softflowd ===> Faking installation for softflowd-0.9.9p3 [ -d /exopi-obj/pobj/softflowd-0.9.9/fake-amd64/usr/local/sbin ] || ./mkinstalldirs /exopi-obj/pobj/softflowd-0.9.9/fake-amd64/usr/local/sbin [ -d /exopi-obj/pobj/softflowd-0.9.9/fake-amd64/usr/local/man/man8 ] || ./mkinstalldirs /exopi-obj/pobj/softflowd-0.9.9/fake-amd64/usr/local/man/man8 /exopi-obj/pobj/softflowd-0.9.9/bin/install -c -m 0755 -s softflowd /exopi-obj/pobj/softflowd-0.9.9/fake-amd64/usr/local/sbin/softflowd /exopi-obj/pobj/softflowd-0.9.9/bin/install -c -m 0755 -s softflowctl /exopi-obj/pobj/softflowd-0.9.9/fake-amd64/usr/local/sbin/softflowctl /exopi-obj/pobj/softflowd-0.9.9/bin/install -c -m 0644 softflowd.8 /exopi-obj/pobj/softflowd-0.9.9/fake-amd64/usr/local/man/man8/softflowd.8 /exopi-obj/pobj/softflowd-0.9.9/bin/install -c -m 0644 softflowctl.8 /exopi-obj/pobj/softflowd-0.9.9/fake-amd64/usr/local/man/man8/softflowctl.8 Installing /exopi-cvs/ports/net/softflowd/pkg/README as /exopi-obj/pobj/softflowd-0.9.9/fake-amd64/usr/local/share/doc/pkg-readmes/softflowd Installing /exopi-cvs/ports/net/softflowd/pkg/softflowd.rc as /exopi-obj/pobj/softflowd-0.9.9/fake-amd64/etc/rc.d/softflowd ===> Building package for softflowd-0.9.9p3 Create /exopi-cvs/ports/packages/amd64/all/softflowd-0.9.9p3.tgz Creating package softflowd-0.9.9p3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|******** | 13% checksumming|************ | 20% checksumming|**************** | 27% checksumming|******************** | 33% checksumming|************************ | 40% checksumming|**************************** | 47% checksumming|********************************* | 53% checksumming|************************************* | 60% checksumming|***************************************** | 67% checksumming|********************************************* | 73% checksumming|************************************************* | 80% checksumming|***************************************************** | 87% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|******** | 12% archiving|************************************************** | 78% archiving|**************************************************** | 82% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/softflowd-0.9.9p3.tgz >>> Running clean in net/softflowd at 1713379764.89 ===> net/softflowd ===> Cleaning for softflowd-0.9.9p3 >>> Ended at 1713379765.75 max_stuck=0.00/build=16.44/package=5.23/clean=1.03