>>> Building on exopi-4 under databases/redis BDEPENDS = [devel/dwz;devel/gmake] DIST = [databases/redis:redis-6.2.14.tar.gz] FULLPKGNAME = redis-6.2.14 (Junk lock obtained for exopi-4 at 1713789039.26) >>> Running depends in databases/redis at 1713789039.29 last junk was in telephony/iaxclient /usr/sbin/pkg_add -aI -Drepair dwz-0.15 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.15 gmake-4.4.1 /usr/sbin/pkg_add -aI -Drepair dwz-0.15 >>> Running show-prepare-results in databases/redis at 1713789041.21 ===> databases/redis ===> Building from scratch redis-6.2.14 ===> redis-6.2.14 depends on: gmake-* -> gmake-4.4.1 ===> redis-6.2.14 depends on: dwz-* -> dwz-0.15 ===> Verifying specs: c crypto ssl m pthread ===> found c.100.0 crypto.54.0 ssl.57.0 m.10.1 pthread.27.1 dwz-0.15 gmake-4.4.1 (Junk lock released for exopi-4 at 1713789041.87) distfiles size=2496149 >>> Running build in databases/redis at 1713789041.90 ===> databases/redis ===> Checking files for redis-6.2.14 `/exopi-cvs/ports/distfiles/redis-6.2.14.tar.gz' is up to date. >> (SHA256) redis-6.2.14.tar.gz: OK ===> Extracting for redis-6.2.14 ===> Patching for redis-6.2.14 ===> Applying OpenBSD patch patch-deps_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: deps/Makefile |--- deps/Makefile.orig |+++ deps/Makefile -------------------------- Patching file deps/Makefile using Plan A... Hunk #1 succeeded at 49. Hunk #2 succeeded at 82. done ===> Applying OpenBSD patch patch-deps_hiredis_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: deps/hiredis/Makefile |--- deps/hiredis/Makefile.orig |+++ deps/hiredis/Makefile -------------------------- Patching file deps/hiredis/Makefile using Plan A... Hunk #1 succeeded at 76. Hunk #2 succeeded at 263. done ===> Applying OpenBSD patch patch-deps_linenoise_linenoise_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix an occurrence where char is considered signed on all platforms, |it's not the case on powerpc and arm. | |https://github.com/antirez/redis/pull/7132 |https://github.com/antirez/linenoise/pull/188 | |Index: deps/linenoise/linenoise.c |--- deps/linenoise/linenoise.c.orig |+++ deps/linenoise/linenoise.c -------------------------- Patching file deps/linenoise/linenoise.c using Plan A... Hunk #1 succeeded at 819. done ===> Applying OpenBSD patch patch-deps_lua_src_lmathlib_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Lua's math_randomseed() is documented to be deterministic. | |Index: deps/lua/src/lmathlib.c |--- deps/lua/src/lmathlib.c.orig |+++ deps/lua/src/lmathlib.c -------------------------- Patching file deps/lua/src/lmathlib.c using Plan A... Hunk #1 succeeded at 207. done ===> Applying OpenBSD patch patch-redis_conf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Main changes in this file: | |* Redis socket and pid files were moved to /var/run/redis |* Suggest using the system-wide root certificates /etc/ssl/certs.pem |* redis will daemonize and use syslog | |Index: redis.conf |--- redis.conf.orig |+++ redis.conf -------------------------- Patching file redis.conf using Plan A... Hunk #1 succeeded at 112. Hunk #2 succeeded at 184. Hunk #3 succeeded at 218. Hunk #4 succeeded at 255. Hunk #5 succeeded at 282. Hunk #6 succeeded at 302. Hunk #7 succeeded at 455. Hunk #8 succeeded at 967. done ===> Applying OpenBSD patch patch-sentinel_conf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: sentinel.conf |--- sentinel.conf.orig |+++ sentinel.conf -------------------------- Patching file sentinel.conf using Plan A... Hunk #1 succeeded at 21. Hunk #2 succeeded at 261. Hunk #3 succeeded at 286. done ===> Applying OpenBSD patch patch-src_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Changes in this file: |- do not use -funwind-tables and -latomic on armv7 |- run tests with datasize, fds, stacksize and processes at the hard limit | |Index: src/Makefile |--- src/Makefile.orig |+++ src/Makefile -------------------------- Patching file src/Makefile using Plan A... Hunk #1 succeeded at 66. Hunk #2 succeeded at 97. Hunk #3 succeeded at 390. Hunk #4 succeeded at 433. done ===> Applying OpenBSD patch patch-src_config_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Recognize LOG_DAEMON as a valid facility | |Index: src/config.c |--- src/config.c.orig |+++ src/config.c -------------------------- Patching file src/config.c using Plan A... Hunk #1 succeeded at 56. done ===> Applying OpenBSD patch patch-src_server_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/server.h |--- src/server.h.orig |+++ src/server.h -------------------------- Patching file src/server.h using Plan A... Hunk #1 succeeded at 114. done ===> Applying OpenBSD patch patch-tests_test_helper_tcl Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Disable a test that now fails systematically: | |[err]: diskless no replicas drop during rdb pipe in tests/integration/replication.tcl |rdb child didn't terminate | |Index: tests/test_helper.tcl |--- tests/test_helper.tcl.orig |+++ tests/test_helper.tcl -------------------------- Patching file tests/test_helper.tcl using Plan A... Hunk #1 succeeded at 38. done ===> Applying OpenBSD patch patch-utils_gen-test-certs_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: utils/gen-test-certs.sh |--- utils/gen-test-certs.sh.orig |+++ utils/gen-test-certs.sh -------------------------- Patching file utils/gen-test-certs.sh using Plan A... Hunk #1 succeeded at 1. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for redis-6.2.14 ===> Configuring for redis-6.2.14 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DDBDIR=/var/redis -DMODTCL_VERSION=8.5 -DMODTCL_BIN=/usr/local/bin/tclsh8.5 -DARCH=amd64 -DBASE_PKGPATH=databases/redis -DFLAVOR_EXT= -DFULLPKGNAME=redis-6.2.14 -DHOMEPAGE=https://redis.io/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Daniel\ Jakots\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=redis -i -B /exopi-obj/pobj/redis-6.2.14 /exopi-obj/pobj/redis-6.2.14/redis-6.2.14/src/Makefile ===> Building for redis-6.2.14 cd src && gmake all gmake[1]: Entering directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/src' cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MM *.c > Makefile.dep 2> /dev/null || true 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 scripting.d bio.d rio.d rand.d memtest.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 gopher.d tracking.d connection.d tls.d sha256.d timeout.d setcpuaffinity.d monotonic.d mt19937-64.d anet.d adlist.d dict.d redis-cli.d zmalloc.d release.d ae.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 release.d crcspeed.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d (cd ../deps && gmake distclean) gmake[2]: Entering directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/deps' (cd hiredis && gmake clean) > /dev/null || true (cd linenoise && gmake clean) > /dev/null || true (cd lua && gmake clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && gmake distclean) > /dev/null || true (cd hdr_histogram && gmake clean) > /dev/null || true (rm -f .make-*) gmake[2]: Leaving directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/deps' (cd modules && gmake clean) gmake[2]: Entering directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/src/modules' rm -rf *.xo *.so gmake[2]: Leaving directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/src/modules' (cd ../tests/modules && gmake clean) gmake[2]: Entering directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/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 auth.so keyspace_events.so blockedclient.so getkeys.so test_lazyfree.so timer.so defragtest.so hash.so zset.so stream.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 auth.xo keyspace_events.xo blockedclient.xo getkeys.xo test_lazyfree.xo timer.xo defragtest.xo hash.xo zset.xo stream.xo gmake[2]: Leaving directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/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= >> .make-settings echo MALLOC=libc >> .make-settings echo BUILD_TLS=yes >> .make-settings echo USE_SYSTEMD= >> .make-settings echo CFLAGS=-O2 -pipe -g >> .make-settings echo LDFLAGS= >> .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 -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL >> .make-settings echo PREV_FINAL_LDFLAGS= -g >> .make-settings (cd ../deps && gmake hiredis linenoise lua hdr_histogram) gmake[2]: Entering directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/deps' (cd hiredis && gmake clean) > /dev/null || true (cd linenoise && gmake clean) > /dev/null || true (cd lua && gmake clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && gmake distclean) > /dev/null || true (cd hdr_histogram && gmake clean) > /dev/null || true (rm -f .make-*) (echo "-O2 -pipe -g" > .make-cflags) (echo "" > .make-ldflags) cd hiredis && gmake static USE_SSL=1 gmake[3]: Entering directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/deps/hiredis' cc -std=c99 -pedantic -c -fPIC -O2 -pipe -g -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g alloc.c cc -std=c99 -pedantic -c -fPIC -O2 -pipe -g -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g net.c cc -std=c99 -pedantic -c -fPIC -O2 -pipe -g -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g hiredis.c cc -std=c99 -pedantic -c -fPIC -O2 -pipe -g -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g sds.c cc -std=c99 -pedantic -c -fPIC -O2 -pipe -g -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g async.c cc -std=c99 -pedantic -c -fPIC -O2 -pipe -g -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g read.c cc -std=c99 -pedantic -c -fPIC -O2 -pipe -g -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g sockcompat.c ar rcs libhiredis.a alloc.o net.o hiredis.o sds.o async.o read.o sockcompat.o cc -std=c99 -pedantic -c -fPIC -O2 -pipe -g -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g ssl.c ar rcs libhiredis_ssl.a ssl.o gmake[3]: Leaving directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/deps/hiredis' cd linenoise && gmake gmake[3]: Entering directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/deps/linenoise' cc -Wall -g -O2 -pipe -g -c linenoise.c gmake[3]: Leaving directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/deps/linenoise' cd lua/src && gmake all CFLAGS="-O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g" MYLDFLAGS="" AR="ar rc" gmake[3]: Entering directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lapi.o lapi.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lcode.o lcode.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o ldebug.o ldebug.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o ldo.o ldo.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o ldump.o ldump.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lfunc.o lfunc.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lgc.o lgc.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o llex.o llex.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lmem.o lmem.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lobject.o lobject.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lopcodes.o lopcodes.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lparser.o lparser.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lstate.o lstate.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lstring.o lstring.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o ltable.o ltable.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o ltm.o ltm.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lundump.o lundump.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lvm.o lvm.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lzio.o lzio.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o strbuf.o strbuf.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o fpconv.o fpconv.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lauxlib.o lauxlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lbaselib.o lbaselib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o ldblib.o ldblib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o liolib.o liolib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lmathlib.o lmathlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o loslib.o loslib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o ltablib.o ltablib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lstrlib.o lstrlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o loadlib.o loadlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o linit.o linit.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lua_cjson.o lua_cjson.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lua_struct.o lua_struct.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lua_cmsgpack.o lua_cmsgpack.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -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 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o lua.o lua.c cc -o lua lua.o liblua.a -lm lobject.c:145(lobject.o:(luaO_pushvfstring) in archive liblua.a): warning: sprintf() is often misused, please use snprintf() lobject.c:198(lobject.o:(luaO_chunkid) in archive liblua.a): warning: strcat() is almost always misused, please use strlcat() lmathlib.c:184(lmathlib.o:(math_random) in archive liblua.a): warning: rand() may return deterministic values, is that what you want? cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o luac.o luac.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -pipe -g -c -o print.o print.c cc -o luac luac.o print.o liblua.a -lm lobject.c:145(lobject.o:(luaO_pushvfstring) in archive liblua.a): warning: sprintf() is often misused, please use snprintf() lobject.c:198(lobject.o:(luaO_chunkid) in archive liblua.a): warning: strcat() is almost always misused, please use strlcat() gmake[3]: Leaving directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/deps/lua/src' cd hdr_histogram && gmake gmake[3]: Entering directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/deps/hdr_histogram' cc -Wall -g -O2 -pipe -g -c hdr_histogram.c gmake[3]: Leaving directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/deps/hdr_histogram' gmake[2]: Leaving directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/deps' cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o adlist.o -c adlist.c In file included from adlist.c:34: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void 1 warning generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o quicklist.o -c quicklist.c In file included from quicklist.c:33: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void 1 warning generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o ae.o -c ae.c In file included from ae.c:33: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from ae.c:46: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void 4 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o anet.o -c anet.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o dict.o -c dict.c In file included from dict.c:47: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void 1 warning generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o server.o -c server.c In file included from server.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from server.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from server.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from server.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void server.c:1613:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess() { ^ void server.c:1617:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState() { ^ void server.c:1994:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void cronUpdateMemoryStats() { ^ void server.c:2284:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts() { ^ void server.c:2291:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds() { ^ void server.c:2302:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron() { ^ void server.c:3392:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void InitServerLast() { ^ void server.c:5905:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void closeChildUnusedResourceAfterFork() { ^ void 30 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o sds.o -c sds.c In file included from sds.c:40: In file included from ./sdsalloc.h:42: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void 1 warning generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o zmalloc.o -c zmalloc.c In file included from zmalloc.c:48: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void zmalloc.c:532:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge() { ^ void 2 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o lzf_c.o -c lzf_c.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o lzf_d.o -c lzf_d.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o pqsort.o -c pqsort.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o zipmap.o -c zipmap.c In file included from zipmap.c:80: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void 1 warning generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o sha1.o -c sha1.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o ziplist.o -c ziplist.c In file included from ziplist.c:188: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void 1 warning generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o release.o -c release.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o networking.o -c networking.c In file included from networking.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from networking.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from networking.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from networking.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o util.o -c util.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o object.o -c object.c In file included from object.c:31: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from object.c:31: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from object.c:31: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from object.c:31: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o db.o -c db.c In file included from db.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from db.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from db.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from db.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void db.c:558:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount() { ^ void 23 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o replication.o -c replication.c In file included from replication.c:32: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from replication.c:32: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from replication.c:32: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from replication.c:32: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void replication.c:1493:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC() { ^ void replication.c:1510:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static int useDisklessLoad() { ^ void replication.c:3553:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString() { ^ void replication.c:3565:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void clearFailoverState() { ^ void 26 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o rdb.o -c rdb.c In file included from rdb.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from rdb.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from rdb.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from rdb.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o t_string.o -c t_string.c In file included from t_string.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from t_string.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from t_string.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from t_string.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o t_list.o -c t_list.c In file included from t_list.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from t_list.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from t_list.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from t_list.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o t_set.o -c t_set.c In file included from t_set.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from t_set.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from t_set.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from t_set.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o t_zset.o -c t_zset.c In file included from t_zset.c:59: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from t_zset.c:59: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from t_zset.c:59: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from t_zset.c:59: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o t_hash.o -c t_hash.c In file included from t_hash.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from t_hash.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from t_hash.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from t_hash.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o config.o -c config.c In file included from config.c:31: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from config.c:31: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from config.c:31: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from config.c:31: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void config.c:385:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues() { ^ void 23 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o aof.o -c aof.c In file included from aof.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from aof.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from aof.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from aof.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o pubsub.o -c pubsub.c In file included from pubsub.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from pubsub.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from pubsub.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from pubsub.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o multi.o -c multi.c In file included from multi.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from multi.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from multi.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from multi.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void multi.c:116:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti() { ^ void multi.c:122:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec() { ^ void 24 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o debug.o -c debug.c In file included from debug.c:31: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from debug.c:31: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from debug.c:31: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from debug.c:31: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void debug.c:1829:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void invalidFunctionWasCalled() {} ^ void debug.c:1831:45: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] typedef void (*invalidFunctionWasCalledType)(); ^ void 24 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o sort.o -c sort.c In file included from sort.c:32: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from sort.c:32: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from sort.c:32: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from sort.c:32: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o intset.o -c intset.c In file included from intset.c:35: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void 1 warning generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o syncio.o -c syncio.c In file included from syncio.c:31: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from syncio.c:31: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from syncio.c:31: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from syncio.c:31: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o cluster.o -c cluster.c In file included from cluster.c:31: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from cluster.c:31: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from cluster.c:31: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from cluster.c:31: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o crc16.o -c crc16.c In file included from crc16.c:1: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from crc16.c:1: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from crc16.c:1: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from crc16.c:1: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o endianconv.o -c endianconv.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o slowlog.o -c slowlog.c In file included from slowlog.c:42: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from slowlog.c:42: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from slowlog.c:42: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from slowlog.c:42: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o scripting.o -c scripting.c In file included from scripting.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from scripting.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from scripting.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from scripting.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void In file included from scripting.c:32: ./rand.h:33:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int32_t redisLrand48(); ^ void 23 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o bio.o -c bio.c In file included from bio.c:61: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from bio.c:61: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from bio.c:61: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from bio.c:61: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o rio.o -c rio.c In file included from rio.c:52: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from rio.c:56: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from rio.c:56: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from rio.c:56: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o rand.o -c rand.c rand.c:71:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int32_t redisLrand48() { ^ void 1 warning generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o memtest.o -c memtest.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o crcspeed.o -c crcspeed.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o crc64.o -c crc64.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o bitops.o -c bitops.c In file included from bitops.c:31: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from bitops.c:31: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from bitops.c:31: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from bitops.c:31: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o sentinel.o -c sentinel.c In file included from sentinel.c:31: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from sentinel.c:31: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from sentinel.c:31: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from sentinel.c:31: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void sentinel.c:1790:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initializeSentinelConfig() { ^ void sentinel.c:1801:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void freeSentinelConfig() { ^ void 24 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o notify.o -c notify.c In file included from notify.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from notify.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from notify.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from notify.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o setproctitle.o -c setproctitle.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o blocked.o -c blocked.c In file included from blocked.c:63: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from blocked.c:63: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from blocked.c:63: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from blocked.c:63: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o hyperloglog.o -c hyperloglog.c In file included from hyperloglog.c:32: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from hyperloglog.c:32: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from hyperloglog.c:32: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from hyperloglog.c:32: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o latency.o -c latency.c In file included from latency.c:36: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from latency.c:36: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from latency.c:36: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from latency.c:36: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o sparkline.o -c sparkline.c In file included from sparkline.c:33: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from sparkline.c:33: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from sparkline.c:33: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from sparkline.c:33: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o redis-check-rdb.o -c redis-check-rdb.c In file included from redis-check-rdb.c:31: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from redis-check-rdb.c:31: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from redis-check-rdb.c:31: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from redis-check-rdb.c:31: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o redis-check-aof.o -c redis-check-aof.c In file included from redis-check-aof.c:31: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from redis-check-aof.c:31: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from redis-check-aof.c:31: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from redis-check-aof.c:31: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o geo.o -c geo.c In file included from geo.c:31: In file included from ./geo.h:4: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from geo.c:31: In file included from ./geo.h:4: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from geo.c:31: In file included from ./geo.h:4: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from geo.c:31: In file included from ./geo.h:4: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o lazyfree.o -c lazyfree.c In file included from lazyfree.c:1: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from lazyfree.c:1: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from lazyfree.c:1: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from lazyfree.c:1: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o module.o -c module.c In file included from module.c:54: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from module.c:54: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from module.c:54: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from module.c:54: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void module.c:2208:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int RM_AvoidReplicaTraffic() { ^ void module.c:4644:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors() { ^ void module.c:5943:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int RM_GetNotifyKeyspaceEvents() { ^ void module.c:7591:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] float RM_GetUsedMemoryRatio(){ ^ void module.c:7630:43: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] RedisModuleScanCursor *RM_ScanCursorCreate() { ^ void module.c:8917:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int RM_GetContextFlagsAll() { ^ void module.c:8934:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int RM_GetKeyspaceNotificationFlagsAll() { ^ void module.c:8942:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int RM_GetServerVersion() { ^ void module.c:8951:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int RM_GetTypeMethodVersion() { ^ void 31 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o evict.o -c evict.c In file included from evict.c:33: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from evict.c:33: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from evict.c:33: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from evict.c:33: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void evict.c:471:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static unsigned long evictionTimeLimitUs() { ^ void 23 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o expire.o -c expire.c In file included from expire.c:33: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from expire.c:33: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from expire.c:33: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from expire.c:33: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o geohash.o -c geohash.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o geohash_helper.o -c geohash_helper.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o childinfo.o -c childinfo.c In file included from childinfo.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from childinfo.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from childinfo.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from childinfo.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o defrag.o -c defrag.c In file included from defrag.c:36: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from defrag.c:36: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from defrag.c:36: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from defrag.c:36: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o siphash.o -c siphash.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o rax.o -c rax.c In file included from rax.c:45: In file included from ./rax_malloc.h:40: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void 1 warning generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o t_stream.o -c t_stream.c In file included from t_stream.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from t_stream.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from t_stream.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from t_stream.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o listpack.o -c listpack.c In file included from listpack.c:44: In file included from ./listpack_malloc.h:41: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void 1 warning generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o localtime.o -c localtime.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o lolwut.o -c lolwut.c In file included from lolwut.c:36: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from lolwut.c:36: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from lolwut.c:36: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from lolwut.c:36: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o lolwut5.o -c lolwut5.c In file included from lolwut5.c:36: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from lolwut5.c:36: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from lolwut5.c:36: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from lolwut5.c:36: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o lolwut6.o -c lolwut6.c In file included from lolwut6.c:42: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from lolwut6.c:42: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from lolwut6.c:42: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from lolwut6.c:42: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o acl.o -c acl.c In file included from acl.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from acl.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from acl.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from acl.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o gopher.o -c gopher.c In file included from gopher.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from gopher.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from gopher.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from gopher.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o tracking.o -c tracking.c In file included from tracking.c:31: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from tracking.c:31: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from tracking.c:31: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from tracking.c:31: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void tracking.c:417:43: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void trackingHandlePendingKeyInvalidations() { ^ void 23 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o connection.o -c connection.c In file included from connection.c:30: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from connection.c:30: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from connection.c:30: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from connection.c:30: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void connection.c:77:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket() { ^ void 23 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o tls.o -c tls.c In file included from tls.c:31: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from tls.c:31: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from tls.c:31: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from tls.c:31: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void tls.c:976:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData() { ^ void tls.c:982:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData() { ^ void 24 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o sha256.o -c sha256.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o timeout.o -c timeout.c In file included from timeout.c:29: In file included from ./server.h:36: In file included from ./rio.h:38: ./connection.h:206:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateSocket(); ^ void ./connection.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] connection *connCreateTLS(); ^ void ./connection.h:234:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsHasPendingData(); ^ void ./connection.h:235:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int tlsProcessPendingData(); ^ void In file included from timeout.c:29: In file included from ./server.h:61: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from timeout.c:29: In file included from ./server.h:65: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from timeout.c:29: ./server.h:1790:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int moduleAllDatatypesHandleErrors(); ^ void ./server.h:1900:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void whileBlockedCron(); ^ void ./server.h:1901:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationStarts(); ^ void ./server.h:1902:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void blockingOperationEnds(); ^ void ./server.h:1975:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void beforePropagateMulti(); ^ void ./server.h:1976:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void afterPropagateExec(); ^ void ./server.h:2073:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *getFailoverStateString(); ^ void ./server.h:2107:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void restartAOFAfterSYNC(); ^ void ./server.h:2119:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int hasActiveChildProcess(); ^ void ./server.h:2120:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void resetChildState(); ^ void ./server.h:2148:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] user *ACLCreateUnlinkedUser(); ^ void ./server.h:2220:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] size_t freeMemoryGetNotCountedMemory(); ^ void ./server.h:2341:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void initConfigValues(); ^ void ./server.h:2382:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] long long dbTotalServerKeyCount(); ^ void 22 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o setcpuaffinity.o -c setcpuaffinity.c cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o monotonic.o -c monotonic.c In file included from monotonic.c:1: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void monotonic.c:133:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static monotime getMonotonicUs_posix() { ^ void monotonic.c:143:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void monotonicInit_posix() { ^ void monotonic.c:158:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char * monotonicInit() { ^ void monotonic.c:172:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString() { ^ void monotonic.c:176:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType() { ^ void 8 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o mt19937-64.o -c mt19937-64.c cc -g -o redis-server adlist.o quicklist.o ae.o anet.o dict.o server.o sds.o zmalloc.o lzf_c.o lzf_d.o pqsort.o zipmap.o sha1.o ziplist.o release.o networking.o util.o object.o db.o replication.o rdb.o t_string.o t_list.o t_set.o t_zset.o t_hash.o config.o aof.o pubsub.o multi.o debug.o sort.o intset.o syncio.o cluster.o crc16.o endianconv.o slowlog.o scripting.o bio.o rio.o rand.o memtest.o crcspeed.o crc64.o bitops.o sentinel.o notify.o setproctitle.o blocked.o hyperloglog.o latency.o sparkline.o redis-check-rdb.o redis-check-aof.o geo.o lazyfree.o module.o evict.o expire.o geohash.o geohash_helper.o childinfo.o defrag.o siphash.o rax.o t_stream.o listpack.o localtime.o lolwut.o lolwut5.o lolwut6.o acl.o gopher.o tracking.o connection.o tls.o sha256.o timeout.o setcpuaffinity.o monotonic.o mt19937-64.o ../deps/hiredis/libhiredis.a ../deps/lua/src/liblua.a -lm -lpthread ../deps/hiredis/libhiredis_ssl.a -lssl -lcrypto dict.c:678(dict.o:(dictGetRandomKey)): warning: random() may return deterministic values, is that what you want? dict.c:795(dict.o:(dictGetFairRandomKey)): warning: rand() may return deterministic values, is that what you want? lstrlib.c:792(lstrlib.o:(str_format) in archive ../deps/lua/src/liblua.a): warning: sprintf() is often misused, please use snprintf() lobject.c:198(lobject.o:(luaO_chunkid) in archive ../deps/lua/src/liblua.a): warning: strcat() is almost always misused, please use strlcat() install redis-server redis-sentinel cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o redis-cli.o -c redis-cli.c In file included from redis-cli.c:59: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from redis-cli.c:63: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from redis-cli.c:64: ./cli_common.h:48:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int cliSecureInit(); ^ void redis-cli.c:930:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static int cliSendAsking() { ^ void redis-cli.c:1854:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void parseEnv() { ^ void redis-cli.c:4641:63: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static clusterManagerNode *clusterManagerNodeWithLeastReplicas() { ^ void redis-cli.c:4660:58: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static clusterManagerNode *clusterManagerNodeMasterRandom() { ^ void redis-cli.c:7073:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void sendCapa() { ^ void 10 warnings generated. cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o cli_common.o -c cli_common.c In file included from cli_common.c:31: ./cli_common.h:48:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int cliSecureInit(); ^ void cli_common.c:186:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int cliSecureInit() ^ void 2 warnings generated. cc -g -o redis-cli anet.o adlist.o dict.o redis-cli.o zmalloc.o release.o ae.o crcspeed.o crc64.o siphash.o crc16.o monotonic.o cli_common.o mt19937-64.o ../deps/hiredis/libhiredis.a ../deps/linenoise/linenoise.o -lm -lpthread ../deps/hiredis/libhiredis_ssl.a -lssl -lcrypto dict.c:678(dict.o:(dictGetRandomKey)): warning: random() may return deterministic values, is that what you want? dict.c:795(dict.o:(dictGetFairRandomKey)): warning: rand() may return deterministic values, is that what you want? hiredis.c:498(hiredis.o:(redisvFormatCommand) in archive ../deps/hiredis/libhiredis.a): warning: sprintf() is often misused, please use snprintf() redis-cli.c:2931(redis-cli.o:(clusterManagerCommandCreate)): warning: strcpy() is almost always misused, please use strlcpy() cc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MMD -o redis-benchmark.o -c redis-benchmark.c In file included from redis-benchmark.c:48: In file included from ./ae.h:36: ./monotonic.h:36:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInit(); ^ void ./monotonic.h:39:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] const char *monotonicInfoString(); ^ void ./monotonic.h:42:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] monotonic_clock_type monotonicGetType(); ^ void In file included from redis-benchmark.c:57: ./zmalloc.h:119:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int jemalloc_purge(); ^ void In file included from redis-benchmark.c:61: ./cli_common.h:48:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int cliSecureInit(); ^ void redis-benchmark.c:196:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void freeBenchmarkThreads(); ^ void redis-benchmark.c:205:44: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void updateClusterSlotsConfiguration(); ^ void redis-benchmark.c:965:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void initBenchmarkThreads() { ^ void redis-benchmark.c:975:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void startBenchmarkThreads() { ^ void redis-benchmark.c:1042:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void freeBenchmarkThreads() { ^ void redis-benchmark.c:1103:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void freeClusterNodes() { ^ void redis-benchmark.c:1122:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static int fetchClusterConfiguration() { ^ void redis-benchmark.c:1379:44: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void updateClusterSlotsConfiguration() { ^ void 13 warnings generated. cc -g -o redis-benchmark ae.o anet.o redis-benchmark.o adlist.o dict.o zmalloc.o release.o crcspeed.o crc64.o siphash.o crc16.o monotonic.o cli_common.o mt19937-64.o ../deps/hiredis/libhiredis.a ../deps/hdr_histogram/hdr_histogram.o -lm -lpthread ../deps/hiredis/libhiredis_ssl.a -lssl -lcrypto hiredis.c:498(hiredis.o:(redisvFormatCommand) in archive ../deps/hiredis/libhiredis.a): warning: sprintf() is often misused, please use snprintf() dict.c:678(dict.o:(dictGetRandomKey)): warning: random() may return deterministic values, is that what you want? dict.c:795(dict.o:(dictGetFairRandomKey)): warning: rand() may return deterministic values, is that what you want? install redis-server redis-check-rdb install redis-server redis-check-aof Hint: It's a good idea to run 'make test' ;) gmake[1]: Leaving directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/src' >>> Running package in databases/redis at 1713789113.27 ===> databases/redis ===> Faking installation for redis-6.2.14 cd src && gmake install gmake[1]: Entering directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/src' cc -pedantic -DREDIS_STATIC= -std=c11 -Wall -W -Wno-missing-field-initializers -g -O2 -pipe -g -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL -MM *.c > Makefile.dep 2> /dev/null || true Hint: It's a good idea to run 'make test' ;) /exopi-obj/pobj/redis-6.2.14/bin/install -d -m 755 /exopi-obj/pobj/redis-6.2.14/fake-amd64/usr/local/bin /exopi-obj/pobj/redis-6.2.14/bin/install -c -m 755 redis-server /exopi-obj/pobj/redis-6.2.14/fake-amd64/usr/local/bin /exopi-obj/pobj/redis-6.2.14/bin/install -c -m 755 redis-benchmark /exopi-obj/pobj/redis-6.2.14/fake-amd64/usr/local/bin /exopi-obj/pobj/redis-6.2.14/bin/install -c -m 755 redis-cli /exopi-obj/pobj/redis-6.2.14/fake-amd64/usr/local/bin gmake[1]: Leaving directory '/exopi-obj/pobj/redis-6.2.14/redis-6.2.14/src' /exopi-obj/pobj/redis-6.2.14/bin/install -d -m 755 /exopi-obj/pobj/redis-6.2.14/fake-amd64/usr/local/share/examples/redis /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DDBDIR=/var/redis -DMODTCL_VERSION=8.5 -DMODTCL_BIN=/usr/local/bin/tclsh8.5 -DARCH=amd64 -DBASE_PKGPATH=databases/redis -DFLAVOR_EXT= -DFULLPKGNAME=redis-6.2.14 -DHOMEPAGE=https://redis.io/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Daniel\ Jakots\ \ -DPREFIX=/exopi-obj/pobj/redis-6.2.14/fake-amd64/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=redis -i -B /exopi-obj/pobj/redis-6.2.14 -c -m 644 /exopi-obj/pobj/redis-6.2.14/redis-6.2.14/redis.conf /exopi-obj/pobj/redis-6.2.14/fake-amd64/usr/local/share/examples/redis/redis.conf /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DDBDIR=/var/redis -DMODTCL_VERSION=8.5 -DMODTCL_BIN=/usr/local/bin/tclsh8.5 -DARCH=amd64 -DBASE_PKGPATH=databases/redis -DFLAVOR_EXT= -DFULLPKGNAME=redis-6.2.14 -DHOMEPAGE=https://redis.io/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Daniel\ Jakots\ \ -DPREFIX=/exopi-obj/pobj/redis-6.2.14/fake-amd64/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=redis -i -B /exopi-obj/pobj/redis-6.2.14 -c -m 644 /exopi-obj/pobj/redis-6.2.14/redis-6.2.14/sentinel.conf /exopi-obj/pobj/redis-6.2.14/fake-amd64/usr/local/share/examples/redis/sentinel.conf Reading existing plist for redis-6.2.14 Writing /exopi-obj/pobj/redis-6.2.14/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/redis-6.2.14/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/redis-6.2.14/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/redis-6.2.14/fake-amd64/usr/local/bin/redis-benchmark > Extracting debug info from /exopi-obj/pobj/redis-6.2.14/fake-amd64/usr/local/bin/redis-cli > Extracting debug info from /exopi-obj/pobj/redis-6.2.14/fake-amd64/usr/local/bin/redis-server Installing /exopi-cvs/ports/databases/redis/pkg/redis.rc as /exopi-obj/pobj/redis-6.2.14/fake-amd64/etc/rc.d/redis ===> Building package for redis-6.2.14 Create /exopi-cvs/ports/packages/amd64/all/redis-6.2.14.tgz Creating package redis-6.2.14 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 16% checksumming|************ | 19% checksumming|************** | 23% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************** | 26% archiving|************************ | 37% archiving|************************************************************** | 97% archiving|****************************************************************|100% Creating package debug-redis-6.2.14 reading plist| checking dependencies| checking dependencies|databases/redis checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******* | 12% checksumming|*********** | 18% checksumming|************** | 24% checksumming|****************** | 29% checksumming|********************** | 35% checksumming|************************* | 41% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|************************************ | 59% checksumming|*************************************** | 65% checksumming|******************************************* | 71% checksumming|*********************************************** | 76% checksumming|************************************************** | 82% checksumming|****************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********* | 14% archiving|****************** | 28% archiving|********************************************** | 73% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/redis-6.2.14.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-redis-6.2.14.tgz >>> Running clean in databases/redis at 1713789124.89 ===> databases/redis ===> Cleaning for redis-6.2.14 >>> Ended at 1713789125.21 max_stuck=3.82/depends=1.91/show-prepare-results=0.71/build=71.37/package=11.61/clean=0.36