[package - main-armv6-default][databases/redis-devel] Failed for redis-devel-7.0.0.20210902 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Mon, 13 Sep 2021 05:45:13 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:     osa@FreeBSD.org
Log URL:        http://beefy8.nyi.freebsd.org/data/main-armv6-default/p37fb990074a9_s98168a6e6c/logs/redis-devel-7.0.0.20210902.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=main-armv6-default&build=p37fb990074a9_s98168a6e6c
Log:

=>> Building databases/redis-devel
build started at Mon Sep 13 05:44:13 UTC 2021
port directory: /usr/ports/databases/redis-devel
package name: redis-devel-7.0.0.20210902
building for: FreeBSD main-armv6-default-job-16 14.0-CURRENT FreeBSD 14.0-CURRENT 1400032 arm
maintained by: osa@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1300121
Jail OSVERSION: 1400032
Job Id: 16




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1400032
UNAME_v=FreeBSD 14.0-CURRENT 1400032
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
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/main-armv6-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-armv6-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-armv6-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---
===> The following configuration options are available for redis-devel-7.0.0.20210902:
     JEMALLOC=off: Use jemalloc
     TESTS=off: Install lang/tcl for redis unit tests
     TLS=off: Use TLS (openssl req.)
     TRIB=off: Install redis-trib.rb (lang/ruby req.)
====> Options available for the radio EXTLUA: you can only select none or one of them
     LUA=off: Use lang/lua instead of builtin lua
     LUAJIT=off: Use lang/luajit instead of builtin lua
     LUAJITOR=off: Use lang/luajit-openresty instead of builtin lua
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
osa@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/databases/redis-devel/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/redis-devel/work  HOME=/wrkdirs/usr/ports/databases/redis-devel/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/redis-devel/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
V=yo OPTIMIZATION= XDG_DATA_HOME=/wrkdirs/usr/ports/databases/redis-devel/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/redis-devel/work  HOME=/wrkdirs/usr/ports/databases/redis-devel/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/redis-devel/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -lpthread -lm -lexecinfo -fstack-protector-strong " LIBS=""  CXX="/nxb-bin/usr/bin/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--
JEMALLOC="@comment " NO_JEMALLOC="" LUA="@comment " NO_LUA="" LUAJIT="@comment " NO_LUAJIT="" LUAJITOR="@comment " NO_LUAJITOR="" TESTS="@comment " NO_TESTS="" TLS="@comment " NO_TLS="" TRIB="@comment " NO_TRIB="" REDIS_USER=redis  REDIS_GROUP=redis  REDIS_LOGDIR=/var/log/redis  REDIS_DBDIR=/var/db/redis  REDIS_RUNDIR=/var/run/redis OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/redis"  EXAMPLESDIR="share/examples/redis"  DATADIR="share/redis"  WWWDIR="www/redis"  ETCDIR="etc/redis"
--End PLIST_SUB--

--SUB_LIST--
JEMALLOC="@comment " NO_JEMALLOC="" LUA="@comment " NO_LUA="" LUAJIT="@comment " NO_LUAJIT="" LUAJITOR="@comment " NO_LUAJITOR="" TESTS="@comment " NO_TESTS="" TLS="@comment " NO_TLS="" TRIB="@comment " NO_TRIB="" PORTNAME=redis  REDIS_USER=redis  REDIS_DBDIR=/var/db/redis  REDIS_LOGDIR=/var/log/redis  REDIS_RUNDIR=/var/run/redis PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/redis DOCSDIR=/usr/local/share/doc/redis EXAMPLESDIR=/usr/local/share/examples/redis  WWWDIR=/usr/local/www/redis ETCDIR=/usr/local/etc/redis
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv6
ARCH=${MACHINE_ARCH}
#### /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_9d218390=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--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_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv6
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400032
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
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   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   redis-devel-7.0.0.20210902 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.1.pkg
[main-armv6-default-job-16] Installing pkg-1.17.1...
[main-armv6-default-job-16] Extracting pkg-1.17.1: .......... done
===>   redis-devel-7.0.0.20210902 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of redis-devel-7.0.0.20210902
<snip>
cd lua/src && gmake all CC="/nxb-bin/usr/bin/cc" CFLAGS="-Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing " MYLDFLAGS=" -lpthread -lm -lexecinfo -fstack-protector-strong " AR="ar rc"
gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6aa2285/deps/lua/src'
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lapi.o lapi.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lcode.o lcode.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o ldebug.o ldebug.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o ldo.o ldo.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o ldump.o ldump.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lfunc.o lfunc.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lgc.o lgc.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o llex.o llex.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lmem.o lmem.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lobject.o lobject.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lopcodes.o lopcodes.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lparser.o lparser.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lstate.o lstate.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lstring.o lstring.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o ltable.o ltable.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o ltm.o ltm.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lundump.o lundump.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lvm.o lvm.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lzio.o lzio.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o strbuf.o strbuf.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o fpconv.o fpconv.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lauxlib.o lauxlib.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lbaselib.o lbaselib.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o ldblib.o ldblib.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o liolib.o liolib.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lmathlib.o lmathlib.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o loslib.o loslib.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o ltablib.o ltablib.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lstrlib.o lstrlib.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o loadlib.o loadlib.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o linit.o linit.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lua_cjson.o lua_cjson.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lua_struct.o lua_struct.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lua_cmsgpack.o lua_cmsgpack.c
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lua_bit.o lua_bit.c
ar rc liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o	# DLL needs all object files
ranlib liblua.a
/nxb-bin/usr/bin/cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -c -o lua.o lua.c
/nxb-bin/usr/bin/cc -o lua -lpthread -lm -lexecinfo -fstack-protector-strong  lua.o liblua.a -lm 
ld: error: lua.o is incompatible with /usr/lib/crt1.o
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[4]: *** [Makefile:56: lua] Error 1
gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6aa2285/deps/lua/src'
gmake[3]: *** [Makefile:82: lua] Error 2
gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6aa2285/deps'
gmake[2]: [Makefile:327: persist-settings] Error 2 (ignored)
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o adlist.o -c adlist.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o quicklist.o -c quicklist.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o ae.o -c ae.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o anet.o -c anet.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o dict.o -c dict.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o server.o -c server.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o sds.o -c sds.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o zmalloc.o -c zmalloc.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o lzf_c.o -c lzf_c.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o lzf_d.o -c lzf_d.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o pqsort.o -c pqsort.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o zipmap.o -c zipmap.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o sha1.o -c sha1.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o ziplist.o -c ziplist.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o release.o -c release.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o networking.o -c networking.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o util.o -c util.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o object.o -c object.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o db.o -c db.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o replication.o -c replication.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o rdb.o -c rdb.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o t_string.o -c t_string.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o t_list.o -c t_list.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o t_set.o -c t_set.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o t_zset.o -c t_zset.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o t_hash.o -c t_hash.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o config.o -c config.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o aof.o -c aof.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o pubsub.o -c pubsub.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o multi.o -c multi.c
/nxb-bin/usr/bin/cc -pedantic -DREDIS_STATIC='' -Wno-c11-extensions -std=c99 -Wall -W -Wno-missing-field-initializers   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -MMD -o debug.o -c debug.c
debug.c:1070:36: error: no member named 'mc_rip' in 'mcontext_t'
    return (void*) uc->uc_mcontext.mc_rip;
                   ~~~~~~~~~~~~~~~ ^
debug.c:1356:41: error: no member named 'mc_rax' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_rax,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1357:41: error: no member named 'mc_rbx' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_rbx,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1358:41: error: no member named 'mc_rcx' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_rcx,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1359:41: error: no member named 'mc_rdx' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_rdx,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1360:41: error: no member named 'mc_rdi' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_rdi,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1361:41: error: no member named 'mc_rsi' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_rsi,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1362:41: error: no member named 'mc_rbp' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_rbp,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1363:41: error: no member named 'mc_rsp' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_rsp,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1364:41: error: no member named 'mc_r8' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_r8,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1365:41: error: no member named 'mc_r9' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_r9,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1366:41: error: no member named 'mc_r10' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_r10,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1367:41: error: no member named 'mc_r11' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_r11,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1368:41: error: no member named 'mc_r12' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_r12,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1369:41: error: no member named 'mc_r13' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_r13,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1370:41: error: no member named 'mc_r14' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_r14,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1371:41: error: no member named 'mc_r15' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_r15,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1372:41: error: no member named 'mc_rip' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_rip,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
debug.c:1373:41: error: no member named 'mc_rflags' in 'mcontext_t'
        (unsigned long) uc->uc_mcontext.mc_rflags,
                        ~~~~~~~~~~~~~~~ ^
./server.h:2794:27: note: expanded from macro 'serverLog'
        _serverLog(level, __VA_ARGS__);\
                          ^~~~~~~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
gmake[2]: *** [Makefile:375: debug.o] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6aa2285/src'
gmake[1]: *** [Makefile:6: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/redis-devel/work/redis-6aa2285'
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/redis-devel