# BEE redis-5.0.5-0 # BEEFILE /usr/share/bee/redis-5.0.5-0.x86_64/redis-5.0.5-0.bee # JOBDIR ${TMPDIR} # JOBTYPE small : "--runtime=60 --threads=16 --memory=16G --tmpdir=10G" # DATESTART 1581053557 2020-02-07 06:32:37 # UNAME Linux internetguide.molgen.mpg.de 4.19.57.mx64.276 #1 SMP Wed Jul 3 15:15:22 CEST 2019 x86_64 GNU/Linux # MXQ: http://afk.molgen.mpg.de:1338/mxqd/job/19391240 --------------------------------------------------- mkdir: created directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0' mkdir: created directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/home' mkdir: created directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/tmp' mkdir: created directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/bee-files' mkdir: created directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/packages' mkdir: created directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot' mkdir: created directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/cache' mkdir: created directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/downloads' mkdir: created directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/bee' mkdir: created directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/reposrc' mkdir: created directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/log' # ENVSTART BEE_BEEDIR=/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/bee-files BEE_BUILDARCHIVEDIR=/src/mariux/beeroot/build-archives BEE_CACHEDIR=/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/cache BEE_COLOR=no BEE_DOWNLOADDIR=/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/downloads BEE_MAKEFLAGS=-j16 --output-sync=target V=1 BEE_METADIR=/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/bee BEE_PKGDIR=/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/packages BEE_REPOSITORY_PREFIX=/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/reposrc BEE_TMP_BUILDROOT=/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot BEE_TMP_TMPDIR=/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/tmp BEE_USER_CONFIG_FILE=/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/beerc HOME=/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/home HOSTNAME=internetguide.molgen.mpg.de JOB_ID=19391240 LANG=C LC_CTYPE=en_US.UTF-8 LOGNAME=build MXQ_HOSTID=69d8e8ef-c41e-40a0-ac6f-77377b6b50c4-286eb-9d0 MXQ_HOSTNAME=internetguide.molgen.mpg.de MXQ_JOBID=19391240 MXQ_JOB_TMPDIR=/dev/shm/mxqd/mnt/job/19391240 MXQ_MEMORY=16384 MXQ_SERVERID=main MXQ_SLOTS=16 MXQ_THREADS=16 MXQ_TIME=60 OPT_ARCHIVE_BUILD=no PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/local/package/bin PWD=/project/beehive/run SHELL=/usr/bin/bash SHLVL=1 TMPDIR=/dev/shm/mxqd/mnt/job/19391240 USER=build USERNAME=build _=/usr/bin/printenv # ENVSTOP # BEE_USER_CONFIG_FILE --------------------------- tar() { command tar "${@}" --owner=root --group=root } mee_configure_pre() { OPATH=$PATH PATH=${B}/.bee-wrap:$PATH mkdir -p ${B}/.bee-wrap for i in mknod chgrp chown setcap chmod install; do cat >${B}/.bee-wrap/$i<<_EOW_ #!/bin/sh echo "#BEEWRAP-$i# [\$\$] $i \${@}" >&2 echo "#\$\$.1# cd \`pwd\`" >> ${TMPDIR}/redis-5.0.5-0/log/wrapper.log echo "#\$\$.2# $i \${@}" >> ${TMPDIR}/redis-5.0.5-0/log/wrapper.log PATH=$OPATH exec $i "\${@}" _EOW_ chmod 755 ${B}/.bee-wrap/$i done } # BEESTART --------------------------------------- BEE v1.2.24 2009-2016 by Marius Tolzmann Matthias Ruester Tobias Dreyer [BEE] BEE_SKIPLIST /etc/bee/skiplist [BEE] BEE_REPOSITORY_PREFIX /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/reposrc [BEE] BEE_METADIR /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/bee [BEE] BEE_TMP_TMPDIR /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/tmp [BEE] BEE_TMP_BUILDROOT /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot [BEE] current working directory: /project/beehive/run [BEE] ==> initializing build environment .. [BEE] -> creating source dir /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source [BEE] -> creating image dir /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/image [BEE] ==> checking repositories .. [BEE] ==> building redis-5.0.5-0.x86_64 .. [BEE] => entering bee_getsources() .. [BEE] fetching http://download.redis.io/releases/redis-5.0.5.tar.gz --2020-02-07 06:32:37-- http://download.redis.io/releases/redis-5.0.5.tar.gz Resolving beehive... 141.14.27.134 Connecting to beehive|141.14.27.134|:3128... connected. Proxy request sent, awaiting response... 200 OK Length: 1975750 (1.9M) [application/x-gzip] Saving to: ‘/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/files/redis-5.0.5.tar.gz’ 0K .......... .......... .......... .......... .......... 2% 202M 0s 50K .......... .......... .......... .......... .......... 5% 216M 0s 100K .......... .......... .......... .......... .......... 7% 222M 0s 150K .......... .......... .......... .......... .......... 10% 230M 0s 200K .......... .......... .......... .......... .......... 12% 216M 0s 250K .......... .......... .......... .......... .......... 15% 251M 0s 300K .......... .......... .......... .......... .......... 18% 219M 0s 350K .......... .......... .......... .......... .......... 20% 229M 0s 400K .......... .......... .......... .......... .......... 23% 215M 0s 450K .......... .......... .......... .......... .......... 25% 201M 0s 500K .......... .......... .......... .......... .......... 28% 208M 0s 550K .......... .......... .......... .......... .......... 31% 189M 0s 600K .......... .......... .......... .......... .......... 33% 238M 0s 650K .......... .......... .......... .......... .......... 36% 218M 0s 700K .......... .......... .......... .......... .......... 38% 206M 0s 750K .......... .......... .......... .......... .......... 41% 188M 0s 800K .......... .......... .......... .......... .......... 44% 301M 0s 850K .......... .......... .......... .......... .......... 46% 187M 0s 900K .......... .......... .......... .......... .......... 49% 222M 0s 950K .......... .......... .......... .......... .......... 51% 169M 0s 1000K .......... .......... .......... .......... .......... 54% 230M 0s 1050K .......... .......... .......... .......... .......... 57% 244M 0s 1100K .......... .......... .......... .......... .......... 59% 211M 0s 1150K .......... .......... .......... .......... .......... 62% 208M 0s 1200K .......... .......... .......... .......... .......... 64% 208M 0s 1250K .......... .......... .......... .......... .......... 67% 192M 0s 1300K .......... .......... .......... .......... .......... 69% 215M 0s 1350K .......... .......... .......... .......... .......... 72% 200M 0s 1400K .......... .......... .......... .......... .......... 75% 191M 0s 1450K .......... .......... .......... .......... .......... 77% 279M 0s 1500K .......... .......... .......... .......... .......... 80% 239M 0s 1550K .......... .......... .......... .......... .......... 82% 198M 0s 1600K .......... .......... .......... .......... .......... 85% 222M 0s 1650K .......... .......... .......... .......... .......... 88% 200M 0s 1700K .......... .......... .......... .......... .......... 90% 206M 0s 1750K .......... .......... .......... .......... .......... 93% 201M 0s 1800K .......... .......... .......... .......... .......... 95% 212M 0s 1850K .......... .......... .......... .......... .......... 98% 211M 0s 1900K .......... .......... ......... 100% 240M=0.009s 2020-02-07 06:32:37 (214 MB/s) - ‘/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/files/redis-5.0.5.tar.gz’ saved [1975750/1975750] -rw-r--r-- 1 build build 1975750 May 15 2019 /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/files/redis-5.0.5.tar.gz [BEE] <= leaving bee_getsources() .. [BEE] => entering bee_extract() .. [BEE] -> extracting main source /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/files/redis-5.0.5.tar.gz .. [BEE] tar xof /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/files/redis-5.0.5.tar.gz -C /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source --strip-components 1 [BEE] -> all sources extracted to: /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source .. [BEE] <= leaving bee_extract() .. [BEE] changing to source directory: /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source [BEE] => entering bee_patch() .. [BEE] <= leaving bee_patch() .. [BEE] using magic buildtype 'make' from '/usr/libexec/bee/beesh.d/make.sh' .. [BEE] -> B=S linking build dir /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/build to source dir [BEE] changing to build directory: /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source [BEE] => entering mee_configure_pre() .. [BEE] <= leaving mee_configure_pre() .. [BEE] => entering bee_configure() .. [BEE] action 'bee_configure' is not defined: skipping.. [BEE] <= leaving bee_configure() .. [BEE] => entering bee_build() .. [BEE] make -j16 --output-sync=target V=1 PREFIX=/usr EPREFIX=/usr BINDIR=/usr/bin SBINDIR=/usr/sbin LIBEXECDIR=/usr/libexec SYSCONFDIR=/etc SHAREDSTATEDIR=/var LOCALSTATEDIR=/var LIBDIR=/usr/lib INCLUDEDIR=/usr/include DATAROOTDIR=/usr/share DATADIR=/usr/share INFODIR=/usr/share/info LOCALEDIR=/usr/share/locale MANDIR=/usr/share/man DOCDIR=/usr/share/doc/redis cd src && make all make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -MM *.c > Makefile.dep 2> /dev/null || true make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' 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 make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' (cd ../deps && make distclean) (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 make[2]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' (rm -f .make-*) make[2]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' (rm -f .make-*) make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' 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= >> .make-settings echo LDFLAGS= >> .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 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include >> .make-settings echo PREV_FINAL_LDFLAGS= -g -ggdb -rdynamic >> .make-settings make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' (cd ../deps && make hiredis linenoise lua jemalloc) (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 make[2]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' (rm -f .make-*) make[2]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' make[2]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' (echo "" > .make-cflags) make[2]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' make[2]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' (echo "" > .make-ldflags) make[2]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' make[2]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' MAKE hiredis make[2]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' cd hiredis && make static make[2]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' MAKE linenoise make[2]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' cd linenoise && make make[2]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' MAKE lua make[2]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' cd lua/src && make all CFLAGS="-O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' " MYLDFLAGS="" AR="ar rcu" make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lopcodes.o lopcodes.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lmem.o lmem.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/hiredis' cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb net.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/hiredis' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldo.o ldo.c ldo.c: In function ‘f_parser’: ldo.c:496:7: warning: unused variable ‘c’ [-Wunused-variable] int c = luaZ_lookahead(p->z); ^ make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldump.o ldump.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lfunc.o lfunc.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lobject.o lobject.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstate.o lstate.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstring.o lstring.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o llex.o llex.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldebug.o ldebug.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltm.o ltm.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lzio.o lzio.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lgc.o lgc.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lcode.o lcode.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lundump.o lundump.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o fpconv.o fpconv.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lapi.o lapi.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/linenoise' cc -Wall -Os -g -c linenoise.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/linenoise' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o strbuf.o strbuf.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o loslib.o loslib.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltable.o ltable.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltablib.o ltablib.c ltablib.c: In function ‘addfield’: ltablib.c:137:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (!lua_isstring(L, -1)) ^~ ltablib.c:140:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ luaL_addvalue(b); ^~~~~~~~~~~~~ make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lmathlib.o lmathlib.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldblib.o ldblib.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o linit.o linit.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lparser.o lparser.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lbaselib.o lbaselib.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o liolib.o liolib.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lauxlib.o lauxlib.c lauxlib.c: In function ‘luaL_loadfile’: lauxlib.c:577:4: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; ^~~~~ lauxlib.c:578:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’ lf.extraline = 0; ^~ make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/hiredis' cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb read.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/hiredis' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_bit.o lua_bit.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/hiredis' cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb hiredis.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/hiredis' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o loadlib.o loadlib.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_struct.o lua_struct.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/hiredis' cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb async.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/hiredis' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o luac.o luac.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o print.o print.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua.o lua.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstrlib.o lstrlib.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lvm.o lvm.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_cmsgpack.o lua_cmsgpack.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_cjson.o lua_cjson.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' ar rcu liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o # DLL needs all object files ranlib liblua.a make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/hiredis' cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb sds.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/hiredis' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/hiredis' ar rcs libhiredis.a net.o hiredis.o sds.o async.o read.o make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/hiredis' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -o luac luac.o print.o liblua.a -lm make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' cc -o lua lua.o liblua.a -lm /usr/lib/gcc/x86_64-pc-linux-gnu/7.5.0/../../../../x86_64-pc-linux-gnu/bin/ld: liblua.a(loslib.o): in function `os_tmpname': loslib.c:(.text+0x27c): warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/lua/src' make[2]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' MAKE jemalloc cd jemalloc && ./configure --with-version=5.1.0-0-g0 --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops " LDFLAGS="" configure: WARNING: unrecognized options: --enable-cc-silence checking for xsltproc... /usr/bin/xsltproc checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether compiler is cray... no checking whether compiler supports -std=gnu11... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wshorten-64-to-32... no checking whether compiler supports -Wsign-compare... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ supports C++14 features by default... yes checking whether compiler supports -Wall... yes checking whether compiler supports -g3... yes checking whether libstdc++ linkage is compilable... yes 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 whether byte ordering is bigendian... no checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether pause instruction is compilable... yes checking number of significant virtual address bits... 48 checking for ar... ar checking for nm... nm checking for gawk... gawk checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... no checking for library containing log... -lm checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking for a BSD-compatible install... #BEEWRAP-install# [43928] install -c conftest.one conftest.two /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc/conftest.dir /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/.bee-wrap/install -c checking for ranlib... ranlib checking for ld... /usr/bin/ld checking for autoconf... /usr/bin/autoconf checking for memalign... yes checking for valloc... yes checking whether compiler supports -O3... yes checking whether compiler supports -O3... yes checking whether compiler supports -funroll-loops... yes checking configured backtracing method... N/A checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether a program using __builtin_unreachable is compilable... yes checking whether a program using __builtin_ffsl is compilable... yes checking LG_PAGE... 12 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlsym... no checking for dlsym in -ldl... yes checking whether pthread_atfork(3) is compilable... yes checking whether pthread_setname_np(3) is compilable... yes checking for library containing clock_gettime... none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes checking whether mach_absolute_time() is compilable... no checking whether compiler supports -Werror... yes checking whether syscall(2) is compilable... yes checking for secure_getenv... yes checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for issetugid... no checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether C11 atomics is compilable... no checking whether GCC __atomic atomics is compilable... yes checking whether GCC __sync atomics is compilable... yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether Darwin OSSpin*() is compilable... no checking whether glibc malloc hook is compilable... yes checking whether glibc memalign hook is compilable... yes checking whether pthreads adaptive mutexes is compilable... yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether strerror_r returns char with gnu source is compilable... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status #BEEWRAP-chmod# [44557] chmod +x ./config.status config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-config config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: creating test/include/test/jemalloc_test_defs.h config.status: executing include/jemalloc/internal/public_symbols.txt commands config.status: executing include/jemalloc/internal/private_symbols.awk commands config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands config.status: executing include/jemalloc/internal/public_namespace.h commands config.status: executing include/jemalloc/internal/public_unnamespace.h commands config.status: executing include/jemalloc/internal/size_classes.h commands config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands config.status: executing include/jemalloc/jemalloc_mangle.h commands config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands config.status: executing include/jemalloc/jemalloc.h commands configure: WARNING: unrecognized options: --enable-cc-silence =============================================================================== jemalloc version : 5.1.0-0-g0 library revision : 2 CONFIG : --with-version=5.1.0-0-g0 --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence 'CFLAGS=-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops ' LDFLAGS= CC : gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops SPECIFIED_CFLAGS : -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CXX : g++ CONFIGURE_CXXFLAGS : -Wall -g3 -fvisibility=hidden -O3 SPECIFIED_CXXFLAGS : EXTRA_CXXFLAGS : LDFLAGS : EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -lstdc++ -lpthread -ldl RPATH_EXTRA : XSLTPROC : /usr/bin/xsltproc XSLROOT : PREFIX : /usr/local BINDIR : /usr/local/bin DATADIR : /usr/local/share INCLUDEDIR : /usr/local/include LIBDIR : /usr/local/lib MANDIR : /usr/local/share/man srcroot : abs_srcroot : /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc/ objroot : abs_objroot : /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc/ JEMALLOC_PREFIX : je_ JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : autogen : 0 debug : 0 stats : 1 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 0 log : 0 lazy_lock : 0 cache-oblivious : 1 cxx : 1 =============================================================================== make[2]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps' cd jemalloc && make CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops " LDFLAGS="" lib/libjemalloc.a make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hooks.sym.o src/hooks.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o src/hash.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o src/mutex_pool.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o src/prng.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/base.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/bitmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/div.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/extent_dss.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/extent_mmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/hash.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hooks.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/mutex.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/mutex_pool.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/nstime.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/pages.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/prng.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/rtree.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/sz.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/ticker.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/large.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/tsd.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/witness.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/background_thread.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/malloc_io.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/ckh.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/prof.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/tcache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/arena.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/extent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/jemalloc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' nm -a src/ctl.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hooks.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/stats.sym src/sz.sym src/tcache.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.gen.h make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hooks.o src/hooks.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.o src/mutex_pool.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.o src/prng.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' g++ -Wall -g3 -fvisibility=hidden -O3 -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc_cpp.o src/jemalloc_cpp.cpp make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[3]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bitmap.o src/ckh.o src/ctl.o src/div.o src/extent.o src/extent_dss.o src/extent_mmap.o src/hash.o src/hooks.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/mutex_pool.o src/nstime.o src/pages.o src/prng.o src/prof.o src/rtree.o src/stats.o src/sz.o src/tcache.o src/ticker.o src/tsd.o src/witness.o src/jemalloc_cpp.o make[3]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c release.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c lzf_c.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c lzf_d.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c zmalloc.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c adlist.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c zipmap.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c pqsort.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c sha1.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c ae.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c anet.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c ziplist.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c dict.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c util.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c quicklist.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_string.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c sds.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_list.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c multi.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c pubsub.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c db.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_set.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_hash.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c intset.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c object.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c syncio.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c endianconv.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c crc16.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c rand.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c sort.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c replication.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c crc64.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c slowlog.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c bio.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c rio.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c networking.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c debug.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c memtest.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c notify.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c setproctitle.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c aof.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c sparkline.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c redis-check-aof.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c blocked.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c lazyfree.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c redis-check-rdb.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c latency.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c server.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c bitops.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c geohash.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c childinfo.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c geohash_helper.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c geo.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c rdb.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c evict.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c siphash.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c expire.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c localtime.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c hyperloglog.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c lolwut.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c listpack.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c config.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_zset.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c lolwut5.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c scripting.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c defrag.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c redis-benchmark.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -g -ggdb -rdynamic -o redis-benchmark ae.o anet.o redis-benchmark.o adlist.o zmalloc.o ../deps/hiredis/libhiredis.a ../deps/jemalloc/lib/libjemalloc.a -lm -ldl -pthread -lrt make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c rax.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_stream.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c sentinel.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c cluster.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c module.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -g -ggdb -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 t_stream.o listpack.o localtime.o lolwut.o lolwut5.o ../deps/hiredis/libhiredis.a ../deps/lua/src/liblua.a ../deps/jemalloc/lib/libjemalloc.a -lm -ldl -pthread -lrt make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' install redis-server redis-check-aof #BEEWRAP-install# [46629] install redis-server redis-check-aof make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' install redis-server redis-sentinel #BEEWRAP-install# [46627] install redis-server redis-sentinel make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' install redis-server redis-check-rdb #BEEWRAP-install# [46628] install redis-server redis-check-rdb make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -c redis-cli.c make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -g -ggdb -rdynamic -o redis-cli anet.o adlist.o dict.o redis-cli.o zmalloc.o release.o ae.o crc64.o siphash.o crc16.o ../deps/hiredis/libhiredis.a ../deps/linenoise/linenoise.o ../deps/jemalloc/lib/libjemalloc.a -lm -ldl -pthread -lrt make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' Hint: It's a good idea to run 'make test' ;) make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' [BEE] <= leaving bee_build() .. [BEE] => entering mee_install() .. [BEE] make -j16 --output-sync=target V=1 test cd src && make test make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' cc -std=c99 -pedantic -DREDIS_STATIC= -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include -MM *.c > Makefile.dep 2> /dev/null || true make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make[1]: Entering directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' Cleanup: may take some time... OK Starting test server at port 11111 [ready]: 46776 Testing unit/printver [ready]: 46777 Testing unit/dump [ready]: 46778 Testing unit/auth [ready]: 46779 Testing unit/protocol [ready]: 46780 Testing unit/keyspace [ready]: 46781 Testing unit/scan [ready]: 46782 Testing unit/type/string [ready]: 46783 Testing unit/type/incr [ready]: 46784 Testing unit/type/list [ready]: 46785 Testing unit/type/list-2 [ready]: 46786 Testing unit/type/list-3 [ready]: 46787 Testing unit/type/set [ready]: 46788 Testing unit/type/zset [ready]: 46789 Testing unit/type/hash [ready]: 46790 Testing unit/type/stream [ready]: 46791 Testing unit/type/stream-cgroups Testing Redis version 5.0.5 (00000000) [ok]: AUTH fails if there is no password configured server side [ok]: INCR against non existing key [ok]: DEL against a single item [ok]: DUMP / RESTORE are able to serialize / unserialize a simple 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]: RESTORE can set an arbitrary expire to the materialized key [ok]: INCR fails against key with spaces (left) [ok]: Vararg DEL [ok]: INCR fails against key with spaces (right) [ok]: INCR fails against key with spaces (both) [ok]: SET and GET an item [ok]: SET and GET an empty item [ok]: INCR fails against a key holding a list [ok]: KEYS with pattern [ok]: RESTORE can set an expire that overflows a 32 bit integer [ok]: DECRBY over 32bit value with over 32bit increment, negative res [ok]: KEYS to get all keys [ok]: RESTORE can set an absolute expire [ok]: INCR uses shared objects in the 0-9999 range [ok]: RESTORE can set LRU [ok]: DBSIZE [ok]: Explicit regression for a list bug [ok]: SADD, SCARD, SISMEMBER, SMEMBERS basics - regular set [ok]: RESTORE can set LFU [ok]: DEL all keys [ok]: INCR can modify objects in-place [ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - ziplist [ok]: RESTORE returns an error of the key already exists [ok]: SADD, SCARD, SISMEMBER, SMEMBERS basics - intset [ok]: INCRBYFLOAT against non existing key [ok]: SADD against non set [ok]: INCRBYFLOAT against key originally set with SET [ok]: RESTORE can overwrite an existing key with REPLACE [ok]: XADD can add entries into a stream that XRANGE can fetch [ok]: XADD IDs are incremental [ok]: SADD a non-integer against an intset [ok]: INCRBYFLOAT over 32bit value [ok]: RESTORE can detect a syntax error for unrecongized options [ok]: SADD an integer larger than 64 bits [ok]: DUMP of non existing key returns nil [ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - regular list [ok]: INCRBYFLOAT over 32bit value with over 32bit increment [ok]: R/LPOP against empty list [ok]: XADD IDs are incremental when ms is the same as well [ok]: INCRBYFLOAT fails against key with spaces (left) [ok]: Check encoding - ziplist [ok]: INCRBYFLOAT fails against key with spaces (right) [ok]: XGROUP CREATE: creation and duplicate group name detection [ok]: INCRBYFLOAT fails against key with spaces (both) [ok]: INCRBYFLOAT fails against a key holding a list [ok]: HSET/HLEN - Small hash creation [ok]: XGROUP CREATE: automatic stream creation fails without MKSTREAM [ok]: INCRBYFLOAT does not allow NaN or Infinity [ok]: ZSET basic ZADD and score update - ziplist [ok]: Variadic RPUSH/LPUSH [ok]: INCRBYFLOAT decrement [ok]: Is the small hash encoded with a ziplist? [ok]: ZSET element can't be set to NaN with ZADD - ziplist [ok]: XGROUP CREATE: automatic stream creation works with MKSTREAM [ok]: DEL a list [ok]: ZSET element can't be set to NaN with ZINCRBY [ok]: string to double with null terminator [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]: XREADGROUP will return only new elements [ok]: ZADD XX updates existing elements score [ok]: ZADD XX and NX are not compatible [ok]: ZADD NX with non existing key [ok]: ZADD NX only add new elements without updating old ones [ok]: BLPOP, BRPOP: single existing list - linkedlist [ok]: XREADGROUP can read the history of the elements we own [ok]: ZADD INCR works like ZINCRBY [ok]: XPENDING is able to return pending items [ok]: ZADD INCR works with a single score-elemenet pair [ok]: BLPOP, BRPOP: multiple existing lists - linkedlist [ok]: XPENDING can return single consumer items [ok]: ZADD CH option changes return value to all changed elements [ok]: XACK is able to remove items from the client/group PEL [ok]: BLPOP, BRPOP: second list has an entry - linkedlist [ok]: ZINCRBY calls leading to NaN result in error [ok]: XACK can't remove the same item multiple times [ok]: ZADD - Variadic version base case [ok]: XACK is able to accept multiple arguments [ok]: ZADD - Return value is the number of actually added items [ok]: ZADD - Variadic version does not add nothing on single parsing err [ok]: BRPOPLPUSH - linkedlist [ok]: ZADD - Variadic version will raise error on missing arg [ok]: ZINCRBY does not work variadic even if shares ZADD implementation [ok]: BLPOP, BRPOP: single existing list - ziplist [ok]: PEL NACK reassignment after XGROUP SETID event [ok]: ZCARD basics - ziplist [ok]: ZREM removes key after last element is removed [ok]: ZREM variadic version [ok]: SCAN basic [ok]: ZREM variadic version -- remove elements after key deletion [ok]: BLPOP, BRPOP: multiple existing lists - ziplist [ok]: XREADGROUP will not report data on empty history. Bug #5577 [ok]: ZRANGE basics - ziplist [ok]: ZREVRANGE basics - ziplist [ok]: BLPOP, BRPOP: second list has an entry - ziplist [ok]: ZRANK/ZREVRANK basics - ziplist [ok]: ZRANK - after deletion - ziplist [ok]: BRPOPLPUSH - ziplist [ok]: XREADGROUP history reporting of deleted entries. Bug #5570 [ok]: ZINCRBY - can create a new sorted set - ziplist [ok]: ZINCRBY - increment and decrement - ziplist [ok]: BLPOP, LPUSH + DEL should not awake blocked client [ok]: ZINCRBY return value [ok]: BLPOP, LPUSH + DEL + SET should not awake blocked client [ok]: BLPOP with same key multiple times should work (issue #801) [ok]: ZRANGEBYSCORE/ZREVRANGEBYSCORE/ZCOUNT basics [ok]: ZRANGEBYSCORE with WITHSCORES [ok]: MULTI/EXEC is isolated from the point of view of BLPOP [ok]: BLPOP with variadic LPUSH [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]: SADD overflows the maximum allowed integers in an intset [ok]: Variadic SADD [ok]: SCAN COUNT [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]: SCAN MATCH [ok]: Basic ZPOP with a single key - ziplist [ok]: SSCAN with encoding intset [ok]: ZPOP with count - ziplist [ok]: SSCAN with encoding hashtable [ok]: BZPOP with a single existing sorted set - ziplist [ok]: HSCAN with encoding ziplist [ok]: BZPOP with multiple existing sorted sets - ziplist [ok]: BZPOP second sorted set has members - 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 existing 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]: Handle an empty query [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]: XADD with MAXLEN option [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]: HSET/HLEN - Big hash creation [ok]: ZINTERSTORE with a regular set and weights - skiplist [ok]: ZINTERSTORE with AGGREGATE MIN - skiplist [ok]: Is the big hash encoded with an hash table? [ok]: ZINTERSTORE with AGGREGATE MAX - skiplist [ok]: HGET against the small hash [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]: Basic ZPOP with a single key - skiplist [ok]: ZPOP with count - skiplist [ok]: BZPOP with a single existing sorted set - skiplist [ok]: BZPOP with multiple existing sorted sets - skiplist [ok]: BZPOP second sorted set has members - 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]: Very big payload in GET/SET [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]: 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]: HSCAN with encoding hashtable [ok]: ZSCAN with encoding ziplist [ok]: Regression for quicklist #3343 bug [ok]: Protocol desync regression test #1 [ok]: HMSET - big hash [ok]: HMGET against non existing key and fields [ok]: HMGET against wrong type [ok]: HMGET - small hash [ok]: Protocol desync regression test #2 [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]: Protocol desync regression test #3 [ok]: ZUNIONSTORE result is sorted [ok]: ZSET commands don't accept the empty strings as valid score [ok]: ZSCAN scores: regression test for issue #2175 [ok]: ZSCORE - ziplist [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]: XCLAIM can claim PEL items from another consumer [ok]: Hash fuzzing #1 - 512 fields [ok]: XCLAIM without JUSTID increments delivery count [ok]: BRPOPLPUSH with zero timeout should block indefinitely [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 [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]: Hash fuzzing #2 - 512 fields [ok]: XADD mass insertion and XLEN [ok]: XRANGE COUNT works as expected [ok]: XREVRANGE COUNT works as expected [ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - hashtable [ok]: SUNION with two sets - hashtable [ok]: ZSCORE after a DEBUG RELOAD - ziplist [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]: ZSET sorting stresser - ziplist [ok]: Generated sets must be encoded as intset [ok]: SINTER with two sets - intset [ok]: SINTERSTORE with two sets - intset [1/50 done]: unit/type/incr (2 seconds) Testing unit/sort [ok]: MIGRATE is caching connections [2/50 done]: unit/printver (2 seconds) Testing unit/expire [3/50 done]: unit/keyspace (2 seconds) Testing unit/other [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]: 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 [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]: XRANGE can be used to iterate the whole stream [ok]: Regression for a crash with blocking ops and pipelining [ok]: EXPIRE - set timeouts multiple times [ok]: EXPIRE - It should be still possible to read 'x' [ok]: Old Ziplist: SORT BY key [ok]: Old Ziplist: SORT BY key with limit [ok]: Old Ziplist: SORT BY hash field [ok]: SAVE - make sure there are all the types as values [4/50 done]: unit/auth (2 seconds) Testing unit/multi [ok]: Old Linked list: SORT BY key [ok]: Old Linked list: SORT BY key with limit [ok]: Old Linked list: SORT BY hash field [5/50 done]: unit/protocol (2 seconds) Testing unit/quit [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]: QUIT returns OK [ok]: Pipelined commands after QUIT must not be executed [ok]: Pipelined commands after QUIT that exceed read buffer size [ok]: FUZZ stresser with data model binary [ok]: FLUSHALL does not touch non affected keys [ok]: FLUSHDB is able to touch the watched keys [ok]: Stress test the hash ziplist -> hashtable encoding conversion [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]: Test HINCRBYFLOAT for correct float representation (issue #2846) [6/50 done]: unit/quit (0 seconds) Testing unit/aofrw [7/50 done]: unit/type/hash (2 seconds) Testing integration/block-repl [ok]: BRPOPLPUSH with a client BLPOPing the target list [ok]: BRPOPLPUSH with wrong source type [ok]: FUZZ stresser with data model alpha [ok]: Consumer group last ID propagation to slave (NOACK=0) [ok]: FUZZ stresser with data model compr [ok]: Very big payload random access [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]: XREVRANGE returns the reverse of XRANGE [ok]: XREAD with non empty stream [ok]: Non blocking XREAD with empty streams [ok]: XREAD with non empty second stream [ok]: Blocking XREAD waiting new data [ok]: Blocking XREAD waiting old data [ok]: XREAD: XADD + DEL should not awake client [ok]: XREAD: XADD + DEL + LPUSH should not awake client [ok]: XREAD with same stream name multiple times should work [ok]: XREAD + multiple XADD inside transaction [ok]: XDEL basic test [ok]: ZREMRANGEBYLEX fuzzy test, 100 ranges in 128 element sorted set - ziplist [ok]: ZSETs skiplist implementation backlink consistency test - ziplist [ok]: LTRIM stress testing - linkedlist [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]: 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]: Old Big Linked list: SORT BY key [ok]: Old Big Linked list: SORT BY key with limit [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]: MULTI / EXEC is propagated correctly (single write command) [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]: ZSETs ZRANK augmented skip list stress testing - ziplist [ok]: BZPOPMIN, ZADD + DEL should not awake blocked client [ok]: BZPOPMIN, ZADD + DEL + SET should not awake blocked client [ok]: BZPOPMIN with same key multiple times should work [ok]: MULTI/EXEC is isolated from the point of view of BZPOPMIN [ok]: SRANDMEMBER with - hashtable [ok]: BZPOPMIN with variadic ZADD [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]: MULTI / EXEC is propagated correctly (empty transaction) [ok]: MULTI / EXEC is propagated correctly (read-only commands) [ok]: First server should have role slave after SLAVEOF [ok]: Consumer group last ID propagation to slave (NOACK=1) [ok]: MULTI / EXEC is propagated correctly (write command, no effect) [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]: XDEL fuzz test [ok]: Hash table: SORT BY key [ok]: Hash table: SORT BY key with limit [ok]: Hash table: SORT BY hash field [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]: BGSAVE [ok]: SELECT an out of range DB [8/50 done]: unit/multi (2 seconds) Testing integration/replication [9/50 done]: unit/type/stream-cgroups (4 seconds) Testing integration/replication-2 [ok]: intsets implementation stress testing [10/50 done]: unit/type/set (4 seconds) Testing integration/replication-3 [ok]: BZPOPMIN with zero timeout should block indefinitely [ok]: ZSCORE - skiplist [ok]: ZSCORE after a DEBUG RELOAD - skiplist [ok]: ZSET sorting stresser - skiplist [ok]: SCAN regression test for issue #4906 [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]: EXPIRES after a reload (snapshot + append only file rewrite) [ok]: Big Hash table: SORT BY key [ok]: Big Hash table: SORT BY key with limit [11/50 done]: unit/scan (5 seconds) Testing integration/replication-4 [ok]: Slave enters handshake [ok]: ZRANGEBYSCORE fuzzy test, 100 ranges in 100 element sorted set - skiplist [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]: 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]: 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]: 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]: First server should have role slave after SLAVEOF [ok]: SORT speed, 100 element list BY key, 100 times [ok]: SETNX against expired volatile key [ok]: MGET [ok]: MGET against non existing key [ok]: SORT speed, 100 element list BY hash field, 100 times [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]: SORT speed, 100 element list directly, 100 times [ok]: SORT speed, 100 element list BY , 100 times [12/50 done]: unit/sort (4 seconds) Testing integration/replication-psync [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]: ZSETs ZRANK augmented skip list stress testing - skiplist [ok]: BZPOPMIN, ZADD + DEL should not awake blocked client [ok]: BZPOPMIN, ZADD + DEL + SET should not awake blocked client [ok]: BZPOPMIN with same key multiple times should work [ok]: MULTI/EXEC is isolated from the point of view of BZPOPMIN [ok]: BZPOPMIN with variadic ZADD [ok]: LTRIM stress testing - ziplist [13/50 done]: unit/type/list-2 (6 seconds) Testing integration/aof [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 [ok]: BLPOP: with zero timeout should block indefinitely [ok]: BLPOP: second argument is not a list [ok]: Unfinished MULTI: Server should start if load-truncated is yes [14/50 done]: unit/type/string (6 seconds) Testing integration/rdb [ok]: First server should have role slave after SLAVEOF [ok]: RDB encoding loading test [ok]: Short read: Server should start if load-truncated is yes [ok]: BZPOPMIN with zero timeout should block indefinitely [ok]: EXPIRE pricision is now the millisecond [ok]: Truncated AOF loaded: we expect foo to be equal to 5 [ok]: Append a new command after loading an incomplete AOF [ok]: Server started empty with non-existing RDB file [ok]: ZSET skiplist order consistency when elements are moved [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]: 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]: EXPIRES after AOF reload (without rewrite) [15/50 done]: unit/type/zset (8 seconds) Testing integration/convert-zipmap-hash-on-load [ok]: RDB load zipmap hash: converts to ziplist [ok]: Short read + command: Server should start [ok]: Truncated AOF loaded: we expect foo to be equal to 6 now [ok]: Server started empty with empty RDB file [ok]: PIPELINING stresser (also a regression for the old epoll bug) [ok]: APPEND basics [ok]: APPEND basics, integer encoded values [ok]: PEXPIRE/PSETEX/PEXPIREAT can set sub-second expires [ok]: TTL returns time 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]: APPEND fuzzing [ok]: FLUSHDB [ok]: BRPOP: with zero timeout should block indefinitely [ok]: BRPOP: second argument is not a list [ok]: RDB load zipmap hash: converts to hash table when hash-max-ziplist-entries is exceeded [ok]: Perform a final SAVE to leave a clean DB on disk [ok]: Redis should actively expire keys incrementally [ok]: RDB load zipmap hash: converts to hash table when hash-max-ziplist-value is exceeded [ok]: Bad format: Server should have logged an error [ok]: Unfinished MULTI: Server should have logged an error [16/50 done]: integration/convert-zipmap-hash-on-load (2 seconds) Testing integration/logging [ok]: Test RDB stream encoding [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 [17/50 done]: unit/other (8 seconds) Testing integration/psync2 [ok]: Slave should be able to synchronize with the master [ok]: Detect write load to master [ok]: Server is able to generate a stack trace on selected systems [ok]: Fixed AOF: Server should have been started [ok]: Fixed AOF: Keyspace should contain values that were parseable [ok]: Server should not start if RDB file can't be open [ok]: Redis should lazy expire keys [ok]: XRANGE fuzzing [ok]: XREVRANGE regression test for issue #5006 [ok]: Server should not start if RDB is corrupted [18/50 done]: integration/rdb (5 seconds) Testing integration/psync2-reg [ok]: PSYNC2: --- CYCLE 1 --- [ok]: PSYNC2: [NEW LAYOUT] Set #0 as master [ok]: PSYNC2: Set #4 to replicate from #0 [ok]: PSYNC2: Set #2 to replicate from #4 [ok]: PSYNC2: Set #3 to replicate from #2 [ok]: PSYNC2: Set #1 to replicate from #0 [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 [19/50 done]: integration/logging (1 seconds) Testing unit/pubsub [ok]: Check if list is still ok after a DEBUG RELOAD - quicklist [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]: LINDEX consistency test - quicklist [ok]: No write if min-slaves-max-lag is > of the slave lag [ok]: min-slaves-to-write is ignored by slaves [ok]: LINDEX random access - quicklist [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 [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]: XADD with MAXLEN > xlen can propagate correctly [ok]: MASTER and SLAVE consistency with expire [ok]: Test replication with parallel clients writing in differnet DBs [ok]: AOF+SPOP: Server should have been started [ok]: AOF+SPOP: Set should have 1 member [20/50 done]: unit/pubsub (2 seconds) Testing unit/slowlog [ok]: SLOWLOG - check that it starts with an empty log [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]: 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]: XADD with ~ MAXLEN can propagate correctly [ok]: SLOWLOG - can clean older entires [ok]: PSYNC2 #3899 regression: setup [ok]: AOF+SPOP: Server should have been started [ok]: AOF+SPOP: Set should have 1 member [ok]: Regression for bug 593 - chaining BRPOPLPUSH with other blocking cmds [ok]: SLOWLOG - can be disabled [ok]: PSYNC2 #3899 regression: kill chained replica [ok]: Slave is able to detect timeout during handshake [21/50 done]: unit/slowlog (2 seconds) Testing unit/scripting [22/50 done]: unit/type/list (15 seconds) Testing unit/maxmemory [ok]: Without maxmemory small integers are shared [ok]: With maxmemory and non-LRU policy integers are still shared [ok]: EVAL - Does Lua interpreter replies to our requests? [ok]: With maxmemory and LRU policy integers are not shared [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]: 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]: PSYNC2 #3899 regression: kill chained replica [ok]: AOF+EXPIRE: Server should have been started [ok]: AOF+EXPIRE: List should be empty [ok]: PSYNC2 #3899 regression: kill first replica [ok]: XTRIM with ~ MAXLEN can propagate correctly [ok]: maxmemory - is the memory limit honoured? (policy allkeys-random) [ok]: MASTER and SLAVE dataset should be identical after complex ops Waiting for process 47224 to exit... [ok]: MIGRATE cached connections are released after some time [ok]: maxmemory - is the memory limit honoured? (policy allkeys-lru) [ok]: PSYNC2 #3899 regression: kill chained replica [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]: PSYNC2: cluster is consistent after failover [ok]: Correct handling of reused argv (issue #1939) [ok]: Functions in the Redis namespace are able to report errors [ok]: PSYNC2 #3899 regression: kill first replica [ok]: MIGRATE is able to migrate a key between two instances [ok]: maxmemory - is the memory limit honoured? (policy allkeys-lfu) [ok]: Redis should not try to convert DEL into EXPIREAT for EXPIRE -1 [ok]: PSYNC2 #3899 regression: kill chained replica [ok]: Test replication partial resync: ok psync (diskless: no, reconnect: 1) [ok]: XADD can CREATE an empty stream [ok]: XSETID can set a specific ID [ok]: XSETID cannot SETID with smaller ID [ok]: XSETID cannot SETID on non-existent key [23/50 done]: integration/replication-2 (14 seconds) Testing unit/introspection [ok]: maxmemory - is the memory limit honoured? (policy volatile-lru) [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 [ok]: Slave is able to evict keys created in writable slaves [ok]: PSYNC2 #3899 regression: kill first replica [ok]: Set instance A as slave of B [ok]: BRPOPLPUSH replication, when blocking against empty list [ok]: PSYNC2 #3899 regression: kill first replica [ok]: MIGRATE is able to copy a key between two instances [24/50 done]: integration/aof (13 seconds) Testing unit/introspection-2 [ok]: maxmemory - is the memory limit honoured? (policy volatile-lfu) [25/50 done]: unit/introspection (1 seconds) Testing unit/limits Waiting for process 47224 to exit... [ok]: BRPOPLPUSH replication, list exists [ok]: MIGRATE will not overwrite existing keys, unless REPLACE is used [ok]: BLPOP followed by role change, issue #2473 [ok]: maxmemory - is the memory limit honoured? (policy volatile-random) [ok]: Timedout read-only scripts can be killed by SCRIPT KILL [ok]: PSYNC2 #3899 regression: kill chained replica [ok]: Timedout script link is still usable after Lua returns [ok]: Empty stream can be rewrite into AOF correctly [ok]: With min-slaves-to-write: master not writable with lagged slave [ok]: maxmemory - is the memory limit honoured? (policy volatile-ttl) [ok]: MIGRATE propagates TTL correctly [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 replica connects we issue two EVAL commands (scripts replication) [ok]: Check if maxclients works refusing connections [ok]: maxmemory - only allkeys-* should remove non-volatile keys (allkeys-random) [26/50 done]: unit/limits (2 seconds) Testing unit/obuf-limits [ok]: Stream can be rewrite into AOF correctly after XDEL lastid [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 "replica" [ok]: First server should have role slave after SLAVEOF [ok]: Slave should be able to synchronize with the master [ok]: Detect write load to master [ok]: maxmemory - only allkeys-* should remove non-volatile keys (allkeys-lru) [ok]: First server should have role slave after SLAVEOF [ok]: Connect a replica 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]: PSYNC2 #3899 regression: kill first replica [ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-lru) [27/50 done]: unit/type/stream (21 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]: PSYNC2 #3899 regression: kill chained replica [ok]: BITCOUNT fuzzing without start/end [ok]: TTL and TYPYE do not alter the last access time of a key Waiting for process 47224 to exit... [ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-random) [ok]: PSYNC2: generate load while killing replication links [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]: Sync should have transferred keys from master [ok]: The link status should be up [ok]: SET on the master should immediately propagate [ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-ttl) [ok]: Before the replica connects we issue two EVAL commands (commmands replication) [ok]: maxmemory - policy volatile-lru should only remove volatile keys. [ok]: PSYNC2: cluster is consistent after load (x = 108181) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 [ok]: PSYNC2: --- CYCLE 2 --- [ok]: PSYNC2: [NEW LAYOUT] Set #1 as master [ok]: PSYNC2: Set #4 to replicate from #1 [ok]: PSYNC2: Set #0 to replicate from #4 [ok]: PSYNC2: Set #2 to replicate from #1 [ok]: PSYNC2: Set #3 to replicate from #0 [ok]: FLUSHALL should replicate [ok]: ROLE in master reports master with a slave [ok]: ROLE in slave reports slave in connected state [ok]: maxmemory - policy volatile-lfu should only remove volatile keys. [ok]: MIGRATE can correctly transfer large values [ok]: PSYNC2 #3899 regression: kill first replica [ok]: PSYNC2 #3899 regression: kill first replica [ok]: PSYNC2 #3899 regression: kill chained replica [ok]: maxmemory - policy volatile-random should only remove volatile keys. [ok]: PSYNC2 #3899 regression: kill first replica [ok]: Connect a replica 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) Waiting for process 47224 to exit... [ok]: MIGRATE can correctly transfer hashes [ok]: maxmemory - policy volatile-ttl should only remove volatile keys. [ok]: TOUCH alters the last access time of a key [ok]: TOUCH returns the number of existing keys specified [ok]: command stats for GEOADD [ok]: command stats for EXPIRE [ok]: command stats for BRPOP [ok]: command stats for MULTI [ok]: command stats for scripts [ok]: PSYNC2 #3899 regression: kill chained replica [ok]: PSYNC2: cluster is consistent after failover [ok]: PSYNC2 #3899 regression: kill first replica [ok]: MIGRATE timeout actually works [ok]: PSYNC2 #3899 regression: kill first replica [28/50 done]: unit/introspection-2 (7 seconds) Testing unit/bitfield [ok]: PSYNC2 #3899 regression: kill first replica [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]: PSYNC2 #3899 regression: kill first replica [ok]: BITFIELD overflow detection fuzzing [ok]: BITFIELD overflow wrap fuzzing [ok]: BITFIELD regression for #3221 [ok]: BITFIELD regression for #3564 [ok]: MIGRATE can migrate multiple keys at once [ok]: MIGRATE with multiple keys must have empty key arg Waiting for process 47224 to exit... [29/50 done]: unit/bitfield (1 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]: PSYNC2 #3899 regression: kill first replica [ok]: PSYNC2 #3899 regression: kill chained replica [ok]: BITOP and fuzzing [ok]: Connect a replica 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 [ok]: MASTER and SLAVE consistency with EVALSHA replication [ok]: Test replication with blocking lists and sorted sets operations [ok]: MIGRATE with multiple keys migrate just existing ones [ok]: Client output buffer hard limit is enforced [ok]: Test replication partial resync: no backlog (diskless: no, reconnect: 1) [ok]: PSYNC2 #3899 regression: kill first replica [ok]: MIGRATE with multiple keys: stress command rewriting [ok]: PSYNC2: generate load while killing replication links [ok]: PSYNC2: cluster is consistent after load (x = 174001) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 [ok]: PSYNC2: --- CYCLE 3 --- [ok]: PSYNC2: [NEW LAYOUT] Set #0 as master [ok]: PSYNC2: Set #1 to replicate from #0 [ok]: PSYNC2: Set #3 to replicate from #0 [ok]: PSYNC2: Set #2 to replicate from #3 [ok]: PSYNC2: Set #4 to replicate from #2 Waiting for process 47224 to exit... [ok]: MIGRATE with multiple keys: delete just ack keys [ok]: Replication: commands with many arguments (issue #1221) [30/50 done]: integration/block-repl (29 seconds) Testing unit/memefficiency [ok]: PSYNC2 #3899 regression: kill first replica [31/50 done]: unit/scripting (17 seconds) Testing unit/hyperloglog [ok]: Replication of SPOP command -- alsoPropagate() API [ok]: SLAVE can reload "lua" AUX RDB fields of duplicated scripts [ok]: PSYNC2: cluster is consistent after failover [ok]: MIGRATE AUTH: correct and wrong password cases [ok]: PSYNC2 #3899 regression: kill chained replica [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]: PSYNC2 #3899 regression: kill chained replica [ok]: Memory efficiency with values in range 32 [ok]: HyperLogLogs are promote from sparse to dense Waiting for process 47224 to exit... [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]: slave buffer are counted correctly [ok]: PSYNC2 #3899 regression: kill first replica [ok]: Memory efficiency with values in range 64 [32/50 done]: unit/dump (34 seconds) Testing unit/lazyfree [ok]: Slave should be able to synchronize with the master [ok]: Detect write load to master [ok]: PSYNC2 #3899 regression: verify consistency [33/50 done]: integration/replication-3 (30 seconds) Testing unit/wait [ok]: UNLINK can reclaim memory in background [ok]: FLUSHDB ASYNC can reclaim memory in background [34/50 done]: integration/replication-4 (30 seconds) Testing unit/pendingquerybuf [ok]: Memory efficiency with values in range 128 [ok]: Memory efficiency with values in range 1024 [35/50 done]: unit/lazyfree (1 seconds) [36/50 done]: integration/psync2-reg (25 seconds) Waiting for process 47224 to exit... [ok]: Memory efficiency with values in range 16384 [ok]: BITOP or fuzzing [ok]: Setup slave [ok]: WAIT should acknowledge 1 additional copy of the data [ok]: PSYNC2: generate load while killing replication links [ok]: PSYNC2: cluster is consistent after load (x = 264111) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 [ok]: WAIT should not acknowledge 2 additional copies of the data [ok]: PSYNC2: Bring the master back again for next test [ok]: GEOADD + GEORANGE randomized test Waiting for process 47224 to exit... [37/50 done]: unit/geo (12 seconds) [ok]: pending querybuf: check size of pending_querybuf after set a big value [ok]: PSYNC2: Partial resync after restart using RDB aux fields [ok]: BITOP xor fuzzing [ok]: replica buffer don't induce eviction [38/50 done]: unit/pendingquerybuf (5 seconds) Forcing process 47224 to exit... Logged warnings (pid 47224): (none) [exception]: Executing test client: ERR. ERR while executing "[srv $level "client"] {*}$args" (procedure "r" line 7) invoked from within "r debug loadaof" ("uplevel" body line 5) invoked from within "uplevel 1 $code" (procedure "test" line 47) invoked from within "test {SET - use EX/PX option, TTL should not be reseted after loadaof} { r config set appendonly yes r set foo bar EX 100 afte..." ("uplevel" body line 208) invoked from within "uplevel 1 $code " (procedure "start_server" line 3) invoked from within "start_server {tags {"expire"}} { test {EXPIRE - set timeouts multiple times} { r set x foobar set v1 [r expire x 5] set v2..." (file "tests/unit/expire.tcl" line 1) invoked from within "source $path" (procedure "execute_tests" line 4) invoked from within "execute_tests $data" (procedure "test_client_main" line 10) invoked from within "test_client_main $::test_server_port " Killing still running Redis server 46812 Killing still running Redis server 47318 Killing still running Redis server 48029 Killing still running Redis server 48069 Killing still running Redis server 48104 Killing still running Redis server 48141 Killing still running Redis server 48152 Killing still running Redis server 48161 Killing still running Redis server 48175 Killing still running Redis server 48194 Killing still running Redis server 48205 Killing still running Redis server 48228 Killing still running Redis server 49885 Killing still running Redis server 50196 Killing still running Redis server 50314 Killing still running Redis server 50619 Killing still running Redis server 50648 Killing still running Redis server 50675 Killing still running Redis server 50697 Killing still running Redis server 51700 Killing still running Redis server 51752 Killing still running Redis server 51778 Killing still running Redis server 52121 Killing still running Redis server 52149 I/O error reading reply while executing "{*}$r type $k" (procedure "createComplexDataset" line 27) invoked from within "createComplexDataset $r $ops" (procedure "bg_complex_data" line 4) invoked from within "bg_complex_data [lindex $argv 0] [lindex $argv 1] [lindex $argv 2] [lindex $argv 3]" (file "tests/helpers/bg_complex_data.tcl" line 10)I/O error reading reply while executing "{*}$r lpop $k" ("uplevel" body line 1) invoked from within "uplevel 1 [lindex $args $path]" (procedure "randpath" line 3) invoked from within "randpath {{*}$r lpush $k $v} {{*}$r rpush $k $v} {{*}$r lrem $k 0 $v} {{*}$r rpop $k} {{*}$r lpop $k}" (procedure "createComplexDataset" line 51) invoked from within "createComplexDataset $r $ops" (procedure "bg_complex_data" line 4) invoked from within "bg_complex_data [lindex $argv 0] [lindex $argv 1] [lindex $argv 2] [lindex $argv 3]" (file "tests/helpers/bg_complex_data.tcl" line 10)I/O error reading reply while executing "{*}$r type $k" (procedure "createComplexDataset" line 27) invoked from within "createComplexDataset $r $ops" (procedure "bg_complex_data" line 4) invoked from within "bg_complex_data [lindex $argv 0] [lindex $argv 1] [lindex $argv 2] [lindex $argv 3]" (file "tests/helpers/bg_complex_data.tcl" line 10) Killing still running Redis server 52228 Killing still running Redis server 52427 make[1]: *** [Makefile:262: test] Error 1 make[1]: Leaving directory '/dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src' make: *** [Makefile:6: test] Error 2 # BEESTOP ---------------------------------------- # BEEWRAPSTART ----------------------------------- #43928.1# cd /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc #43928.2# install -c conftest.one conftest.two /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/deps/jemalloc/conftest.dir #44557.2# chmod +x ./config.status #46627.1# cd /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/source/src #46627.2# install redis-server redis-sentinel #46628.2# install redis-server redis-check-rdb #46629.2# install redis-server redis-check-aof # BEEWRAPSTOP ----------------------------------- # BEEDIFFSTART ----------------------------------- missing /dev/shm/mxqd/mnt/job/19391240/redis-5.0.5-0/buildroot/redis/redis-5.0.5-0/image/CONTENT failed build ? # BEEDIFFSTOP ----------------------------------- # BEEFILESTART ----------------------------------- ### /usr/share/bee/redis-5.0.5-0.x86_64/redis-5.0.5-0.bee #!/usr/bin/env beesh # BEE_VERSION redis-5.0.5-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) ############################################################################### ## The source URL(s) define the location of the sources that will be ## downloaded. Version variables may be used to simplify reuse of this bee-file. SRCURL[0]="http://download.redis.io/releases/redis-${PKGVERSION}.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array. ## The sources will be patched in the order of the array. # PATCHURL+=() ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not ## be added to you package but may be present in the image directory. # EXCLUDE+=() ############################################################################### ## Uncomment the next statement, if the software may not be able to be built ## outside the source directory and needs to be built inside the source ## directory. # build_in_sourcedir ############################################################################### ## bee cannot detect buildtypes specified in subdirectories. ## Sometimes packages "hide" the real sources in a subdirectory named ## 'src' or 'cmake' or .. ## use 'sourcesubdir_append' to specify this directory if known. # sourcesubdir_append src ############################################################################### ## Change the default (auto-detected) steps to ## extract, patch, configure/setup, build and install the software. ## Make sure the mee_install function does install everything to the ## image directory "${D}" #mee_extract() { # bee_extract "${@}" #} #mee_patch() { # bee_patch "${@}" #} #mee_configure() { # bee_configure #} #mee_build() { # bee_build #} mee_install() { # Two tests currently fail (https://github.com/antirez/redis/issues/2715). start_cmd make ${BEE_MAKEFLAGS} test start_cmd make ${BEE_MAKEFLAGS} install INSTALL_BIN=${D}${BINDIR} } ## by default this may be 'make install DESTDIR="${D}"' ############################################################################### ## ## Additional hints: ## ## The name of this bee-file should follow the following naming convention: ## pkgname-pkgversion-pkgrevision.bee ## ## You may remove all comments as long as SRCURL[0] is set. ## ## Everything in this file will be executed in a bash environment. ## ## Build the package by executing ## './pkg-version-N.bee' or ## 'beesh ./pkg-version-N.bee' ## ## see http://beezinga.org/ ## # BEEFILESTOP ----------------------------------- # DATESTOP 1581053616 2020-02-07 06:33:36 # RUNTIME 59 s (00:00:59)