+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/redis-7.2.5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/redis-7.2.5/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for redis-7.2.5 cd src && /opt/pkg/bin/gmake all gmake[1]: Entering directory '/home/pbulk/build/databases/redis/work/redis-7.2.5/src' [34mCC[0m [33mMakefile.dep[0m 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 *.so 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 socket.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 strl.d connection.d unix.d logreqres.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 strl.d cli_commands.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 strl.d (cd ../deps && /opt/pkg/bin/gmake distclean) gmake[2]: Entering directory '/home/pbulk/build/databases/redis/work/redis-7.2.5/deps' (cd hiredis && /opt/pkg/bin/gmake clean) > /dev/null || true (cd linenoise && /opt/pkg/bin/gmake clean) > /dev/null || true (cd lua && /opt/pkg/bin/gmake clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && /opt/pkg/bin/gmake distclean) > /dev/null || true (cd hdr_histogram && /opt/pkg/bin/gmake clean) > /dev/null || true (cd fpconv && /opt/pkg/bin/gmake clean) > /dev/null || true (rm -f .make-*) gmake[2]: Leaving directory '/home/pbulk/build/databases/redis/work/redis-7.2.5/deps' (cd modules && /opt/pkg/bin/gmake clean) gmake[2]: Entering directory '/home/pbulk/build/databases/redis/work/redis-7.2.5/src/modules' rm -rf *.xo *.so gmake[2]: Leaving directory '/home/pbulk/build/databases/redis/work/redis-7.2.5/src/modules' (cd ../tests/modules && /opt/pkg/bin/gmake clean) gmake[2]: Entering directory '/home/pbulk/build/databases/redis/work/redis-7.2.5/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 postnotifications.so moduleauthtwo.so rdbloadsave.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 postnotifications.xo moduleauthtwo.xo rdbloadsave.xo gmake[2]: Leaving directory '/home/pbulk/build/databases/redis/work/redis-7.2.5/tests/modules' (rm -f .make-*) echo STD=-pedantic -DREDIS_STATIC='' -std=gnu11 >> .make-settings echo WARN=-Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes >> .make-settings echo OPT= >> .make-settings echo MALLOC=libc >> .make-settings echo BUILD_TLS=yes >> .make-settings echo USE_SYSTEMD= >> .make-settings echo CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -m64 >> .make-settings echo LDFLAGS=-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -m64 >> .make-settings echo REDIS_CFLAGS= >> .make-settings echo REDIS_LDFLAGS= >> .make-settings echo PREV_FINAL_CFLAGS=-pedantic -DREDIS_STATIC='' -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -g -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -m64 -D__EXTENSIONS__ -D_XPG6 -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 >> .make-settings echo PREV_FINAL_LDFLAGS=-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -m64 -g >> .make-settings (cd ../deps && /opt/pkg/bin/gmake hiredis linenoise lua hdr_histogram fpconv) gmake[2]: Entering directory '/home/pbulk/build/databases/redis/work/redis-7.2.5/deps' (cd hiredis && /opt/pkg/bin/gmake clean) > /dev/null || true (cd linenoise && /opt/pkg/bin/gmake clean) > /dev/null || true (cd lua && /opt/pkg/bin/gmake clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && /opt/pkg/bin/gmake distclean) > /dev/null || true (cd hdr_histogram && /opt/pkg/bin/gmake clean) > /dev/null || true (cd fpconv && /opt/pkg/bin/gmake clean) > /dev/null || true (rm -f .make-*) (echo "-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -m64" > .make-cflags) (echo "-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -m64" > .make-ldflags) [32;1mMAKE[0m [37;1mhiredis[0m cd hiredis && /opt/pkg/bin/gmake static USE_SSL=1 gmake[3]: Entering directory '/home/pbulk/build/databases/redis/work/redis-7.2.5/deps/hiredis' gcc -std=c99 -c -fPIC -I/opt/pkg/include -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -m64 -DHIREDIS_TEST_SSL -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -pedantic alloc.c In file included from alloc.c:31: fmacros.h:5: error: "_XOPEN_SOURCE" redefined [-Werror] 5 | #define _XOPEN_SOURCE 600 | <command-line>: note: this is the location of the previous definition cc1: all warnings being treated as errors gmake[3]: *** [Makefile:270: alloc.o] Error 1 gmake[3]: Leaving directory '/home/pbulk/build/databases/redis/work/redis-7.2.5/deps/hiredis' gmake[2]: *** [Makefile:55: hiredis] Error 2 gmake[2]: Leaving directory '/home/pbulk/build/databases/redis/work/redis-7.2.5/deps' gmake[1]: [Makefile:389: persist-settings] Error 2 (ignored) [34mCC[0m [33madlist.o[0m [34mCC[0m [33mquicklist.o[0m [34mCC[0m [33mae.o[0m In file included from monotonic.h:14, from ae.h:36, from ae.c:33: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33manet.o[0m In file included from anet.c:31: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mdict.o[0m In file included from dict.c:36: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mserver.o[0m In file included from server.h:33, from server.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33msds.o[0m [34mCC[0m [33mzmalloc.o[0m In file included from zmalloc.c:31: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mlzf_c.o[0m [34mCC[0m [33mlzf_d.o[0m [34mCC[0m [33mpqsort.o[0m [34mCC[0m [33mzipmap.o[0m [34mCC[0m [33msha1.o[0m [34mCC[0m [33mziplist.o[0m [34mCC[0m [33mrelease.o[0m [34mCC[0m [33mnetworking.o[0m In file included from server.h:33, from networking.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mutil.o[0m In file included from util.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mobject.o[0m In file included from server.h:33, from object.c:31: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mdb.o[0m In file included from server.h:33, from db.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mreplication.o[0m In file included from server.h:33, from replication.c:32: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mrdb.o[0m In file included from server.h:33, from rdb.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mt_string.o[0m In file included from server.h:33, from t_string.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mt_list.o[0m In file included from server.h:33, from t_list.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mt_set.o[0m In file included from server.h:33, from t_set.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mt_zset.o[0m In file included from server.h:33, from t_zset.c:59: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mt_hash.o[0m In file included from server.h:33, from t_hash.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mconfig.o[0m In file included from server.h:33, from config.c:31: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33maof.o[0m In file included from server.h:33, from aof.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mpubsub.o[0m In file included from server.h:33, from pubsub.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mmulti.o[0m In file included from server.h:33, from multi.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mdebug.o[0m In file included from server.h:33, from debug.c:31: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33msort.o[0m In file included from server.h:33, from sort.c:32: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mintset.o[0m [34mCC[0m [33msyncio.o[0m In file included from server.h:33, from syncio.c:31: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mcluster.o[0m In file included from server.h:33, from cluster.c:31: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition In function 'createClusterMsgSendBlock', inlined from 'clusterSendFail' at cluster.c:3781:37, inlined from 'markNodeAsFailingIfNeeded' at cluster.c:1981:5: cluster.c:1175:24: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2312]' [-Warray-bounds=] 1175 | msgblock->refcount = 1; | ~~~~~~~~~~~~~~~~~~~^~~ cluster.c:1174:37: note: object of size 2312 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ cluster.c:1176:22: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2312]' [-Warray-bounds=] 1176 | msgblock->totlen = blocklen; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ cluster.c:1174:37: note: object of size 2312 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendFail' at cluster.c:3787:5, inlined from 'markNodeAsFailingIfNeeded' at cluster.c:1981:5: cluster.c:1184:13: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2312]' [-Warray-bounds=] 1184 | msgblock->refcount--; | ~~~~~~~~^~~~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendFail' at cluster.c:3781:37, inlined from 'markNodeAsFailingIfNeeded' at cluster.c:1981:5: cluster.c:1174:37: note: object of size 2312 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendFail' at cluster.c:3787:5, inlined from 'markNodeAsFailingIfNeeded' at cluster.c:1981:5: cluster.c:1184:23: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2312]' [-Warray-bounds=] 1184 | msgblock->refcount--; | ~~~~~~~~~~~~~~~~~~^~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendFail' at cluster.c:3781:37, inlined from 'markNodeAsFailingIfNeeded' at cluster.c:1981:5: cluster.c:1174:37: note: object of size 2312 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendFail' at cluster.c:3787:5, inlined from 'markNodeAsFailingIfNeeded' at cluster.c:1981:5: cluster.c:1187:53: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2312]' [-Warray-bounds=] 1187 | server.stat_cluster_links_memory -= msgblock->totlen; | ~~~~~~~~^~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendFail' at cluster.c:3781:37, inlined from 'markNodeAsFailingIfNeeded' at cluster.c:1981:5: cluster.c:1174:37: note: object of size 2312 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendFail' at cluster.c:3781:37: cluster.c:1175:24: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2312]' [-Warray-bounds=] 1175 | msgblock->refcount = 1; | ~~~~~~~~~~~~~~~~~~~^~~ cluster.c:1174:37: note: object of size 2312 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ cluster.c:1176:22: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2312]' [-Warray-bounds=] 1176 | msgblock->totlen = blocklen; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ cluster.c:1174:37: note: object of size 2312 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendFail' at cluster.c:3787:5: cluster.c:1184:13: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2312]' [-Warray-bounds=] 1184 | msgblock->refcount--; | ~~~~~~~~^~~~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendFail' at cluster.c:3781:37: cluster.c:1174:37: note: object of size 2312 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendFail' at cluster.c:3787:5: cluster.c:1184:23: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2312]' [-Warray-bounds=] 1184 | msgblock->refcount--; | ~~~~~~~~~~~~~~~~~~^~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendFail' at cluster.c:3781:37: cluster.c:1174:37: note: object of size 2312 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendFail' at cluster.c:3787:5: cluster.c:1187:53: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2312]' [-Warray-bounds=] 1187 | server.stat_cluster_links_memory -= msgblock->totlen; | ~~~~~~~~^~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendFail' at cluster.c:3781:37: cluster.c:1174:37: note: object of size 2312 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterRequestFailoverAuth' at cluster.c:3902:37: cluster.c:1175:24: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1175 | msgblock->refcount = 1; | ~~~~~~~~~~~~~~~~~~~^~~ cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ cluster.c:1176:22: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1176 | msgblock->totlen = blocklen; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ cluster.c: In function 'clusterRequestFailoverAuth': cluster.c:3908:36: warning: array subscript 'clusterMsg[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 3908 | if (server.cluster->mf_end) hdr->mflags[0] |= CLUSTERMSG_FLAG0_FORCEACK; | ^~ In function 'createClusterMsgSendBlock', inlined from 'clusterRequestFailoverAuth' at cluster.c:3902:37: cluster.c:1174:37: note: at offset 16 into object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ cluster.c: In function 'clusterRequestFailoverAuth': cluster.c:3908:36: warning: array subscript 'clusterMsg[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 3908 | if (server.cluster->mf_end) hdr->mflags[0] |= CLUSTERMSG_FLAG0_FORCEACK; | ^~ In function 'createClusterMsgSendBlock', inlined from 'clusterRequestFailoverAuth' at cluster.c:3902:37: cluster.c:1174:37: note: at offset 16 into object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterRequestFailoverAuth' at cluster.c:3910:5: cluster.c:1184:13: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1184 | msgblock->refcount--; | ~~~~~~~~^~~~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterRequestFailoverAuth' at cluster.c:3902:37: cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterRequestFailoverAuth' at cluster.c:3910:5: cluster.c:1184:23: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1184 | msgblock->refcount--; | ~~~~~~~~~~~~~~~~~~^~ In function 'createClusterMsgSendBlock', inlined from 'clusterRequestFailoverAuth' at cluster.c:3902:37: cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterRequestFailoverAuth' at cluster.c:3910:5: cluster.c:1187:53: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1187 | server.stat_cluster_links_memory -= msgblock->totlen; | ~~~~~~~~^~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterRequestFailoverAuth' at cluster.c:3902:37: cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendFailoverAuth' at cluster.c:3918:37, inlined from 'clusterSendFailoverAuth' at cluster.c:3914:6: cluster.c:1175:24: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1175 | msgblock->refcount = 1; | ~~~~~~~~~~~~~~~~~~~^~~ cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ cluster.c:1176:22: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1176 | msgblock->totlen = blocklen; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendFailoverAuth' at cluster.c:3921:5, inlined from 'clusterSendFailoverAuth' at cluster.c:3914:6: cluster.c:1184:13: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1184 | msgblock->refcount--; | ~~~~~~~~^~~~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendFailoverAuth' at cluster.c:3918:37, inlined from 'clusterSendFailoverAuth' at cluster.c:3914:6: cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendFailoverAuth' at cluster.c:3921:5, inlined from 'clusterSendFailoverAuth' at cluster.c:3914:6: cluster.c:1184:23: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1184 | msgblock->refcount--; | ~~~~~~~~~~~~~~~~~~^~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendFailoverAuth' at cluster.c:3918:37, inlined from 'clusterSendFailoverAuth' at cluster.c:3914:6: cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendFailoverAuth' at cluster.c:3921:5, inlined from 'clusterSendFailoverAuth' at cluster.c:3914:6: cluster.c:1187:53: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1187 | server.stat_cluster_links_memory -= msgblock->totlen; | ~~~~~~~~^~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendFailoverAuth' at cluster.c:3918:37, inlined from 'clusterSendFailoverAuth' at cluster.c:3914:6: cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendMFStart' at cluster.c:3929:37, inlined from 'clusterSendMFStart' at cluster.c:3925:6: cluster.c:1175:24: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1175 | msgblock->refcount = 1; | ~~~~~~~~~~~~~~~~~~~^~~ cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ cluster.c:1176:22: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1176 | msgblock->totlen = blocklen; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendMFStart' at cluster.c:3932:5, inlined from 'clusterSendMFStart' at cluster.c:3925:6: cluster.c:1184:13: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1184 | msgblock->refcount--; | ~~~~~~~~^~~~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendMFStart' at cluster.c:3929:37, inlined from 'clusterSendMFStart' at cluster.c:3925:6: cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendMFStart' at cluster.c:3932:5, inlined from 'clusterSendMFStart' at cluster.c:3925:6: cluster.c:1184:23: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1184 | msgblock->refcount--; | ~~~~~~~~~~~~~~~~~~^~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendMFStart' at cluster.c:3929:37, inlined from 'clusterSendMFStart' at cluster.c:3925:6: cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendMFStart' at cluster.c:3932:5, inlined from 'clusterSendMFStart' at cluster.c:3925:6: cluster.c:1187:53: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1187 | server.stat_cluster_links_memory -= msgblock->totlen; | ~~~~~~~~^~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendMFStart' at cluster.c:3929:37, inlined from 'clusterSendMFStart' at cluster.c:3925:6: cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendFailoverAuth' at cluster.c:3918:37, inlined from 'clusterSendFailoverAuth' at cluster.c:3914:6, inlined from 'clusterSendFailoverAuthIfNeeded' at cluster.c:4034:5: cluster.c:1175:24: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1175 | msgblock->refcount = 1; | ~~~~~~~~~~~~~~~~~~~^~~ cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ cluster.c:1176:22: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1176 | msgblock->totlen = blocklen; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendFailoverAuth' at cluster.c:3921:5, inlined from 'clusterSendFailoverAuth' at cluster.c:3914:6, inlined from 'clusterSendFailoverAuthIfNeeded' at cluster.c:4034:5: cluster.c:1184:13: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1184 | msgblock->refcount--; | ~~~~~~~~^~~~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendFailoverAuth' at cluster.c:3918:37, inlined from 'clusterSendFailoverAuth' at cluster.c:3914:6, inlined from 'clusterSendFailoverAuthIfNeeded' at cluster.c:4034:5: cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendFailoverAuth' at cluster.c:3921:5, inlined from 'clusterSendFailoverAuth' at cluster.c:3914:6, inlined from 'clusterSendFailoverAuthIfNeeded' at cluster.c:4034:5: cluster.c:1184:23: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1184 | msgblock->refcount--; | ~~~~~~~~~~~~~~~~~~^~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendFailoverAuth' at cluster.c:3918:37, inlined from 'clusterSendFailoverAuth' at cluster.c:3914:6, inlined from 'clusterSendFailoverAuthIfNeeded' at cluster.c:4034:5: cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendFailoverAuth' at cluster.c:3921:5, inlined from 'clusterSendFailoverAuth' at cluster.c:3914:6, inlined from 'clusterSendFailoverAuthIfNeeded' at cluster.c:4034:5: cluster.c:1187:53: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1187 | server.stat_cluster_links_memory -= msgblock->totlen; | ~~~~~~~~^~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendFailoverAuth' at cluster.c:3918:37, inlined from 'clusterSendFailoverAuth' at cluster.c:3914:6, inlined from 'clusterSendFailoverAuthIfNeeded' at cluster.c:4034:5: cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendMFStart' at cluster.c:3929:37, inlined from 'clusterSendMFStart' at cluster.c:3925:6, inlined from 'clusterCommand' at cluster.c:6418:13: cluster.c:1175:24: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1175 | msgblock->refcount = 1; | ~~~~~~~~~~~~~~~~~~~^~~ cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ cluster.c:1176:22: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1176 | msgblock->totlen = blocklen; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendMFStart' at cluster.c:3932:5, inlined from 'clusterSendMFStart' at cluster.c:3925:6, inlined from 'clusterCommand' at cluster.c:6418:13: cluster.c:1184:13: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1184 | msgblock->refcount--; | ~~~~~~~~^~~~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendMFStart' at cluster.c:3929:37, inlined from 'clusterSendMFStart' at cluster.c:3925:6, inlined from 'clusterCommand' at cluster.c:6418:13: cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendMFStart' at cluster.c:3932:5, inlined from 'clusterSendMFStart' at cluster.c:3925:6, inlined from 'clusterCommand' at cluster.c:6418:13: cluster.c:1184:23: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1184 | msgblock->refcount--; | ~~~~~~~~~~~~~~~~~~^~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendMFStart' at cluster.c:3929:37, inlined from 'clusterSendMFStart' at cluster.c:3925:6, inlined from 'clusterCommand' at cluster.c:6418:13: cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ In function 'clusterMsgSendBlockDecrRefCount', inlined from 'clusterSendMFStart' at cluster.c:3932:5, inlined from 'clusterSendMFStart' at cluster.c:3925:6, inlined from 'clusterCommand' at cluster.c:6418:13: cluster.c:1187:53: warning: array subscript 'clusterMsgSendBlock[0]' is partly outside array bounds of 'unsigned char[2272]' [-Warray-bounds=] 1187 | server.stat_cluster_links_memory -= msgblock->totlen; | ~~~~~~~~^~~~~~~~ In function 'createClusterMsgSendBlock', inlined from 'clusterSendMFStart' at cluster.c:3929:37, inlined from 'clusterSendMFStart' at cluster.c:3925:6, inlined from 'clusterCommand' at cluster.c:6418:13: cluster.c:1174:37: note: object of size 2272 allocated by 'zcalloc' 1174 | clusterMsgSendBlock *msgblock = zcalloc(blocklen); | ^~~~~~~~~~~~~~~~~ [34mCC[0m [33mcrc16.o[0m In file included from server.h:33, from crc16.c:1: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mendianconv.o[0m [34mCC[0m [33mslowlog.o[0m In file included from server.h:33, from slowlog.c:42: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33meval.o[0m In file included from server.h:33, from eval.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mbio.o[0m In file included from server.h:33, from bio.c:63: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mrio.o[0m In file included from rio.c:48: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mrand.o[0m [34mCC[0m [33mmemtest.o[0m [34mCC[0m [33msyscheck.o[0m In file included from syscheck.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mcrcspeed.o[0m [34mCC[0m [33mcrc64.o[0m [34mCC[0m [33mbitops.o[0m In file included from server.h:33, from bitops.c:31: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33msentinel.o[0m In file included from server.h:33, from sentinel.c:31: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mnotify.o[0m In file included from server.h:33, from notify.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33msetproctitle.o[0m [34mCC[0m [33mblocked.o[0m In file included from server.h:33, from blocked.c:63: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mhyperloglog.o[0m In file included from server.h:33, from hyperloglog.c:32: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mlatency.o[0m In file included from server.h:33, from latency.c:36: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33msparkline.o[0m In file included from server.h:33, from sparkline.c:33: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mredis-check-rdb.o[0m In file included from server.h:33, from redis-check-rdb.c:31: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mredis-check-aof.o[0m In file included from server.h:33, from redis-check-aof.c:31: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mgeo.o[0m In file included from server.h:33, from geo.h:4, from geo.c:31: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mlazyfree.o[0m In file included from server.h:33, from lazyfree.c:1: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mmodule.o[0m In file included from server.h:33, from module.c:54: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mevict.o[0m In file included from server.h:33, from evict.c:33: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mexpire.o[0m In file included from server.h:33, from expire.c:33: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mgeohash.o[0m [34mCC[0m [33mgeohash_helper.o[0m In file included from geohash_helper.c:37: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mchildinfo.o[0m In file included from server.h:33, from childinfo.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mdefrag.o[0m In file included from server.h:33, from defrag.c:36: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33msiphash.o[0m [34mCC[0m [33mrax.o[0m [34mCC[0m [33mt_stream.o[0m In file included from server.h:33, from t_stream.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mlistpack.o[0m [34mCC[0m [33mlocaltime.o[0m [34mCC[0m [33mlolwut.o[0m In file included from server.h:33, from lolwut.c:36: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mlolwut5.o[0m In file included from server.h:33, from lolwut5.c:36: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mlolwut6.o[0m In file included from server.h:33, from lolwut6.c:42: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33macl.o[0m In file included from server.h:33, from acl.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mtracking.o[0m In file included from server.h:33, from tracking.c:31: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33msocket.o[0m In file included from server.h:33, from socket.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mtls.o[0m In file included from server.h:33, from tls.c:32: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33msha256.o[0m [34mCC[0m [33mtimeout.o[0m In file included from server.h:33, from timeout.c:29: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33msetcpuaffinity.o[0m [34mCC[0m [33mmonotonic.o[0m In file included from monotonic.h:14, from monotonic.c:1: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mmt19937-64.o[0m [34mCC[0m [33mresp_parser.o[0m In file included from server.h:33, from resp_parser.c:59: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mcall_reply.o[0m In file included from server.h:33, from call_reply.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mscript_lua.o[0m In file included from server.h:33, from script_lua.h:51, from script_lua.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mscript.o[0m In file included from server.h:33, from script.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mfunctions.o[0m In file included from server.h:33, from functions.h:46, from functions.c:30: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mfunction_lua.o[0m In file included from server.h:33, from functions.h:46, from function_lua.c:42: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mcommands.o[0m In file included from server.h:33, from commands.c:2: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mstrl.o[0m [34mCC[0m [33mconnection.o[0m In file included from server.h:33, from connection.c:27: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33munix.o[0m In file included from server.h:33, from unix.c:27: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34mCC[0m [33mlogreqres.o[0m In file included from server.h:33, from logreqres.c:70: fmacros.h:51: warning: "_XOPEN_SOURCE" redefined 51 | #define _XOPEN_SOURCE | <command-line>: note: this is the location of the previous definition [34;1mLINK[0m [37;1mredis-server[0m ld: fatal: file ../deps/hiredis/libhiredis.a: open failed: No such file or directory ld: fatal: file ../deps/lua/src/liblua.a: open failed: No such file or directory ld: fatal: file ../deps/hdr_histogram/libhdrhistogram.a: open failed: No such file or directory ld: fatal: file ../deps/fpconv/libfpconv.a: open failed: No such file or directory ld: fatal: file ../deps/hiredis/libhiredis_ssl.a: open failed: No such file or directory ld: fatal: file processing errors. No output written to redis-server collect2: error: ld returned 1 exit status gmake[1]: *** [Makefile:408: redis-server] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/databases/redis/work/redis-7.2.5/src' gmake: *** [Makefile:6: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/databases/redis *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/databases/redis