DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
DEBUG: Executing shell function do_compile
NOTE: make -j 8
cd src && make all
make[1]: Entering directory 'TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/redis-4.0.8/src'
[34mCC[0m [33mMakefile.dep[0m
rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-rdb redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html Makefile.dep dict-benchmark
(cd ../deps && make distclean)
make[2]: Entering directory 'TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/redis-4.0.8/deps'
(cd hiredis && make clean) > /dev/null || true
(cd linenoise && make clean) > /dev/null || true
(cd lua && make clean) > /dev/null || true
(cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true
(rm -f .make-*)
make[2]: Leaving directory 'TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/redis-4.0.8/deps'
(rm -f .make-*)
echo STD=-std=c99 -pedantic -DREDIS_STATIC='' >> .make-settings
echo WARN=-Wall -W -Wno-missing-field-initializers >> .make-settings
echo OPT=-O2 >> .make-settings
echo MALLOC=libc >> .make-settings
echo CFLAGS= -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= >> .make-settings
echo LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now >> .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 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src >> .make-settings
echo PREV_FINAL_LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -g -ggdb -rdynamic >> .make-settings
(cd ../deps && make hiredis linenoise lua)
make[2]: Entering directory 'TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/redis-4.0.8/deps'
(cd hiredis && make clean) > /dev/null || true
(cd linenoise && make clean) > /dev/null || true
(cd lua && make clean) > /dev/null || true
(cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true
(rm -f .make-*)
(echo " -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= " > .make-cflags)
(echo "-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now" > .make-ldflags)
[32;1mMAKE[0m [37;1mhiredis[0m
cd hiredis && make static
[32;1mMAKE[0m [37;1mlinenoise[0m
cd linenoise && make
[32;1mMAKE[0m [37;1mlua[0m
cd lua/src && make all CFLAGS="-O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= " MYLDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now" AR="arm-yoe-linux-gnueabi-ar rcu"
make[3]: Entering directory 'TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/redis-4.0.8/deps/hiredis'
make[3]: Entering directory 'TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/redis-4.0.8/deps/linenoise'
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -Wall -Os -g -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c linenoise.c
make[3]: Entering directory 'TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/redis-4.0.8/deps/lua/src'
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lapi.o lapi.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lcode.o lcode.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o ldebug.o ldebug.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o ldo.o ldo.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o ldump.o ldump.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lfunc.o lfunc.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -std=c99 -pedantic -c -O3 -fPIC -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb net.c
ldo.c: In function 'f_parser':
ldo.c:496:7: warning: unused variable 'c' [-Wunused-variable]
int c = luaZ_lookahead(p->z);
^
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lgc.o lgc.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -std=c99 -pedantic -c -O3 -fPIC -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb hiredis.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o llex.o llex.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -std=c99 -pedantic -c -O3 -fPIC -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb sds.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -std=c99 -pedantic -c -O3 -fPIC -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb async.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lmem.o lmem.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -std=c99 -pedantic -c -O3 -fPIC -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb read.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lobject.o lobject.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lopcodes.o lopcodes.c
make[3]: Leaving directory 'TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/redis-4.0.8/deps/linenoise'
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lparser.o lparser.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lstate.o lstate.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lstring.o lstring.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o ltable.o ltable.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o ltm.o ltm.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lundump.o lundump.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lvm.o lvm.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lzio.o lzio.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o strbuf.o strbuf.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o fpconv.o fpconv.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lauxlib.o lauxlib.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lbaselib.o lbaselib.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o ldblib.o ldblib.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o liolib.o liolib.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;
^~
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lmathlib.o lmathlib.c
ar rcs libhiredis.a net.o hiredis.o sds.o async.o read.o
make[3]: Leaving directory 'TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/redis-4.0.8/deps/hiredis'
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o loslib.o loslib.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o ltablib.o ltablib.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lstrlib.o lstrlib.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o loadlib.o loadlib.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o linit.o linit.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);
^~~~~~~~~~~~~
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lua_cjson.o lua_cjson.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lua_struct.o lua_struct.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lua_cmsgpack.o lua_cmsgpack.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lua_bit.o lua_bit.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o lua.o lua.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o luac.o luac.c
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0=/usr/src/debug/redis/4.0.8-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native= -c -o print.o print.c
arm-yoe-linux-gnueabi-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
arm-yoe-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
arm-yoe-linux-gnueabi-ranlib liblua.a
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -o lua -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now lua.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses
arm-yoe-linux-gnueabi-gcc -march=armv5te -mthumb -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot -o luac -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now luac.o print.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses
TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/../../libexec/arm-yoe-linux-gnueabi/gcc/arm-yoe-linux-gnueabi/8.2.0/ld: error: cannot find -lreadline
TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/../../libexec/arm-yoe-linux-gnueabi/gcc/arm-yoe-linux-gnueabi/8.2.0/ld: error: cannot find -lhistory
TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/../../libexec/arm-yoe-linux-gnueabi/gcc/arm-yoe-linux-gnueabi/8.2.0/ld: error: cannot find -lncurses
collect2: error: ld returned 1 exit status
Makefile:55: recipe for target 'luac' failed
make[3]: *** [luac] Error 1
make[3]: *** Waiting for unfinished jobs....
TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/../../libexec/arm-yoe-linux-gnueabi/gcc/arm-yoe-linux-gnueabi/8.2.0/ld: error: cannot find -lreadline
TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/../../libexec/arm-yoe-linux-gnueabi/gcc/arm-yoe-linux-gnueabi/8.2.0/ld: error: cannot find -lhistory
TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/../../libexec/arm-yoe-linux-gnueabi/gcc/arm-yoe-linux-gnueabi/8.2.0/ld: error: cannot find -lncurses
loslib.c:60: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
collect2: error: ld returned 1 exit status
Makefile:52: recipe for target 'lua' failed
make[3]: *** [lua] Error 1
make[3]: Leaving directory 'TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/redis-4.0.8/deps/lua/src'
Makefile:69: recipe for target 'lua' failed
make[2]: *** [lua] Error 2
make[2]: Leaving directory 'TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/redis-4.0.8/deps'
Makefile:171: recipe for target 'persist-settings' failed
make[1]: [persist-settings] Error 2 (ignored)
[34mCC[0m [33madlist.o[0m
[34mCC[0m [33mquicklist.o[0m
[34mCC[0m [33mae.o[0m
[34mCC[0m [33manet.o[0m
[34mCC[0m [33mdict.o[0m
[34mCC[0m [33mserver.o[0m
[34mCC[0m [33msds.o[0m
[34mCC[0m [33mzmalloc.o[0m
[34mCC[0m [33mlzf_c.o[0m
[34mCC[0m [33mlzf_d.o[0m
lzf_d.c: In function 'lzf_decompress':
lzf_d.c:91:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:91:39: note: here
case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++;
^~~~
lzf_d.c:91:54: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:91:63: note: here
case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++;
^~~~
lzf_d.c:91:78: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:91:87: note: here
case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++;
^~~~
lzf_d.c:91:102: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 32: *op++ = *ip++; case 31: *op++ = *ip++; case 30: *op++ = *ip++; case 29: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:92:15: note: here
case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++;
^~~~
lzf_d.c:92:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:92:39: note: here
case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++;
^~~~
lzf_d.c:92:54: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:92:63: note: here
case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++;
^~~~
lzf_d.c:92:78: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:92:87: note: here
case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++;
^~~~
lzf_d.c:92:102: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 28: *op++ = *ip++; case 27: *op++ = *ip++; case 26: *op++ = *ip++; case 25: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:93:15: note: here
case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++;
^~~~
lzf_d.c:93:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:93:39: note: here
case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++;
^~~~
lzf_d.c:93:54: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:93:63: note: here
case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++;
^~~~
lzf_d.c:93:78: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:93:87: note: here
case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++;
^~~~
lzf_d.c:93:102: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 24: *op++ = *ip++; case 23: *op++ = *ip++; case 22: *op++ = *ip++; case 21: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:94:15: note: here
case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++;
^~~~
lzf_d.c:94:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:94:39: note: here
case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++;
^~~~
lzf_d.c:94:54: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:94:63: note: here
case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++;
^~~~
lzf_d.c:94:78: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:94:87: note: here
case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++;
^~~~
lzf_d.c:94:102: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 20: *op++ = *ip++; case 19: *op++ = *ip++; case 18: *op++ = *ip++; case 17: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:95:15: note: here
case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++;
^~~~
lzf_d.c:95:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:95:39: note: here
case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++;
^~~~
lzf_d.c:95:54: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:95:63: note: here
case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++;
^~~~
lzf_d.c:95:78: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:95:87: note: here
case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++;
^~~~
lzf_d.c:95:102: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 16: *op++ = *ip++; case 15: *op++ = *ip++; case 14: *op++ = *ip++; case 13: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:96:15: note: here
case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++;
^~~~
lzf_d.c:96:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:96:39: note: here
case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++;
^~~~
lzf_d.c:96:54: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:96:63: note: here
case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++;
^~~~
lzf_d.c:96:78: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:96:87: note: here
case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++;
^~~~
lzf_d.c:96:102: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 12: *op++ = *ip++; case 11: *op++ = *ip++; case 10: *op++ = *ip++; case 9: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:97:15: note: here
case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++;
^~~~
lzf_d.c:97:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:97:39: note: here
case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++;
^~~~
lzf_d.c:97:54: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:97:63: note: here
case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++;
^~~~
lzf_d.c:97:78: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:97:87: note: here
case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++;
^~~~
lzf_d.c:97:102: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 8: *op++ = *ip++; case 7: *op++ = *ip++; case 6: *op++ = *ip++; case 5: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:98:15: note: here
case 4: *op++ = *ip++; case 3: *op++ = *ip++; case 2: *op++ = *ip++; case 1: *op++ = *ip++;
^~~~
lzf_d.c:98:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 4: *op++ = *ip++; case 3: *op++ = *ip++; case 2: *op++ = *ip++; case 1: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:98:39: note: here
case 4: *op++ = *ip++; case 3: *op++ = *ip++; case 2: *op++ = *ip++; case 1: *op++ = *ip++;
^~~~
lzf_d.c:98:54: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 4: *op++ = *ip++; case 3: *op++ = *ip++; case 2: *op++ = *ip++; case 1: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:98:63: note: here
case 4: *op++ = *ip++; case 3: *op++ = *ip++; case 2: *op++ = *ip++; case 1: *op++ = *ip++;
^~~~
lzf_d.c:98:78: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 4: *op++ = *ip++; case 3: *op++ = *ip++; case 2: *op++ = *ip++; case 1: *op++ = *ip++;
~~~~~~^~~~~~~
lzf_d.c:98:87: note: here
case 4: *op++ = *ip++; case 3: *op++ = *ip++; case 2: *op++ = *ip++; case 1: *op++ = *ip++;
^~~~
lzf_d.c:166:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 9: *op++ = *ref++;
~~~~~~^~~~~~~~
lzf_d.c:167:15: note: here
case 8: *op++ = *ref++;
^~~~
lzf_d.c:167:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 8: *op++ = *ref++;
~~~~~~^~~~~~~~
lzf_d.c:168:15: note: here
case 7: *op++ = *ref++;
^~~~
lzf_d.c:168:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 7: *op++ = *ref++;
~~~~~~^~~~~~~~
lzf_d.c:169:15: note: here
case 6: *op++ = *ref++;
^~~~
lzf_d.c:169:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 6: *op++ = *ref++;
~~~~~~^~~~~~~~
lzf_d.c:170:15: note: here
case 5: *op++ = *ref++;
^~~~
lzf_d.c:170:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 5: *op++ = *ref++;
~~~~~~^~~~~~~~
lzf_d.c:171:15: note: here
case 4: *op++ = *ref++;
^~~~
lzf_d.c:171:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 4: *op++ = *ref++;
~~~~~~^~~~~~~~
lzf_d.c:172:15: note: here
case 3: *op++ = *ref++;
^~~~
lzf_d.c:172:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 3: *op++ = *ref++;
~~~~~~^~~~~~~~
lzf_d.c:173:15: note: here
case 2: *op++ = *ref++;
^~~~
lzf_d.c:173:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 2: *op++ = *ref++;
~~~~~~^~~~~~~~
lzf_d.c:174:15: note: here
case 1: *op++ = *ref++;
^~~~
lzf_d.c:174:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 1: *op++ = *ref++;
~~~~~~^~~~~~~~
lzf_d.c:175:15: note: here
case 0: *op++ = *ref++; /* two octets more */
^~~~
[34mCC[0m [33mpqsort.o[0m
[34mCC[0m [33mzipmap.o[0m
[34mCC[0m [33msha1.o[0m
[34mCC[0m [33mziplist.o[0m
[34mCC[0m [33mrelease.o[0m
[34mCC[0m [33mnetworking.o[0m
[34mCC[0m [33mutil.o[0m
[34mCC[0m [33mobject.o[0m
[34mCC[0m [33mdb.o[0m
[34mCC[0m [33mreplication.o[0m
[34mCC[0m [33mrdb.o[0m
[34mCC[0m [33mt_string.o[0m
[34mCC[0m [33mt_list.o[0m
[34mCC[0m [33mt_set.o[0m
[34mCC[0m [33mt_zset.o[0m
[34mCC[0m [33mt_hash.o[0m
[34mCC[0m [33mconfig.o[0m
[34mCC[0m [33mpubsub.o[0m
[34mCC[0m [33maof.o[0m
[34mCC[0m [33mmulti.o[0m
[34mCC[0m [33mdebug.o[0m
[34mCC[0m [33msort.o[0m
[34mCC[0m [33mintset.o[0m
[34mCC[0m [33msyncio.o[0m
[34mCC[0m [33mcluster.o[0m
debug.c: In function 'logRegisters':
debug.c:713:31: warning: unused parameter 'uc' [-Wunused-parameter]
void logRegisters(ucontext_t *uc) {
~~~~~~~~~~~~^~
[34mCC[0m [33mcrc16.o[0m
[34mCC[0m [33mendianconv.o[0m
[34mCC[0m [33mslowlog.o[0m
[34mCC[0m [33mscripting.o[0m
[34mCC[0m [33mbio.o[0m
[34mCC[0m [33mrio.o[0m
[34mCC[0m [33mrand.o[0m
[34mCC[0m [33mmemtest.o[0m
[34mCC[0m [33mcrc64.o[0m
[34mCC[0m [33mbitops.o[0m
[34mCC[0m [33msentinel.o[0m
[34mCC[0m [33mnotify.o[0m
[34mCC[0m [33msetproctitle.o[0m
[34mCC[0m [33mblocked.o[0m
[34mCC[0m [33mhyperloglog.o[0m
[34mCC[0m [33mlatency.o[0m
[34mCC[0m [33msparkline.o[0m
[34mCC[0m [33mredis-check-rdb.o[0m
hyperloglog.c: In function 'MurmurHash64A':
hyperloglog.c:429:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 7: h ^= (uint64_t)data[6] << 48;
~~^~~~~~~~~~~~~~~~~~~~~~~~~~
hyperloglog.c:430:5: note: here
case 6: h ^= (uint64_t)data[5] << 40;
^~~~
hyperloglog.c:430:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 6: h ^= (uint64_t)data[5] << 40;
~~^~~~~~~~~~~~~~~~~~~~~~~~~~
hyperloglog.c:431:5: note: here
case 5: h ^= (uint64_t)data[4] << 32;
^~~~
hyperloglog.c:431:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 5: h ^= (uint64_t)data[4] << 32;
~~^~~~~~~~~~~~~~~~~~~~~~~~~~
hyperloglog.c:432:5: note: here
case 4: h ^= (uint64_t)data[3] << 24;
^~~~
hyperloglog.c:432:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 4: h ^= (uint64_t)data[3] << 24;
~~^~~~~~~~~~~~~~~~~~~~~~~~~~
hyperloglog.c:433:5: note: here
case 3: h ^= (uint64_t)data[2] << 16;
^~~~
hyperloglog.c:433:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 3: h ^= (uint64_t)data[2] << 16;
~~^~~~~~~~~~~~~~~~~~~~~~~~~~
hyperloglog.c:434:5: note: here
case 2: h ^= (uint64_t)data[1] << 8;
^~~~
hyperloglog.c:434:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 2: h ^= (uint64_t)data[1] << 8;
~~^~~~~~~~~~~~~~~~~~~~~~~~~
hyperloglog.c:435:5: note: here
case 1: h ^= (uint64_t)data[0];
^~~~
[34mCC[0m [33mredis-check-aof.o[0m
[34mCC[0m [33mgeo.o[0m
redis-check-aof.c: In function 'consumeNewline.part.0':
redis-check-aof.c:37:20: warning: '%s' directive writing up to 1023 bytes into a region of size 1004 [-Wformat-overflow=]
sprintf(error, "0x%16llx: %s", (long long)epos, __buf); \
^~~~~~~~~~~~~~ ~~~~~
redis-check-aof.c:45:9: note: in expansion of macro 'ERROR'
ERROR("Expected \\r\\n, got: %02x%02x",buf[0],buf[1]);
^~~~~
In file included from TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot/usr/include/stdio.h:873,
from rio.h:35,
from server.h:36,
from redis-check-aof.c:31:
TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 1044 bytes into a destination of size 1024
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[34mCC[0m [33mlazyfree.o[0m
redis-check-aof.c: In function 'readLong':
redis-check-aof.c:37:20: warning: '%s' directive writing up to 1023 bytes into a region of size 1004 [-Wformat-overflow=]
sprintf(error, "0x%16llx: %s", (long long)epos, __buf); \
^~~~~~~~~~~~~~ ~~~~~
redis-check-aof.c:58:9: note: in expansion of macro 'ERROR'
ERROR("Expected prefix '%c', got: '%c'",prefix,buf[0]);
^~~~~
In file included from TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot/usr/include/stdio.h:873,
from rio.h:35,
from server.h:36,
from redis-check-aof.c:31:
TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 1044 bytes into a destination of size 1024
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
redis-check-aof.c: In function 'readBytes':
redis-check-aof.c:37:20: warning: '%s' directive writing up to 1023 bytes into a region of size 1004 [-Wformat-overflow=]
sprintf(error, "0x%16llx: %s", (long long)epos, __buf); \
^~~~~~~~~~~~~~ ~~~~~
redis-check-aof.c:70:9: note: in expansion of macro 'ERROR'
ERROR("Expected to read %ld bytes, got %ld bytes",length,real);
^~~~~
In file included from TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot/usr/include/stdio.h:873,
from rio.h:35,
from server.h:36,
from redis-check-aof.c:31:
TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 1044 bytes into a destination of size 1024
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
redis-check-aof.c: In function 'process':
redis-check-aof.c:37:20: warning: '%s' directive writing up to 1023 bytes into a region of size 1004 [-Wformat-overflow=]
sprintf(error, "0x%16llx: %s", (long long)epos, __buf); \
^~~~~~~~~~~~~~ ~~~~~
redis-check-aof.c:120:25: note: in expansion of macro 'ERROR'
ERROR("Unexpected EXEC");
^~~~~
In file included from TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot/usr/include/stdio.h:873,
from rio.h:35,
from server.h:36,
from redis-check-aof.c:31:
TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 1044 bytes into a destination of size 1024
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
redis-check-aof.c:37:20: warning: '%s' directive writing up to 1023 bytes into a region of size 1004 [-Wformat-overflow=]
sprintf(error, "0x%16llx: %s", (long long)epos, __buf); \
^~~~~~~~~~~~~~ ~~~~~
redis-check-aof.c:115:25: note: in expansion of macro 'ERROR'
ERROR("Unexpected MULTI");
^~~~~
In file included from TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot/usr/include/stdio.h:873,
from rio.h:35,
from server.h:36,
from redis-check-aof.c:31:
TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 1044 bytes into a destination of size 1024
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
redis-check-aof.c:37:20: warning: '%s' directive writing up to 1023 bytes into a region of size 1004 [-Wformat-overflow=]
sprintf(error, "0x%16llx: %s", (long long)epos, __buf); \
^~~~~~~~~~~~~~ ~~~~~
redis-check-aof.c:136:9: note: in expansion of macro 'ERROR'
ERROR("Reached EOF before reading EXEC for MULTI");
^~~~~
In file included from TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot/usr/include/stdio.h:873,
from rio.h:35,
from server.h:36,
from redis-check-aof.c:31:
TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/recipe-sysroot/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 1044 bytes into a destination of size 1024
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[34mCC[0m [33mmodule.o[0m
[34mCC[0m [33mevict.o[0m
[34mCC[0m [33mexpire.o[0m
[34mCC[0m [33mgeohash.o[0m
[34mCC[0m [33mgeohash_helper.o[0m
[34mCC[0m [33mchildinfo.o[0m
[34mCC[0m [33mdefrag.o[0m
[34mCC[0m [33msiphash.o[0m
siphash.c: In function 'siphash':
siphash.c:145:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 7: b |= ((uint64_t)in[6]) << 48;
~~^~~~~~~~~~~~~~~~~~~~~~~~~~
siphash.c:146:5: note: here
case 6: b |= ((uint64_t)in[5]) << 40;
^~~~
siphash.c:146:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 6: b |= ((uint64_t)in[5]) << 40;
~~^~~~~~~~~~~~~~~~~~~~~~~~~~
siphash.c:147:5: note: here
case 5: b |= ((uint64_t)in[4]) << 32;
^~~~
siphash.c:147:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 5: b |= ((uint64_t)in[4]) << 32;
~~^~~~~~~~~~~~~~~~~~~~~~~~~~
siphash.c:148:5: note: here
case 4: b |= ((uint64_t)in[3]) << 24;
^~~~
siphash.c:148:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 4: b |= ((uint64_t)in[3]) << 24;
~~^~~~~~~~~~~~~~~~~~~~~~~~~~
siphash.c:149:5: note: here
case 3: b |= ((uint64_t)in[2]) << 16;
^~~~
siphash.c:149:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 3: b |= ((uint64_t)in[2]) << 16;
~~^~~~~~~~~~~~~~~~~~~~~~~~~~
siphash.c:150:5: note: here
case 2: b |= ((uint64_t)in[1]) << 8;
^~~~
siphash.c:150:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 2: b |= ((uint64_t)in[1]) << 8;
~~^~~~~~~~~~~~~~~~~~~~~~~~~
siphash.c:151:5: note: here
case 1: b |= ((uint64_t)in[0]); break;
^~~~
siphash.c: In function 'siphash_nocase':
siphash.c:205:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 7: b |= ((uint64_t)siptlw(in[6])) << 48;
^~
siphash.c:206:5: note: here
case 6: b |= ((uint64_t)siptlw(in[5])) << 40;
^~~~
siphash.c:206:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 6: b |= ((uint64_t)siptlw(in[5])) << 40;
^~
siphash.c:207:5: note: here
case 5: b |= ((uint64_t)siptlw(in[4])) << 32;
^~~~
siphash.c:207:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 5: b |= ((uint64_t)siptlw(in[4])) << 32;
^~
siphash.c:208:5: note: here
case 4: b |= ((uint64_t)siptlw(in[3])) << 24;
^~~~
siphash.c:208:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 4: b |= ((uint64_t)siptlw(in[3])) << 24;
^~
siphash.c:209:5: note: here
case 3: b |= ((uint64_t)siptlw(in[2])) << 16;
^~~~
siphash.c:209:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 3: b |= ((uint64_t)siptlw(in[2])) << 16;
^~
siphash.c:210:5: note: here
case 2: b |= ((uint64_t)siptlw(in[1])) << 8;
^~~~
siphash.c:210:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 2: b |= ((uint64_t)siptlw(in[1])) << 8;
^~
siphash.c:211:5: note: here
case 1: b |= ((uint64_t)siptlw(in[0])); break;
^~~~
[34mCC[0m [33mrax.o[0m
[34mCC[0m [33mredis-cli.o[0m
[34mCC[0m [33mredis-benchmark.o[0m
[34;1mLINK[0m [37;1mredis-benchmark[0m
[34;1mLINK[0m [37;1mredis-server[0m
networking.c:93: error: undefined reference to '__atomic_fetch_add_8'
collect2: error: ld returned 1 exit status
Makefile:200: recipe for target 'redis-server' failed
make[1]: *** [redis-server] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory 'TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/redis-4.0.8/src'
Makefile:6: recipe for target 'all' failed
make: *** [all] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/temp/run.do_compile.11228:1 exit 1 from 'exit 1'
ERROR: Function failed: do_compile (log file is located at TOPDIR/build/tmpfs/work/armv5te-yoe-linux-gnueabi/redis/4.0.8-r0/temp/log.do_compile.11228)