[package - main-arm64-default][net/tcpkali] Failed for tcpkali-1.1.1 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Sun, 05 Dec 2021 05:13:20 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     ports@FreeBSD.org
Log URL:        http://ampere2.nyi.freebsd.org/data/main-arm64-default/pd684832c1aed_sfc21aafe5f/logs/tcpkali-1.1.1.log
Build URL:      http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=pd684832c1aed_sfc21aafe5f
Log:

=>> Building net/tcpkali
build started at Sun Dec  5 05:12:26 UTC 2021
port directory: /usr/ports/net/tcpkali
package name: tcpkali-1.1.1
building for: FreeBSD main-arm64-default-job-01 14.0-CURRENT FreeBSD 14.0-CURRENT 1400043 arm64
maintained by: ports@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400008
Jail OSVERSION: 1400043
Job Id: 01




!!! Jail is newer than host. (Jail: 1400043, Host: 1400008) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400043
UNAME_v=FreeBSD 14.0-CURRENT 1400043
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/net/tcpkali/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/tcpkali/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/net/tcpkali/work/.cache  HOME=/wrkdirs/usr/ports/net/tcpkali/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/tcpkali/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/tcpkali/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/tcpkali/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/net/tcpkali/work/.cache  HOME=/wrkdirs/usr/ports/net/tcpkali/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/tcpkali/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/tcpkali"  EXAMPLESDIR="share/examples/tcpkali"  DATADIR="share/tcpkali"  WWWDIR="www/tcpkali"  ETCDIR="etc/tcpkali"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/tcpkali DOCSDIR=/usr/local/share/doc/tcpkali EXAMPLESDIR=/usr/local/share/examples/tcpkali  WWWDIR=/usr/local/www/tcpkali ETCDIR=/usr/local/etc/tcpkali
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400043
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>   NOTICE:

The tcpkali port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===>  License BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   tcpkali-1.1.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.5.pkg
[main-arm64-default-job-01] Installing pkg-1.17.5...
[main-arm64-default-job-01] Extracting pkg-1.17.5: .......... done
===>   tcpkali-1.1.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of tcpkali-1.1.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The tcpkali port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by tcpkali-1.1.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The tcpkali port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
<snip>
#define assert(e)       ((e) ? (void)0 : __assert(__func__, __FILE__, \
                          ^
ev.c:3637:12: warning: expression result unused [-Wunused-value]
  assert (("libev: ev_io_start called with illegal event mask", !(w->events & ~(EV__IOFDSET | EV_READ | EV_WRITE))));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/assert.h:56:21: note: expanded from macro 'assert'
#define assert(e)       ((e) ? (void)0 : __assert(__func__, __FILE__, \
                          ^
ev.c:3646:12: warning: expression result unused [-Wunused-value]
  assert (("libev: ev_io_start called with corrupted watcher", ((WL)w)->next != (WL)w));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/assert.h:56:21: note: expanded from macro 'assert'
#define assert(e)       ((e) ? (void)0 : __assert(__func__, __FILE__, \
                          ^
ev.c:3661:12: warning: expression result unused [-Wunused-value]
  assert (("libev: ev_io_stop called with illegal fd (must stay constant after start!)", w->fd >= 0 && w->fd < anfdmax));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/assert.h:56:21: note: expanded from macro 'assert'
#define assert(e)       ((e) ? (void)0 : __assert(__func__, __FILE__, \
                          ^
ev.c:3681:12: warning: expression result unused [-Wunused-value]
  assert (("libev: ev_timer_start called with negative timer repeat value", w->repeat >= 0.));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/assert.h:56:21: note: expanded from macro 'assert'
#define assert(e)       ((e) ? (void)0 : __assert(__func__, __FILE__, \
                          ^
ev.c:3709:14: warning: expression result unused [-Wunused-value]
    assert (("libev: internal timer heap corruption", ANHE_w (timers [active]) == (WT)w));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/assert.h:56:21: note: expanded from macro 'assert'
#define assert(e)       ((e) ? (void)0 : __assert(__func__, __FILE__, \
                          ^
ev.c:3771:16: warning: expression result unused [-Wunused-value]
      assert (("libev: ev_periodic_start called with negative interval value", w->interval >= 0.));
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/assert.h:56:21: note: expanded from macro 'assert'
#define assert(e)       ((e) ? (void)0 : __assert(__func__, __FILE__, \
                          ^
ev.c:3803:14: warning: expression result unused [-Wunused-value]
    assert (("libev: internal periodic heap corruption", ANHE_w (periodics [active]) == (WT)w));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/assert.h:56:21: note: expanded from macro 'assert'
#define assert(e)       ((e) ? (void)0 : __assert(__func__, __FILE__, \
                          ^
ev.c:3840:12: warning: expression result unused [-Wunused-value]
  assert (("libev: ev_signal_start called with illegal signal number", w->signum > 0 && w->signum < EV_NSIG));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/assert.h:56:21: note: expanded from macro 'assert'
#define assert(e)       ((e) ? (void)0 : __assert(__func__, __FILE__, \
                          ^
ev.c:3843:12: warning: expression result unused [-Wunused-value]
  assert (("libev: a signal must not be attached to two different loops",
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/assert.h:56:21: note: expanded from macro 'assert'
#define assert(e)       ((e) ? (void)0 : __assert(__func__, __FILE__, \
                          ^
ev.c:3961:12: warning: expression result unused [-Wunused-value]
  assert (("libev: child watchers are only supported in the default loop", loop == ev_default_loop_ptr));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/assert.h:56:21: note: expanded from macro 'assert'
#define assert(e)       ((e) ? (void)0 : __assert(__func__, __FILE__, \
                          ^
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o >/dev/null 2>&1
ev.c:4540:14: warning: expression result unused [-Wunused-value]
    assert (("libev: loop to be embedded is not embeddable", backend & ev_embeddable_backends ()));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/assert.h:56:21: note: expanded from macro 'assert'
#define assert(e)       ((e) ? (void)0 : __assert(__func__, __FILE__, \
                          ^
mv -f .deps/event.Tpo .deps/event.Plo
28 warnings generated.
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c ev.c -o ev.o >/dev/null 2>&1
mv -f .deps/ev.Tpo .deps/ev.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread  -fstack-protector-strong  -o libev.la  ev.lo event.lo  -lncurses -lm -lpthread 
libtool: link: ar cru .libs/libev.a .libs/ev.o .libs/event.o 
libtool: link: ranlib .libs/libev.a
libtool: link: ( cd ".libs" && rm -f "libev.la" && ln -s "../libev.la" "libev.la" )
gmake[4]: Leaving directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/libev'
Making all in libcows
gmake[4]: Entering directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/libcows'
/bin/sh ../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..     -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -MT buffers.lo -MD -MP -MF .deps/buffers.Tpo -c -o buffers.lo buffers.c
/bin/sh ../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..     -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -MT libcows_base64.lo -MD -MP -MF .deps/libcows_base64.Tpo -c -o libcows_base64.lo libcows_base64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT buffers.lo -MD -MP -MF .deps/buffers.Tpo -c buffers.c  -fPIC -DPIC -o .libs/buffers.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT libcows_base64.lo -MD -MP -MF .deps/libcows_base64.Tpo -c libcows_base64.c  -fPIC -DPIC -o .libs/libcows_base64.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT libcows_base64.lo -MD -MP -MF .deps/libcows_base64.Tpo -c libcows_base64.c -o libcows_base64.o >/dev/null 2>&1
mv -f .deps/libcows_base64.Tpo .deps/libcows_base64.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..     -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -MT sha-1.lo -MD -MP -MF .deps/sha-1.Tpo -c -o sha-1.lo sha-1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT sha-1.lo -MD -MP -MF .deps/sha-1.Tpo -c sha-1.c  -fPIC -DPIC -o .libs/sha-1.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT buffers.lo -MD -MP -MF .deps/buffers.Tpo -c buffers.c -o buffers.o >/dev/null 2>&1
mv -f .deps/buffers.Tpo .deps/buffers.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..     -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -MT libcows.lo -MD -MP -MF .deps/libcows.Tpo -c -o libcows.lo libcows.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT sha-1.lo -MD -MP -MF .deps/sha-1.Tpo -c sha-1.c -o sha-1.o >/dev/null 2>&1
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT libcows.lo -MD -MP -MF .deps/libcows.Tpo -c libcows.c  -fPIC -DPIC -o .libs/libcows.o
mv -f .deps/sha-1.Tpo .deps/sha-1.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..     -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -MT libcows_frame.lo -MD -MP -MF .deps/libcows_frame.Tpo -c -o libcows_frame.lo libcows_frame.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT libcows_frame.lo -MD -MP -MF .deps/libcows_frame.Tpo -c libcows_frame.c  -fPIC -DPIC -o .libs/libcows_frame.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT libcows_frame.lo -MD -MP -MF .deps/libcows_frame.Tpo -c libcows_frame.c -o libcows_frame.o >/dev/null 2>&1
mv -f .deps/libcows_frame.Tpo .deps/libcows_frame.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT libcows.lo -MD -MP -MF .deps/libcows.Tpo -c libcows.c -o libcows.o >/dev/null 2>&1
mv -f .deps/libcows.Tpo .deps/libcows.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread  -fstack-protector-strong  -o libcows.la  buffers.lo libcows_base64.lo sha-1.lo libcows.lo libcows_frame.lo  -lncurses -lm -lpthread 
libtool: link: ar cru .libs/libcows.a .libs/buffers.o .libs/libcows_base64.o .libs/sha-1.o .libs/libcows.o .libs/libcows_frame.o 
libtool: link: ranlib .libs/libcows.a
libtool: link: ( cd ".libs" && rm -f "libcows.la" && ln -s "../libcows.la" "libcows.la" )
gmake[4]: Leaving directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/libcows'
Making all in libstatsd
gmake[4]: Entering directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/libstatsd'
Making all in src
gmake[5]: Entering directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/libstatsd/src'
/bin/sh ../../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../..     -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread --std=gnu99 -MT statsd.lo -MD -MP -MF .deps/statsd.Tpo -c -o statsd.lo statsd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread --std=gnu99 -MT statsd.lo -MD -MP -MF .deps/statsd.Tpo -c statsd.c  -fPIC -DPIC -o .libs/statsd.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread --std=gnu99 -MT statsd.lo -MD -MP -MF .deps/statsd.Tpo -c statsd.c -o statsd.o >/dev/null 2>&1
mv -f .deps/statsd.Tpo .deps/statsd.Plo
/bin/sh ../../../libtool  --tag=CC   --mode=link cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread --std=gnu99  -fstack-protector-strong  -o libstatsd.la  statsd.lo  -lncurses -lm -lpthread 
libtool: link: ar cru .libs/libstatsd.a .libs/statsd.o 
libtool: link: ranlib .libs/libstatsd.a
libtool: link: ( cd ".libs" && rm -f "libstatsd.la" && ln -s "../libstatsd.la" "libstatsd.la" )
gmake[5]: Leaving directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/libstatsd/src'
Making all in man
gmake[5]: Entering directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/libstatsd/man'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/libstatsd/man'
gmake[5]: Entering directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/libstatsd'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/libstatsd'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/libstatsd'
Making all in HdrHistogram
gmake[4]: Entering directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/HdrHistogram'
/bin/sh ../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..    -std=gnu99 -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -MT libhdr_histogram_la-hdr_histogram.lo -MD -MP -MF .deps/libhdr_histogram_la-hdr_histogram.Tpo -c -o libhdr_histogram_la-hdr_histogram.lo `test -f 'hdr_histogram.c' || echo './'`hdr_histogram.c
/bin/sh ../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..    -std=gnu99 -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -MT libhdr_histogram_la-hdr_dbl_histogram.lo -MD -MP -MF .deps/libhdr_histogram_la-hdr_dbl_histogram.Tpo -c -o libhdr_histogram_la-hdr_dbl_histogram.lo `test -f 'hdr_dbl_histogram.c' || echo './'`hdr_dbl_histogram.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT libhdr_histogram_la-hdr_histogram.lo -MD -MP -MF .deps/libhdr_histogram_la-hdr_histogram.Tpo -c hdr_histogram.c  -fPIC -DPIC -o .libs/libhdr_histogram_la-hdr_histogram.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT libhdr_histogram_la-hdr_dbl_histogram.lo -MD -MP -MF .deps/libhdr_histogram_la-hdr_dbl_histogram.Tpo -c hdr_dbl_histogram.c  -fPIC -DPIC -o .libs/libhdr_histogram_la-hdr_dbl_histogram.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT libhdr_histogram_la-hdr_dbl_histogram.lo -MD -MP -MF .deps/libhdr_histogram_la-hdr_dbl_histogram.Tpo -c hdr_dbl_histogram.c -o libhdr_histogram_la-hdr_dbl_histogram.o >/dev/null 2>&1
mv -f .deps/libhdr_histogram_la-hdr_dbl_histogram.Tpo .deps/libhdr_histogram_la-hdr_dbl_histogram.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT libhdr_histogram_la-hdr_histogram.lo -MD -MP -MF .deps/libhdr_histogram_la-hdr_histogram.Tpo -c hdr_histogram.c -o libhdr_histogram_la-hdr_histogram.o >/dev/null 2>&1
mv -f .deps/libhdr_histogram_la-hdr_histogram.Tpo .deps/libhdr_histogram_la-hdr_histogram.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link cc -std=gnu99 -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -lm -fstack-protector-strong  -o libhdr_histogram.la  libhdr_histogram_la-hdr_histogram.lo libhdr_histogram_la-hdr_dbl_histogram.lo  -lncurses -lm -lpthread 
libtool: link: ar cru .libs/libhdr_histogram.a .libs/libhdr_histogram_la-hdr_histogram.o .libs/libhdr_histogram_la-hdr_dbl_histogram.o 
libtool: link: ranlib .libs/libhdr_histogram.a
libtool: link: ( cd ".libs" && rm -f "libhdr_histogram.la" && ln -s "../libhdr_histogram.la" "libhdr_histogram.la" )
gmake[4]: Leaving directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/HdrHistogram'
Making all in boyer-moore-horspool
gmake[4]: Entering directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/boyer-moore-horspool'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/boyer-moore-horspool'
Making all in pcg-c-basic
gmake[4]: Entering directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/pcg-c-basic'
/bin/sh ../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..     -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -MT pcg_basic.lo -MD -MP -MF .deps/pcg_basic.Tpo -c -o pcg_basic.lo pcg_basic.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT pcg_basic.lo -MD -MP -MF .deps/pcg_basic.Tpo -c pcg_basic.c  -fPIC -DPIC -o .libs/pcg_basic.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -MT pcg_basic.lo -MD -MP -MF .deps/pcg_basic.Tpo -c pcg_basic.c -o pcg_basic.o >/dev/null 2>&1
mv -f .deps/pcg_basic.Tpo .deps/pcg_basic.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread  -fstack-protector-strong  -o libpcg32.la  pcg_basic.lo  -lncurses -lm -lpthread 
libtool: link: ar cru .libs/libpcg32.a .libs/pcg_basic.o 
libtool: link: ranlib .libs/libpcg32.a
libtool: link: ( cd ".libs" && rm -f "libpcg32.la" && ln -s "../libpcg32.la" "libpcg32.la" )
gmake[4]: Leaving directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps/pcg-c-basic'
gmake[4]: Entering directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/deps'
Making all in src
gmake[3]: Entering directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/src'
cc -DHAVE_CONFIG_H -I. -I..  -I../deps/libev -I../deps/libcows -I../deps/libstatsd/src -I../deps/HdrHistogram -I../deps/boyer-moore-horspool -I../deps/pcg-c-basic  -std=gnu99 -W -Wall -Wno-strict-aliasing -fno-strict-aliasing -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -MT tcpkali-tcpkali_iface.o -MD -MP -MF .deps/tcpkali-tcpkali_iface.Tpo -c -o tcpkali-tcpkali_iface.o `test -f 'tcpkali_iface.c' || echo './'`tcpkali_iface.c
cc -DHAVE_CONFIG_H -I. -I..  -I../deps/libev -I../deps/libcows -I../deps/libstatsd/src -I../deps/HdrHistogram -I../deps/boyer-moore-horspool -I../deps/pcg-c-basic  -std=gnu99 -W -Wall -Wno-strict-aliasing -fno-strict-aliasing -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -MT tcpkali-tcpkali_dns.o -MD -MP -MF .deps/tcpkali-tcpkali_dns.Tpo -c -o tcpkali-tcpkali_dns.o `test -f 'tcpkali_dns.c' || echo './'`tcpkali_dns.c
mv -f .deps/tcpkali-tcpkali_dns.Tpo .deps/tcpkali-tcpkali_dns.Po
cc -DHAVE_CONFIG_H -I. -I..  -I../deps/libev -I../deps/libcows -I../deps/libstatsd/src -I../deps/HdrHistogram -I../deps/boyer-moore-horspool -I../deps/pcg-c-basic  -std=gnu99 -W -Wall -Wno-strict-aliasing -fno-strict-aliasing -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -MT tcpkali-tcpkali_engine.o -MD -MP -MF .deps/tcpkali-tcpkali_engine.Tpo -c -o tcpkali-tcpkali_engine.o `test -f 'tcpkali_engine.c' || echo './'`tcpkali_engine.c
mv -f .deps/tcpkali-tcpkali_iface.Tpo .deps/tcpkali-tcpkali_iface.Po
tcpkali_engine.c:2773:5: error: unknown type name 'cpu_set_t'; did you mean 'cpusetid_t'?
    cpu_set_t cs;
    ^~~~~~~~~
    cpusetid_t
/usr/include/sys/types.h:86:22: note: 'cpusetid_t' declared here
typedef __cpusetid_t    cpusetid_t;
                        ^
tcpkali_engine.c:2774:5: warning: implicit declaration of function 'CPU_ZERO' is invalid in C99 [-Wimplicit-function-declaration]
    CPU_ZERO(&cs);
    ^
cc -DHAVE_CONFIG_H -I. -I..  -I../deps/libev -I../deps/libcows -I../deps/libstatsd/src -I../deps/HdrHistogram -I../deps/boyer-moore-horspool -I../deps/pcg-c-basic  -std=gnu99 -W -Wall -Wno-strict-aliasing -fno-strict-aliasing -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -MT tcpkali-tcpkali_syslimits.o -MD -MP -MF .deps/tcpkali-tcpkali_syslimits.Tpo -c -o tcpkali-tcpkali_syslimits.o `test -f 'tcpkali_syslimits.c' || echo './'`tcpkali_syslimits.c
tcpkali_engine.c:2775:5: warning: implicit declaration of function 'sched_getaffinity' is invalid in C99 [-Wimplicit-function-declaration]
    sched_getaffinity(0, sizeof(cs), &cs);
    ^
tcpkali_engine.c:2776:13: warning: implicit declaration of function 'CPU_COUNT' is invalid in C99 [-Wimplicit-function-declaration]
    ncpus = CPU_COUNT(&cs);
            ^
3 warnings and 1 error generated.
gmake[3]: *** [Makefile:964: tcpkali-tcpkali_engine.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
mv -f .deps/tcpkali-tcpkali_syslimits.Tpo .deps/tcpkali-tcpkali_syslimits.Po
gmake[3]: Leaving directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1/src'
gmake[2]: *** [Makefile:432: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1'
gmake[1]: *** [Makefile:364: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/tcpkali/work/tcpkali-1.1.1'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/net/tcpkali