+ local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/redis-7.0.11/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/redis-7.0.11/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for redis-7.0.12 cd src && /usr/pkg/bin/gmake all gmake[1]: Entering directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/src' CC Makefile.dep rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-rdb redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html Makefile.dep rm -f adlist.d quicklist.d ae.d anet.d dict.d server.d sds.d zmalloc.d lzf_c.d lzf_d.d pqsort.d zipmap.d sha1.d ziplist.d release.d networking.d util.d object.d db.d replication.d rdb.d t_string.d t_list.d t_set.d t_zset.d t_hash.d config.d aof.d pubsub.d multi.d debug.d sort.d intset.d syncio.d cluster.d crc16.d endianconv.d slowlog.d eval.d bio.d rio.d rand.d memtest.d syscheck.d crcspeed.d crc64.d bitops.d sentinel.d notify.d setproctitle.d blocked.d hyperloglog.d latency.d sparkline.d redis-check-rdb.d redis-check-aof.d geo.d lazyfree.d module.d evict.d expire.d geohash.d geohash_helper.d childinfo.d defrag.d siphash.d rax.d t_stream.d listpack.d localtime.d lolwut.d lolwut5.d lolwut6.d acl.d tracking.d connection.d tls.d sha256.d timeout.d setcpuaffinity.d monotonic.d mt19937-64.d resp_parser.d call_reply.d script_lua.d script.d functions.d function_lua.d commands.d anet.d adlist.d dict.d redis-cli.d zmalloc.d release.d ae.d redisassert.d crcspeed.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d ae.d anet.d redis-benchmark.d adlist.d dict.d zmalloc.d redisassert.d release.d crcspeed.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d (cd ../deps && /usr/pkg/bin/gmake distclean) gmake[2]: Entering directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/deps' (cd hiredis && /usr/pkg/bin/gmake clean) > /dev/null || true (cd linenoise && /usr/pkg/bin/gmake clean) > /dev/null || true (cd lua && /usr/pkg/bin/gmake clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && /usr/pkg/bin/gmake distclean) > /dev/null || true (cd hdr_histogram && /usr/pkg/bin/gmake clean) > /dev/null || true (rm -f .make-*) gmake[2]: Leaving directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/deps' (cd modules && /usr/pkg/bin/gmake clean) gmake[2]: Entering directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/src/modules' rm -rf *.xo *.so gmake[2]: Leaving directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/src/modules' (cd ../tests/modules && /usr/pkg/bin/gmake clean) gmake[2]: Entering directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/tests/modules' rm -f commandfilter.so basics.so testrdb.so fork.so infotest.so propagate.so misc.so hooks.so blockonkeys.so blockonbackground.so scan.so datatype.so datatype2.so auth.so keyspace_events.so blockedclient.so getkeys.so getchannels.so test_lazyfree.so timer.so defragtest.so keyspecs.so hash.so zset.so stream.so mallocsize.so aclcheck.so list.so subcommands.so reply.so cmdintrospection.so eventloop.so moduleconfigs.so moduleconfigstwo.so publish.so usercall.so commandfilter.xo basics.xo testrdb.xo fork.xo infotest.xo propagate.xo misc.xo hooks.xo blockonkeys.xo blockonbackground.xo scan.xo datatype.xo datatype2.xo auth.xo keyspace_events.xo blockedclient.xo getkeys.xo getchannels.xo test_lazyfree.xo timer.xo defragtest.xo keyspecs.xo hash.xo zset.xo stream.xo mallocsize.xo aclcheck.xo list.xo subcommands.xo reply.xo cmdintrospection.xo eventloop.xo moduleconfigs.xo moduleconfigstwo.xo publish.xo usercall.xo gmake[2]: Leaving directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/tests/modules' (rm -f .make-*) echo STD=-pedantic -DREDIS_STATIC='' -std=c11 >> .make-settings echo WARN=-Wall -W -Wno-missing-field-initializers >> .make-settings echo OPT=-O2 >> .make-settings echo MALLOC=libc >> .make-settings echo BUILD_TLS=yes >> .make-settings echo USE_SYSTEMD= >> .make-settings echo CFLAGS=-pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include >> .make-settings echo LDFLAGS=-Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib >> .make-settings echo REDIS_CFLAGS= >> .make-settings echo REDIS_LDFLAGS= >> .make-settings echo PREV_FINAL_CFLAGS=-pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL >> .make-settings echo PREV_FINAL_LDFLAGS=-Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -g -ggdb >> .make-settings (cd ../deps && /usr/pkg/bin/gmake hiredis linenoise lua hdr_histogram) gmake[2]: Entering directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/deps' (cd hiredis && /usr/pkg/bin/gmake clean) > /dev/null || true (cd linenoise && /usr/pkg/bin/gmake clean) > /dev/null || true (cd lua && /usr/pkg/bin/gmake clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && /usr/pkg/bin/gmake distclean) > /dev/null || true (cd hdr_histogram && /usr/pkg/bin/gmake clean) > /dev/null || true (rm -f .make-*) (echo "-pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include" > .make-cflags) (echo "-Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib" > .make-ldflags) MAKE hiredis MAKE linenoise cd hiredis && /usr/pkg/bin/gmake static USE_SSL=1 cd linenoise && /usr/pkg/bin/gmake gmake[3]: Entering directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/deps/linenoise' cc -Wall -Os -g -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -c linenoise.c gmake[3]: Entering directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/deps/hiredis' cc -std=c99 -c -O3 -fPIC -I/usr/include -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DHIREDIS_TEST_SSL -I/usr/local/opt/openssl/include -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic alloc.c cc -std=c99 -c -O3 -fPIC -I/usr/include -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DHIREDIS_TEST_SSL -I/usr/local/opt/openssl/include -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic net.c cc -std=c99 -c -O3 -fPIC -I/usr/include -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DHIREDIS_TEST_SSL -I/usr/local/opt/openssl/include -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic hiredis.c gmake[3]: Leaving directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/deps/linenoise' MAKE lua cd lua/src && /usr/pkg/bin/gmake all CFLAGS="-Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 " MYLDFLAGS="-Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib" AR="ar rc" gmake[3]: Entering directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lapi.o lapi.c cc -std=c99 -c -O3 -fPIC -I/usr/include -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DHIREDIS_TEST_SSL -I/usr/local/opt/openssl/include -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic sds.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lcode.o lcode.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o ldebug.o ldebug.c cc -std=c99 -c -O3 -fPIC -I/usr/include -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DHIREDIS_TEST_SSL -I/usr/local/opt/openssl/include -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic async.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o ldo.o ldo.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o ldump.o ldump.c cc -std=c99 -c -O3 -fPIC -I/usr/include -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DHIREDIS_TEST_SSL -I/usr/local/opt/openssl/include -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic read.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lfunc.o lfunc.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lgc.o lgc.c cc -std=c99 -c -O3 -fPIC -I/usr/include -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DHIREDIS_TEST_SSL -I/usr/local/opt/openssl/include -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic sockcompat.c cc -std=c99 -c -O3 -fPIC -I/usr/include -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DHIREDIS_TEST_SSL -I/usr/local/opt/openssl/include -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic ssl.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o llex.o llex.c ar rcs libhiredis.a alloc.o net.o hiredis.o sds.o async.o read.o sockcompat.o ar rcs libhiredis_ssl.a ssl.o gmake[3]: Leaving directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/deps/hiredis' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lmem.o lmem.c MAKE hdr_histogram cd hdr_histogram && /usr/pkg/bin/gmake gmake[3]: Entering directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/deps/hdr_histogram' cc -std=c99 -Wall -Os -g -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DHDR_MALLOC_INCLUDE=\"hdr_redis_malloc.h\" -c hdr_histogram.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lobject.o lobject.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lopcodes.o lopcodes.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lparser.o lparser.c ar rcs libhdrhistogram.a hdr_histogram.o gmake[3]: Leaving directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/deps/hdr_histogram' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lstate.o lstate.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lstring.o lstring.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o ltable.o ltable.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o ltm.o ltm.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lundump.o lundump.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lvm.o lvm.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lzio.o lzio.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o strbuf.o strbuf.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o fpconv.o fpconv.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lauxlib.o lauxlib.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lbaselib.o lbaselib.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o ldblib.o ldblib.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o liolib.o liolib.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lmathlib.o lmathlib.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o loslib.o loslib.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o ltablib.o ltablib.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lstrlib.o lstrlib.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o loadlib.o loadlib.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o linit.o linit.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lua_cjson.o lua_cjson.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lua_struct.o lua_struct.c In file included from /usr/include/ctype.h:100, from lua_struct.c:30: lua_struct.c: In function 'getnum': lua_struct.c:93:16: warning: array subscript has type 'char' [-Wchar-subscripts] 93 | if (!isdigit(**fmt)) /* no number? */ | ^ lua_struct.c:101:22: warning: array subscript has type 'char' [-Wchar-subscripts] 101 | } while (isdigit(**fmt)); | ^ cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lua_cmsgpack.o lua_cmsgpack.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lua_bit.o lua_bit.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o lua.o lua.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o luac.o luac.c cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -I/usr/include -c -o print.o print.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 cc -o lua -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib lua.o liblua.a -lm cc -o luac -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib luac.o print.o liblua.a -lm gmake[3]: Leaving directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/deps/lua/src' gmake[2]: Leaving directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/deps' CC adlist.o CC quicklist.o CC ae.o CC anet.o CC dict.o CC server.o CC sds.o In file included from /usr/include/ctype.h:100, from sds.c:36: sds.c: In function 'sdstolower': sds.c:875:47: warning: array subscript has type 'char' [-Wchar-subscripts] 875 | for (j = 0; j < len; j++) s[j] = tolower(s[j]); | ^ sds.c: In function 'sdstoupper': sds.c:882:47: warning: array subscript has type 'char' [-Wchar-subscripts] 882 | for (j = 0; j < len; j++) s[j] = toupper(s[j]); | ^ sds.c: In function 'sdscatrepr': sds.c:1000:25: warning: array subscript has type 'char' [-Wchar-subscripts] 1000 | if (isprint(*p)) | ^ sds.c: In function 'sdsneedsrepr': sds.c:1024:64: warning: array subscript has type 'char' [-Wchar-subscripts] 1024 | *p == '\t' || *p == '\a' || *p == '\b' || !isprint(*p) || isspace(*p)) return 1; | ^ sds.c:1024:79: warning: array subscript has type 'char' [-Wchar-subscripts] 1024 | *p == '\t' || *p == '\a' || *p == '\b' || !isprint(*p) || isspace(*p)) return 1; | ^ sds.c: In function 'sdssplitargs': sds.c:1089:29: warning: array subscript has type 'char' [-Wchar-subscripts] 1089 | while(*p && isspace(*p)) p++; | ^ sds.c:1125:48: warning: array subscript has type 'char' [-Wchar-subscripts] 1125 | if (*(p+1) && !isspace(*(p+1))) goto err; | ^ sds.c:1140:48: warning: array subscript has type 'char' [-Wchar-subscripts] 1140 | if (*(p+1) && !isspace(*(p+1))) goto err; | ^ CC zmalloc.o CC lzf_c.o CC lzf_d.o CC pqsort.o CC zipmap.o CC sha1.o CC ziplist.o CC release.o CC networking.o In file included from /usr/include/ctype.h:100, from networking.c:37: networking.c: In function 'setProtocolError': networking.c:2239:26: warning: array subscript has type 'char' [-Wchar-subscripts] 2239 | if (!isprint(*p)) *p = '.'; | ^ CC util.o In file included from /usr/include/ctype.h:100, from util.c:34: util.c: In function 'memtoull': util.c:235:25: warning: array subscript has type 'char' [-Wchar-subscripts] 235 | while(*u && isdigit(*u)) u++; | ^ util.c: In function 'string2ld': util.c:542:20: warning: array subscript has type 'char' [-Wchar-subscripts] 542 | if (isspace(buf[0]) || eptr[0] != '\0' || | ^ util.c: In function 'string2d': util.c:566:33: warning: array subscript has type 'char' [-Wchar-subscripts] 566 | isspace(((const char*)s)[0]) || | ^ CC object.o CC db.o CC replication.o In file included from /usr/include/ctype.h:100, from db.c:38: db.c: In function 'parseScanCursorOrReply': db.c:809:32: warning: array subscript has type 'char' [-Wchar-subscripts] 809 | if (isspace(((char*)o->ptr)[0]) || eptr[0] != '\0' || errno == ERANGE) | ^ In file included from /usr/include/ctype.h:100, from replication.c:540: replication.c: In function 'replicationFeedStreamFromMasterStream': replication.c:547:37: warning: array subscript has type 'char' [-Wchar-subscripts] 547 | printf("%c", isprint(buf[j]) ? buf[j] : '.'); | ^ CC rdb.o CC t_string.o CC t_list.o CC t_set.o CC t_zset.o CC t_hash.o CC config.o CC aof.o CC pubsub.o CC multi.o CC debug.o CC sort.o CC intset.o CC syncio.o CC cluster.o CC crc16.o CC endianconv.o CC slowlog.o CC eval.o CC bio.o CC rio.o CC rand.o CC memtest.o CC syscheck.o CC crcspeed.o CC crc64.o CC bitops.o CC sentinel.o In file included from /usr/include/ctype.h:100, from sentinel.c:39: sentinel.c: In function 'sentinelRefreshInstanceInfo': sentinel.c:2555:46: warning: array subscript has type 'char' [-Wchar-subscripts] 2555 | !memcmp(l,"slave",5) && isdigit(l[5])) | ^ CC notify.o CC setproctitle.o CC blocked.o CC hyperloglog.o CC latency.o CC sparkline.o CC redis-check-rdb.o CC redis-check-aof.o CC geo.o CC lazyfree.o CC module.o CC evict.o CC expire.o CC geohash.o CC geohash_helper.o CC childinfo.o CC defrag.o CC siphash.o CC rax.o CC t_stream.o CC listpack.o CC localtime.o CC lolwut.o CC lolwut5.o CC lolwut6.o CC acl.o In file included from /usr/include/ctype.h:100, from acl.c:33: acl.c: In function 'ACLStringHasSpaces': acl.c:215:22: warning: array subscript has type 'char' [-Wchar-subscripts] 215 | if (isspace(s[i]) || s[i] == 0) return 1; | ^ acl.c: In function 'ACLSetSelector': acl.c:1035:31: warning: array subscript has type 'char' [-Wchar-subscripts] 1035 | if (toupper(op[offset]) == 'R' && !(flags & ACL_READ_PERMISSION)) { | ^ acl.c:1037:38: warning: array subscript has type 'char' [-Wchar-subscripts] 1037 | } else if (toupper(op[offset]) == 'W' && !(flags & ACL_WRITE_PERMISSION)) { | ^ CC tracking.o CC connection.o CC tls.o CC sha256.o CC timeout.o CC setcpuaffinity.o In file included from /usr/include/ctype.h:100, from setcpuaffinity.c:31: setcpuaffinity.c: In function 'next_num': setcpuaffinity.c:60:42: warning: array subscript has type 'char' [-Wchar-subscripts] 60 | if (!str || *str == '\0' || !isdigit(*str)) | ^ CC monotonic.o CC mt19937-64.o CC resp_parser.o CC call_reply.o CC script_lua.o CC script.o CC functions.o CC function_lua.o CC commands.o CC redis-cli.o CC redisassert.o CC cli_common.o In file included from /usr/include/ctype.h:100, from redis-cli.c:40: redis-cli.c: In function 'completionCallback': redis-cli.c:921:27: warning: array subscript has type 'char' [-Wchar-subscripts] 921 | while (isspace(buf[startpos])) startpos++; | ^ redis-cli.c: In function 'hintsCallback': redis-cli.c:946:41: warning: array subscript has type 'char' [-Wchar-subscripts] 946 | int endspace = buflen && isspace(buf[buflen-1]); | ^ redis-cli.c: In function 'sdsCatColorizedLdbReply': redis-cli.c:1379:29: warning: array subscript has type 'char' [-Wchar-subscripts] 1379 | if (len > 4 && isdigit(s[3])) { | ^ In file included from /usr/include/ctype.h:100, from cli_common.c:42: cli_common.c: In function 'percentDecode': cli_common.c:284:30: warning: array subscript has type 'char' [-Wchar-subscripts] 284 | char h = tolower(*(++curr)); | ^ cli_common.c:285:30: warning: array subscript has type 'char' [-Wchar-subscripts] 285 | char l = tolower(*(++curr)); | ^ CC redis-benchmark.o LINK redis-server LINK redis-benchmark INSTALL redis-check-rdb INSTALL redis-check-aof INSTALL redis-sentinel LINK redis-cli Hint: It's a good idea to run 'make test' ;) gmake[1]: Leaving directory '/home/pbulk/build/databases/redis/work/redis-7.0.12/src' *** Please use pkgtools/verifypc to sanity check dependencies. => Creating /home/pbulk/build/databases/redis/work/.rc.d/redis