DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75 USE_SYSTEMD=no -C deps hiredis lua linenoise
make: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git/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
(cd hdr_histogram && make clean) > /dev/null || true
(cd fpconv && make clean) > /dev/null || true
(rm -f .make-*)
(echo " -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe" > .make-cflags)
(echo "-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -Wl,-z,relro,-z,now" > .make-ldflags)
MAKE hiredis
cd hiredis && make static 
MAKE lua
cd lua/src && make all CFLAGS="-Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2 " MYLDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -Wl,-z,relro,-z,now" AR="x86_64-poky-linux-gcc-ar rc"
MAKE linenoise
cd linenoise && make
make[1]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git/deps/hiredis'
make[1]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git/deps/lua/src'
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lapi.o lapi.c
make[1]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git/deps/linenoise'
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot  -Wall -Os -g  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -c linenoise.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lcode.o lcode.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o ldebug.o ldebug.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o ldo.o ldo.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o ldump.o ldump.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -std=c99 -c -O3 -fPIC   -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb  -pedantic alloc.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lfunc.o lfunc.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -std=c99 -c -O3 -fPIC   -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb  -pedantic net.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -std=c99 -c -O3 -fPIC   -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb  -pedantic hiredis.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lgc.o lgc.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -std=c99 -c -O3 -fPIC   -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb  -pedantic sds.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o llex.o llex.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lmem.o lmem.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -std=c99 -c -O3 -fPIC   -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb  -pedantic async.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -std=c99 -c -O3 -fPIC   -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb  -pedantic read.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -std=c99 -c -O3 -fPIC   -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb  -pedantic sockcompat.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lobject.o lobject.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lopcodes.o lopcodes.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lparser.o lparser.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lstate.o lstate.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lstring.o lstring.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o ltable.o ltable.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o ltm.o ltm.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lundump.o lundump.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lvm.o lvm.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lzio.o lzio.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o strbuf.o strbuf.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o fpconv.o fpconv.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lauxlib.o lauxlib.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lbaselib.o lbaselib.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o ldblib.o ldblib.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o liolib.o liolib.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lmathlib.o lmathlib.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o loslib.o loslib.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o ltablib.o ltablib.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lstrlib.o lstrlib.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o loadlib.o loadlib.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o linit.o linit.c
x86_64-poky-linux-gcc-ar rcs libhiredis.a alloc.o net.o hiredis.o sds.o async.o read.o sockcompat.o
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lua_cjson.o lua_cjson.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lua_struct.o lua_struct.c
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git/deps/hiredis'
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lua_cmsgpack.o lua_cmsgpack.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lua_bit.o lua_bit.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o lua.o lua.c
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o luac.o luac.c
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git/deps/linenoise'
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP  -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -pipe -O2    -c -o print.o print.c
x86_64-poky-linux-gcc-ar rc liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o	# DLL needs all object files
x86_64-poky-linux-gcc-ranlib liblua.a
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -o lua -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -Wl,-z,relro,-z,now lua.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses
x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot -o luac -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git=/usr/src/debug/valkey/8.0.2  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/recipe-sysroot-native=  -Wl,-z,relro,-z,now luac.o print.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git/deps/lua/src'
make: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/git/deps'
TOPDIR/tmp/work/core2-64-poky-linux/valkey/8.0.2/temp/run.do_compile.3055205: 141: oe-runmake: not found
WARNING: exit code 127 from a shell command.

Error details

Submitted on:
19/03/25 13:46
Error type:
Recipe
Task:
do_compile
Recipe:
valkey
Recipe version:
8.0.2-r0
Machine:
qemux86-64
Distro:
poky
Build system:
x86_64-linux
Target system:
x86_64-poky-linux
Host distro:
ubuntu-22.04/ubuntu-22.04
Branch:
yoe/mut
Commit:
e8bf0a03bb136c47494fb8061bdaee0ff5efa260
Build:
#202465
Submitter:
yp-ab-ubuntu2204-vk-1
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/81/builds/484
Similar errors:
0
Open a bug