* Package: dev-db/redis-4.0.14  * Repository: gentoo  * Maintainer: robbat2@gentoo.org  * USE: elibc_glibc hppa jemalloc kernel_linux test userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox /var/tmp/portage/dev-db/redis-4.0.14/temp/environment: line 82: warning: setlocale: LC_CTYPE: cannot change locale (de_DE.UTF-8) >>> Unpacking source... >>> Unpacking redis-4.0.14.tar.gz to /var/tmp/portage/dev-db/redis-4.0.14/work >>> Source unpacked in /var/tmp/portage/dev-db/redis-4.0.14/work /var/tmp/portage/dev-db/redis-4.0.14/temp/environment: line 82: warning: setlocale: LC_CTYPE: cannot change locale (de_DE.UTF-8) >>> Preparing source in /var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14 ... * Applying redis-3.2.3-config.patch ...  [ ok ] * Applying redis-4.0.1-shared.patch ...  [ ok ] * Applying redis-4.0.1-sharedlua.patch ...  [ ok ] * Applying redis-sentinel-4.0.6-config.patch ... patching file sentinel.conf Hunk #1 succeeded at 203 with fuzz 2 (offset 9 lines).  [ ok ] * Selected LUAPKGCONFIG=lua * Running eautoreconf in '/var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14' ... * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running elibtoolize in: redis-4.0.14/ * Running elibtoolize in: redis-4.0.14/deps/jemalloc/ >>> Source prepared. /var/tmp/portage/dev-db/redis-4.0.14/temp/environment: line 82: warning: setlocale: LC_CTYPE: cannot change locale (de_DE.UTF-8) >>> Configuring source in /var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14 ... * econf: updating redis-4.0.14/deps/jemalloc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating redis-4.0.14/deps/jemalloc/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=hppa2.0-unknown-linux-gnu --host=hppa2.0-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/redis-4.0.14 --htmldir=/usr/share/doc/redis-4.0.14/html --libdir=/usr/lib --without-luajit checking whether to build with debug information... no checking for hppa2.0-unknown-linux-gnu-gcc... hppa2.0-unknown-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether hppa2.0-unknown-linux-gnu-gcc accepts -g... yes checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... hppa2.0-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working strcoll... yes checking for working strtod... yes checking for dup2... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for hppa2.0-unknown-linux-gnu-pkg-config... /usr/bin/hppa2.0-unknown-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LUA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/modules/Makefile config.status: creating src/Makefile config.status: creating deps/lua/Makefile config.status: creating deps/lua/src/Makefile config.status: creating deps/lua/etc/Makefile config.status: creating deps/Makefile config.status: creating deps/linenoise/Makefile config.status: creating deps/hiredis/Makefile >>> Source configured. /var/tmp/portage/dev-db/redis-4.0.14/temp/environment: line 84: warning: setlocale: LC_CTYPE: cannot change locale (de_DE.UTF-8) >>> Compiling source in /var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14 ... make -j4 JEMALLOC_SHARED=yes V=1 CC=hppa2.0-unknown-linux-gnu-gcc 'AR=hppa2.0-unknown-linux-gnu-ar rcu' RANLIB=hppa2.0-unknown-linux-gnu-ranlib cd src && make all make[1]: Entering directory '/var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14/src' hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -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 dict-benchmark (cd ../deps && make distclean) make[2]: Entering directory '/var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14/deps' (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (rm -f .make-*) make[2]: Leaving directory '/var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14/deps' (rm -f .make-*) echo STD=-std=c99 -pedantic -DREDIS_STATIC='' >> .make-settings echo WARN=-Wall -W -Wno-missing-field-initializers >> .make-settings echo OPT=-O2 >> .make-settings echo MALLOC=jemalloc >> .make-settings echo CFLAGS=-std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL >> .make-settings echo LDFLAGS=-Wl,-O1 -Wl,--as-needed >> .make-settings echo REDIS_CFLAGS= >> .make-settings echo REDIS_LDFLAGS= >> .make-settings echo PREV_FINAL_CFLAGS=-std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE >> .make-settings echo PREV_FINAL_LDFLAGS=-Wl,-O1 -Wl,--as-needed -rdynamic >> .make-settings (cd ../deps && make hiredis linenoise) make[2]: Entering directory '/var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14/deps' (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (rm -f .make-*) (echo " -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL" > .make-cflags) (echo "-Wl,-O1 -Wl,--as-needed" > .make-ldflags) MAKE hiredis cd hiredis && make static MAKE linenoise cd linenoise && make make[3]: Entering directory '/var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14/deps/hiredis' make[3]: Entering directory '/var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14/deps/linenoise' hppa2.0-unknown-linux-gnu-gcc -Wall -Os -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -c linenoise.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -c -O3 -fPIC -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb net.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -c -O3 -fPIC -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb hiredis.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -c -O3 -fPIC -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb sds.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -c -O3 -fPIC -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb async.c make[3]: Leaving directory '/var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14/deps/linenoise' hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -c -O3 -fPIC -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb read.c ar rcs libhiredis.a net.o hiredis.o sds.o async.o read.o make[3]: Leaving directory '/var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14/deps/hiredis' make[2]: Leaving directory '/var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14/deps' hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c adlist.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c quicklist.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c ae.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c anet.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c dict.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c server.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c sds.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c zmalloc.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c lzf_c.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c lzf_d.c lzf_d.c: In function 'lzf_decompress': lzf_d.c:91:30: warning: this statement may fall through [-Wimplicit-fallthrough=] 91 | case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:91:39: note: here 91 | case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++; | ^~~~ lzf_d.c:91:54: warning: this statement may fall through [-Wimplicit-fallthrough=] 91 | case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:91:63: note: here 91 | case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++; | ^~~~ lzf_d.c:91:78: warning: this statement may fall through [-Wimplicit-fallthrough=] 91 | case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:91:87: note: here 91 | case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++; | ^~~~ lzf_d.c:91:102: warning: this statement may fall through [-Wimplicit-fallthrough=] 91 | case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:92:15: note: here 92 | case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++; | ^~~~ lzf_d.c:92:30: warning: this statement may fall through [-Wimplicit-fallthrough=] 92 | case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:92:39: note: here 92 | case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++; | ^~~~ lzf_d.c:92:54: warning: this statement may fall through [-Wimplicit-fallthrough=] 92 | case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:92:63: note: here 92 | case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++; | ^~~~ lzf_d.c:92:78: warning: this statement may fall through [-Wimplicit-fallthrough=] 92 | case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:92:87: note: here 92 | case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++; | ^~~~ lzf_d.c:92:102: warning: this statement may fall through [-Wimplicit-fallthrough=] 92 | case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:93:15: note: here 93 | case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++; | ^~~~ lzf_d.c:93:30: warning: this statement may fall through [-Wimplicit-fallthrough=] 93 | case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:93:39: note: here 93 | case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++; | ^~~~ lzf_d.c:93:54: warning: this statement may fall through [-Wimplicit-fallthrough=] 93 | case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:93:63: note: here 93 | case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++; | ^~~~ lzf_d.c:93:78: warning: this statement may fall through [-Wimplicit-fallthrough=] 93 | case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:93:87: note: here 93 | case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++; | ^~~~ lzf_d.c:93:102: warning: this statement may fall through [-Wimplicit-fallthrough=] 93 | case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:94:15: note: here 94 | case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++; | ^~~~ lzf_d.c:94:30: warning: this statement may fall through [-Wimplicit-fallthrough=] 94 | case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:94:39: note: here 94 | case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++; | ^~~~ lzf_d.c:94:54: warning: this statement may fall through [-Wimplicit-fallthrough=] 94 | case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:94:63: note: here 94 | case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++; | ^~~~ lzf_d.c:94:78: warning: this statement may fall through [-Wimplicit-fallthrough=] 94 | case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:94:87: note: here 94 | case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++; | ^~~~ lzf_d.c:94:102: warning: this statement may fall through [-Wimplicit-fallthrough=] 94 | case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:95:15: note: here 95 | case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++; | ^~~~ lzf_d.c:95:30: warning: this statement may fall through [-Wimplicit-fallthrough=] 95 | case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:95:39: note: here 95 | case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++; | ^~~~ lzf_d.c:95:54: warning: this statement may fall through [-Wimplicit-fallthrough=] 95 | case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:95:63: note: here 95 | case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++; | ^~~~ lzf_d.c:95:78: warning: this statement may fall through [-Wimplicit-fallthrough=] 95 | case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:95:87: note: here 95 | case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++; | ^~~~ lzf_d.c:95:102: warning: this statement may fall through [-Wimplicit-fallthrough=] 95 | case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:96:15: note: here 96 | case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++; | ^~~~ lzf_d.c:96:30: warning: this statement may fall through [-Wimplicit-fallthrough=] 96 | case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:96:39: note: here 96 | case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++; | ^~~~ lzf_d.c:96:54: warning: this statement may fall through [-Wimplicit-fallthrough=] 96 | case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:96:63: note: here 96 | case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++; | ^~~~ lzf_d.c:96:78: warning: this statement may fall through [-Wimplicit-fallthrough=] 96 | case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:96:87: note: here 96 | case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++; | ^~~~ lzf_d.c:96:102: warning: this statement may fall through [-Wimplicit-fallthrough=] 96 | case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:97:15: note: here 97 | case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++; | ^~~~ lzf_d.c:97:30: warning: this statement may fall through [-Wimplicit-fallthrough=] 97 | case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:97:39: note: here 97 | case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++; | ^~~~ lzf_d.c:97:54: warning: this statement may fall through [-Wimplicit-fallthrough=] 97 | case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:97:63: note: here 97 | case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++; | ^~~~ lzf_d.c:97:78: warning: this statement may fall through [-Wimplicit-fallthrough=] 97 | case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:97:87: note: here 97 | case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++; | ^~~~ lzf_d.c:97:102: warning: this statement may fall through [-Wimplicit-fallthrough=] 97 | case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:98:15: note: here 98 | case 4: *op++ = *ip++; case 3: *op++ = *ip++; case 2: *op++ = *ip++; case 1: *op++ = *ip++; | ^~~~ lzf_d.c:98:30: warning: this statement may fall through [-Wimplicit-fallthrough=] 98 | case 4: *op++ = *ip++; case 3: *op++ = *ip++; case 2: *op++ = *ip++; case 1: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:98:39: note: here 98 | case 4: *op++ = *ip++; case 3: *op++ = *ip++; case 2: *op++ = *ip++; case 1: *op++ = *ip++; | ^~~~ lzf_d.c:98:54: warning: this statement may fall through [-Wimplicit-fallthrough=] 98 | case 4: *op++ = *ip++; case 3: *op++ = *ip++; case 2: *op++ = *ip++; case 1: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:98:63: note: here 98 | case 4: *op++ = *ip++; case 3: *op++ = *ip++; case 2: *op++ = *ip++; case 1: *op++ = *ip++; | ^~~~ lzf_d.c:98:78: warning: this statement may fall through [-Wimplicit-fallthrough=] 98 | case 4: *op++ = *ip++; case 3: *op++ = *ip++; case 2: *op++ = *ip++; case 1: *op++ = *ip++; | ~~~~~~^~~~~~~ lzf_d.c:98:87: note: here 98 | case 4: *op++ = *ip++; case 3: *op++ = *ip++; case 2: *op++ = *ip++; case 1: *op++ = *ip++; | ^~~~ lzf_d.c:166:29: warning: this statement may fall through [-Wimplicit-fallthrough=] 166 | case 9: *op++ = *ref++; | ~~~~~~^~~~~~~~ lzf_d.c:167:15: note: here 167 | case 8: *op++ = *ref++; | ^~~~ lzf_d.c:167:29: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | case 8: *op++ = *ref++; | ~~~~~~^~~~~~~~ lzf_d.c:168:15: note: here 168 | case 7: *op++ = *ref++; | ^~~~ lzf_d.c:168:29: warning: this statement may fall through [-Wimplicit-fallthrough=] 168 | case 7: *op++ = *ref++; | ~~~~~~^~~~~~~~ lzf_d.c:169:15: note: here 169 | case 6: *op++ = *ref++; | ^~~~ lzf_d.c:169:29: warning: this statement may fall through [-Wimplicit-fallthrough=] 169 | case 6: *op++ = *ref++; | ~~~~~~^~~~~~~~ lzf_d.c:170:15: note: here 170 | case 5: *op++ = *ref++; | ^~~~ lzf_d.c:170:29: warning: this statement may fall through [-Wimplicit-fallthrough=] 170 | case 5: *op++ = *ref++; | ~~~~~~^~~~~~~~ lzf_d.c:171:15: note: here 171 | case 4: *op++ = *ref++; | ^~~~ lzf_d.c:171:29: warning: this statement may fall through [-Wimplicit-fallthrough=] 171 | case 4: *op++ = *ref++; | ~~~~~~^~~~~~~~ lzf_d.c:172:15: note: here 172 | case 3: *op++ = *ref++; | ^~~~ lzf_d.c:172:29: warning: this statement may fall through [-Wimplicit-fallthrough=] 172 | case 3: *op++ = *ref++; | ~~~~~~^~~~~~~~ lzf_d.c:173:15: note: here 173 | case 2: *op++ = *ref++; | ^~~~ lzf_d.c:173:29: warning: this statement may fall through [-Wimplicit-fallthrough=] 173 | case 2: *op++ = *ref++; | ~~~~~~^~~~~~~~ lzf_d.c:174:15: note: here 174 | case 1: *op++ = *ref++; | ^~~~ lzf_d.c:174:29: warning: this statement may fall through [-Wimplicit-fallthrough=] 174 | case 1: *op++ = *ref++; | ~~~~~~^~~~~~~~ lzf_d.c:175:15: note: here 175 | case 0: *op++ = *ref++; /* two octets more */ | ^~~~ hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c pqsort.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c zipmap.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c sha1.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c ziplist.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c release.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c networking.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c util.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c object.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c db.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c replication.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c rdb.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c t_string.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c t_list.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c t_set.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c t_zset.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c t_hash.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c config.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c aof.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c pubsub.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c multi.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c debug.c debug.c: In function 'getMcontextEip': debug.c:698:1: warning: no return statement in function returning non-void [-Wreturn-type] 698 | } | ^ debug.c:667:41: warning: unused parameter 'uc' [-Wunused-parameter] 667 | static void *getMcontextEip(ucontext_t *uc) { | ~~~~~~~~~~~~^~ debug.c: In function 'logRegisters': debug.c:713:31: warning: unused parameter 'uc' [-Wunused-parameter] 713 | void logRegisters(ucontext_t *uc) { | ~~~~~~~~~~~~^~ hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c sort.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c intset.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c syncio.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c cluster.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c crc16.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c endianconv.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c slowlog.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c scripting.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c bio.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c rio.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c rand.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c memtest.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c crc64.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c bitops.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c sentinel.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c notify.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c setproctitle.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c blocked.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c hyperloglog.c hyperloglog.c: In function 'MurmurHash64A': hyperloglog.c:429:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 429 | case 7: h ^= (uint64_t)data[6] << 48; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ hyperloglog.c:430:5: note: here 430 | case 6: h ^= (uint64_t)data[5] << 40; | ^~~~ hyperloglog.c:430:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 430 | case 6: h ^= (uint64_t)data[5] << 40; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ hyperloglog.c:431:5: note: here 431 | case 5: h ^= (uint64_t)data[4] << 32; | ^~~~ hyperloglog.c:431:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 431 | case 5: h ^= (uint64_t)data[4] << 32; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ hyperloglog.c:432:5: note: here 432 | case 4: h ^= (uint64_t)data[3] << 24; | ^~~~ hyperloglog.c:432:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 432 | case 4: h ^= (uint64_t)data[3] << 24; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ hyperloglog.c:433:5: note: here 433 | case 3: h ^= (uint64_t)data[2] << 16; | ^~~~ hyperloglog.c:433:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 433 | case 3: h ^= (uint64_t)data[2] << 16; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ hyperloglog.c:434:5: note: here 434 | case 2: h ^= (uint64_t)data[1] << 8; | ^~~~ hyperloglog.c:434:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 434 | case 2: h ^= (uint64_t)data[1] << 8; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~ hyperloglog.c:435:5: note: here 435 | case 1: h ^= (uint64_t)data[0]; | ^~~~ hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c latency.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c sparkline.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c redis-check-rdb.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c redis-check-aof.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c geo.c redis-check-aof.c: In function 'consumeNewline.part.0': redis-check-aof.c:37:36: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1004 [-Wformat-truncation=] 37 | snprintf(error, sizeof(error), "0x%16llx: %s", (long long)epos, __buf); \ | ^~~~~~~~~~~~~~ ~~~~~ redis-check-aof.c:45:9: note: in expansion of macro 'ERROR' 45 | ERROR("Expected \\r\\n, got: %02x%02x",buf[0],buf[1]); | ^~~~~ redis-check-aof.c:37:47: note: format string is defined here 37 | snprintf(error, sizeof(error), "0x%16llx: %s", (long long)epos, __buf); \ | ^~ In file included from /usr/include/stdio.h:867, from rio.h:35, from server.h:36, from redis-check-aof.c:31: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 21 and 1044 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 |  __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ redis-check-aof.c: In function 'readLong': redis-check-aof.c:37:36: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1004 [-Wformat-truncation=] 37 | snprintf(error, sizeof(error), "0x%16llx: %s", (long long)epos, __buf); \ | ^~~~~~~~~~~~~~ ~~~~~ redis-check-aof.c:58:9: note: in expansion of macro 'ERROR' 58 | ERROR("Expected prefix '%c', got: '%c'",prefix,buf[0]); | ^~~~~ redis-check-aof.c:37:47: note: format string is defined here 37 | snprintf(error, sizeof(error), "0x%16llx: %s", (long long)epos, __buf); \ | ^~ In file included from /usr/include/stdio.h:867, from rio.h:35, from server.h:36, from redis-check-aof.c:31: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 21 and 1044 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 |  __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ redis-check-aof.c: In function 'readBytes': redis-check-aof.c:37:36: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1004 [-Wformat-truncation=] 37 | snprintf(error, sizeof(error), "0x%16llx: %s", (long long)epos, __buf); \ | ^~~~~~~~~~~~~~ ~~~~~ redis-check-aof.c:70:9: note: in expansion of macro 'ERROR' 70 | ERROR("Expected to read %ld bytes, got %ld bytes",length,real); | ^~~~~ redis-check-aof.c:37:47: note: format string is defined here 37 | snprintf(error, sizeof(error), "0x%16llx: %s", (long long)epos, __buf); \ | ^~ In file included from /usr/include/stdio.h:867, from rio.h:35, from server.h:36, from redis-check-aof.c:31: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 21 and 1044 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 |  __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ redis-check-aof.c: In function 'process': redis-check-aof.c:37:36: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1004 [-Wformat-truncation=] 37 | snprintf(error, sizeof(error), "0x%16llx: %s", (long long)epos, __buf); \ | ^~~~~~~~~~~~~~ ~~~~~ redis-check-aof.c:120:25: note: in expansion of macro 'ERROR' 120 | ERROR("Unexpected EXEC"); | ^~~~~ redis-check-aof.c:37:47: note: format string is defined here 37 | snprintf(error, sizeof(error), "0x%16llx: %s", (long long)epos, __buf); \ | ^~ In file included from /usr/include/stdio.h:867, from rio.h:35, from server.h:36, from redis-check-aof.c:31: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 21 and 1044 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 |  __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ redis-check-aof.c:37:36: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1004 [-Wformat-truncation=] 37 | snprintf(error, sizeof(error), "0x%16llx: %s", (long long)epos, __buf); \ | ^~~~~~~~~~~~~~ ~~~~~ redis-check-aof.c:115:25: note: in expansion of macro 'ERROR' 115 | ERROR("Unexpected MULTI"); | ^~~~~ redis-check-aof.c:37:47: note: format string is defined here 37 | snprintf(error, sizeof(error), "0x%16llx: %s", (long long)epos, __buf); \ | ^~ In file included from /usr/include/stdio.h:867, from rio.h:35, from server.h:36, from redis-check-aof.c:31: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 21 and 1044 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 |  __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ redis-check-aof.c:37:36: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1004 [-Wformat-truncation=] 37 | snprintf(error, sizeof(error), "0x%16llx: %s", (long long)epos, __buf); \ | ^~~~~~~~~~~~~~ ~~~~~ redis-check-aof.c:136:9: note: in expansion of macro 'ERROR' 136 | ERROR("Reached EOF before reading EXEC for MULTI"); | ^~~~~ redis-check-aof.c:37:47: note: format string is defined here 37 | snprintf(error, sizeof(error), "0x%16llx: %s", (long long)epos, __buf); \ | ^~ In file included from /usr/include/stdio.h:867, from rio.h:35, from server.h:36, from redis-check-aof.c:31: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 21 and 1044 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 |  __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c lazyfree.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c module.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c evict.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c expire.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c geohash.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c geohash_helper.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c childinfo.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c defrag.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c siphash.c siphash.c: In function 'siphash': siphash.c:145:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 145 | case 7: b |= ((uint64_t)in[6]) << 48; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ siphash.c:146:5: note: here 146 | case 6: b |= ((uint64_t)in[5]) << 40; | ^~~~ siphash.c:146:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 146 | case 6: b |= ((uint64_t)in[5]) << 40; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ siphash.c:147:5: note: here 147 | case 5: b |= ((uint64_t)in[4]) << 32; | ^~~~ siphash.c:147:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 147 | case 5: b |= ((uint64_t)in[4]) << 32; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ siphash.c:148:5: note: here 148 | case 4: b |= ((uint64_t)in[3]) << 24; | ^~~~ siphash.c:148:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 148 | case 4: b |= ((uint64_t)in[3]) << 24; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ siphash.c:149:5: note: here 149 | case 3: b |= ((uint64_t)in[2]) << 16; | ^~~~ siphash.c:149:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 149 | case 3: b |= ((uint64_t)in[2]) << 16; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ siphash.c:150:5: note: here 150 | case 2: b |= ((uint64_t)in[1]) << 8; | ^~~~ siphash.c:150:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 150 | case 2: b |= ((uint64_t)in[1]) << 8; | ~~^~~~~~~~~~~~~~~~~~~~~~~~~ siphash.c:151:5: note: here 151 | case 1: b |= ((uint64_t)in[0]); break; | ^~~~ siphash.c: In function 'siphash_nocase': siphash.c:205:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 205 | case 7: b |= ((uint64_t)siptlw(in[6])) << 48; | ^~ siphash.c:206:5: note: here 206 | case 6: b |= ((uint64_t)siptlw(in[5])) << 40; | ^~~~ siphash.c:206:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 206 | case 6: b |= ((uint64_t)siptlw(in[5])) << 40; | ^~ siphash.c:207:5: note: here 207 | case 5: b |= ((uint64_t)siptlw(in[4])) << 32; | ^~~~ siphash.c:207:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 207 | case 5: b |= ((uint64_t)siptlw(in[4])) << 32; | ^~ siphash.c:208:5: note: here 208 | case 4: b |= ((uint64_t)siptlw(in[3])) << 24; | ^~~~ siphash.c:208:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 208 | case 4: b |= ((uint64_t)siptlw(in[3])) << 24; | ^~ siphash.c:209:5: note: here 209 | case 3: b |= ((uint64_t)siptlw(in[2])) << 16; | ^~~~ siphash.c:209:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 209 | case 3: b |= ((uint64_t)siptlw(in[2])) << 16; | ^~ siphash.c:210:5: note: here 210 | case 2: b |= ((uint64_t)siptlw(in[1])) << 8; | ^~~~ siphash.c:210:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 210 | case 2: b |= ((uint64_t)siptlw(in[1])) << 8; | ^~ siphash.c:211:5: note: here 211 | case 1: b |= ((uint64_t)siptlw(in[0])); break; | ^~~~ hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c rax.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c fpconv.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c strbuf.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c lua_bit.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c lua_cjson.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c lua_cmsgpack.c lua_cjson.c: In function 'json_append_string': lua_cjson.c:479:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 479 | for (i = 0; i < len; i++) { | ^ lua_cjson.c: In function 'json_is_invalid_number': lua_cjson.c:986:10: warning: implicit declaration of function 'strncasecmp'; did you mean 'strncmp'? [-Wimplicit-function-declaration] 986 | if (!strncasecmp(p, "inf", 3)) | ^~~~~~~~~~~ | strncmp lua_cjson.c: In function 'json_append_data': lua_cjson.c:691:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 691 | if (lua_touserdata(l, -1) == NULL) { | ^ lua_cjson.c:695:5: note: here 695 | default: | ^~~~~~~ lua_cmsgpack.c: In function 'mp_unpack_full': lua_cmsgpack.c:806:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 806 | else if (offset > len) | ^ lua_cmsgpack.c: In function 'luaopen_create': lua_cmsgpack.c:906:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 906 | for (i = 0; i < (sizeof(cmds)/sizeof(*cmds) - 1); i++) { | ^ lua_cmsgpack.c: In function 'luaopen_cmsgpack_safe': lua_cmsgpack.c:941:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 941 | for (i = 0; i < (sizeof(cmds)/sizeof(*cmds) - 1); i++) { | ^ hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c lua_struct.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c redis-cli.c hppa2.0-unknown-linux-gnu-gcc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6 -O2 -pipe -march=2.0 -DENABLE_CJSON_GLOBAL -I../deps/hiredis -I../deps/linenoise -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -c redis-benchmark.c hppa2.0-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -rdynamic -o redis-benchmark ae.o anet.o redis-benchmark.o adlist.o zmalloc.o ../deps/hiredis/libhiredis.a -lm -llua -lm -ldl -pthread -ljemalloc -ldl hppa2.0-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -rdynamic -o redis-cli anet.o adlist.o redis-cli.o zmalloc.o release.o ae.o crc64.o ../deps/hiredis/libhiredis.a ../deps/linenoise/linenoise.o -lm -llua -lm -ldl -pthread -ljemalloc -ldl hppa2.0-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -rdynamic -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 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 fpconv.o strbuf.o lua_bit.o lua_cjson.o lua_cmsgpack.o lua_struct.o ../deps/hiredis/libhiredis.a -lm -llua -lm -ldl -pthread -ljemalloc -ldl install redis-server redis-sentinel install redis-server redis-check-rdb install redis-server redis-check-aof Hint: It's a good idea to run 'make test' ;) make[1]: Leaving directory '/var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14/src' >>> Source compiled. /var/tmp/portage/dev-db/redis-4.0.14/temp/environment: line 86: warning: setlocale: LC_CTYPE: cannot change locale (de_DE.UTF-8) >>> Test phase: dev-db/redis-4.0.14 make -j4 check cd src && make check make[1]: Entering directory '/var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14/src' ** SLOW COMPUTER ** Using a single client to avoid false positives. Cleanup: may take some time... OK Starting test server at port 11111 [ready]: 194 Testing unit/printver Testing Redis version 4.0.14 (00000000) [1/46 done]: unit/printver (1 seconds) Testing unit/dump [ok]: DUMP / RESTORE are able to serialize / unserialize a simple key [ok]: RESTORE can set an arbitrary expire to the materialized key [ok]: RESTORE can set an expire that overflows a 32 bit integer [ok]: RESTORE returns an error of the key already exists [ok]: RESTORE can overwrite an existing key with REPLACE [ok]: RESTORE can detect a syntax error for unrecongized options [ok]: DUMP of non existing key returns nil [ok]: MIGRATE is caching connections [ok]: MIGRATE cached connections are released after some time [ok]: MIGRATE is able to migrate a key between two instances [ok]: MIGRATE is able to copy a key between two instances [ok]: MIGRATE will not overwrite existing keys, unless REPLACE is used [ok]: MIGRATE propagates TTL correctly [ok]: MIGRATE can correctly transfer large values [ok]: MIGRATE can correctly transfer hashes [ok]: MIGRATE timeout actually works [ok]: MIGRATE can migrate multiple keys at once [ok]: MIGRATE with multiple keys must have empty key arg [ok]: MIGRATE with mutliple keys migrate just existing ones [ok]: MIGRATE with multiple keys: stress command rewriting [ok]: MIGRATE with multiple keys: delete just ack keys [ok]: MIGRATE AUTH: correct and wrong password cases [2/46 done]: unit/dump (49 seconds) Testing unit/auth [ok]: AUTH fails if there is no password configured server side [ok]: AUTH fails when a wrong password is given [ok]: Arbitrary command gives an error when AUTH is required [ok]: AUTH succeeds when the right password is given [ok]: Once AUTH succeeded we can actually send commands to the server [3/46 done]: unit/auth (2 seconds) Testing unit/protocol [ok]: Handle an empty query [ok]: Negative multibulk length [ok]: Out of range multibulk length [ok]: Wrong multibulk payload header [ok]: Negative multibulk payload length [ok]: Out of range multibulk payload length [ok]: Non-number multibulk payload length [ok]: Multi bulk request not followed by bulk arguments [ok]: Generic wrong number of args [ok]: Unbalanced number of quotes [ok]: Protocol desync regression test #1 [ok]: Protocol desync regression test #2 [ok]: Protocol desync regression test #3 [ok]: Regression for a crash with blocking ops and pipelining [4/46 done]: unit/protocol (3 seconds) Testing unit/keyspace [ok]: DEL against a single item [ok]: Vararg DEL [ok]: KEYS with pattern [ok]: KEYS to get all keys [ok]: DBSIZE [ok]: DEL all keys [ok]: DEL against expired key [ok]: EXISTS [ok]: Zero length value in key. SET/GET/EXISTS [ok]: Commands pipelining [ok]: Non existing command [ok]: RENAME basic usage [ok]: RENAME source key should no longer exist [ok]: RENAME against already existing key [ok]: RENAMENX basic usage [ok]: RENAMENX against already existing key [ok]: RENAMENX against already existing key (2) [ok]: RENAME against non existing source key [ok]: RENAME where source and dest key are the same (existing) [ok]: RENAMENX where source and dest key are the same (existing) [ok]: RENAME where source and dest key are the same (non existing) [ok]: RENAME with volatile key, should move the TTL as well [ok]: RENAME with volatile key, should not inherit TTL of target key [ok]: DEL all keys again (DB 0) [ok]: DEL all keys again (DB 1) [ok]: MOVE basic usage [ok]: MOVE against key existing in the target DB [ok]: MOVE against non-integer DB (#1428) [ok]: MOVE can move key expire metadata as well [ok]: MOVE does not create an expire if it does not exist [ok]: SET/GET keys in different DBs [ok]: RANDOMKEY [ok]: RANDOMKEY against empty DB [ok]: RANDOMKEY regression 1 [ok]: KEYS * two times with long key, Github issue #1208 [5/46 done]: unit/keyspace (2 seconds) Testing unit/scan [ok]: SCAN basic [ok]: SCAN COUNT [ok]: SCAN MATCH [ok]: SSCAN with encoding intset [ok]: SSCAN with encoding hashtable [ok]: HSCAN with encoding ziplist [ok]: HSCAN with encoding hashtable [ok]: ZSCAN with encoding ziplist [ok]: ZSCAN with encoding skiplist [ok]: SCAN guarantees check under write load [ok]: SSCAN with integer encoded object (issue #1345) [ok]: SSCAN with PATTERN [ok]: HSCAN with PATTERN [ok]: ZSCAN with PATTERN [ok]: ZSCAN scores: regression test for issue #2175 [6/46 done]: unit/scan (1 seconds) Testing unit/type/string [ok]: SET and GET an item [ok]: SET and GET an empty item [ok]: Very big payload in GET/SET [ok]: Very big payload random access [ok]: SET 10000 numeric keys and access all them in reverse order [ok]: DBSIZE should be 10000 now [ok]: SETNX target key missing [ok]: SETNX target key exists [ok]: SETNX against not-expired volatile key [ok]: SETNX against expired volatile key [ok]: MGET [ok]: MGET against non existing key [ok]: MGET against non-string key [ok]: GETSET (set new value) [ok]: GETSET (replace old value) [ok]: MSET base case [ok]: MSET wrong number of args [ok]: MSETNX with already existent key [ok]: MSETNX with not existing keys [ok]: STRLEN against non-existing key [ok]: STRLEN against integer-encoded value [ok]: STRLEN against plain string [ok]: SETBIT against non-existing key [ok]: SETBIT against string-encoded key [ok]: SETBIT against integer-encoded key [ok]: SETBIT against key with wrong type [ok]: SETBIT with out of range bit offset [ok]: SETBIT with non-bit argument [ok]: SETBIT fuzzing [ok]: GETBIT against non-existing key [ok]: GETBIT against string-encoded key [ok]: GETBIT against integer-encoded key [ok]: SETRANGE against non-existing key [ok]: SETRANGE against string-encoded key [ok]: SETRANGE against integer-encoded key [ok]: SETRANGE against key with wrong type [ok]: SETRANGE with out of range offset [ok]: GETRANGE against non-existing key [ok]: GETRANGE against string value [ok]: GETRANGE against integer-encoded value [ok]: GETRANGE fuzzing [ok]: Extended SET can detect syntax errors [ok]: Extended SET NX option [ok]: Extended SET XX option [ok]: Extended SET EX option [ok]: Extended SET PX option [ok]: Extended SET using multiple options at once [ok]: GETRANGE with huge ranges, Github issue #1844 [7/46 done]: unit/type/string (25 seconds) Testing unit/type/incr [ok]: INCR against non existing key [ok]: INCR against key created by incr itself [ok]: INCR against key originally set with SET [ok]: INCR over 32bit value [ok]: INCRBY over 32bit value with over 32bit increment [ok]: INCR fails against key with spaces (left) [ok]: INCR fails against key with spaces (right) [ok]: INCR fails against key with spaces (both) [ok]: INCR fails against a key holding a list [ok]: DECRBY over 32bit value with over 32bit increment, negative res [ok]: INCR uses shared objects in the 0-9999 range [ok]: INCR can modify objects in-place [ok]: INCRBYFLOAT against non existing key [ok]: INCRBYFLOAT against key originally set with SET [ok]: INCRBYFLOAT over 32bit value [ok]: INCRBYFLOAT over 32bit value with over 32bit increment [ok]: INCRBYFLOAT fails against key with spaces (left) [ok]: INCRBYFLOAT fails against key with spaces (right) [ok]: INCRBYFLOAT fails against key with spaces (both) [ok]: INCRBYFLOAT fails against a key holding a list [ok]: INCRBYFLOAT does not allow NaN or Infinity [ok]: INCRBYFLOAT decrement [ok]: string to double with null terminator [8/46 done]: unit/type/incr (1 seconds) Testing unit/type/list [ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - ziplist [ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - regular list [ok]: R/LPOP against empty list [ok]: Variadic RPUSH/LPUSH [ok]: DEL a list [ok]: BLPOP, BRPOP: single existing list - linkedlist [ok]: BLPOP, BRPOP: multiple existing lists - linkedlist [ok]: BLPOP, BRPOP: second list has an entry - linkedlist [ok]: BRPOPLPUSH - linkedlist [ok]: BLPOP, BRPOP: single existing list - ziplist [ok]: BLPOP, BRPOP: multiple existing lists - ziplist [ok]: BLPOP, BRPOP: second list has an entry - ziplist [ok]: BRPOPLPUSH - ziplist [ok]: BLPOP, LPUSH + DEL should not awake blocked client [ok]: BLPOP, LPUSH + DEL + SET should not awake blocked client [ok]: BLPOP with same key multiple times should work (issue #801) [ok]: MULTI/EXEC is isolated from the point of view of BLPOP [ok]: BLPOP with variadic LPUSH [ok]: BRPOPLPUSH with zero timeout should block indefinitely [ok]: BRPOPLPUSH with a client BLPOPing the target list [ok]: BRPOPLPUSH with wrong source type [ok]: BRPOPLPUSH with wrong destination type [ok]: BRPOPLPUSH maintains order of elements after failure [ok]: BRPOPLPUSH with multiple blocked clients [ok]: Linked BRPOPLPUSH [ok]: Circular BRPOPLPUSH [ok]: Self-referential BRPOPLPUSH [ok]: BRPOPLPUSH inside a transaction [ok]: PUSH resulting from BRPOPLPUSH affect WATCH [ok]: BRPOPLPUSH does not affect WATCH while still blocked [ok]: BRPOPLPUSH timeout [ok]: BLPOP when new key is moved into place [ok]: BLPOP when result key is created by SORT..STORE [ok]: BLPOP: with single empty list argument [ok]: BLPOP: with negative timeout [ok]: BLPOP: with non-integer timeout [ok]: BLPOP: with zero timeout should block indefinitely [ok]: BLPOP: second argument is not a list [ok]: BLPOP: timeout [ok]: BLPOP: arguments are empty [ok]: BRPOP: with single empty list argument [ok]: BRPOP: with negative timeout [ok]: BRPOP: with non-integer timeout [ok]: BRPOP: with zero timeout should block indefinitely [ok]: BRPOP: second argument is not a list [ok]: BRPOP: timeout [ok]: BRPOP: arguments are empty [ok]: BLPOP inside a transaction [ok]: LPUSHX, RPUSHX - generic [ok]: LPUSHX, RPUSHX - linkedlist [ok]: LINSERT - linkedlist [ok]: LPUSHX, RPUSHX - ziplist [ok]: LINSERT - ziplist [ok]: LINSERT raise error on bad syntax [ok]: LINDEX consistency test - quicklist [ok]: LINDEX random access - quicklist [ok]: Check if list is still ok after a DEBUG RELOAD - quicklist [ok]: LINDEX consistency test - quicklist [ok]: LINDEX random access - quicklist [ok]: Check if list is still ok after a DEBUG RELOAD - quicklist [ok]: LLEN against non-list value error [ok]: LLEN against non existing key [ok]: LINDEX against non-list value error [ok]: LINDEX against non existing key [ok]: LPUSH against non-list value error [ok]: RPUSH against non-list value error [ok]: RPOPLPUSH base case - linkedlist [ok]: RPOPLPUSH with the same list as src and dst - linkedlist [ok]: RPOPLPUSH with linkedlist source and existing target linkedlist [ok]: RPOPLPUSH with linkedlist source and existing target ziplist [ok]: RPOPLPUSH base case - ziplist [ok]: RPOPLPUSH with the same list as src and dst - ziplist [ok]: RPOPLPUSH with ziplist source and existing target linkedlist [ok]: RPOPLPUSH with ziplist source and existing target ziplist [ok]: RPOPLPUSH against non existing key [ok]: RPOPLPUSH against non list src key [ok]: RPOPLPUSH against non list dst key [ok]: RPOPLPUSH against non existing src key [ok]: Basic LPOP/RPOP - linkedlist [ok]: Basic LPOP/RPOP - ziplist [ok]: LPOP/RPOP against non list value [ok]: Mass RPOP/LPOP - quicklist [ok]: Mass RPOP/LPOP - quicklist [ok]: LRANGE basics - linkedlist [ok]: LRANGE inverted indexes - linkedlist [ok]: LRANGE out of range indexes including the full list - linkedlist [ok]: LRANGE out of range negative end index - linkedlist [ok]: LRANGE basics - ziplist [ok]: LRANGE inverted indexes - ziplist [ok]: LRANGE out of range indexes including the full list - ziplist [ok]: LRANGE out of range negative end index - ziplist [ok]: LRANGE against non existing key [ok]: LTRIM basics - linkedlist [ok]: LTRIM out of range negative end index - linkedlist [ok]: LTRIM basics - ziplist [ok]: LTRIM out of range negative end index - ziplist [ok]: LSET - linkedlist [ok]: LSET out of range index - linkedlist [ok]: LSET - ziplist [ok]: LSET out of range index - ziplist [ok]: LSET against non existing key [ok]: LSET against non list value [ok]: LREM remove all the occurrences - linkedlist [ok]: LREM remove the first occurrence - linkedlist [ok]: LREM remove non existing element - linkedlist [ok]: LREM starting from tail with negative count - linkedlist [ok]: LREM starting from tail with negative count (2) - linkedlist [ok]: LREM deleting objects that may be int encoded - linkedlist [ok]: LREM remove all the occurrences - ziplist [ok]: LREM remove the first occurrence - ziplist [ok]: LREM remove non existing element - ziplist [ok]: LREM starting from tail with negative count - ziplist [ok]: LREM starting from tail with negative count (2) - ziplist [ok]: LREM deleting objects that may be int encoded - ziplist [ok]: Regression for bug 593 - chaining BRPOPLPUSH with other blocking cmds [9/46 done]: unit/type/list (16 seconds) Testing unit/type/list-2 [ok]: LTRIM stress testing - linkedlist [ok]: LTRIM stress testing - ziplist [10/46 done]: unit/type/list-2 (55 seconds) Testing unit/type/list-3 [ok]: Explicit regression for a list bug [ok]: Regression for quicklist #3343 bug [ok]: Stress tester for #3343-alike bugs [ok]: ziplist implementation: value encoding and backlink [ok]: ziplist implementation: encoding stress testing [11/46 done]: unit/type/list-3 (98 seconds) Testing unit/type/set [ok]: SADD, SCARD, SISMEMBER, SMEMBERS basics - regular set [ok]: SADD, SCARD, SISMEMBER, SMEMBERS basics - intset [ok]: SADD against non set [ok]: SADD a non-integer against an intset [ok]: SADD an integer larger than 64 bits [ok]: SADD overflows the maximum allowed integers in an intset [ok]: Variadic SADD [ok]: Set encoding after DEBUG RELOAD [ok]: SREM basics - regular set [ok]: SREM basics - intset [ok]: SREM with multiple arguments [ok]: SREM variadic version with more args needed to destroy the key [ok]: Generated sets must be encoded as hashtable [ok]: SINTER with two sets - hashtable [ok]: SINTERSTORE with two sets - hashtable [ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - hashtable [ok]: SUNION with two sets - hashtable [ok]: SUNIONSTORE with two sets - hashtable [ok]: SINTER against three sets - hashtable [ok]: SINTERSTORE with three sets - hashtable [ok]: SUNION with non existing keys - hashtable [ok]: SDIFF with two sets - hashtable [ok]: SDIFF with three sets - hashtable [ok]: SDIFFSTORE with three sets - hashtable [ok]: Generated sets must be encoded as intset [ok]: SINTER with two sets - intset [ok]: SINTERSTORE with two sets - intset [ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - intset [ok]: SUNION with two sets - intset [ok]: SUNIONSTORE with two sets - intset [ok]: SINTER against three sets - intset [ok]: SINTERSTORE with three sets - intset [ok]: SUNION with non existing keys - intset [ok]: SDIFF with two sets - intset [ok]: SDIFF with three sets - intset [ok]: SDIFFSTORE with three sets - intset [ok]: SDIFF with first set empty [ok]: SDIFF with same set two times [ok]: SDIFF fuzzing [ok]: SINTER against non-set should throw error [ok]: SUNION against non-set should throw error [ok]: SINTER should handle non existing key as empty [ok]: SINTER with same integer elements but different encoding [ok]: SINTERSTORE against non existing keys should delete dstkey [ok]: SUNIONSTORE against non existing keys should delete dstkey [ok]: SPOP basics - hashtable [ok]: SPOP with =1 - hashtable [ok]: SRANDMEMBER - hashtable [ok]: SPOP basics - intset [ok]: SPOP with =1 - intset [ok]: SRANDMEMBER - intset [ok]: SPOP with [ok]: SPOP with [ok]: SPOP using integers, testing Knuth's and Floyd's algorithm [ok]: SPOP using integers with Knuth's algorithm [ok]: SPOP new implementation: code path #1 [ok]: SPOP new implementation: code path #2 [ok]: SPOP new implementation: code path #3 [ok]: SRANDMEMBER with against non existing key [ok]: SRANDMEMBER with - hashtable [ok]: SRANDMEMBER with - intset [ok]: SMOVE basics - from regular set to intset [ok]: SMOVE basics - from intset to regular set [ok]: SMOVE non existing key [ok]: SMOVE non existing src set [ok]: SMOVE from regular set to non existing destination set [ok]: SMOVE from intset to non existing destination set [ok]: SMOVE wrong src key type [ok]: SMOVE wrong dst key type [ok]: SMOVE with identical source and destination [ok]: intsets implementation stress testing [12/46 done]: unit/type/set (25 seconds) Testing unit/type/zset [ok]: Check encoding - ziplist [ok]: ZSET basic ZADD and score update - ziplist [ok]: ZSET element can't be set to NaN with ZADD - ziplist [ok]: ZSET element can't be set to NaN with ZINCRBY [ok]: ZADD with options syntax error with incomplete pair [ok]: ZADD XX option without key - ziplist [ok]: ZADD XX existing key - ziplist [ok]: ZADD XX returns the number of elements actually added [ok]: ZADD XX updates existing elements score [ok]: ZADD XX and NX are not compatible [ok]: ZADD NX with non exisitng key [ok]: ZADD NX only add new elements without updating old ones [ok]: ZADD INCR works like ZINCRBY [ok]: ZADD INCR works with a single score-elemenet pair [ok]: ZADD CH option changes return value to all changed elements [ok]: ZINCRBY calls leading to NaN result in error [ok]: ZADD - Variadic version base case [ok]: ZADD - Return value is the number of actually added items [ok]: ZADD - Variadic version does not add nothing on single parsing err [ok]: ZADD - Variadic version will raise error on missing arg [ok]: ZINCRBY does not work variadic even if shares ZADD implementation [ok]: ZCARD basics - ziplist [ok]: ZREM removes key after last element is removed [ok]: ZREM variadic version [ok]: ZREM variadic version -- remove elements after key deletion [ok]: ZRANGE basics - ziplist [ok]: ZREVRANGE basics - ziplist [ok]: ZRANK/ZREVRANK basics - ziplist [ok]: ZRANK - after deletion - ziplist [ok]: ZINCRBY - can create a new sorted set - ziplist [ok]: ZINCRBY - increment and decrement - ziplist [ok]: ZINCRBY return value [ok]: ZRANGEBYSCORE/ZREVRANGEBYSCORE/ZCOUNT basics [ok]: ZRANGEBYSCORE with WITHSCORES [ok]: ZRANGEBYSCORE with LIMIT [ok]: ZRANGEBYSCORE with LIMIT and WITHSCORES [ok]: ZRANGEBYSCORE with non-value min or max [ok]: ZRANGEBYLEX/ZREVRANGEBYLEX/ZLEXCOUNT basics [ok]: ZLEXCOUNT advanced [ok]: ZRANGEBYSLEX with LIMIT [ok]: ZRANGEBYLEX with invalid lex range specifiers [ok]: ZREMRANGEBYSCORE basics [ok]: ZREMRANGEBYSCORE with non-value min or max [ok]: ZREMRANGEBYRANK basics [ok]: ZUNIONSTORE against non-existing key doesn't set destination - ziplist [ok]: ZUNIONSTORE with empty set - ziplist [ok]: ZUNIONSTORE basics - ziplist [ok]: ZUNIONSTORE with weights - ziplist [ok]: ZUNIONSTORE with a regular set and weights - ziplist [ok]: ZUNIONSTORE with AGGREGATE MIN - ziplist [ok]: ZUNIONSTORE with AGGREGATE MAX - ziplist [ok]: ZINTERSTORE basics - ziplist [ok]: ZINTERSTORE with weights - ziplist [ok]: ZINTERSTORE with a regular set and weights - ziplist [ok]: ZINTERSTORE with AGGREGATE MIN - ziplist [ok]: ZINTERSTORE with AGGREGATE MAX - ziplist [ok]: ZUNIONSTORE with +inf/-inf scores - ziplist [ok]: ZUNIONSTORE with NaN weights ziplist [ok]: ZINTERSTORE with +inf/-inf scores - ziplist [ok]: ZINTERSTORE with NaN weights ziplist [ok]: Check encoding - skiplist [ok]: ZSET basic ZADD and score update - skiplist [ok]: ZSET element can't be set to NaN with ZADD - skiplist [ok]: ZSET element can't be set to NaN with ZINCRBY [ok]: ZADD with options syntax error with incomplete pair [ok]: ZADD XX option without key - skiplist [ok]: ZADD XX existing key - skiplist [ok]: ZADD XX returns the number of elements actually added [ok]: ZADD XX updates existing elements score [ok]: ZADD XX and NX are not compatible [ok]: ZADD NX with non exisitng key [ok]: ZADD NX only add new elements without updating old ones [ok]: ZADD INCR works like ZINCRBY [ok]: ZADD INCR works with a single score-elemenet pair [ok]: ZADD CH option changes return value to all changed elements [ok]: ZINCRBY calls leading to NaN result in error [ok]: ZADD - Variadic version base case [ok]: ZADD - Return value is the number of actually added items [ok]: ZADD - Variadic version does not add nothing on single parsing err [ok]: ZADD - Variadic version will raise error on missing arg [ok]: ZINCRBY does not work variadic even if shares ZADD implementation [ok]: ZCARD basics - skiplist [ok]: ZREM removes key after last element is removed [ok]: ZREM variadic version [ok]: ZREM variadic version -- remove elements after key deletion [ok]: ZRANGE basics - skiplist [ok]: ZREVRANGE basics - skiplist [ok]: ZRANK/ZREVRANK basics - skiplist [ok]: ZRANK - after deletion - skiplist [ok]: ZINCRBY - can create a new sorted set - skiplist [ok]: ZINCRBY - increment and decrement - skiplist [ok]: ZINCRBY return value [ok]: ZRANGEBYSCORE/ZREVRANGEBYSCORE/ZCOUNT basics [ok]: ZRANGEBYSCORE with WITHSCORES [ok]: ZRANGEBYSCORE with LIMIT [ok]: ZRANGEBYSCORE with LIMIT and WITHSCORES [ok]: ZRANGEBYSCORE with non-value min or max [ok]: ZRANGEBYLEX/ZREVRANGEBYLEX/ZLEXCOUNT basics [ok]: ZLEXCOUNT advanced [ok]: ZRANGEBYSLEX with LIMIT [ok]: ZRANGEBYLEX with invalid lex range specifiers [ok]: ZREMRANGEBYSCORE basics [ok]: ZREMRANGEBYSCORE with non-value min or max [ok]: ZREMRANGEBYRANK basics [ok]: ZUNIONSTORE against non-existing key doesn't set destination - skiplist [ok]: ZUNIONSTORE with empty set - skiplist [ok]: ZUNIONSTORE basics - skiplist [ok]: ZUNIONSTORE with weights - skiplist [ok]: ZUNIONSTORE with a regular set and weights - skiplist [ok]: ZUNIONSTORE with AGGREGATE MIN - skiplist [ok]: ZUNIONSTORE with AGGREGATE MAX - skiplist [ok]: ZINTERSTORE basics - skiplist [ok]: ZINTERSTORE with weights - skiplist [ok]: ZINTERSTORE with a regular set and weights - skiplist [ok]: ZINTERSTORE with AGGREGATE MIN - skiplist [ok]: ZINTERSTORE with AGGREGATE MAX - skiplist [ok]: ZUNIONSTORE with +inf/-inf scores - skiplist [ok]: ZUNIONSTORE with NaN weights skiplist [ok]: ZINTERSTORE with +inf/-inf scores - skiplist [ok]: ZINTERSTORE with NaN weights skiplist [ok]: ZINTERSTORE regression with two sets, intset+hashtable [ok]: ZUNIONSTORE regression, should not create NaN in scores [ok]: ZINTERSTORE #516 regression, mixed sets and ziplist zsets [ok]: ZUNIONSTORE result is sorted [ok]: ZSET commands don't accept the empty strings as valid score [ok]: ZSCORE - ziplist [ok]: ZSCORE after a DEBUG RELOAD - ziplist [ok]: ZSET sorting stresser - ziplist [ok]: ZRANGEBYSCORE fuzzy test, 100 ranges in 128 element sorted set - ziplist [ok]: ZRANGEBYLEX fuzzy test, 100 ranges in 128 element sorted set - ziplist [ok]: ZREMRANGEBYLEX fuzzy test, 100 ranges in 128 element sorted set - ziplist [ok]: ZSETs skiplist implementation backlink consistency test - ziplist [ok]: ZSETs ZRANK augmented skip list stress testing - ziplist [ok]: ZSCORE - skiplist [ok]: ZSCORE after a DEBUG RELOAD - skiplist [ok]: ZSET sorting stresser - skiplist [ok]: ZRANGEBYSCORE fuzzy test, 100 ranges in 100 element sorted set - skiplist [ok]: ZRANGEBYLEX fuzzy test, 100 ranges in 100 element sorted set - skiplist [ok]: ZREMRANGEBYLEX fuzzy test, 100 ranges in 100 element sorted set - skiplist [ok]: ZSETs skiplist implementation backlink consistency test - skiplist [ok]: ZSETs ZRANK augmented skip list stress testing - skiplist [13/46 done]: unit/type/zset (30 seconds) Testing unit/type/hash [ok]: HSET/HLEN - Small hash creation [ok]: Is the small hash encoded with a ziplist? [ok]: HSET/HLEN - Big hash creation [ok]: Is the big hash encoded with an hash table? [ok]: HGET against the small hash [ok]: HGET against the big hash [ok]: HGET against non existing key [ok]: HSET in update and insert mode [ok]: HSETNX target key missing - small hash [ok]: HSETNX target key exists - small hash [ok]: HSETNX target key missing - big hash [ok]: HSETNX target key exists - big hash [ok]: HMSET wrong number of args [ok]: HMSET - small hash [ok]: HMSET - big hash [ok]: HMGET against non existing key and fields [ok]: HMGET against wrong type [ok]: HMGET - small hash [ok]: HMGET - big hash [ok]: HKEYS - small hash [ok]: HKEYS - big hash [ok]: HVALS - small hash [ok]: HVALS - big hash [ok]: HGETALL - small hash [ok]: HGETALL - big hash [ok]: HDEL and return value [ok]: HDEL - more than a single value [ok]: HDEL - hash becomes empty before deleting all specified fields [ok]: HEXISTS [ok]: Is a ziplist encoded Hash promoted on big payload? [ok]: HINCRBY against non existing database key [ok]: HINCRBY against non existing hash key [ok]: HINCRBY against hash key created by hincrby itself [ok]: HINCRBY against hash key originally set with HSET [ok]: HINCRBY over 32bit value [ok]: HINCRBY over 32bit value with over 32bit increment [ok]: HINCRBY fails against hash value with spaces (left) [ok]: HINCRBY fails against hash value with spaces (right) [ok]: HINCRBY can detect overflows [ok]: HINCRBYFLOAT against non existing database key [ok]: HINCRBYFLOAT against non existing hash key [ok]: HINCRBYFLOAT against hash key created by hincrby itself [ok]: HINCRBYFLOAT against hash key originally set with HSET [ok]: HINCRBYFLOAT over 32bit value [ok]: HINCRBYFLOAT over 32bit value with over 32bit increment [ok]: HINCRBYFLOAT fails against hash value with spaces (left) [ok]: HINCRBYFLOAT fails against hash value with spaces (right) [ok]: HSTRLEN against the small hash [ok]: HSTRLEN against the big hash [ok]: HSTRLEN against non existing field [ok]: HSTRLEN corner cases [ok]: Hash ziplist regression test for large keys [ok]: Hash fuzzing #1 - 10 fields [ok]: Hash fuzzing #2 - 10 fields [ok]: Hash fuzzing #1 - 512 fields [ok]: Hash fuzzing #2 - 512 fields [ok]: Stress test the hash ziplist -> hashtable encoding conversion [14/46 done]: unit/type/hash (17 seconds) Testing unit/sort [ok]: Old Ziplist: SORT BY key [ok]: Old Ziplist: SORT BY key with limit [ok]: Old Ziplist: SORT BY hash field [ok]: Old Linked list: SORT BY key [ok]: Old Linked list: SORT BY key with limit [ok]: Old Linked list: SORT BY hash field [ok]: Old Big Linked list: SORT BY key [ok]: Old Big Linked list: SORT BY key with limit [ok]: Old Big Linked list: SORT BY hash field [ok]: Intset: SORT BY key [ok]: Intset: SORT BY key with limit [ok]: Intset: SORT BY hash field [ok]: Hash table: SORT BY key [ok]: Hash table: SORT BY key with limit [ok]: Hash table: SORT BY hash field [ok]: Big Hash table: SORT BY key [ok]: Big Hash table: SORT BY key with limit [ok]: Big Hash table: SORT BY hash field [ok]: SORT GET # [ok]: SORT GET [ok]: SORT GET (key and hash) with sanity check [ok]: SORT BY key STORE [ok]: SORT BY hash field STORE [ok]: SORT extracts STORE correctly [ok]: SORT extracts multiple STORE correctly [ok]: SORT DESC [ok]: SORT ALPHA against integer encoded strings [ok]: SORT sorted set [ok]: SORT sorted set BY nosort should retain ordering [ok]: SORT sorted set BY nosort + LIMIT [ok]: SORT sorted set BY nosort works as expected from scripts [ok]: SORT sorted set: +inf and -inf handling [ok]: SORT regression for issue #19, sorting floats [ok]: SORT with STORE returns zero if result is empty (github issue 224) [ok]: SORT with STORE does not create empty lists (github issue 224) [ok]: SORT with STORE removes key if result is empty (github issue 227) [ok]: SORT with BY and STORE should still order output [ok]: SORT will complain with numerical sorting and bad doubles (1) [ok]: SORT will complain with numerical sorting and bad doubles (2) [ok]: SORT BY sub-sorts lexicographically if score is the same [ok]: SORT GET with pattern ending with just -> does not get hash field [ok]: SORT by nosort retains native order for lists [ok]: SORT by nosort plus store retains native order for lists [ok]: SORT by nosort with limit returns based on original list order [ok]: SORT speed, 100 element list BY key, 100 times [ok]: SORT speed, 100 element list BY hash field, 100 times [ok]: SORT speed, 100 element list directly, 100 times [ok]: SORT speed, 100 element list BY , 100 times [15/46 done]: unit/sort (33 seconds) Testing unit/expire [ok]: EXPIRE - set timeouts multiple times [ok]: EXPIRE - It should be still possible to read 'x' [ok]: EXPIRE - After 2.1 seconds the key should no longer be here [ok]: EXPIRE - write on expire should work [ok]: EXPIREAT - Check for EXPIRE alike behavior [ok]: SETEX - Set + Expire combo operation. Check for TTL [ok]: SETEX - Check value [ok]: SETEX - Overwrite old key [ok]: SETEX - Wait for the key to expire [ok]: SETEX - Wrong time parameter [ok]: PERSIST can undo an EXPIRE [ok]: PERSIST returns 0 against non existing or non volatile keys [ok]: EXPIRE pricision is now the millisecond [ok]: PEXPIRE/PSETEX/PEXPIREAT can set sub-second expires [ok]: TTL returns tiem to live in seconds [ok]: PTTL returns time to live in milliseconds [ok]: TTL / PTTL return -1 if key has no expire [ok]: TTL / PTTL return -2 if key does not exit [ok]: Redis should actively expire keys incrementally [ok]: Redis should lazy expire keys [ok]: EXPIRE should not resurrect keys (issue #1026) [ok]: 5 keys in, 5 keys out [ok]: EXPIRE with empty string as TTL should report an error [ok]: SET - use EX/PX option, TTL should not be reseted after loadaof [16/46 done]: unit/expire (14 seconds) Testing unit/other [ok]: SAVE - make sure there are all the types as values [ok]: FUZZ stresser with data model binary [ok]: FUZZ stresser with data model alpha [ok]: FUZZ stresser with data model compr [ok]: BGSAVE [ok]: SELECT an out of range DB [ok]: EXPIRES after a reload (snapshot + append only file rewrite) [ok]: EXPIRES after AOF reload (without rewrite) [ok]: PIPELINING stresser (also a regression for the old epoll bug) [ok]: APPEND basics [ok]: APPEND basics, integer encoded values [ok]: APPEND fuzzing [ok]: FLUSHDB [ok]: Perform a final SAVE to leave a clean DB on disk [17/46 done]: unit/other (22 seconds) Testing unit/multi [ok]: MUTLI / EXEC basics [ok]: DISCARD [ok]: Nested MULTI are not allowed [ok]: MULTI where commands alter argc/argv [ok]: WATCH inside MULTI is not allowed [ok]: EXEC fails if there are errors while queueing commands #1 [ok]: EXEC fails if there are errors while queueing commands #2 [ok]: If EXEC aborts, the client MULTI state is cleared [ok]: EXEC works on WATCHed key not modified [ok]: EXEC fail on WATCHed key modified (1 key of 1 watched) [ok]: EXEC fail on WATCHed key modified (1 key of 5 watched) [ok]: EXEC fail on WATCHed key modified by SORT with STORE even if the result is empty [ok]: After successful EXEC key is no longer watched [ok]: After failed EXEC key is no longer watched [ok]: It is possible to UNWATCH [ok]: UNWATCH when there is nothing watched works as expected [ok]: FLUSHALL is able to touch the watched keys [ok]: FLUSHALL does not touch non affected keys [ok]: FLUSHDB is able to touch the watched keys [ok]: FLUSHDB does not touch non affected keys [ok]: WATCH is able to remember the DB a key belongs to [ok]: WATCH will consider touched keys target of EXPIRE [ok]: WATCH will not consider touched expired keys [ok]: DISCARD should clear the WATCH dirty flag on the client [ok]: DISCARD should UNWATCH all the keys [ok]: MULTI / EXEC is propagated correctly (single write command) [ok]: MULTI / EXEC is propagated correctly (empty transaction) [ok]: MULTI / EXEC is propagated correctly (read-only commands) [ok]: MULTI / EXEC is propagated correctly (write command, no effect) [18/46 done]: unit/multi (3 seconds) Testing unit/quit [ok]: QUIT returns OK [ok]: Pipelined commands after QUIT must not be executed [ok]: Pipelined commands after QUIT that exceed read buffer size [19/46 done]: unit/quit (1 seconds) Testing unit/aofrw [ok]: AOF rewrite during write load: RDB preamble=yes [ok]: AOF rewrite during write load: RDB preamble=no [ok]: Turning off AOF kills the background writing child if any [ok]: AOF rewrite of list with quicklist encoding, string data [ok]: AOF rewrite of list with quicklist encoding, int data [ok]: AOF rewrite of set with intset encoding, string data [ok]: AOF rewrite of set with hashtable encoding, string data [ok]: AOF rewrite of set with intset encoding, int data [ok]: AOF rewrite of set with hashtable encoding, int data [ok]: AOF rewrite of hash with ziplist encoding, string data [ok]: AOF rewrite of hash with hashtable encoding, string data [ok]: AOF rewrite of hash with ziplist encoding, int data [ok]: AOF rewrite of hash with hashtable encoding, int data [ok]: AOF rewrite of zset with ziplist encoding, string data [ok]: AOF rewrite of zset with skiplist encoding, string data [ok]: AOF rewrite of zset with ziplist encoding, int data [ok]: AOF rewrite of zset with skiplist encoding, int data [ok]: BGREWRITEAOF is delayed if BGSAVE is in progress [ok]: BGREWRITEAOF is refused if already in progress [20/46 done]: unit/aofrw (66 seconds) Testing integration/replication [ok]: Slave enters handshake [ok]: Slave is able to detect timeout during handshake [ok]: Set instance A as slave of B [ok]: BRPOPLPUSH replication, when blocking against empty list [ok]: BRPOPLPUSH replication, list exists [ok]: BLPOP followed by role change, issue #2473 [ok]: Second server should have role master at first [ok]: SLAVEOF should start with link status "down" [ok]: The role should immediately be changed to "slave" [ok]: Sync should have transferred keys from master [ok]: The link status should be up [ok]: SET on the master should immediately propagate [ok]: FLUSHALL should replicate [ok]: ROLE in master reports master with a slave [ok]: ROLE in slave reports slave in connected state [ok]: Connect multiple slaves at the same time (issue #141), diskless=no [ok]: Connect multiple slaves at the same time (issue #141), diskless=yes [21/46 done]: integration/replication (123 seconds) Testing integration/replication-2 [ok]: First server should have role slave after SLAVEOF [ok]: If min-slaves-to-write is honored, write is accepted [ok]: No write if min-slaves-to-write is < attached slaves [ok]: If min-slaves-to-write is honored, write is accepted (again) [ok]: No write if min-slaves-max-lag is > of the slave lag [ok]: min-slaves-to-write is ignored by slaves [ok]: MASTER and SLAVE dataset should be identical after complex ops [22/46 done]: integration/replication-2 (35 seconds) Testing integration/replication-3 [ok]: First server should have role slave after SLAVEOF [ok]: MASTER and SLAVE consistency with expire [ok]: Slave is able to evict keys created in writable slaves [ok]: First server should have role slave after SLAVEOF [ok]: MASTER and SLAVE consistency with EVALSHA replication [ok]: SLAVE can reload "lua" AUX RDB fields of duplicated scripts [23/46 done]: integration/replication-3 (85 seconds) Testing integration/replication-4 [ok]: First server should have role slave after SLAVEOF [ok]: Test replication with parallel clients writing in differnet DBs [ok]: First server should have role slave after SLAVEOF [ok]: With min-slaves-to-write (1,3): master should be writable [ok]: With min-slaves-to-write (2,3): master should not be writable [ok]: With min-slaves-to-write: master not writable with lagged slave [ok]: First server should have role slave after SLAVEOF [ok]: Replication: commands with many arguments (issue #1221) [ok]: Replication of SPOP command -- alsoPropagate() API [24/46 done]: integration/replication-4 (87 seconds) Testing integration/replication-psync [ok]: Slave should be able to synchronize with the master [ok]: Detect write load to master [ok]: Test replication partial resync: no reconnection, just sync (diskless: no, reconnect: 0) [ok]: Slave should be able to synchronize with the master [ok]: Detect write load to master [ok]: Test replication partial resync: ok psync (diskless: no, reconnect: 1) [ok]: Slave should be able to synchronize with the master [ok]: Detect write load to master [ok]: Test replication partial resync: no backlog (diskless: no, reconnect: 1) [ok]: Slave should be able to synchronize with the master [ok]: Detect write load to master [ok]: Test replication partial resync: ok after delay (diskless: no, reconnect: 1) [ok]: Slave should be able to synchronize with the master [ok]: Detect write load to master [ok]: Test replication partial resync: backlog expired (diskless: no, reconnect: 1) [ok]: Slave should be able to synchronize with the master [ok]: Detect write load to master [ok]: Test replication partial resync: no reconnection, just sync (diskless: yes, reconnect: 0) [ok]: Slave should be able to synchronize with the master [ok]: Detect write load to master [ok]: Test replication partial resync: ok psync (diskless: yes, reconnect: 1) [ok]: Slave should be able to synchronize with the master [ok]: Detect write load to master [ok]: Test replication partial resync: no backlog (diskless: yes, reconnect: 1) [ok]: Slave should be able to synchronize with the master [ok]: Detect write load to master [ok]: Test replication partial resync: ok after delay (diskless: yes, reconnect: 1) [ok]: Slave should be able to synchronize with the master [ok]: Detect write load to master [ok]: Test replication partial resync: backlog expired (diskless: yes, reconnect: 1) [25/46 done]: integration/replication-psync (124 seconds) Testing integration/aof [ok]: Unfinished MULTI: Server should start if load-truncated is yes [ok]: Short read: Server should start if load-truncated is yes [ok]: Truncated AOF loaded: we expect foo to be equal to 5 [ok]: Append a new command after loading an incomplete AOF [ok]: Short read + command: Server should start [ok]: Truncated AOF loaded: we expect foo to be equal to 6 now [ok]: Bad format: Server should have logged an error [ok]: Unfinished MULTI: Server should have logged an error [ok]: Short read: Server should have logged an error [ok]: Short read: Utility should confirm the AOF is not valid [ok]: Short read: Utility should be able to fix the AOF [ok]: Fixed AOF: Server should have been started [ok]: Fixed AOF: Keyspace should contain values that were parseable [ok]: AOF+SPOP: Server should have been started [ok]: AOF+SPOP: Set should have 1 member [ok]: AOF+SPOP: Server should have been started [ok]: AOF+SPOP: Set should have 1 member [ok]: AOF+EXPIRE: Server should have been started [ok]: AOF+EXPIRE: List should be empty [ok]: Redis should not try to convert DEL into EXPIREAT for EXPIRE -1 [26/46 done]: integration/aof (11 seconds) Testing integration/rdb [ok]: RDB encoding loading test [ok]: Server started empty with non-existing RDB file [ok]: Server started empty with empty RDB file [ok]: Server should not start if RDB file can't be open [ok]: Server should not start if RDB is corrupted [27/46 done]: integration/rdb (5 seconds) Testing integration/convert-zipmap-hash-on-load [ok]: RDB load zipmap hash: converts to ziplist [ok]: RDB load zipmap hash: converts to hash table when hash-max-ziplist-entries is exceeded [ok]: RDB load zipmap hash: converts to hash table when hash-max-ziplist-value is exceeded [28/46 done]: integration/convert-zipmap-hash-on-load (4 seconds) Testing integration/logging [err]: Server is able to generate a stack trace on selected systems in tests/integration/logging.tcl expected stack trace not found into log file [29/46 done]: integration/logging (12 seconds) Testing integration/psync2 [ok]: PSYNC2: --- CYCLE 1 --- [ok]: PSYNC2: [NEW LAYOUT] Set #0 as master [ok]: PSYNC2: Set #4 to replicate from #0 [ok]: PSYNC2: Set #3 to replicate from #0 [ok]: PSYNC2: Set #2 to replicate from #0 [ok]: PSYNC2: Set #1 to replicate from #2 [ok]: PSYNC2: cluster is consistent after failover [ok]: PSYNC2: generate load while killing replication links [ok]: PSYNC2: cluster is consistent after load (x = 10006) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 [ok]: PSYNC2: --- CYCLE 2 --- [ok]: PSYNC2: [NEW LAYOUT] Set #3 as master [ok]: PSYNC2: Set #0 to replicate from #3 [ok]: PSYNC2: Set #4 to replicate from #0 [ok]: PSYNC2: Set #1 to replicate from #3 [ok]: PSYNC2: Set #2 to replicate from #4 [ok]: PSYNC2: cluster is consistent after failover [ok]: PSYNC2: generate load while killing replication links [ok]: PSYNC2: cluster is consistent after load (x = 20836) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 [ok]: PSYNC2: --- CYCLE 3 --- [ok]: PSYNC2: [NEW LAYOUT] Set #1 as master [ok]: PSYNC2: Set #4 to replicate from #1 [ok]: PSYNC2: Set #2 to replicate from #4 [ok]: PSYNC2: Set #0 to replicate from #1 [ok]: PSYNC2: Set #3 to replicate from #2 [ok]: PSYNC2: cluster is consistent after failover [ok]: PSYNC2: generate load while killing replication links [ok]: PSYNC2: cluster is consistent after load (x = 33173) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 [ok]: PSYNC2: Bring the master back again for next test [ok]: PSYNC2: Partial resync after restart using RDB aux fields [ok]: PSYNC2: Slave RDB restart with EVALSHA in backlog issue #4483 [30/46 done]: integration/psync2 (33 seconds) Testing integration/psync2-reg [ok]: PSYNC2 #3899 regression: setup [ok]: PSYNC2 #3899 regression: kill first slave [ok]: PSYNC2 #3899 regression: kill chained slave [ok]: PSYNC2 #3899 regression: kill chained slave [ok]: PSYNC2 #3899 regression: kill first slave [ok]: PSYNC2 #3899 regression: kill chained slave [ok]: PSYNC2 #3899 regression: kill chained slave [ok]: PSYNC2 #3899 regression: kill first slave [ok]: PSYNC2 #3899 regression: kill chained slave [ok]: PSYNC2 #3899 regression: kill first slave [ok]: PSYNC2 #3899 regression: kill chained slave [ok]: PSYNC2 #3899 regression: kill first slave [ok]: PSYNC2 #3899 regression: kill first slave [ok]: PSYNC2 #3899 regression: kill chained slave [ok]: PSYNC2 #3899 regression: kill chained slave [ok]: PSYNC2 #3899 regression: kill first slave [ok]: PSYNC2 #3899 regression: kill chained slave [ok]: PSYNC2 #3899 regression: kill first slave [ok]: PSYNC2 #3899 regression: verify consistency [31/46 done]: integration/psync2-reg (27 seconds) Testing unit/pubsub [ok]: Pub/Sub PING [ok]: PUBLISH/SUBSCRIBE basics [ok]: PUBLISH/SUBSCRIBE with two clients [ok]: PUBLISH/SUBSCRIBE after UNSUBSCRIBE without arguments [ok]: SUBSCRIBE to one channel more than once [ok]: UNSUBSCRIBE from non-subscribed channels [ok]: PUBLISH/PSUBSCRIBE basics [ok]: PUBLISH/PSUBSCRIBE with two clients [ok]: PUBLISH/PSUBSCRIBE after PUNSUBSCRIBE without arguments [ok]: PUNSUBSCRIBE from non-subscribed channels [ok]: NUMSUB returns numbers, not strings (#1561) [ok]: Mix SUBSCRIBE and PSUBSCRIBE [ok]: PUNSUBSCRIBE and UNSUBSCRIBE should always reply [ok]: Keyspace notifications: we receive keyspace notifications [ok]: Keyspace notifications: we receive keyevent notifications [ok]: Keyspace notifications: we can receive both kind of events [ok]: Keyspace notifications: we are able to mask events [ok]: Keyspace notifications: general events test [ok]: Keyspace notifications: list events test [ok]: Keyspace notifications: set events test [ok]: Keyspace notifications: zset events test [ok]: Keyspace notifications: hash events test [ok]: Keyspace notifications: expired events (triggered expire) [ok]: Keyspace notifications: expired events (background expire) [ok]: Keyspace notifications: evicted events [ok]: Keyspace notifications: test CONFIG GET/SET of event flags [32/46 done]: unit/pubsub (2 seconds) Testing unit/slowlog [ok]: SLOWLOG - check that it starts with an empty log [ok]: SLOWLOG - only logs commands taking more time than specified [ok]: SLOWLOG - max entries is correctly handled [ok]: SLOWLOG - GET optional argument to limit output len works [ok]: SLOWLOG - RESET subcommand works [ok]: SLOWLOG - logged entry sanity check [ok]: SLOWLOG - commands with too many arguments are trimmed [ok]: SLOWLOG - too long arguments are trimmed [ok]: SLOWLOG - EXEC is not logged, just executed commands [ok]: SLOWLOG - can clean older entires [33/46 done]: unit/slowlog (2 seconds) Testing unit/scripting [ok]: EVAL - Does Lua interpreter replies to our requests? [ok]: EVAL - Lua integer -> Redis protocol type conversion [ok]: EVAL - Lua string -> Redis protocol type conversion [ok]: EVAL - Lua true boolean -> Redis protocol type conversion [ok]: EVAL - Lua false boolean -> Redis protocol type conversion [ok]: EVAL - Lua status code reply -> Redis protocol type conversion [ok]: EVAL - Lua error reply -> Redis protocol type conversion [ok]: EVAL - Lua table -> Redis protocol type conversion [ok]: EVAL - Are the KEYS and ARGV arrays populated correctly? [ok]: EVAL - is Lua able to call Redis API? [ok]: EVALSHA - Can we call a SHA1 if already defined? [ok]: EVALSHA - Can we call a SHA1 in uppercase? [ok]: EVALSHA - Do we get an error on invalid SHA1? [ok]: EVALSHA - Do we get an error on non defined SHA1? [ok]: EVAL - Redis integer -> Lua type conversion [ok]: EVAL - Redis bulk -> Lua type conversion [ok]: EVAL - Redis multi bulk -> Lua type conversion [ok]: EVAL - Redis status reply -> Lua type conversion [ok]: EVAL - Redis error reply -> Lua type conversion [ok]: EVAL - Redis nil bulk reply -> Lua type conversion [ok]: EVAL - Is the Lua client using the currently selected DB? [ok]: EVAL - SELECT inside Lua should not affect the caller [ok]: EVAL - Scripts can't run certain commands [ok]: EVAL - Scripts can't run certain commands [ok]: EVAL - No arguments to redis.call/pcall is considered an error [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) [ok]: EVAL - JSON numeric decoding [ok]: EVAL - JSON string decoding [ok]: EVAL - cmsgpack can pack double? [ok]: EVAL - cmsgpack can pack negative int64? [ok]: EVAL - cmsgpack can pack and unpack circular references? [ok]: EVAL - Numerical sanity check from bitop [ok]: EVAL - Verify minimal bitop functionality [ok]: EVAL - Able to parse trailing comments [ok]: SCRIPTING FLUSH - is able to clear the scripts cache? [ok]: SCRIPT EXISTS - can detect already defined scripts? [ok]: SCRIPT LOAD - is able to register scripts in the scripting cache [ok]: In the context of Lua the output of random commands gets ordered [ok]: SORT is normally not alpha re-ordered for the scripting engine [ok]: SORT BY output gets ordered for scripting [ok]: SORT BY with GET gets ordered for scripting [ok]: redis.sha1hex() implementation [ok]: Globals protection reading an undeclared global variable [ok]: Globals protection setting an undeclared global* [ok]: Test an example script DECR_IF_GT [ok]: Scripting engine resets PRNG at every script execution [ok]: Scripting engine PRNG can be seeded correctly [ok]: EVAL does not leak in the Lua stack [ok]: EVAL processes writes from AOF in read-only slaves [ok]: We can call scripts rewriting client->argv from Lua [ok]: Call Redis command with many args from Lua (issue #1764) [ok]: Number conversion precision test (issue #1118) [ok]: String containing number precision test (regression of issue #1118) [ok]: Verify negative arg count is error instead of crash (issue #1842) [ok]: Correct handling of reused argv (issue #1939) [ok]: Functions in the Redis namespace are able to report errors [ok]: Timedout read-only scripts can be killed by SCRIPT KILL [ok]: Timedout script link is still usable after Lua returns [ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL [ok]: SHUTDOWN NOSAVE can kill a timedout script anyway [ok]: Before the slave connects we issue two EVAL commands (scripts replication) [ok]: Connect a slave to the master instance (scripts replication) [ok]: Now use EVALSHA against the master, with both SHAs (scripts replication) [ok]: If EVALSHA was replicated as EVAL, 'x' should be '4' (scripts replication) [ok]: Replication of script multiple pushes to list with BLPOP (scripts replication) [ok]: EVALSHA replication when first call is readonly (scripts replication) [ok]: Lua scripts using SELECT are replicated correctly (scripts replication) [ok]: Before the slave connects we issue two EVAL commands (commmands replication) [ok]: Connect a slave to the master instance (commmands replication) [ok]: Now use EVALSHA against the master, with both SHAs (commmands replication) [ok]: If EVALSHA was replicated as EVAL, 'x' should be '4' (commmands replication) [ok]: Replication of script multiple pushes to list with BLPOP (commmands replication) [ok]: EVALSHA replication when first call is readonly (commmands replication) [ok]: Lua scripts using SELECT are replicated correctly (commmands replication) [ok]: Connect a slave to the master instance [ok]: Redis.replicate_commands() must be issued before any write [ok]: Redis.replicate_commands() must be issued before any write (2) [ok]: Redis.set_repl() must be issued after replicate_commands() [ok]: Redis.set_repl() don't accept invalid values [ok]: Test selective replication of certain Redis commands from Lua [ok]: PRNG is seeded randomly for command replication [ok]: Using side effects is not a problem with command replication [34/46 done]: unit/scripting (15 seconds) Testing unit/maxmemory [ok]: Without maxmemory small integers are shared [ok]: With maxmemory and non-LRU policy integers are still shared [ok]: With maxmemory and LRU policy integers are not shared [ok]: maxmemory - is the memory limit honoured? (policy allkeys-random) [ok]: maxmemory - is the memory limit honoured? (policy allkeys-lru) [ok]: maxmemory - is the memory limit honoured? (policy allkeys-lfu) [ok]: maxmemory - is the memory limit honoured? (policy volatile-lru) [ok]: maxmemory - is the memory limit honoured? (policy volatile-lfu) [ok]: maxmemory - is the memory limit honoured? (policy volatile-random) [ok]: maxmemory - is the memory limit honoured? (policy volatile-ttl) [ok]: maxmemory - only allkeys-* should remove non-volatile keys (allkeys-random) [ok]: maxmemory - only allkeys-* should remove non-volatile keys (allkeys-lru) [ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-lru) [ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-random) [ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-ttl) [ok]: maxmemory - policy volatile-lru should only remove volatile keys. [ok]: maxmemory - policy volatile-lfu should only remove volatile keys. [ok]: maxmemory - policy volatile-random should only remove volatile keys. [ok]: maxmemory - policy volatile-ttl should only remove volatile keys. [35/46 done]: unit/maxmemory (23 seconds) Testing unit/introspection [ok]: CLIENT LIST [ok]: MONITOR can log executed commands [ok]: MONITOR can log commands issued by the scripting engine [ok]: CLIENT GETNAME should return NIL if name is not assigned [ok]: CLIENT LIST shows empty fields for unassigned names [ok]: CLIENT SETNAME does not accept spaces [ok]: CLIENT SETNAME can assign a name to this connection [ok]: CLIENT SETNAME can change the name of an existing connection [ok]: After CLIENT SETNAME, connection can still be closed [36/46 done]: unit/introspection (1 seconds) Testing unit/introspection-2 [ok]: TTL and TYPYE do not alter the last access time of a key [ok]: TOUCH alters the last access time of a key [ok]: TOUCH returns the number of existing keys specified [37/46 done]: unit/introspection-2 (7 seconds) Testing unit/limits [ok]: Check if maxclients works refusing connections [38/46 done]: unit/limits (2 seconds) Testing unit/obuf-limits [ok]: Client output buffer hard limit is enforced [ok]: Client output buffer soft limit is not enforced if time is not overreached [ok]: Client output buffer soft limit is enforced if time is overreached [39/46 done]: unit/obuf-limits (71 seconds) Testing unit/bitops [ok]: BITCOUNT returns 0 against non existing key [ok]: BITCOUNT returns 0 with out of range indexes [ok]: BITCOUNT returns 0 with negative indexes where start > end [ok]: BITCOUNT against test vector #1 [ok]: BITCOUNT against test vector #2 [ok]: BITCOUNT against test vector #3 [ok]: BITCOUNT against test vector #4 [ok]: BITCOUNT against test vector #5 [ok]: BITCOUNT fuzzing without start/end [ok]: BITCOUNT fuzzing with start/end [ok]: BITCOUNT with start, end [ok]: BITCOUNT syntax error #1 [ok]: BITCOUNT regression test for github issue #582 [ok]: BITCOUNT misaligned prefix [ok]: BITCOUNT misaligned prefix + full words + remainder [ok]: BITOP NOT (empty string) [ok]: BITOP NOT (known string) [ok]: BITOP where dest and target are the same key [ok]: BITOP AND|OR|XOR don't change the string with single input key [ok]: BITOP missing key is considered a stream of zero [ok]: BITOP shorter keys are zero-padded to the key with max length [ok]: BITOP and fuzzing [ok]: BITOP or fuzzing [ok]: BITOP xor fuzzing [ok]: BITOP NOT fuzzing [ok]: BITOP with integer encoded source objects [ok]: BITOP with non string source key [ok]: BITOP with empty string after non empty string (issue #529) [ok]: BITPOS bit=0 with empty key returns 0 [ok]: BITPOS bit=1 with empty key returns -1 [ok]: BITPOS bit=0 with string less than 1 word works [ok]: BITPOS bit=1 with string less than 1 word works [ok]: BITPOS bit=0 starting at unaligned address [ok]: BITPOS bit=1 starting at unaligned address [ok]: BITPOS bit=0 unaligned+full word+reminder [ok]: BITPOS bit=1 unaligned+full word+reminder [ok]: BITPOS bit=1 returns -1 if string is all 0 bits [ok]: BITPOS bit=0 works with intervals [ok]: BITPOS bit=1 works with intervals [ok]: BITPOS bit=0 changes behavior if end is given [ok]: BITPOS bit=1 fuzzy testing using SETBIT [ok]: BITPOS bit=0 fuzzy testing using SETBIT [40/46 done]: unit/bitops (12 seconds) Testing unit/bitfield [ok]: BITFIELD signed SET and GET basics [ok]: BITFIELD unsigned SET and GET basics [ok]: BITFIELD # form [ok]: BITFIELD basic INCRBY form [ok]: BITFIELD chaining of multiple commands [ok]: BITFIELD unsigned overflow wrap [ok]: BITFIELD unsigned overflow sat [ok]: BITFIELD signed overflow wrap [ok]: BITFIELD signed overflow sat [ok]: BITFIELD overflow detection fuzzing [ok]: BITFIELD overflow wrap fuzzing [ok]: BITFIELD regression for #3221 [ok]: BITFIELD regression for #3564 [41/46 done]: unit/bitfield (4 seconds) Testing unit/geo [ok]: GEOADD create [ok]: GEOADD update [ok]: GEOADD invalid coordinates [ok]: GEOADD multi add [ok]: Check geoset values [ok]: GEORADIUS simple (sorted) [ok]: GEORADIUS withdist (sorted) [ok]: GEORADIUS with COUNT [ok]: GEORADIUS with COUNT but missing integer argument [ok]: GEORADIUS with COUNT DESC [ok]: GEORADIUS HUGE, issue #2767 [ok]: GEORADIUSBYMEMBER simple (sorted) [ok]: GEORADIUSBYMEMBER withdist (sorted) [ok]: GEOHASH is able to return geohash strings [ok]: GEOPOS simple [ok]: GEOPOS missing element [ok]: GEODIST simple & unit [ok]: GEODIST missing elements [ok]: GEORADIUS STORE option: syntax error [ok]: GEORANGE STORE option: incompatible options [ok]: GEORANGE STORE option: plain usage [ok]: GEORANGE STOREDIST option: plain usage [ok]: GEORANGE STOREDIST option: COUNT ASC and DESC [ok]: GEOADD + GEORANGE randomized test [42/46 done]: unit/geo (93 seconds) Testing unit/memefficiency [ok]: Memory efficiency with values in range 32 [ok]: Memory efficiency with values in range 64 [ok]: Memory efficiency with values in range 128 [ok]: Memory efficiency with values in range 1024 [ok]: Memory efficiency with values in range 16384 [43/46 done]: unit/memefficiency (15 seconds) Testing unit/hyperloglog [ok]: HyperLogLog self test passes [ok]: PFADD without arguments creates an HLL value [ok]: Approximated cardinality after creation is zero [ok]: PFADD returns 1 when at least 1 reg was modified [ok]: PFADD returns 0 when no reg was modified [ok]: PFADD works with empty string (regression) [ok]: PFCOUNT returns approximated cardinality of set [ok]: HyperLogLogs are promote from sparse to dense [ok]: HyperLogLog sparse encoding stress test [ok]: Corrupted sparse HyperLogLogs are detected: Additionl at tail [ok]: Corrupted sparse HyperLogLogs are detected: Broken magic [ok]: Corrupted sparse HyperLogLogs are detected: Invalid encoding [ok]: Corrupted dense HyperLogLogs are detected: Wrong length [ok]: PFADD, PFCOUNT, PFMERGE type checking works [ok]: PFMERGE results on the cardinality of union of sets [ok]: PFCOUNT multiple-keys merge returns cardinality of union #1 [ok]: PFCOUNT multiple-keys merge returns cardinality of union #2 [ok]: PFDEBUG GETREG returns the HyperLogLog raw registers [ok]: PFADD / PFCOUNT cache invalidation works [44/46 done]: unit/hyperloglog (86 seconds) Testing unit/lazyfree [ok]: UNLINK can reclaim memory in background [ok]: FLUSHDB ASYNC can reclaim memory in background [45/46 done]: unit/lazyfree (4 seconds) Testing unit/wait [ok]: Setup slave [ok]: WAIT should acknowledge 1 additional copy of the data [ok]: WAIT should not acknowledge 2 additional copies of the data [ok]: WAIT should not acknowledge 1 additional copy if slave is blocked [46/46 done]: unit/wait (8 seconds) The End Execution time of different units: 1 seconds - unit/printver 49 seconds - unit/dump 2 seconds - unit/auth 3 seconds - unit/protocol 2 seconds - unit/keyspace 1 seconds - unit/scan 25 seconds - unit/type/string 1 seconds - unit/type/incr 16 seconds - unit/type/list 55 seconds - unit/type/list-2 98 seconds - unit/type/list-3 25 seconds - unit/type/set 30 seconds - unit/type/zset 17 seconds - unit/type/hash 33 seconds - unit/sort 14 seconds - unit/expire 22 seconds - unit/other 3 seconds - unit/multi 1 seconds - unit/quit 66 seconds - unit/aofrw 123 seconds - integration/replication 35 seconds - integration/replication-2 85 seconds - integration/replication-3 87 seconds - integration/replication-4 124 seconds - integration/replication-psync 11 seconds - integration/aof 5 seconds - integration/rdb 4 seconds - integration/convert-zipmap-hash-on-load 12 seconds - integration/logging 33 seconds - integration/psync2 27 seconds - integration/psync2-reg 2 seconds - unit/pubsub 2 seconds - unit/slowlog 15 seconds - unit/scripting 23 seconds - unit/maxmemory 1 seconds - unit/introspection 7 seconds - unit/introspection-2 2 seconds - unit/limits 71 seconds - unit/obuf-limits 12 seconds - unit/bitops 4 seconds - unit/bitfield 93 seconds - unit/geo 15 seconds - unit/memefficiency 86 seconds - unit/hyperloglog 4 seconds - unit/lazyfree 8 seconds - unit/wait !!! WARNING The following tests failed: *** [err]: Server is able to generate a stack trace on selected systems in tests/integration/logging.tcl expected stack trace not found into log file Cleanup: may take some time... OK make[1]: *** [Makefile:236: test] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14/src' make: *** [Makefile:6: check] Error 2 * ERROR: dev-db/redis-4.0.14::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 2474: Called default * phase-functions.sh, line 855: Called default_src_test * phase-functions.sh, line 884: Called __eapi0_src_test * phase-helpers.sh, line 779: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-db/redis-4.0.14::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/redis-4.0.14::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-db/redis-4.0.14/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/redis-4.0.14/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14' * S: '/var/tmp/portage/dev-db/redis-4.0.14/work/redis-4.0.14' /var/tmp/portage/dev-db/redis-4.0.14/temp/environment: line 86: warning: setlocale: LC_CTYPE: cannot change locale (de_DE.UTF-8)