<86>Dec 21 00:06:32 userdel[2002678]: delete user 'rooter' <86>Dec 21 00:06:32 userdel[2002678]: removed group 'rooter' owned by 'rooter' <86>Dec 21 00:06:32 groupadd[2002692]: group added to /etc/group: name=rooter, GID=1280 <86>Dec 21 00:06:32 groupadd[2002692]: group added to /etc/gshadow: name=rooter <86>Dec 21 00:06:32 groupadd[2002692]: new group: name=rooter, GID=1280 <86>Dec 21 00:06:32 useradd[2002704]: new user: name=rooter, UID=1280, GID=1280, home=/root, shell=/bin/bash, from=none <86>Dec 21 00:06:32 userdel[2002722]: delete user 'builder' <86>Dec 21 00:06:32 userdel[2002722]: removed group 'builder' owned by 'builder' <86>Dec 21 00:06:32 userdel[2002722]: removed shadow group 'builder' owned by 'builder' <86>Dec 21 00:06:32 groupadd[2002736]: group added to /etc/group: name=builder, GID=1281 <86>Dec 21 00:06:32 groupadd[2002736]: group added to /etc/gshadow: name=builder <86>Dec 21 00:06:32 groupadd[2002736]: new group: name=builder, GID=1281 <86>Dec 21 00:06:32 useradd[2002750]: new user: name=builder, UID=1281, GID=1281, home=/usr/src, shell=/bin/bash, from=none <13>Dec 21 00:06:38 rpmi: libtcl-8.6.13-alt1 sisyphus+310696.100.1.1 1669548266 installed <13>Dec 21 00:06:38 rpmi: tcl-8.6.13-alt1 sisyphus+310696.100.1.1 1669548266 installed <13>Dec 21 00:06:38 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667412981 installed <13>Dec 21 00:06:38 rpmi: libsystemd-1:255.13-alt1 sisyphus+359453.100.2.1 1728651180 installed <13>Dec 21 00:06:38 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Dec 21 00:06:39 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Dec 21 00:06:40 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Dec 21 00:06:40 rpmi: libp11-kit-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622573 installed <13>Dec 21 00:06:40 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802615 installed <13>Dec 21 00:06:40 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Dec 21 00:06:40 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Dec 21 00:06:40 rpmi: ca-certificates-2024.12.10-alt1 sisyphus+364633.200.3.1 1733918603 installed <13>Dec 21 00:06:40 rpmi: ca-trust-0.2.0-alt1 sisyphus+344843.100.1.1 1712743326 installed <13>Dec 21 00:06:40 rpmi: p11-kit-trust-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622573 installed <13>Dec 21 00:06:40 rpmi: libcrypto3-3.1.7-alt2 sisyphus+359910.100.1.1 1729080439 installed <13>Dec 21 00:06:40 rpmi: libssl3-3.1.7-alt2 sisyphus+359910.100.1.1 1729080439 installed <13>Dec 21 00:06:40 rpmi: libssl-devel-3.1.7-alt2 sisyphus+359910.100.1.1 1729080439 installed <13>Dec 21 00:06:40 rpmi: openssl-3.1.7-alt2 sisyphus+359910.100.1.1 1729080439 installed <13>Dec 21 00:06:40 rpmi: tcl-tls-1.7.22-alt1 sisyphus+326069.1000.1.1 1690717789 installed <13>Dec 21 00:06:40 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139222 installed <13>Dec 21 00:06:40 rpmi: libsystemd-devel-1:255.13-alt1 sisyphus+359453.100.2.1 1728651180 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/valkey-8.0.1-alt2.nosrc.rpm (w1.gzdio) Installing valkey-8.0.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34049 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf valkey-8.0.1 + echo 'Source #0 (valkey-8.0.1.tar):' Source #0 (valkey-8.0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/valkey-8.0.1.tar + cd valkey-8.0.1 + /bin/chmod -c -Rf u+rwX,go-w . + sed -e 's/--with-lg-quantum/--with-lg-page=12 --with-lg-quantum/' -i deps/Makefile + sed -i -e 's|^logfile .*$|logfile /var/log/valkey/valkey.log|g' -e 's|^# unixsocket .*$|unixsocket /run/valkey/valkey.sock|g' -e 's|^pidfile .*$|pidfile /run/valkey/valkey.pid|g' valkey.conf + sed -i -e 's|^logfile .*$|logfile /var/log/valkey/sentinel.log|g' -e 's|^pidfile .*$|pidfile /run/valkey/sentinel.pid|g' sentinel.conf + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.34049 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd valkey-8.0.1 + USE_MALLOC= + USE_MALLOC=USE_JEMALLOC=yes + make -j8 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' OPTIMIZATION= DEBUG_FLAGS= DEBUG= V=echo PREFIX=/usr/src/tmp/valkey-buildroot/usr USE_JEMALLOC=yes BUILD_TLS=yes USE_SYSTEMD=yes all cd src && make all make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' which: no python3 in (/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) which: no python in (/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MM acl.c adlist.c ae.c anet.c aof.c bio.c bitops.c blocked.c call_reply.c childinfo.c cli_commands.c cli_common.c cluster.c cluster_legacy.c cluster_slot_stats.c commands.c config.c connection.c crc16.c crc64.c crccombine.c crcspeed.c db.c debug.c defrag.c dict.c endianconv.c eval.c evict.c expire.c function_lua.c functions.c geo.c geohash.c geohash_helper.c hyperloglog.c intset.c io_threads.c kvstore.c latency.c lazyfree.c listpack.c localtime.c logreqres.c lolwut.c lolwut5.c lolwut6.c lzf_c.c lzf_d.c memory_prefetch.c memtest.c module.c monotonic.c mt19937-64.c multi.c networking.c notify.c object.c pqsort.c pubsub.c quicklist.c rand.c rax.c rdb.c release.c replication.c resp_parser.c rio.c script.c script_lua.c sds.c sentinel.c server.c serverassert.c setcpuaffinity.c setproctitle.c sha1.c sha256.c siphash.c slowlog.c socket.c sort.c sparkline.c strl.c syncio.c syscheck.c t_hash.c t_list.c t_set.c t_stream.c t_string.c t_zset.c threads_mngr.c timeout.c tls.c tracking.c unix.c util.c valkey-benchmark.c valkey-check-aof.c valkey-check-rdb.c valkey-cli.c ziplist.c zipmap.c zmalloc.c > Makefile.dep 2> /dev/null || true make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' which: no python3 in (/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) which: no python in (/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' rm -rf valkey-server valkey-sentinel valkey-cli valkey-benchmark valkey-check-rdb valkey-check-aof valkey-unit-tests libvalkey.a unit/*.o unit/*.d *.o *.gcda *.gcno *.gcov valkey.info lcov-html Makefile.dep *.so rm -f threads_mngr.d adlist.d quicklist.d ae.d anet.d dict.d kvstore.d server.d sds.d zmalloc.d lzf_c.d lzf_d.d pqsort.d zipmap.d sha1.d ziplist.d release.d memory_prefetch.d io_threads.d networking.d util.d object.d db.d replication.d rdb.d t_string.d t_list.d t_set.d t_zset.d t_hash.d config.d aof.d pubsub.d multi.d debug.d sort.d intset.d syncio.d cluster.d cluster_legacy.d cluster_slot_stats.d crc16.d endianconv.d slowlog.d eval.d bio.d rio.d rand.d memtest.d syscheck.d crcspeed.d crccombine.d crc64.d bitops.d sentinel.d notify.d setproctitle.d blocked.d hyperloglog.d latency.d sparkline.d valkey-check-rdb.d valkey-check-aof.d geo.d lazyfree.d module.d evict.d expire.d geohash.d geohash_helper.d childinfo.d defrag.d siphash.d rax.d t_stream.d listpack.d localtime.d lolwut.d lolwut5.d lolwut6.d acl.d tracking.d socket.d tls.d sha256.d timeout.d setcpuaffinity.d monotonic.d mt19937-64.d resp_parser.d call_reply.d script_lua.d script.d functions.d function_lua.d commands.d strl.d connection.d unix.d logreqres.d anet.d adlist.d dict.d valkey-cli.d zmalloc.d release.d ae.d serverassert.d crcspeed.d crccombine.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d strl.d cli_commands.d ae.d anet.d valkey-benchmark.d adlist.d dict.d zmalloc.d serverassert.d release.d crcspeed.d crccombine.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d strl.d make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' (cd ../deps && make distclean) (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (cd hdr_histogram && make clean) > /dev/null || true (cd fpconv && make clean) > /dev/null || true make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' (rm -f .make-*) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' (cd modules && make clean) make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src/modules' rm -rf *.xo *.so make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src/modules' (cd ../tests/modules && make clean) make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/tests/modules' rm -f commandfilter.so basics.so testrdb.so fork.so infotest.so propagate.so misc.so hooks.so blockonkeys.so blockonbackground.so scan.so datatype.so datatype2.so auth.so keyspace_events.so blockedclient.so getkeys.so getchannels.so test_lazyfree.so timer.so defragtest.so keyspecs.so hash.so zset.so stream.so mallocsize.so aclcheck.so list.so subcommands.so reply.so cmdintrospection.so eventloop.so moduleconfigs.so moduleconfigstwo.so publish.so usercall.so postnotifications.so moduleauthtwo.so rdbloadsave.so crash.so cluster.so commandfilter.xo basics.xo testrdb.xo fork.xo infotest.xo propagate.xo misc.xo hooks.xo blockonkeys.xo blockonbackground.xo scan.xo datatype.xo datatype2.xo auth.xo keyspace_events.xo blockedclient.xo getkeys.xo getchannels.xo test_lazyfree.xo timer.xo defragtest.xo keyspecs.xo hash.xo zset.xo stream.xo mallocsize.xo aclcheck.xo list.xo subcommands.xo reply.xo cmdintrospection.xo eventloop.xo moduleconfigs.xo moduleconfigstwo.xo publish.xo usercall.xo postnotifications.xo moduleauthtwo.xo rdbloadsave.xo crash.xo cluster.xo make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/tests/modules' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' (rm -f .make-*) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' echo STD=-pedantic -std=gnu11 >> .make-settings echo WARN=-Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes >> .make-settings echo OPT= >> .make-settings echo MALLOC=jemalloc >> .make-settings echo BUILD_TLS=yes >> .make-settings echo BUILD_RDMA=no >> .make-settings echo USE_SYSTEMD=yes >> .make-settings echo CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto >> .make-settings echo LDFLAGS= >> .make-settings echo SERVER_CFLAGS= >> .make-settings echo SERVER_LDFLAGS= >> .make-settings echo PREV_FINAL_CFLAGS=-pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 >> .make-settings echo PREV_FINAL_LDFLAGS= -rdynamic >> .make-settings make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' (cd ../deps && make hiredis linenoise lua hdr_histogram fpconv jemalloc) (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (cd hdr_histogram && make clean) > /dev/null || true (cd fpconv && make clean) > /dev/null || true make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' (rm -f .make-*) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' (echo "" > .make-ldflags) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' (echo "-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto" > .make-cflags) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' MAKE linenoise make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' cd linenoise && make make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' MAKE hiredis make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' cd hiredis && make static USE_SSL=1 make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' MAKE lua make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' cd lua/src && make all CFLAGS="-Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 " MYLDFLAGS="" AR="ar rc" make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' MAKE hdr_histogram make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' cd hdr_histogram && make make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' MAKE fpconv make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' cd fpconv && make make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic alloc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/fpconv' cc -Wall -Os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c fpconv_dtoa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/fpconv' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/fpconv' ar rcs libfpconv.a fpconv_dtoa.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/fpconv' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lapi.o lapi.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic net.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o ldebug.o ldebug.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hdr_histogram' cc -std=c99 -Wall -Os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHDR_MALLOC_INCLUDE=\"hdr_redis_malloc.h\" -c hdr_histogram.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hdr_histogram' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hdr_histogram' ar rcs libhdrhistogram.a hdr_histogram.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hdr_histogram' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o ldo.o ldo.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o ldump.o ldump.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lcode.o lcode.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic hiredis.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/linenoise' cc -Wall -Os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c linenoise.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/linenoise' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lfunc.o lfunc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic sockcompat.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic read.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lmem.o lmem.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o llex.o llex.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic sds.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lopcodes.o lopcodes.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lgc.o lgc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic async.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lobject.o lobject.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lstate.o lstate.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic ssl.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lstring.o lstring.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' ar rcs libhiredis_ssl.a ssl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' ar rcs libhiredis.a alloc.o net.o hiredis.o sds.o async.o read.o sockcompat.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o ltm.o ltm.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lundump.o lundump.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lauxlib.o lauxlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lzio.o lzio.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lparser.o lparser.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o strbuf.o strbuf.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o fpconv.o fpconv.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o ldblib.o ldblib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lmathlib.o lmathlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o ltable.o ltable.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o loslib.o loslib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o ltablib.o ltablib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lbaselib.o lbaselib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o linit.o linit.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o loadlib.o loadlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o liolib.o liolib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lua_bit.o lua_bit.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lstrlib.o lstrlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lua_struct.o lua_struct.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lvm.o lvm.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o luac.o luac.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lua_cjson.o lua_cjson.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lua_cmsgpack.o lua_cmsgpack.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o print.o print.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' ar rc liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o # DLL needs all object files ranlib liblua.a make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lua.o lua.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -o luac luac.o print.o liblua.a -lm make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -o lua lua.o liblua.a -lm make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' MAKE jemalloc cd jemalloc && ./configure --disable-cxx --with-version=5.3.0-0-g0 --with-lg-page=12 --with-lg-quantum=3 --disable-cache-oblivious --with-jemalloc-prefix=je_ CFLAGS="-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto" LDFLAGS="" checking for xsltproc... false checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether compiler is cray... no checking whether compiler supports -std=gnu11... yes checking whether compiler supports -Werror=unknown-warning-option... no checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Wshorten-64-to-32... no checking whether compiler supports -Wsign-compare... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -Wpointer-arith... yes checking whether compiler supports -Wno-missing-braces... yes checking whether compiler supports -Wno-missing-field-initializers... yes checking whether compiler supports -Wno-missing-attributes... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether pause instruction is compilable... yes checking number of significant virtual address bits... 48 checking for ar... ar checking for nm... nm checking for gawk... gawk checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... no checking for library containing log... -lm checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -fvisibility=hidden... no checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking whether compiler supports -Wimplicit-fallthrough... yes checking whether fallthrough attribute is compilable... yes checking whether compiler supports -Wimplicit-fallthrough... yes checking whether compiler supports -Wimplicit-fallthrough... no checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether cold attribute is compilable... yes checking whether vm_make_tag is compilable... no checking for a BSD-compatible install... /usr/bin/ginstall -c checking for ranlib... ranlib checking for ld... /usr/bin/ld checking for autoconf... /usr/bin/autoconf checking for memalign... yes checking for valloc... yes checking for malloc_size... no checking whether compiler supports -O3... yes checking whether compiler supports -O3... no checking whether compiler supports -funroll-loops... yes checking configured backtracing method... N/A checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether utrace(2) with label is compilable... no checking whether a program using __builtin_unreachable is compilable... yes checking whether a program using __builtin_ffsl is compilable... yes checking whether a program using __builtin_popcountl is compilable... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for dlfcn.h... yes checking for dlsym... yes checking whether pthread_atfork(3) is compilable... yes checking whether pthread_setname_np(3) is compilable... yes checking whether pthread_getname_np(3) is compilable... yes checking whether pthread_get_name_np(3) is compilable... no checking for library containing clock_gettime... none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes checking whether mach_absolute_time() is compilable... no checking whether clock_gettime(CLOCK_REALTIME, ...) is compilable... yes checking whether compiler supports -Werror... yes checking whether syscall(2) is compilable... yes checking for secure_getenv... yes checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for issetugid... no checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for memcntl... no checking for TLS... yes checking whether C11 atomics is compilable... yes checking whether GCC __atomic atomics is compilable... yes checking whether GCC 8-bit __atomic atomics is compilable... yes checking whether GCC __sync atomics is compilable... yes checking whether GCC 8-bit __sync atomics is compilable... yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes checking whether madvise(..., MADV_[NO]CORE) is compilable... no checking whether mprotect(2) is compilable... yes checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether glibc malloc hook is compilable... no checking whether glibc memalign hook is compilable... no checking whether pthreads adaptive mutexes is compilable... yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether strerror_r returns char with gnu source is compilable... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-config config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: creating test/include/test/jemalloc_test_defs.h config.status: executing include/jemalloc/internal/public_symbols.txt commands config.status: executing include/jemalloc/internal/private_symbols.awk commands config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands config.status: executing include/jemalloc/internal/public_namespace.h commands config.status: executing include/jemalloc/internal/public_unnamespace.h commands config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands config.status: executing include/jemalloc/jemalloc_mangle.h commands config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands config.status: executing include/jemalloc/jemalloc.h commands =============================================================================== jemalloc version : 5.3.0-0-g0 library revision : 2 CONFIG : --disable-cxx --with-version=5.3.0-0-g0 --with-lg-page=12 --with-lg-quantum=3 --disable-cache-oblivious --with-jemalloc-prefix=je_ 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' LDFLAGS= 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' CC : gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops SPECIFIED_CFLAGS : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CXX : CONFIGURE_CXXFLAGS : SPECIFIED_CXXFLAGS : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto EXTRA_CXXFLAGS : LDFLAGS : EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -pthread RPATH_EXTRA : XSLTPROC : false XSLROOT : PREFIX : /usr/local BINDIR : /usr/local/bin DATADIR : /usr/local/share INCLUDEDIR : /usr/local/include LIBDIR : /usr/local/lib MANDIR : /usr/local/share/man srcroot : abs_srcroot : /usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc/ objroot : abs_objroot : /usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc/ JEMALLOC_PREFIX : je_ JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : documentation : 1 shared libs : 1 static libs : 1 autogen : 0 debug : 0 stats : 1 experimental_smallocx : 0 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 0 log : 0 lazy_lock : 0 cache-oblivious : 0 cxx : 0 =============================================================================== make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' cd jemalloc && make lib/libjemalloc.a make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin_info.sym.o src/bin_info.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/buf_writer.sym.o src/buf_writer.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/cache_bin.sym.o src/cache_bin.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ecache.sym.o src/ecache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/counter.sym.o src/counter.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/decay.sym.o src/decay.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata.sym.o src/edata.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ehooks.sym.o src/ehooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/eset.sym.o src/eset.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata_cache.sym.o src/edata_cache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/exp_grow.sym.o src/exp_grow.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/fxp.sym.o src/fxp.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/emap.sym.o src/emap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san.sym.o src/san.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa_hooks.sym.o src/hpa_hooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpdata.sym.o src/hpdata.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san_bump.sym.o src/san_bump.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa.sym.o src/hpa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/inspect.sym.o src/inspect.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa.sym.o src/pa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/peak_event.sym.o src/peak_event.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pac.sym.o src/pac.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa_extra.sym.o src/pa_extra.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pai.sym.o src/pai.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/psset.sym.o src/psset.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o src/sc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_data.sym.o src/prof_data.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_sys.sym.o src/prof_sys.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_log.sym.o src/prof_log.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o src/safety_check.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_stats.sym.o src/prof_stats.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_recent.sym.o src/prof_recent.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o src/test_hooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/jemalloc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/arena.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/background_thread.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/base.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/bitmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/bin_info.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin_info.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/buf_writer.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/buf_writer.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/cache_bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/cache_bin.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/ckh.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/counter.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/counter.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/ctl.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/decay.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/decay.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/div.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/ecache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ecache.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/edata.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/edata.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/edata_cache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/edata_cache.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sec.sym.o src/sec.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/ehooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ehooks.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/eset.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/eset.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/exp_grow.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/exp_grow.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/extent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/emap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/emap.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/extent_mmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/extent_dss.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/fxp.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/fxp.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/san.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/san.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/san_bump.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/san_bump.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/hook.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/hpa.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hpa.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/hpa_hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hpa_hooks.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/hpdata.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hpdata.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/inspect.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/inspect.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/large.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/malloc_io.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/mutex.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/nstime.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/pa.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pa.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/pa_extra.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pa_extra.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/pai.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pai.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/pac.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pac.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/pages.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/peak_event.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/peak_event.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/thread_event.sym.o src/thread_event.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/prof_data.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof_data.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/prof_log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof_log.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/prof.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/prof_sys.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof_sys.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/prof_stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof_stats.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/prof_recent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof_recent.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/psset.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/psset.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/rtree.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/sc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/sec.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sec.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/safety_check.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/safety_check.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/test_hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/thread_event.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/thread_event.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/sz.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/witness.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/ticker.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c In file included from include/jemalloc/internal/ckh.h:4, from include/jemalloc/internal/prof_structs.h:4, from include/jemalloc/internal/jemalloc_internal_includes.h:51, from src/tsd.c:2: include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/tsd.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' nm -a src/tcache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bin_info.sym src/bitmap.sym src/buf_writer.sym src/cache_bin.sym src/ckh.sym src/counter.sym src/ctl.sym src/decay.sym src/div.sym src/ecache.sym src/edata.sym src/edata_cache.sym src/ehooks.sym src/emap.sym src/eset.sym src/exp_grow.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/fxp.sym src/san.sym src/san_bump.sym src/hook.sym src/hpa.sym src/hpa_hooks.sym src/hpdata.sym src/inspect.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/nstime.sym src/pa.sym src/pa_extra.sym src/pai.sym src/pac.sym src/pages.sym src/peak_event.sym src/prof.sym src/prof_data.sym src/prof_log.sym src/prof_recent.sym src/prof_stats.sym src/prof_sys.sym src/psset.sym src/rtree.sym src/safety_check.sym src/sc.sym src/sec.sym src/stats.sym src/sz.sym src/tcache.sym src/test_hooks.sym src/thread_event.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.h make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin_info.o src/bin_info.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/cache_bin.o src/cache_bin.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/buf_writer.o src/buf_writer.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/decay.o src/decay.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/counter.o src/counter.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ecache.o src/ecache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ehooks.o src/ehooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata_cache.o src/edata_cache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata.o src/edata.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/exp_grow.o src/exp_grow.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/emap.o src/emap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/eset.o src/eset.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san.o src/san.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.o src/hook.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san_bump.o src/san_bump.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/fxp.o src/fxp.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa.o src/hpa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa_hooks.o src/hpa_hooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/inspect.o src/inspect.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpdata.o src/hpdata.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pai.o src/pai.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa.o src/pa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa_extra.o src/pa_extra.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pac.o src/pac.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/peak_event.o src/peak_event.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_log.o src/prof_log.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_recent.o src/prof_recent.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_stats.o src/prof_stats.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.o src/sc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_data.o src/prof_data.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_sys.o src/prof_sys.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.o src/safety_check.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/psset.o src/psset.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.o src/test_hooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sec.o src/sec.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/thread_event.o src/thread_event.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c In file included from include/jemalloc/internal/ckh.h:4, from include/jemalloc/internal/prof_structs.h:4, from include/jemalloc/internal/jemalloc_internal_includes.h:51, from src/tsd.c:2: include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' ar crs lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bin_info.o src/bitmap.o src/buf_writer.o src/cache_bin.o src/ckh.o src/counter.o src/ctl.o src/decay.o src/div.o src/ecache.o src/edata.o src/edata_cache.o src/ehooks.o src/emap.o src/eset.o src/exp_grow.o src/extent.o src/extent_dss.o src/extent_mmap.o src/fxp.o src/san.o src/san_bump.o src/hook.o src/hpa.o src/hpa_hooks.o src/hpdata.o src/inspect.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/nstime.o src/pa.o src/pa_extra.o src/pai.o src/pac.o src/pages.o src/peak_event.o src/prof.o src/prof_data.o src/prof_log.o src/prof_recent.o src/prof_stats.o src/prof_sys.o src/psset.o src/rtree.o src/safety_check.o src/sc.o src/sec.o src/stats.o src/sz.o src/tcache.o src/test_hooks.o src/thread_event.o src/ticker.o src/tsd.o src/witness.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o threads_mngr.o -c threads_mngr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o adlist.o -c adlist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sds.o -c sds.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o quicklist.o -c quicklist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lzf_c.o -c lzf_c.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lzf_d.o -c lzf_d.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o zmalloc.o -c zmalloc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o anet.o -c anet.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o kvstore.o -c kvstore.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o release.o -c release.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o zipmap.o -c zipmap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o ae.o -c ae.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o pqsort.o -c pqsort.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o io_threads.o -c io_threads.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o util.o -c util.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sha1.o -c sha1.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o object.o -c object.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o dict.o -c dict.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o ziplist.o -c ziplist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o memory_prefetch.o -c memory_prefetch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o networking.o -c networking.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_list.o -c t_list.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_zset.o -c t_zset.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o replication.o -c replication.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_string.o -c t_string.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o db.o -c db.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o rdb.o -c rdb.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_set.o -c t_set.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_hash.o -c t_hash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o config.o -c config.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o intset.o -c intset.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o multi.o -c multi.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o syncio.o -c syncio.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o pubsub.o -c pubsub.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o cluster_slot_stats.o -c cluster_slot_stats.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o endianconv.o -c endianconv.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o crc16.o -c crc16.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o cluster.o -c cluster.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o slowlog.o -c slowlog.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sort.o -c sort.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o aof.o -c aof.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o rand.o -c rand.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o debug.o -c debug.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o syscheck.o -c syscheck.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o bio.o -c bio.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o rio.o -c rio.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o memtest.o -c memtest.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o crccombine.o -c crccombine.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o crcspeed.o -c crcspeed.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o crc64.o -c crc64.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o blocked.o -c blocked.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o setproctitle.o -c setproctitle.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o server.o -c server.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o notify.o -c notify.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o hyperloglog.o -c hyperloglog.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o latency.o -c latency.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o eval.o -c eval.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o bitops.o -c bitops.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sentinel.o -c sentinel.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o valkey-check-rdb.o -c valkey-check-rdb.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lazyfree.o -c lazyfree.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sparkline.o -c sparkline.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o evict.o -c evict.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o geohash.o -c geohash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o geohash_helper.o -c geohash_helper.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o valkey-check-aof.o -c valkey-check-aof.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o siphash.o -c siphash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o childinfo.o -c childinfo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o geo.o -c geo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o localtime.o -c localtime.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o expire.o -c expire.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o defrag.o -c defrag.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_stream.o -c t_stream.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o rax.o -c rax.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o listpack.o -c listpack.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lolwut6.o -c lolwut6.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o tracking.o -c tracking.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o socket.o -c socket.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lolwut5.o -c lolwut5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lolwut.o -c lolwut.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o timeout.o -c timeout.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o acl.o -c acl.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sha256.o -c sha256.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o setcpuaffinity.o -c setcpuaffinity.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o mt19937-64.o -c mt19937-64.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o resp_parser.o -c resp_parser.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o monotonic.o -c monotonic.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o cluster_legacy.o -c cluster_legacy.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o function_lua.o -c function_lua.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o strl.o -c strl.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o script.o -c script.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o call_reply.o -c call_reply.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o functions.o -c functions.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o connection.o -c connection.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o unix.o -c unix.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o serverassert.o -c serverassert.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o tls.o -c tls.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o cli_commands.o -c cli_commands.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o logreqres.o -c logreqres.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o script_lua.o -c script_lua.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o cli_common.o -c cli_common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o commands.o -c commands.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o valkey-benchmark.o -c valkey-benchmark.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o module.o -c module.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o valkey-cli.o -c valkey-cli.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -rdynamic -o valkey-benchmark ae.o anet.o valkey-benchmark.o adlist.o dict.o zmalloc.o serverassert.o release.o crcspeed.o crccombine.o crc64.o siphash.o crc16.o monotonic.o cli_common.o mt19937-64.o strl.o ../deps/hiredis/libhiredis.a ../deps/hdr_histogram/libhdrhistogram.a ../deps/jemalloc/lib/libjemalloc.a -lm -ldl -pthread -lrt -lsystemd ../deps/hiredis/libhiredis_ssl.a -lssl -lcrypto make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -rdynamic -o valkey-cli anet.o adlist.o dict.o valkey-cli.o zmalloc.o release.o ae.o serverassert.o crcspeed.o crccombine.o crc64.o siphash.o crc16.o monotonic.o cli_common.o mt19937-64.o strl.o cli_commands.o ../deps/hiredis/libhiredis.a ../deps/linenoise/linenoise.o ../deps/jemalloc/lib/libjemalloc.a -lm -ldl -pthread -lrt -lsystemd ../deps/hiredis/libhiredis_ssl.a -lssl -lcrypto make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -rdynamic -o valkey-server threads_mngr.o adlist.o quicklist.o ae.o anet.o dict.o kvstore.o server.o sds.o zmalloc.o lzf_c.o lzf_d.o pqsort.o zipmap.o sha1.o ziplist.o release.o memory_prefetch.o io_threads.o networking.o util.o object.o db.o replication.o rdb.o t_string.o t_list.o t_set.o t_zset.o t_hash.o config.o aof.o pubsub.o multi.o debug.o sort.o intset.o syncio.o cluster.o cluster_legacy.o cluster_slot_stats.o crc16.o endianconv.o slowlog.o eval.o bio.o rio.o rand.o memtest.o syscheck.o crcspeed.o crccombine.o crc64.o bitops.o sentinel.o notify.o setproctitle.o blocked.o hyperloglog.o latency.o sparkline.o valkey-check-rdb.o valkey-check-aof.o geo.o lazyfree.o module.o evict.o expire.o geohash.o geohash_helper.o childinfo.o defrag.o siphash.o rax.o t_stream.o listpack.o localtime.o lolwut.o lolwut5.o lolwut6.o acl.o tracking.o socket.o tls.o sha256.o timeout.o setcpuaffinity.o monotonic.o mt19937-64.o resp_parser.o call_reply.o script_lua.o script.o functions.o function_lua.o commands.o strl.o connection.o unix.o logreqres.o ../deps/hiredis/libhiredis.a ../deps/lua/src/liblua.a ../deps/hdr_histogram/libhdrhistogram.a ../deps/fpconv/libfpconv.a ../deps/jemalloc/lib/libjemalloc.a -lm -ldl -pthread -lrt -lsystemd ../deps/hiredis/libhiredis_ssl.a -lssl -lcrypto make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' install valkey-server valkey-sentinel make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' install valkey-server valkey-check-rdb make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' install valkey-server valkey-check-aof make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' Hint: It's a good idea to run 'make test' ;) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.26155 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/valkey-buildroot + : + /bin/rm -rf -- /usr/src/tmp/valkey-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd valkey-8.0.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' OPTIMIZATION= DEBUG_FLAGS= DEBUG= V=echo PREFIX=/usr/src/tmp/valkey-buildroot/usr BUILD_TLS=yes USE_SYSTEMD=yes install make: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1' cd src && make install make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' which: no python3 in (/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) which: no python in (/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MM acl.c adlist.c ae.c anet.c aof.c bio.c bitops.c blocked.c call_reply.c childinfo.c cli_commands.c cli_common.c cluster.c cluster_legacy.c cluster_slot_stats.c commands.c config.c connection.c crc16.c crc64.c crccombine.c crcspeed.c db.c debug.c defrag.c dict.c endianconv.c eval.c evict.c expire.c function_lua.c functions.c geo.c geohash.c geohash_helper.c hyperloglog.c intset.c io_threads.c kvstore.c latency.c lazyfree.c listpack.c localtime.c logreqres.c lolwut.c lolwut5.c lolwut6.c lzf_c.c lzf_d.c memory_prefetch.c memtest.c module.c monotonic.c mt19937-64.c multi.c networking.c notify.c object.c pqsort.c pubsub.c quicklist.c rand.c rax.c rdb.c release.c replication.c resp_parser.c rio.c script.c script_lua.c sds.c sentinel.c server.c serverassert.c setcpuaffinity.c setproctitle.c sha1.c sha256.c siphash.c slowlog.c socket.c sort.c sparkline.c strl.c syncio.c syscheck.c t_hash.c t_list.c t_set.c t_stream.c t_string.c t_zset.c threads_mngr.c timeout.c tls.c tracking.c unix.c util.c valkey-benchmark.c valkey-check-aof.c valkey-check-rdb.c valkey-cli.c ziplist.c zipmap.c zmalloc.c > Makefile.dep 2> /dev/null || true make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' which: no python3 in (/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) which: no python in (/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' Hint: It's a good idea to run 'make test' ;) /usr/libexec/rpm-build/install -p valkey-server /usr/src/tmp/valkey-buildroot/usr/bin /usr/libexec/rpm-build/install -p valkey-benchmark /usr/src/tmp/valkey-buildroot/usr/bin /usr/libexec/rpm-build/install -p valkey-cli /usr/src/tmp/valkey-buildroot/usr/bin ln -sf valkey-server /usr/src/tmp/valkey-buildroot/usr/bin/redis-server ln -sf valkey-cli /usr/src/tmp/valkey-buildroot/usr/bin/redis-cli ln -sf valkey-benchmark /usr/src/tmp/valkey-buildroot/usr/bin/redis-benchmark ln -sf valkey-check-rdb /usr/src/tmp/valkey-buildroot/usr/bin/redis-check-rdb ln -sf valkey-check-aof /usr/src/tmp/valkey-buildroot/usr/bin/redis-check-aof ln -sf valkey-sentinel /usr/src/tmp/valkey-buildroot/usr/bin/redis-sentinel make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1' + mkdir -p /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system + install -m 0644 /usr/src/RPM/SOURCES/valkey.service /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/valkey.service + install -m 0644 /usr/src/RPM/SOURCES/valkey-sentinel.service /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/valkey-sentinel.service + mkdir -p /usr/src/tmp/valkey-buildroot/etc/logrotate.d + install -m 640 /usr/src/RPM/SOURCES/valkey.logrotate /usr/src/tmp/valkey-buildroot/etc/logrotate.d/valkey-server + mkdir -p /usr/src/tmp/valkey-buildroot/var/lib/valkey + mkdir -p /usr/src/tmp/valkey-buildroot/var/log/valkey + mkdir -p /usr/src/tmp/valkey-buildroot/etc/valkey + install -m644 valkey.conf /usr/src/tmp/valkey-buildroot/etc/valkey/ + install -m644 sentinel.conf /usr/src/tmp/valkey-buildroot/etc/valkey/ + install -pDm644 src/valkeymodule.h /usr/src/tmp/valkey-buildroot/usr/include/valkeymodule.h + install -pDm644 src/redismodule.h /usr/src/tmp/valkey-buildroot/usr/include/redismodule.h + ln -sr /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/valkey.service /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/redis.service + ln -sr /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/valkey-sentinel.service /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/redis-sentinel.service + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/valkey-buildroot (auto) Verifying and fixing files in /usr/src/tmp/valkey-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/valkey-buildroot/ (default) Compressing files in /usr/src/tmp/valkey-buildroot (auto) Verifying systemd units in /usr/src/tmp/valkey-buildroot Adjusting library links in /usr/src/tmp/valkey-buildroot ./usr/lib: (from :0) ./var/lib: (from :0) Verifying ELF objects in /usr/src/tmp/valkey-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) section [ 6] '.dynsym': symbol 2703 (thread_shared_qb) does not fit completely in referenced section [21] '.tbss' verify-elf: WARNING: ./usr/bin/valkey-server: eu-elflint failed Splitting links to aliased files under /{,s}bin in /usr/src/tmp/valkey-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.67519 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd valkey-8.0.1 + ./utils/gen-test-certs.sh Certificate request self-signature ok subject=O = Valkey Test, CN = Server-only Certificate request self-signature ok subject=O = Valkey Test, CN = Client-only Certificate request self-signature ok subject=O = Valkey Test, CN = Generic-cert Generating DH parameters, 2048 bit long safe prime ..........................................................................+.................................................................................................................+.....................................................................................+....................................................+.....................................................................................................................................................................+....................+..........................................+..............................................................................+..............................+........................................................................................................................+.....................................................................................+...........................................................................................................................................................................................................................................+..................................................................................+...+..................+................................+............................................................................................................+...............................................................+........+..........................................+..............................................+.....................................................................................................................................................................................................................................................................................................................................................................................................................+..................................+.........................................................................................................+...........................+............................................................+................................................................................................................................................................................................+......................................................................................................+..............................................................+............+........................+..............+...........................+...............................................................................................................................................+..............................................................................................................................................................................................................+..............................+.............................................................................................................................................................................................................................................................................................................................................................+............+....................................................................................+.......................+....+................................................................................................................................................+......................................................................................................................+................................................................................................+.................................+............................+...........................................+................................................................................................................................................................................................................................................................................................................+.....................................................+.................................+......................................................................+.................................................................................................................................................................................................................+..................................................+........................................................................................................................................................................................................................................................................................................................................................................................+..........................................................................................................................................................................................................................................................................................................+....................................................................................................++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++* + ./runtest --clients 50 --verbose --tags -largemem:skip --skipunit unit/oom-score-adj --skipunit unit/memefficiency --skiptest 'CONFIG SET rollback on apply error' --tls Cleanup: may take some time... OK Starting test server at port 21079 [ready]: 2124641 Testing unit/acl-v2 [ready]: 2124645 Testing unit/acl [ready]: 2124642 Testing unit/aofrw [ready]: 2124646 Testing unit/auth [ready]: 2124644 Testing unit/bitfield [ready]: 2124647 Testing unit/bitops [ready]: 2124643 Testing unit/client-eviction [ready]: 2124652 Testing unit/dump [ready]: 2124653 Testing unit/expire [ready]: 2124648 Testing unit/functions [ready]: 2124658 Testing unit/geo [ready]: 2124656 Testing unit/hyperloglog [ready]: 2124654 Testing unit/info-command [ready]: 2124655 Testing unit/info [ready]: 2124657 Testing unit/introspection-2 [ready]: 2124663 Testing unit/introspection [ready]: 2124669 Testing unit/keyspace [ready]: 2124660 Testing unit/latency-monitor [ready]: 2124670 Testing unit/lazyfree [ready]: 2124671 Testing unit/limits [ready]: 2124675 Testing unit/maxmemory [ready]: 2124659 Testing unit/multi [ready]: 2124665 Testing unit/networking [ready]: 2124668 Testing unit/obuf-limits [ready]: 2124664 Testing unit/other [ready]: 2124683 Testing unit/pause [ready]: 2124672 Testing unit/printver [ready]: 2124688 Testing unit/protocol [ready]: 2124689 Testing unit/pubsub [ready]: 2124680 Testing unit/pubsubshard [ready]: 2124676 Testing unit/querybuf [ready]: 2124685 Testing unit/quit [ready]: 2124679 Testing unit/replybufsize [ready]: 2124684 Testing unit/scan [ready]: 2124690 Testing unit/scripting [ready]: 2124691 Testing unit/shutdown [ready]: 2124697 Testing unit/slowlog [ready]: 2124694 Testing unit/sort [ready]: 2124700 Testing unit/tls [ready]: 2124699 Testing unit/tracking [ready]: 2124705 Testing unit/violations [ready]: 2124698 Testing unit/wait [ready]: 2124701 Testing unit/type/hash [ready]: 2124704 Testing unit/type/incr [ready]: 2124708 Testing unit/type/list-2 [ready]: 2124711 Testing unit/type/list-3 [ready]: 2124719 Testing unit/type/list [ready]: 2124714 Testing unit/type/set [ready]: 2124715 Testing unit/type/stream-cgroups [ready]: 2124718 Testing unit/type/stream === (scripting) Starting server 127.0.0.1:22231 ok === (introspection) Starting server 127.0.0.1:23831 ok === (protocol network) Starting server 127.0.0.1:26231 ok === (querybuf slow) Starting server 127.0.0.1:25271 ok === (hll) Starting server 127.0.0.1:23031 ok === (multi) Starting server 127.0.0.1:23511 ok === (bitops) Starting server 127.0.0.1:21591 ok === (aofrw external:skip logreqres:skip) Starting server 127.0.0.1:21271 ok === (bitops) Starting server 127.0.0.1:22071 ok === (acl external:skip) Starting server 127.0.0.1:21111 ok === (latency-monitor needs:latency) Starting server 127.0.0.1:23671 ok === (lazyfree) Starting server 127.0.0.1:24631 ok === () Starting server 127.0.0.1:21431 ok === (auth external:skip) Starting server 127.0.0.1:21911 ok === (acl external:skip) Starting server 127.0.0.1:21751 ok === (stream) Starting server 127.0.0.1:28631 ok === (shutdown external:skip) Starting server 127.0.0.1:26711 ok === (tracking network logreqres:skip) Starting server 127.0.0.1:27351 ok === (limits network external:skip) Starting server 127.0.0.1:24791 ok === (obuf-limits external:skip logreqres:skip) Starting server 127.0.0.1:24311 ok === (info external:skip) Starting server 127.0.0.1:22871 ok === (info and its relative command) Starting server 127.0.0.1:22711 ok === (keyspace) Starting server 127.0.0.1:24471 ok === (maxmemory external:skip) Starting server 127.0.0.1:25111 ok === (scan network standalone) Starting server 127.0.0.1:25911 ok === (other) Starting server 127.0.0.1:23991 ok === (geo) Starting server 127.0.0.1:23351 ok === (pubsubshard external:skip) Starting server 127.0.0.1:25591 ok === (stream) Starting server 127.0.0.1:28791 ok === (expire) Starting server 127.0.0.1:22551 ok === (pause network) Starting server 127.0.0.1:25751 ok === (dump) Starting server 127.0.0.1:22391 ok === (hash) Starting server 127.0.0.1:27671 ok === (quit) Starting server 127.0.0.1:26071 ok === (scripting) Starting server 127.0.0.1:26551 ok === (sort) Starting server 127.0.0.1:26871 ok === (slowlog) Starting server 127.0.0.1:27031 ok === (pubsub network) Starting server 127.0.0.1:26391 ok === (wait network external:skip) Starting server 127.0.0.1:27191 ok === (tls) Starting server 127.0.0.1:27511 ok === (set) Starting server 127.0.0.1:28471 ok === (introspection) Starting server 127.0.0.1:23191 ok === (list) Starting server 127.0.0.1:28151 ok === (list ziplist) Starting server 127.0.0.1:28311 ok === () Starting server 127.0.0.1:24151 ok === () Starting server 127.0.0.1:27991 ok === (incr) Starting server 127.0.0.1:27831 ok === () Starting server 127.0.0.1:28951 ok === (replybufsize) Starting server 127.0.0.1:25431 ok === () Starting server 127.0.0.1:24951 ok [ok]: FUNCTION - Basic usage (29 ms) [ok]: FUNCTION - Load with unknown argument (5 ms) [ok]: FUNCTION - Create an already exiting library raise error (13 ms) [ok]: FUNCTION - Create an already exiting library raise error (case insensitive) (10 ms) [ok]: FUNCTION - Create a library with wrong name format (15 ms) [ok]: FUNCTION - Create library with unexisting engine (8 ms) [ok]: FUNCTION - Test uncompiled script (9 ms) [ok]: FUNCTION - test replace argument (13 ms) [ok]: FUNCTION - test function case insensitive (7 ms) [ok]: FUNCTION - test replace argument with failure keeps old libraries (25 ms) [ok]: PING (71 ms) [ok]: CLIENT LIST (1 ms) [ok]: CLIENT LIST with IDs (17 ms) [ok]: CLIENT INFO (1 ms) [ok]: FUNCTION - test function delete (37 ms) [ok]: FUNCTION - test fcall bad arguments (7 ms) [ok]: FUNCTION - test fcall bad number of keys arguments (2 ms) [ok]: FUNCTION - test fcall negative number of keys (0 ms) [ok]: FUNCTION - test delete on not exiting library (7 ms) [ok]: FUNCTION - test function kill when function is not running (3 ms) [ok]: BITFIELD signed SET and GET basics (60 ms) [ok]: FUNCTION - test wrong subcommand (2 ms) [ok]: FUNCTION - test loading from rdb (7 ms) [ok]: BITFIELD unsigned SET and GET basics (7 ms) [ok]: AUTH fails if there is no password configured server side (20 ms) [ok]: MULTI / EXEC basics (108 ms) [ok]: BITFIELD signed SET and GET together (3 ms) [ok]: BITFIELD unsigned with SET, GET and INCRBY arguments (7 ms) [ok]: BITFIELD with only key as argument (5 ms) [ok]: Arity check for auth command (14 ms) [ok]: BITCOUNT against wrong type (87 ms) Waiting for background AOF rewrite to finish... [ok]: DISCARD (32 ms) [ok]: FUNCTION - test debug reload different options (43 ms) [ok]: Nested MULTI are not allowed (2 ms) [ok]: BITFIELD # form (21 ms) [ok]: BITCOUNT returns 0 against non existing key (12 ms) [ok]: FUNCTION - test debug reload with nosave and noflush (14 ms) [ok]: MULTI where commands alter argc/argv (13 ms) [ok]: Connections start with the default user (24 ms) [ok]: DEL against a single item (26 ms) [ok]: It is possible to create new users (13 ms) [ok]: BITFIELD basic INCRBY form (37 ms) [ok]: Coverage: ACL USERS (6 ms) [ok]: WATCH inside MULTI is not allowed (26 ms) [ok]: BITFIELD chaining of multiple commands (5 ms) [ok]: Usernames can not contain spaces or null characters (12 ms) [ok]: Vararg DEL (28 ms) [ok]: FUNCTION - test flushall and flushdb do not clean functions (35 ms) [ok]: info command with at most one sub command (47 ms) Waiting for background AOF rewrite to finish... [ok]: New users start disabled (8 ms) [ok]: info command with one sub-section (11 ms) [ok]: Untagged multi-key commands (10 ms) [ok]: Enabling the user allows the login (3 ms) [ok]: BITFIELD unsigned overflow wrap (24 ms) [ok]: CONFIG SET client-output-buffer-limit (89 ms) [ok]: FUNCTION - test function dump and restore (20 ms) [ok]: EXEC fails if there are errors while queueing commands #1 (30 ms) [ok]: LATENCY HISTOGRAM with empty histogram (15 ms) [ok]: XGROUP CREATE: creation and duplicate group name detection (75 ms) [ok]: Only the set of correct passwords work (24 ms) [ok]: KEYS with pattern (24 ms) [ok]: BITFIELD unsigned overflow sat (17 ms) [ok]: info command with multiple sub-sections (24 ms) [ok]: BITCOUNT returns 0 with out of range indexes (76 ms) [ok]: BITCOUNT returns 0 with negative indexes where start > end (2 ms) [ok]: KEYS to get all keys (7 ms) [ok]: It is possible to remove passwords from the set of valid ones (7 ms) [ok]: BITCOUNT against test vector #1 (4 ms) [ok]: FUNCTION - test function dump and restore with flush argument (31 ms) [ok]: DBSIZE (18 ms) [ok]: LATENCY HISTOGRAM all commands (37 ms) [ok]: BITCOUNT against test vector #2 (16 ms) [ok]: BITFIELD signed overflow wrap (42 ms) [ok]: Test password hashes can be added (38 ms) [ok]: XGROUP CREATE: with ENTRIESREAD parameter (53 ms) [ok]: EXPIRE - set timeouts multiple times (73 ms) [ok]: Test password hashes validate input (9 ms) [ok]: KEYS with hashtag (31 ms) [ok]: ACL GETUSER returns the password hash instead of the actual password (2 ms) [ok]: EXPIRE - It should be still possible to read 'x' (2 ms) [ok]: FUNCTION - test function dump and restore with append argument (43 ms) [ok]: Test hashed passwords removal (11 ms) [ok]: XGROUP CREATE: automatic stream creation fails without MKSTREAM (20 ms) [ok]: BITFIELD signed overflow sat (26 ms) [ok]: LATENCY HISTOGRAM sub commands (25 ms) [ok]: GEO with wrong type src key (80 ms) [ok]: XGROUP CREATE: automatic stream creation works with MKSTREAM (9 ms) [ok]: By default users are not able to access any command (10 ms) [ok]: XREADGROUP will return only new elements (6 ms) [ok]: BITCOUNT against test vector #3 (56 ms) [ok]: XADD wrong number of args (65 ms) [ok]: LATENCY HISTOGRAM with a subset of commands (33 ms) [ok]: Coverage: HELP commands (95 ms) [ok]: BITCOUNT against test vector #4 (3 ms) [ok]: By default users are not able to access any key (23 ms) [ok]: GEO with non existing src key (21 ms) [ok]: BITCOUNT against test vector #5 (1 ms) [ok]: DUMP / RESTORE are able to serialize / unserialize a simple key (36 ms) [ok]: SLOWLOG - check that it starts with an empty log (53 ms) [ok]: XADD can add entries into a stream that XRANGE can fetch (25 ms) [ok]: FUNCTION - test function dump and restore with replace argument (62 ms) [ok]: DEL all keys (65 ms) [ok]: It's possible to allow the access of a subset of keys (22 ms) [ok]: LATENCY HISTOGRAM command (30 ms) [ok]: EVAL - Does Lua interpreter replies to our requests? (20 ms) [ok]: GEO BYLONLAT with empty search (33 ms) [ok]: Coverage: MEMORY MALLOC-STATS (38 ms) [ok]: XREADGROUP can read the history of the elements we own (38 ms) [ok]: XPENDING is able to return pending items (6 ms) [ok]: FUNCTION - test function restore with bad payload do not drop existing functions (8 ms) [ok]: By default, only default user is able to publish to any channel (15 ms) [ok]: RESTORE can set an arbitrary expire to the materialized key (30 ms) [ok]: TLS: Not accepting non-TLS connections on a TLS port (27 ms) [ok]: FUNCTION - test function restore with wrong number of arguments (9 ms) [ok]: XPENDING can return single consumer items (13 ms) [ok]: GEO BYMEMBER with non existing member (17 ms) [ok]: XPENDING only group (3 ms) [ok]: GEOADD create (9 ms) [ok]: By default, only default user is not able to publish to any shard channel (15 ms) [ok]: FUNCTION - test fcall_ro with write command (11 ms) [ok]: Coverage: MEMORY PURGE (21 ms) [ok]: EVAL - Return _G (28 ms) [ok]: GEOADD update (12 ms) [ok]: The microsecond part of the TIME command will not overflow (21 ms) [ok]: RESTORE can set an expire that overflows a 32 bit integer (22 ms) [ok]: LATENCY HISTOGRAM with wrong command name skips the invalid one (47 ms) [ok]: XADD IDs are incremental (56 ms) [ok]: FUNCTION - test fcall_ro with read only commands (21 ms) [ok]: EVAL - Return table with a metatable that raise error (19 ms) [ok]: HSET/HLEN - Small hash creation (132 ms) [ok]: XADD IDs are incremental when ms is the same as well (11 ms) [ok]: GEOADD update with CH option (14 ms) [ok]: Is the small hash encoded with a listpack? (9 ms) [ok]: GEOADD update with NX option (12 ms) [ok]: RESTORE can set an absolute expire (31 ms) [ok]: XADD IDs correctly report an error when overflowing (5 ms) [ok]: FUNCTION - test keys and argv (32 ms) [ok]: EVAL - Return table with a metatable that call server (31 ms) [ok]: XPENDING with IDLE (54 ms) [ok]: XADD auto-generated sequence is incremented for last ID (19 ms) [ok]: GEOADD update with XX option (13 ms) [ok]: FUNCTION - test command get keys on fcall (2 ms) [ok]: EVAL - Lua integer -> Redis protocol type conversion (4 ms) [ok]: FUNCTION - test command get keys on fcall_ro (3 ms) [ok]: GEOADD update with CH NX option (2 ms) [ok]: Explicit regression for a list bug (22 ms) [ok]: SAVE - make sure there are all the types as values (60 ms) [ok]: GEOADD update with CH XX option (8 ms) [ok]: XPENDING with exclusive range intervals works as expected (15 ms) [ok]: RESTORE with ABSTTL in the past (23 ms) [ok]: GEOADD update with XX NX option will return syntax error (1 ms) [ok]: XADD auto-generated sequence is zero for future timestamp ID (21 ms) [ok]: GEOADD update with invalid option (9 ms) [ok]: GEOADD invalid coordinates (6 ms) [ok]: XACK is able to remove items from the consumer/group PEL (22 ms) [ok]: RESTORE can set LRU (26 ms) [ok]: EVAL - Lua string -> Redis protocol type conversion (26 ms) [ok]: GEOADD multi add (7 ms) [ok]: XADD auto-generated sequence can't be smaller than last ID (29 ms) [ok]: EVAL - Lua true boolean -> Redis protocol type conversion (12 ms) [ok]: XACK can't remove the same item multiple times (3 ms) [ok]: XADD auto-generated sequence can't overflow (4 ms) [ok]: Check geoset values (2 ms) [ok]: XADD 0-* should succeed (9 ms) [ok]: XACK is able to accept multiple arguments (15 ms) [ok]: EVAL - Lua false boolean -> Redis protocol type conversion (2 ms) [ok]: GEORADIUS simple (sorted) (15 ms) [ok]: EVAL - Lua status code reply -> Redis protocol type conversion (18 ms) [ok]: GEORADIUS_RO simple (sorted) (17 ms) [ok]: GEOSEARCH simple (sorted) (6 ms) [ok]: EVAL - Lua error reply -> Redis protocol type conversion (15 ms) [ok]: GEOSEARCH FROMLONLAT and FROMMEMBER cannot exist at the same time (6 ms) [ok]: Listpack: SORT BY key (15 ms) [ok]: XACK should fail if got at least one invalid ID (33 ms) [ok]: EVAL - Lua table -> Redis protocol type conversion (4 ms) [ok]: GEOSEARCH FROMLONLAT and FROMMEMBER one must exist (12 ms) [ok]: RESTORE can set LFU (57 ms) [ok]: SORT adds integer field to list (72 ms) [ok]: Listpack: SORT BY key with limit (3 ms) [ok]: EVAL - Are the KEYS and ARGV arrays populated correctly? (9 ms) [ok]: Listpack: SORT BY hash field (6 ms) [ok]: EVAL - is Lua able to call Redis API? (9 ms) [ok]: EVAL - Redis integer -> Lua type conversion (13 ms) [ok]: RESTORE returns an error of the key already exists (14 ms) [ok]: GEOSEARCH BYRADIUS and BYBOX cannot exist at the same time (15 ms) [ok]: GEOSEARCH BYRADIUS and BYBOX one must exist (5 ms) [ok]: GEOSEARCH with STOREDIST option (7 ms) [1/122 done]: unit/info-command (2 seconds) Testing unit/type/string [ok]: SLOWLOG - only logs commands taking more time than specified (220 ms) [ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - listpack (158 ms) [ok]: GEORADIUS withdist (sorted) (10 ms) [ok]: GEOSEARCH withdist (sorted) (3 ms) [ok]: RESTORE can overwrite an existing key with REPLACE (27 ms) [ok]: GEORADIUS with COUNT (3 ms) [ok]: PEL NACK reassignment after XGROUP SETID event (51 ms) [ok]: RESTORE can detect a syntax error for unrecognized options (2 ms) Testing Valkey version 7.2.4 (00000000) [ok]: EVAL - Lua number -> Redis integer conversion (34 ms) [ok]: EVAL - Redis bulk -> Lua type conversion (5 ms) [ok]: GEORADIUS with multiple WITH* tokens (20 ms) [ok]: Regression for quicklist #3343 bug (163 ms) [ok]: GEORADIUS with ANY not sorted by default (14 ms) [ok]: EVAL - Redis multi bulk -> Lua type conversion (24 ms) [ok]: EVAL - Redis status reply -> Lua type conversion (7 ms) [ok]: GEORADIUS with ANY sorted by ASC (13 ms) [ok]: XREADGROUP will not report data on empty history. Bug #5577 (53 ms) [ok]: INCR against non existing key (73 ms) [ok]: INCR against key created by incr itself (4 ms) [ok]: GEORADIUS with ANY but no COUNT (3 ms) [ok]: GEORADIUS with COUNT but missing integer argument (8 ms) [ok]: DECR against key created by incr (0 ms) [ok]: GEORADIUS with COUNT DESC (2 ms) [ok]: DECR against key is not exist and incr (16 ms) [ok]: XREADGROUP history reporting of deleted entries. Bug #5570 (30 ms) [ok]: EVAL - Redis error reply -> Lua type conversion (36 ms) [ok]: INCR against key originally set with SET (8 ms) [ok]: GEORADIUS HUGE, issue #2767 (14 ms) [ok]: EVAL - Redis nil bulk reply -> Lua type conversion (10 ms) [ok]: GEORADIUSBYMEMBER simple (sorted) (5 ms) [ok]: INCR over 32bit value (8 ms) [ok]: EVAL - Is the Lua client using the currently selected DB? (4 ms) [ok]: GEORADIUSBYMEMBER_RO simple (sorted) (4 ms) [ok]: INCRBY over 32bit value with over 32bit increment (28 ms) [ok]: TLS: Verify tls-auth-clients behaves as expected (327 ms) [ok]: INCR fails against key with spaces (left) (2 ms) [ok]: EVAL - SELECT inside Lua should not affect the caller (31 ms) [ok]: INCR fails against key with spaces (right) (4 ms) [ok]: Handle an empty query (683 ms) [ok]: INCR fails against key with spaces (both) (12 ms) [ok]: DECRBY negation overflow (17 ms) [ok]: INCR fails against a key holding a list (15 ms) [ok]: GEORADIUSBYMEMBER search areas contain satisfied points in oblique direction (73 ms) [ok]: packed node check compression with insert and pop (158 ms) [ok]: EVAL - Scripts do not block on blpop command (39 ms) [ok]: GEORADIUSBYMEMBER crossing pole search (7 ms) [ok]: packed node check compression combined with trim (10 ms) [ok]: GEOSEARCH FROMMEMBER simple (sorted) (4 ms) [ok]: EVAL - Scripts do not block on brpop command (7 ms) [ok]: DECRBY over 32bit value with over 32bit increment, negative res (10 ms) [ok]: Check compression with recompress (148 ms) [ok]: EVAL - Scripts do not block on brpoplpush command (9 ms) [ok]: packed node check compression with lset (12 ms) [ok]: GEOSEARCH vs GEORADIUS (19 ms) [ok]: DECRBY against key is not exist (27 ms) [ok]: Temp rdb will be deleted if we use bg_unlink when shutdown (692 ms) [ok]: INCR uses shared objects in the 0-9999 range (8 ms) [ok]: EVAL - Scripts do not block on blmove command (31 ms) [ok]: INCR can modify objects in-place (21 ms) [ok]: client input output and command process statistics (738 ms) [ok]: EVAL - Scripts do not block on bzpopmin command (25 ms) [ok]: GEOSEARCH non square, long and narrow (46 ms) [ok]: EVAL - Scripts do not block on bzpopmax command (3 ms) [ok]: SPUBLISH/SSUBSCRIBE basics (657 ms) [ok]: GEOSEARCH corner point test (10 ms) [ok]: EVAL - Scripts do not block on wait (8 ms) [ok]: Test read commands are not blocked by client pause (619 ms) [ok]: GEORADIUSBYMEMBER withdist (sorted) (6 ms) [ok]: EVAL - Scripts do not block on waitaof (6 ms) [2/122 done]: unit/violations (2 seconds) Testing unit/type/zset [3/122 done]: unit/printver (2 seconds) Testing unit/cluster/announce-client-ip [ok]: GEOHASH is able to return geohash strings (17 ms) [ok]: INCRBYFLOAT against non existing key (43 ms) [ok]: INCRBYFLOAT against key originally set with SET (5 ms) [ok]: CLIENT KILL with illegal arguments (47 ms) [ok]: Test basic multiple selectors (118 ms) [ok]: HRANDFIELD - listpack (338 ms) [ok]: Test ACL selectors by default have no permissions (7 ms) [ok]: INCRBYFLOAT over 32bit value (7 ms) [ok]: GEOHASH with only key as argument (11 ms) [ok]: EXEC fails if there are errors while queueing commands #2 (640 ms) [ok]: Test deleting selectors (25 ms) [ok]: INCRBYFLOAT over 32bit value with over 32bit increment (14 ms) [ok]: GEOPOS simple (32 ms) [ok]: INCRBYFLOAT fails against key with spaces (left) (6 ms) [ok]: INCRBYFLOAT fails against key with spaces (right) (10 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option (64 ms) [ok]: GEOPOS missing element (12 ms) [ok]: SLOWLOG - zero max length is correctly handled (338 ms) [ok]: INCRBYFLOAT fails against key with spaces (both) (11 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option (8 ms) [ok]: If EXEC aborts, the client MULTI state is cleared (41 ms) [ok]: GEOPOS with only key as argument (17 ms) [ok]: Pub/Sub PING on RESP2 (35 ms) [ok]: EXEC works on WATCHed key not modified (17 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option -- non empty stream (19 ms) [ok]: Test selector syntax error reports the error in the selector context (42 ms) [ok]: EXEC fail on WATCHed key modified (1 key of 1 watched) (29 ms) [ok]: GEODIST simple & unit (30 ms) [ok]: INCRBYFLOAT fails against a key holding a list (48 ms) [ok]: EXEC fail on WATCHed key modified (1 key of 5 watched) (16 ms) [ok]: GEODIST missing elements (22 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option -- non empty stream (46 ms) [ok]: QUIT returns OK (656 ms) [ok]: INCRBYFLOAT does not allow NaN or Infinity (0 ms) [ok]: Test flexible selector definition (54 ms) [ok]: EVAL - Scripts can run non-deterministic commands (5 ms) [ok]: GEORADIUS STORE option: syntax error (15 ms) [ok]: INCRBYFLOAT decrement (22 ms) [ok]: EVAL - No arguments to redis.call/pcall is considered an error (2 ms) [ok]: GEOSEARCHSTORE STORE option: syntax error (2 ms) [ok]: EXEC fail on WATCHed key modified by SORT with STORE even if the result is empty (22 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (1 ms) [ok]: string to double with null terminator (19 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (15 ms) [ok]: Test separate read permission (18 ms) [ok]: No negative zero (6 ms) [ok]: GEORANGE STORE option: incompatible options (15 ms) [ok]: Test separate write permission (20 ms) [ok]: INCRBY INCRBYFLOAT DECRBY against unhappy path (24 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (30 ms) [ok]: By default, only default user is able to subscribe to any channel (634 ms) [ok]: Test separate read and write permissions (17 ms) [ignore]: EVAL - JSON string encoding a string larger than 2GB: large memory flag not provided [ok]: Crash due to wrongly recompress after lrem (272 ms) [ok]: Validate read and write permissions format (1 ms) [ok]: GEORANGE STORE option: plain usage (40 ms) [ok]: EVAL - JSON numeric decoding (23 ms) [ok]: EVAL - JSON string decoding (10 ms) [ok]: GEORADIUSBYMEMBER STORE/STOREDIST option: plain usage (15 ms) [ok]: incr operation should update encoding from raw to int (50 ms) [ok]: GEOSEARCHSTORE STORE option: plain usage (19 ms) [ok]: EVAL - JSON smoke test (22 ms) [ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - hashtable (505 ms) [ok]: EVAL - cmsgpack can pack double? (3 ms) [ok]: EVAL - cmsgpack can pack negative int64? (8 ms) [ok]: GEORANGE STOREDIST option: plain usage (24 ms) [ok]: decr operation should update encoding from raw to int (27 ms) [ok]: Test separate read and write permissions on different selectors are not additive (61 ms) [ok]: LINSERT correctly recompress full quicklistNode after inserting a element before it (73 ms) EXEC fail on lazy expired WATCHed key attempts: 0 [ok]: GEOSEARCHSTORE STOREDIST option: plain usage (7 ms) [ok]: EXEC fail on lazy expired WATCHed key (124 ms) [ok]: incrby operation should update encoding from raw to int (22 ms) [ok]: Test SET with separate read permission (37 ms) [ok]: GEORANGE STOREDIST option: COUNT ASC and DESC (34 ms) [ok]: WATCH stale keys should not fail EXEC (41 ms) [ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - intset (82 ms) [ok]: GEOSEARCH the box spans -180° or 180° (32 ms) [ok]: decrby operation should update encoding from raw to int (53 ms) [ok]: SMISMEMBER SMEMBERS SCARD against non set (16 ms) [ok]: LINSERT correctly recompress full quicklistNode after inserting a element after it (79 ms) [ok]: GEOSEARCH with small distance (12 ms) [ok]: Delete WATCHed stale keys should not fail EXEC (41 ms) [ok]: SMISMEMBER SMEMBERS SCARD against non existing key (24 ms) [ok]: SLOWLOG - max entries is correctly handled (308 ms) [ok]: Test SET with separate write permission (76 ms) === () Starting server 127.0.0.1:22873 ok [ok]: SMISMEMBER requires one or more members (26 ms) [ok]: plain node check compression with insert and pop (486 ms) [ok]: SADD against non set (11 ms) [ok]: FLUSHDB while watching stale keys should not fail EXEC (55 ms) [ok]: HRANDFIELD - hashtable (374 ms) [ok]: SADD a non-integer against a small intset (14 ms) === () Starting server 127.0.0.1:27193 ok [ok]: SLOWLOG - GET optional argument to limit output len works (55 ms) [ok]: After successful EXEC key is no longer watched (19 ms) [ok]: Test SET with read and write permissions (65 ms) [ok]: SLOWLOG - RESET subcommand works (23 ms) [ok]: HRANDFIELD with RESP3 (26 ms) [ok]: Test BITFIELD with separate read permission (12 ms) [ok]: HRANDFIELD count of 0 is handled correctly (3 ms) [ok]: After failed EXEC key is no longer watched (28 ms) [ok]: HRANDFIELD count overflow (19 ms) [ok]: Test BITFIELD with separate write permission (20 ms) [ok]: HRANDFIELD with against non existing key (5 ms) [ok]: Blocking XREADGROUP will not reply with an empty array (663 ms) [ok]: HRANDFIELD count of 0 is handled correctly - emptyarray (3 ms) [ok]: It is possible to UNWATCH (34 ms) [ok]: Negative multibulk length (623 ms) [ok]: HRANDFIELD with against non existing key - emptyarray (0 ms) [ok]: Test BITFIELD with read and write permissions (32 ms) [ok]: UNWATCH when there is nothing watched works as expected (1 ms) [ok]: RESTORE should not store key that are already expired, with REPLACE will propagate it as DEL or UNLINK (773 ms) [ok]: DUMP of non existing key returns nil (8 ms) [ok]: Test ACL log correctly identifies the relevant item when selectors are used (31 ms) [ok]: plain node check compression combined with trim (152 ms) [ok]: Test ACL GETUSER response information (26 ms) [ok]: FLUSHALL is able to touch the watched keys (64 ms) [ok]: FLUSHALL does not touch non affected keys (1 ms) [ok]: Test ACL list idempotency (23 ms) [ok]: FLUSHDB is able to touch the watched keys (26 ms) [ok]: client evicted due to large argv (1306 ms) [ok]: FLUSHDB does not touch non affected keys (10 ms) [ok]: Test R+W is the same as all permissions (30 ms) [ok]: Test basic dry run functionality (2 ms) === (auth external:skip) Starting server 127.0.0.1:21913 ok [ok]: Test various commands for command permissions (1 ms) [ok]: DEL against expired key (1114 ms) [ok]: EXISTS (8 ms) [ok]: Zero length value in key. SET/GET/EXISTS (3 ms) [ok]: Commands pipelining (3 ms) [ok]: Non existing command (8 ms) [ok]: SWAPDB is able to touch the watched keys that exist (59 ms) [ok]: SLOWLOG - logged entry sanity check (208 ms) [ok]: SWAPDB is able to touch the watched keys that do not exist (6 ms) [ok]: RENAME basic usage (15 ms) [ok]: SLOWLOG - Certain commands are omitted that contain sensitive information (16 ms) [ok]: SLOWLOG - Some commands can redact sensitive fields (20 ms) [ok]: RENAME source key should no longer exist (16 ms) [ok]: SWAPDB does not touch watched stale keys (12 ms) [ok]: Pub/Sub PING on RESP3 (15 ms) [ok]: SWAPDB does not touch non-existing key replaced with stale key (28 ms) [ok]: RENAME against already existing key (16 ms) [ok]: RENAMENX basic usage (15 ms) [ok]: RENAMENX against already existing key (5 ms) [4/122 done]: unit/type/incr (3 seconds) Testing unit/cluster/announced-endpoints [ok]: RENAMENX against already existing key (2) (20 ms) [ok]: FUNCTION - test function kill (1141 ms) [ok]: RENAME against non existing source key (7 ms) [ok]: SWAPDB does not touch stale key replaced with another stale key (51 ms) [ok]: RENAME where source and dest key are the same (existing) (5 ms) [ok]: By default, only default user is able to subscribe to any shard channel (570 ms) [ok]: RENAMENX where source and dest key are the same (existing) (6 ms) [ok]: WATCH is able to remember the DB a key belongs to (8 ms) === (zset) Starting server 127.0.0.1:27993 ok === (string) Starting server 127.0.0.1:22713 ok [ok]: WATCH will consider touched keys target of EXPIRE (12 ms) [ok]: plain node check compression with lset (218 ms) [ok]: RENAME where source and dest key are the same (non existing) (23 ms) [ok]: Test various odd commands for key permissions (165 ms) [ok]: RENAME with volatile key, should move the TTL as well (12 ms) [ok]: Existence test commands are not marked as access (41 ms) [ok]: RENAME with volatile key, should not inherit TTL of target key (52 ms) [ok]: SADD a non-integer against a large intset (440 ms) [ok]: DEL all keys again (DB 0) (27 ms) [ok]: SADD an integer larger than 64 bits (25 ms) [ok]: DEL all keys again (DB 1) (7 ms) [ok]: Intersection cardinaltiy commands are access commands (65 ms) [ok]: Test old pause-all takes precedence over new pause-write (less restrictive) (929 ms) [ok]: Test general keyspace commands require some type of permission to execute (46 ms) [ok]: COPY basic usage for string (50 ms) [ok]: verify reply buffer limits (1214 ms) [ok]: TLS: Verify tls-protocols behaves as expected (1088 ms) [ok]: COPY for string does not replace an existing key without REPLACE option (32 ms) [ok]: COPY for string can replace an existing key with REPLACE option (17 ms) [ok]: Out of range multibulk length (504 ms) [ok]: COPY for string ensures that copied data is independent of copying data (33 ms) [ok]: Cardinality commands require some type of permission to execute (84 ms) === (external:skip cluster) Starting server 127.0.0.1:24953 ok [ok]: COPY for string does not copy data to no-integer DB (20 ms) [ok]: Clients are able to enable tracking and redirect it (51 ms) [ok]: latencystats: disable/enable (85 ms) [ok]: COPY can copy key expire metadata as well (44 ms) [ok]: Blocking XREADGROUP: key deleted (609 ms) [ok]: Test sharded channel permissions (77 ms) [ok]: COPY does not create an expire if it does not exist (25 ms) [ok]: The other connection is able to get invalidations (54 ms) [ok]: SPUBLISH/SSUBSCRIBE with two clients (1120 ms) === (shutdown external:skip) Starting server 127.0.0.1:26713 ok [ok]: The client is now able to disable tracking (16 ms) [ok]: Clients can enable the BCAST mode with the empty prefix (1 ms) [ok]: The connection gets invalidation messages about all the keys (9 ms) [ok]: Test sort with ACL permissions (55 ms) [ok]: Test DRYRUN with wrong number of arguments (20 ms) [ok]: Clients can enable the BCAST mode with prefixes (68 ms) [ok]: latencystats: configure percentiles (135 ms) [ok]: Adding prefixes to BCAST mode works (28 ms) [ok]: COPY basic usage for list - quicklist (117 ms) [ok]: Tracking NOLOOP mode in standard mode works (30 ms) [ok]: latencystats: bad configure percentiles (83 ms) [ok]: COPY basic usage for list - listpack (48 ms) [ok]: Tracking NOLOOP mode in BCAST mode works (54 ms) [5/122 done]: unit/replybufsize (4 seconds) Testing unit/cluster/base [ignore]: Not supported in tls mode [ok]: PUBLISH/SUBSCRIBE basics (642 ms) [ok]: COPY basic usage for $type set (16 ms) [ok]: SLOWLOG - Rewritten commands are logged as their original command (679 ms) [6/122 done]: unit/cluster/base (0 seconds) Testing unit/cluster/cli [ok]: Pipelined commands after QUIT must not be executed (1255 ms) [ignore]: Not supported in tls mode [ok]: AUTH fails when a wrong password is given (130 ms) [ok]: Setup slave (279 ms) [ok]: SADD an integer larger than 64 bits to a large intset (531 ms) [ok]: By default, only default user is able to subscribe to any pattern (675 ms) [ok]: SLOWLOG - commands with too many arguments are trimmed (59 ms) [ok]: WAIT out of range timeout (milliseconds) (42 ms) [7/122 done]: unit/cluster/cli (0 seconds) Testing unit/cluster/cluster-multiple-meets [ignore]: Not supported in tls mode [ok]: Arbitrary command gives an error when AUTH is required (45 ms) [ok]: COPY basic usage for $type set (78 ms) [ok]: AUTH succeeds when the right password is given (20 ms) [ok]: SLOWLOG - too long arguments are trimmed (36 ms) [ok]: Once AUTH succeeded we can actually send commands to the server (19 ms) [8/122 done]: unit/cluster/cluster-multiple-meets (0 seconds) Testing unit/cluster/cluster-nodes-slots [ok]: WAIT should acknowledge 1 additional copy of the data (40 ms) [ok]: It's possible to allow publishing to a subset of channels (48 ms) [ok]: It's possible to allow publishing to a subset of shard channels (27 ms) [ok]: SET and GET an item (38 ms) [ok]: Validate subset of channels is prefixed with resetchannels flag (24 ms) [ok]: Check encoding - listpack (40 ms) [ok]: SET and GET an empty item (27 ms) [ok]: CONFIG SET port number (3929 ms) [ok]: Wrong multibulk payload header (574 ms) [ok]: EXPIRE - After 2.1 seconds the key should no longer be here (2105 ms) [ok]: In transaction queue publish/subscribe/psubscribe to unauthorized channel will fail (46 ms) [ok]: ZSET basic ZADD and score update - listpack (12 ms) [ok]: EXPIRE - write on expire should work (3 ms) [ok]: {standalone} SCAN basic (2287 ms) [ok]: ZSET element can't be set to NaN with ZADD - listpack (7 ms) [ok]: EXPIREAT - Check for EXPIRE alike behavior (7 ms) [ok]: ZSET element can't be set to NaN with ZINCRBY - listpack (7 ms) [ok]: SETEX - Set + Expire combo operation. Check for TTL (1 ms) === (repl) Starting server 127.0.0.1:22393 ok [ok]: ZADD with options syntax error with incomplete pair - listpack (9 ms) [ok]: SETEX - Check value (13 ms) [ok]: SLOWLOG - EXEC is not logged, just executed commands (229 ms) [ok]: ZADD XX option without key - listpack (26 ms) [ok]: SETEX - Overwrite old key (16 ms) [ok]: Blocking XREADGROUP: key type changed with SET (598 ms) [ok]: Test new pause time is smaller than old one, then old time preserved (795 ms) [ok]: ZADD XX existing key - listpack (24 ms) [ok]: ZADD XX returns the number of elements actually added - listpack (5 ms) [ok]: ZADD XX updates existing elements score - listpack (26 ms) [ok]: ZADD GT updates existing elements when new scores are greater - listpack (22 ms) [ok]: ZADD LT updates existing elements when new scores are lower - listpack (61 ms) [ok]: ZADD GT XX updates existing elements when new scores are greater and skips new elements - listpack (17 ms) [ok]: SPUBLISH/SSUBSCRIBE after UNSUBSCRIBE without arguments (703 ms) [ok]: latencystats: blocking commands (528 ms) [ok]: ZADD LT XX updates existing elements when new scores are lower and skips new elements - listpack (47 ms) [ok]: client evicted due to large query buf (1240 ms) [ok]: ZADD XX and NX are not compatible - listpack (7 ms) [ok]: ZADD NX with non existing key - listpack (5 ms) === (external:skip cluster) Starting server 127.0.0.1:27833 ok [ok]: FUNCTION - test script kill not working on function (1103 ms) [ok]: ZADD NX only add new elements without updating old ones - listpack (17 ms) [ok]: latencystats: subcommands (42 ms) [ok]: ZADD GT and NX are not compatible - listpack (12 ms) [ok]: ZADD LT and NX are not compatible - listpack (33 ms) [ok]: COPY basic usage for $type set (479 ms) [ok]: ZADD LT and GT are not compatible - listpack (16 ms) [ok]: ZADD INCR LT/GT replies with nill if score not updated - listpack (8 ms) [ok]: SLOWLOG - can clean older entries (231 ms) [ok]: SHUTDOWN ABORT can cancel SIGTERM (104 ms) [ok]: COPY basic usage for listpack sorted set (41 ms) [ok]: latencystats: measure latency (99 ms) [ok]: ZADD INCR LT/GT with inf - listpack (86 ms) [ok]: WATCH will consider touched expired keys (1237 ms) [ok]: ZADD INCR works like ZINCRBY - listpack (7 ms) [ok]: ZADD INCR works with a single score-element pair - listpack (6 ms) [ok]: ZADD CH option changes return value to all changed elements - listpack (9 ms) [ok]: ZINCRBY calls leading to NaN result in error - listpack (8 ms) [ok]: errorstats: failed call authentication error (81 ms) === () Starting server 127.0.0.1:28953 ok [ok]: DISCARD should clear the WATCH dirty flag on the client (38 ms) [ok]: Temp rdb will be deleted in signal handle (119 ms) [ok]: Negative multibulk payload length (488 ms) [ok]: DISCARD should UNWATCH all the keys (21 ms) [ok]: ZINCRBY against invalid incr value - listpack (29 ms) [ok]: ZADD - Variadic version base case - listpack (6 ms) [ok]: ZADD - Return value is the number of actually added items - listpack (2 ms) [ok]: ZADD - Variadic version does not add nothing on single parsing err - listpack (17 ms) [ok]: ZADD - Variadic version will raise error on missing arg - listpack (6 ms) [ok]: ZINCRBY does not work variadic even if shares ZADD implementation - listpack (9 ms) [ok]: errorstats: failed call within MULTI/EXEC (89 ms) [ok]: ZCARD basics - listpack (18 ms) [ok]: ZREM removes key after last element is removed - listpack (22 ms) [ok]: ZREM variadic version - listpack (22 ms) [ok]: ZREM variadic version -- remove elements after key deletion - listpack (14 ms) [ok]: It's possible to allow subscribing to a subset of channels (623 ms) === (external:skip cluster) Starting server 127.0.0.1:25433 ok [ok]: query buffer resized correctly (3074 ms) [ok]: errorstats: failed call within LUA (113 ms) [ok]: ZRANGE basics - listpack (80 ms) [ok]: Blocking XREADGROUP: key type changed with transaction (590 ms) [ok]: errorstats: failed call NOSCRIPT error (56 ms) [ok]: UNLINK can reclaim memory in background (3034 ms) === (external:skip) Starting server 127.0.0.1:21113 ok [ok]: errorstats: failed call NOGROUP error (35 ms) [ok]: Tracking gets notification of expired keys (1041 ms) [ok]: ZREVRANGE basics - listpack (89 ms) [ok]: Test write commands are paused by RO (650 ms) [ok]: SLOWLOG - can be disabled (439 ms) [ok]: Pipelined commands after QUIT that exceed read buffer size (986 ms) [ok]: SLOWLOG - count must be >= -1 (16 ms) [ok]: errorstats: rejected call unknown command (48 ms) === () Starting server 127.0.0.1:24154 ok [ok]: ZRANK/ZREVRANK basics - listpack (66 ms) [ok]: SLOWLOG - get all slow logs (47 ms) [ok]: ZRANK - after deletion - listpack (12 ms) [ok]: ZINCRBY - can create a new sorted set - listpack (12 ms) [ok]: SSUBSCRIBE to one channel more than once (652 ms) [ok]: errorstats: rejected call within MULTI/EXEC (100 ms) [ok]: Tracking gets notification of lazy expired keys (149 ms) [ok]: HELLO 3 reply is correct (9 ms) [ok]: For unauthenticated clients multibulk and bulk length are limited (1031 ms) [ok]: ZINCRBY - increment and decrement - listpack (65 ms) [ok]: ZINCRBY return value - listpack (17 ms) [ok]: errorstats: rejected call due to wrong arity (55 ms) [ok]: HELLO without protover (33 ms) [ok]: Out of range multibulk payload length (497 ms) [ok]: WAIT should not acknowledge 2 additional copies of the data (1086 ms) [ok]: RESP3 based basic invalidation (41 ms) [ok]: PUBLISH/SUBSCRIBE with two clients (1234 ms) [ok]: errorstats: rejected call by OOM error (59 ms) [ok]: RESP3 tracking redirection (20 ms) [ok]: TTL, TYPE and EXISTS do not alter the last access time of a key (3038 ms) [ok]: Invalidations of previous keys can be redirected after switching to RESP3 (23 ms) [ok]: Very big payload in GET/SET (1036 ms) [ok]: MULTI / EXEC is not propagated (single write command) (573 ms) [ok]: COPY basic usage for skiplist sorted set (685 ms) [ok]: errorstats: rejected call by authorization error (69 ms) [ok]: TLS: Verify tls-ciphers behaves as expected (1723 ms) [ok]: Invalidations of new keys can be redirected after switching to RESP3 (56 ms) [ok]: COPY basic usage for listpack hash (47 ms) [ok]: MIGRATE is caching connections (2186 ms) [ok]: SETEX - Wait for the key to expire (1110 ms) [ok]: SETEX - Wrong time parameter (0 ms) [ok]: PERSIST can undo an EXPIRE (13 ms) [9/122 done]: unit/quit (5 seconds) Testing unit/cluster/cluster-reliable-meet [ok]: Invalid keys should not be tracked for scripts in NOLOOP mode (43 ms) [ok]: PERSIST returns 0 against non existing or non volatile keys (1 ms) [ignore]: Not supported in tls mode [ok]: Test LPUSH and LPOP on plain nodes (83 ms) [ok]: Test LINDEX and LINSERT on plain nodes (21 ms) [ok]: Blocking XREADGROUP: flushed DB (470 ms) [10/122 done]: unit/cluster/cluster-reliable-meet (0 seconds) Testing unit/cluster/cluster-response-tls [ok]: FUNCTION - test function kill not working on eval (933 ms) [ok]: Test LTRIM on plain nodes (22 ms) [ok]: ZRANGEBYSCORE/ZREVRANGEBYSCORE/ZCOUNT basics - listpack (273 ms) === (external:skip cluster) Starting server 127.0.0.1:24955 ok [ok]: Tracking only occurs for scripts when a command calls a read-only command (96 ms) [ok]: Test LREM on plain nodes (52 ms) [ok]: ZRANGEBYSCORE with WITHSCORES - listpack (38 ms) [ok]: FUNCTION - test function flush (74 ms) [ok]: FUNCTION - test function wrong argument (10 ms) [ok]: Test LPOS on plain nodes (58 ms) [ok]: It's possible to allow subscribing to a subset of shard channels (710 ms) [ok]: Test LMOVE on plain nodes (65 ms) [ok]: Test latency events logging (3432 ms) LATENCY HISTORY data: {1734739727 306} {1734739729 403} {1734739730 500} [ok]: LATENCY HISTORY output is ok (4 ms) [ok]: SUNSUBSCRIBE from non-subscribed channels (558 ms) LATENCY LATEST data: {command 1734739730 500 500} [ok]: LATENCY LATEST output is ok (12 ms) LATENCY GRAPH data: command - high 500 ms, low 306 ms (all time high 500 ms) -------------------------------------------------------------------------------- # _| || _|| 310 sss [ok]: LATENCY GRAPH can output the event graph (8 ms) [ok]: query buffer resized correctly when not idle (791 ms) [ok]: PUBSUB command basics (46 ms) [ok]: Non-number multibulk payload length (507 ms) [ok]: ZRANGEBYSCORE with LIMIT - listpack (245 ms) [ok]: Test behavior of loading ACLs (49 ms) [ok]: SADD overflows the maximum allowed integers in an intset - single (1700 ms) [ok]: ZRANGEBYSCORE with LIMIT and WITHSCORES - listpack (32 ms) === (external:skip cluster) Starting server 127.0.0.1:27835 ok CLIENT KILL maxAGE will kill old clients test attempts: 0 [ok]: CLIENT KILL maxAGE will kill old clients (3138 ms) [ok]: ZRANGEBYSCORE with non-value min or max - listpack (44 ms) [ok]: PUBLISH/SUBSCRIBE after UNSUBSCRIBE without arguments (596 ms) [ok]: COPY basic usage for hashtable hash (496 ms) [ok]: errorstats: blocking commands (537 ms) [ok]: SLOWLOG - blocking command is reported only after unblocked (802 ms) === (shutdown external:skip) Starting server 127.0.0.1:26715 ok [ok]: Blocking XREADGROUP: swapped DB, key doesn't exist (480 ms) [ok]: Test LSET with packed / plain combinations (289 ms) [ok]: MULTI / EXEC is propagated correctly (multiple commands) (660 ms) [ok]: SLOWLOG - the commands in script are recorded normally - is_eval: 0 (75 ms) [ok]: ZRANGEBYLEX/ZREVRANGEBYLEX/ZLEXCOUNT basics - listpack (149 ms) [ok]: client evicted due to percentage of maxmemory (1507 ms) [ok]: Test LSET with packed is split in the middle (91 ms) [ok]: SLOWLOG - the commands in script are recorded normally - is_eval: 1 (51 ms) [ok]: ZLEXCOUNT advanced - listpack (95 ms) [ok]: It's possible to allow subscribing to a subset of channel patterns (598 ms) [ok]: RESP3 Client gets tracking-redir-broken push message after cached key changed when rediretion client is terminated (710 ms) [ok]: SADD overflows the maximum allowed elements in a listpack - single (427 ms) [11/122 done]: unit/acl-v2 (6 seconds) Testing unit/cluster/cluster-shards [ok]: SADD overflows the maximum allowed integers in an intset - multiple (33 ms) [ok]: Different clients can redirect to the same connection (44 ms) [ok]: Different clients using different protocols can track the same key (20 ms) [ok]: CONFIG SET bind address (2049 ms) === (external:skip cluster) Starting server 127.0.0.1:25435 ok [ok]: SADD overflows the maximum allowed elements in a listpack - multiple (56 ms) Waiting for background AOF rewrite to finish... [ok]: Test LSET with packed consist only one item (291 ms) [ok]: ZRANGEBYLEX with LIMIT - listpack (234 ms) [ok]: Multi bulk request not followed by bulk arguments (599 ms) [ok]: ZRANGEBYLEX with invalid lex range specifiers - listpack (35 ms) [ok]: Crash due to delete entry from a compress quicklist node (41 ms) [ok]: No invalidation message when using OPTIN option (90 ms) [ok]: Invalidation message sent when using OPTIN option with CLIENT CACHING yes (0 ms) === (auth_binary_password external:skip) Starting server 127.0.0.1:21915 ok [ok]: Invalidation message sent when using OPTOUT option (15 ms) [ok]: SADD overflows the maximum allowed integers in an intset - single_multiple (78 ms) [ok]: Crash due to split quicklist node wrongly (31 ms) [ok]: Test special commands are paused by RO (1349 ms) [ok]: No invalidation message when using OPTOUT option with CLIENT CACHING no (16 ms) [12/122 done]: unit/slowlog (6 seconds) Testing unit/cluster/cluster-slots Waiting for background AOF rewrite to finish... [ok]: SUBSCRIBE to one channel more than once (538 ms) [ok]: SADD overflows the maximum allowed elements in a listpack - single_multiple (31 ms) [ok]: {standalone} SCAN COUNT (2159 ms) [ok]: Variadic SADD (26 ms) [ok]: Able to redirect to a RESP3 client (79 ms) [ok]: After switching from normal tracking to BCAST mode, no invalidation message is produced for pre-BCAST keys (25 ms) Waiting for background AOF rewrite to finish... [ok]: Test LPUSH and LPOP on plain nodes (112 ms) millisecond expire test attempts: 0 [ok]: EXPIRE precision is now the millisecond (1133 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26073 ok [ok]: Test LINDEX and LINSERT on plain nodes (67 ms) [ok]: MULTI / EXEC is propagated correctly (multiple commands with SELECT) (612 ms) [ok]: Blocking XREADGROUP: swapped DB, key is not a stream (673 ms) [ok]: XREAD and XREADGROUP against wrong parameter (42 ms) [ok]: Test LTRIM on plain nodes (58 ms) [ok]: RDB save will be failed in shutdown (82 ms) PSETEX sub-second expire test attempts: 0 [ok]: PSETEX can set sub-second expires (119 ms) [ok]: Test LREM on plain nodes (57 ms) [ok]: Test LPOS on plain nodes (15 ms) [ok]: SHUTDOWN will abort if rdb save failed on signal (70 ms) [ok]: SHUTDOWN will abort if rdb save failed on shutdown command (23 ms) [ok]: Test LMOVE on plain nodes (54 ms) PEXPIRE sub-second expire test attempts: 0 [ok]: SHUTDOWN can proceed if shutdown command was with nosave (44 ms) [ok]: PEXPIRE can set sub-second expires (129 ms) [ok]: WAIT should not acknowledge 1 additional copy if slave is blocked (1538 ms) === (scripting repl external:skip) Starting server 127.0.0.1:22233 ok [ok]: Clean up rdb same named folder (39 ms) [ok]: ZREMRANGEBYSCORE basics - listpack (514 ms) [ok]: ZREMRANGEBYSCORE with non-value min or max - listpack (17 ms) [ok]: TLS: Verify tls-prefer-server-ciphers behaves as expected (1548 ms) [ok]: Subscribers are killed when revoked of channel permission (712 ms) [ok]: XADD with MAXLEN option (4564 ms) [ok]: Generic wrong number of args (576 ms) [ok]: SPUBLISH/SSUBSCRIBE with two clients (1186 ms) [ok]: Test read/admin multi-execs are not blocked by pause RO (534 ms) PEXPIREAT sub-second expire test attempts: 0 [ok]: PEXPIREAT can set sub-second expires (232 ms) [ok]: AUTH fails when binary password is wrong (19 ms) [ok]: UNSUBSCRIBE and PUNSUBSCRIBE from non-subscribed channels (621 ms) [ok]: AUTH succeeds when binary password is correct (15 ms) [ok]: TTL returns time to live in seconds (16 ms) [ok]: PTTL returns time to live in milliseconds (11 ms) [ok]: TTL / PTTL / EXPIRETIME / PEXPIRETIME return -1 if key has no expire (20 ms) [ok]: Test LSET with packed / plain combinations (300 ms) [ok]: TTL / PTTL / EXPIRETIME / PEXPIRETIME return -2 if key does not exit (14 ms) [ok]: EXPIRETIME returns absolute expiration time in seconds (10 ms) [ok]: PEXPIRETIME returns absolute expiration time in milliseconds (16 ms) [ok]: Test LSET with packed is split in the middle (49 ms) [ok]: BCAST with prefix collisions throw errors (608 ms) [ok]: hdel deliver invalidate message after response in the same connection (27 ms) [ok]: ZREMRANGEBYRANK basics - listpack (269 ms) [ok]: MULTI / EXEC is propagated correctly (empty transaction) (586 ms) === (external:skip cluster) Starting server 127.0.0.1:24957 ok [ok]: Blocking XREAD: key deleted (621 ms) [ok]: Tracking invalidation message is not interleaved with multiple keys response (169 ms) === (external:skip cluster) Starting server 127.0.0.1:27837 ok [ok]: Tracking invalidation message is not interleaved with transaction response (13 ms) === () Starting server 127.0.0.1:24156 ok [ok]: Test LSET with packed consist only one item (262 ms) === (external:skip cluster) Starting server 127.0.0.1:21115 ok [ok]: Crash due to delete entry from a compress quicklist node (57 ms) [ok]: Tracking invalidation message of eviction keys should be before response (155 ms) [ok]: Crash due to split quicklist node wrongly (46 ms) === (external:skip cluster) Starting server 127.0.0.1:25437 ok [ok]: Unblocked BLMOVE gets notification after response (75 ms) [ok]: Unbalanced number of quotes (640 ms) [ok]: Subscribers are killed when revoked of channel permission (678 ms) [ok]: Tracking gets notification on tracking table key eviction (65 ms) [ok]: Test write multi-execs are blocked by pause RO (731 ms) === (external:skip cluster) Starting server 127.0.0.1:27033 ok [ok]: PUBLISH/PSUBSCRIBE basics (661 ms) [ok]: ZREMRANGEBYLEX basics - listpack (599 ms) [ok]: Server should actively expire keys incrementally (655 ms) [ok]: ZUNIONSTORE against non-existing key doesn't set destination - listpack (17 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF against non-existing key - listpack (43 ms) [ok]: client evicted due to large multi buf (1809 ms) [ok]: ZUNIONSTORE with empty set - listpack (21 ms) === (shutdown external:skip) Starting server 127.0.0.1:26717 ok [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with empty set - listpack (34 ms) [ok]: MULTI / EXEC is propagated correctly (read-only commands) (694 ms) [ok]: ZUNIONSTORE basics - listpack (51 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with integer members - listpack (24 ms) === (primaryauth) Starting server 127.0.0.1:21917 ok [ok]: ZUNIONSTORE with weights - listpack (23 ms) === () Starting server 127.0.0.1:27513 ok [ok]: ZUNION with weights - listpack (16 ms) [ok]: ZUNIONSTORE with a regular set and weights - listpack (25 ms) [ok]: ZUNIONSTORE with AGGREGATE MIN - listpack (4 ms) [ok]: HRANDFIELD with - hashtable (4859 ms) [ok]: ZUNION/ZINTER with AGGREGATE MIN - listpack (15 ms) [ok]: Blocking XREAD: key type changed with SET (780 ms) [ok]: ZUNIONSTORE with AGGREGATE MAX - listpack (22 ms) [ok]: ZUNION/ZINTER with AGGREGATE MAX - listpack (12 ms) [ok]: ZINTERSTORE basics - listpack (5 ms) [ok]: ZINTER basics - listpack (11 ms) [ok]: ZINTERCARD with illegal arguments (33 ms) [ok]: ZINTERCARD basics - listpack (31 ms) [ok]: ZINTER RESP3 - listpack (8 ms) [ok]: SPUBLISH/SSUBSCRIBE with PUBLISH/SUBSCRIBE (1222 ms) [ok]: ZINTERSTORE with weights - listpack (13 ms) [ok]: ZINTER with weights - listpack (10 ms) [ok]: Subscribers are killed when revoked of pattern permission (609 ms) [ok]: ZINTERSTORE with a regular set and weights - listpack (46 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26075 ok [ok]: ZINTERSTORE with AGGREGATE MIN - listpack (6 ms) [ok]: ZINTERSTORE with AGGREGATE MAX - listpack (7 ms) [ok]: FLUSHDB ASYNC can reclaim memory in background (3307 ms) [ok]: TOUCH alters the last access time of a key (3014 ms) [ok]: ZUNIONSTORE with +inf/-inf scores - listpack (84 ms) [ok]: ZUNIONSTORE with NaN weights - listpack (13 ms) === () Starting server 127.0.0.1:22235 ok [ok]: WAIT implicitly blocks on client pause since ACKs aren't sent (1561 ms) [ok]: EVAL - cmsgpack pack/unpack smoke test (5477 ms) [ok]: ZINTERSTORE with +inf/-inf scores - listpack (81 ms) [ok]: EVAL - cmsgpack can pack and unpack circular references? (13 ms) [ok]: EVAL - Numerical sanity check from bitop (8 ms) [ok]: ZINTERSTORE with NaN weights - listpack (12 ms) [ok]: ZDIFFSTORE basics - listpack (7 ms) [ok]: EVAL - Verify minimal bitop functionality (22 ms) [ok]: ZDIFF basics - listpack (14 ms) [ok]: EVAL - Able to parse trailing comments (1 ms) [ok]: EVAL_RO - Successful case (30 ms) === (external:skip cluster) Starting server 127.0.0.1:24959 ok [ok]: EVAL_RO - Cannot run write commands (5 ms) [ok]: redis.sha1hex() implementation (13 ms) [ok]: ZDIFFSTORE with a regular set - listpack (47 ms) [ok]: ZDIFF subtracting set from itself - listpack (5 ms) [ok]: ZDIFF algorithm 1 - listpack (44 ms) [ok]: ZDIFF algorithm 2 - listpack (53 ms) [ok]: MULTI / EXEC is propagated correctly (write command, no effect) (739 ms) [ok]: SHUTDOWN SIGTERM will abort if there's an initial AOFRW - default (173 ms) [ok]: Test scripts are blocked by pause RO (1058 ms) [ok]: PUBLISH/PSUBSCRIBE with two clients (1016 ms) [ok]: Subscribers are killed when revoked of allchannels permission (556 ms) [ok]: Invalidation message received for flushall (1169 ms) [ok]: Server should lazy expire keys (1023 ms) === (external:skip cluster) Starting server 127.0.0.1:27839 ok === (list) Starting server 127.0.0.1:28955 ok [ok]: Blocking XREADGROUP for stream that ran dry (issue #5299) (763 ms) === (external:skip cluster) Starting server 127.0.0.1:21117 ok === () Starting server 127.0.0.1:24158 ok [ok]: query buffer resized correctly with fat argv (3201 ms) [ok]: TLS: Verify tls-cert-file is also used as a client cert if none specified (2036 ms) [ok]: PubSubShard with CLIENT REPLY OFF (808 ms) [ok]: CLIENT KILL SKIPME YES/NO will kill all clients (3156 ms) [13/122 done]: unit/shutdown (9 seconds) Testing unit/cluster/consistency-check === (external:skip cluster) Starting server 127.0.0.1:25439 ok [ok]: Check if maxclients works refusing connections (7126 ms) [ok]: Connect a replica to the master instance (244 ms) [ok]: {standalone} SCAN MATCH (2707 ms) [ok]: CLIENT command unhappy path coverage (84 ms) === (external:skip cluster) Starting server 127.0.0.1:27035 ok [14/122 done]: unit/querybuf (9 seconds) Testing unit/cluster/diskless-load-swapdb [ok]: Protocol desync regression test #1 (1688 ms) [ok]: PUBLISH/PSUBSCRIBE after PUNSUBSCRIBE without arguments (614 ms) [ok]: COPY basic usage for stream (3478 ms) [ok]: MULTI / EXEC with REPLICAOF (757 ms) [ok]: Subscribers are pardoned if literal permissions are retained and/or gaining allchannels (651 ms) [ok]: Operations in no-touch mode do not alter the last access time of a key (1118 ms) [ok]: TOUCH returns the number of existing keys specified (14 ms) [15/122 done]: unit/limits (9 seconds) Testing unit/cluster/faildet [ok]: command stats for GEOADD (38 ms) [ok]: Test RO scripts are not blocked by pause RO (712 ms) [ok]: errors stats for GEOADD (39 ms) [ok]: FUNCTION - creation is replicated to replica (424 ms) [ok]: FUNCTION - call on replica (3 ms) [ok]: command stats for EXPIRE (32 ms) [ok]: WAIT replica multiple clients unblock - reuse last result (1209 ms) [ok]: COPY basic usage for stream-cgroups (209 ms) [ok]: command stats for BRPOP (27 ms) [ok]: FUNCTION - restore is replicated to replica (30 ms) [ok]: FUNCTION - delete is replicated to replica (10 ms) [ok]: Blocking XREADGROUP will ignore BLOCK if ID is not > (776 ms) [ok]: FUNCTION - flush is replicated to replica (40 ms) [ok]: MOVE basic usage (61 ms) [ok]: LPOS basic usage - quicklist (139 ms) [ok]: MOVE against key existing in the target DB (8 ms) [ok]: command stats for MULTI (74 ms) [ok]: MOVE against non-integer DB (#1428) (7 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26077 ok [ok]: BITCOUNT fuzzing without start/end (7496 ms) [ok]: MOVE can move key expire metadata as well (46 ms) [ok]: LPOS RANK (positive, negative and zero rank) option (53 ms) [ok]: command stats for scripts (56 ms) [ok]: COMMAND COUNT get total number of commands (12 ms) [ok]: LPOS COUNT option (32 ms) [ok]: COMMAND GETKEYS GET (2 ms) === (external:skip cluster) Starting server 127.0.0.1:26719 ok [ok]: LPOS COUNT + RANK option (29 ms) [ok]: MOVE does not create an expire if it does not exist (52 ms) [ok]: AOF rewrite during write load: RDB preamble=yes (7600 ms) [ok]: LPOS non existing key (8 ms) [ok]: COMMAND GETKEYSANDFLAGS (38 ms) [ok]: LPOS no match (8 ms) [ok]: COMMAND GETKEYS MEMORY USAGE (12 ms) [ok]: COMMAND GETKEYS XGROUP (11 ms) [ok]: SET/GET keys in different DBs (53 ms) [ok]: COMMAND GETKEYS EVAL with keys (2 ms) [ok]: LPOS MAXLEN (20 ms) [ok]: COMMAND GETKEYS EVAL without keys (6 ms) [ok]: LPOS when RANK is greater than matches (6 ms) [ok]: COMMAND GETKEYS LCS (4 ms) [ok]: Disconnecting the replica from master instance (192 ms) [ok]: EXPIRE should not resurrect keys (issue #1026) (1029 ms) [ok]: FUNCTION - test replication to replica on rdb phase (7 ms) [ok]: COMMAND GETKEYS MORE THAN 256 KEYS (36 ms) [ok]: FUNCTION - test replication to replica on rdb phase info command (23 ms) [ok]: FUNCTION - create on read only replica (13 ms) [ok]: FUNCTION - delete on read only replica (13 ms) [ok]: 5 keys in, 5 keys out (70 ms) [ok]: COMMAND LIST syntax error (71 ms) [ok]: EXPIRE with empty string as TTL should report an error (24 ms) [ok]: primaryauth test with binary password dualchannel = yes (1240 ms) [ok]: COMMAND LIST WITHOUT FILTERBY (28 ms) [ok]: SET with EX with big integer should report an error (30 ms) [ok]: SET with EX with smallest integer should report an error (16 ms) [ok]: COMMAND LIST FILTERBY ACLCAT against non existing category (53 ms) [ok]: GETEX with big integer should report an error (28 ms) [ok]: COMMAND LIST FILTERBY ACLCAT - list all commands/subcommands (13 ms) [ok]: GETEX with smallest integer should report an error (16 ms) [ok]: COMMAND LIST FILTERBY PATTERN - list all commands/subcommands (38 ms) [ok]: COMMAND LIST FILTERBY MODULE against non existing module (5 ms) [ok]: Invalidation message received for flushdb (1251 ms) === (pubsubshard external:skip) Starting server 127.0.0.1:25593 ok [ok]: COMMAND INFO of invalid subcommands (5 ms) [ok]: EXPIRE with big integer overflows when converted to milliseconds (52 ms) [ok]: Test read-only scripts in multi-exec are not blocked by pause RO (574 ms) [ok]: CLIENT KILL close the client connection during bgsave (904 ms) [ok]: PEXPIRE with big integer overflow when basetime is added (8 ms) [ok]: SET command will not be marked with movablekeys (19 ms) [ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - quicklist (288 ms) [ok]: PubSub messages with CLIENT REPLY OFF (720 ms) [ok]: GET command will not be marked with movablekeys (24 ms) [ok]: NUMSUB returns numbers, not strings (#1561) (36 ms) [ok]: LPOP/RPOP with wrong number of arguments (17 ms) [ok]: MSET command will not be marked with movablekeys (17 ms) [ok]: EXPIRE with big negative integer (55 ms) [ok]: BITFIELD command will not be marked with movablekeys (21 ms) [ok]: PEXPIREAT with big integer works (14 ms) [ok]: LMOVE command will not be marked with movablekeys (6 ms) === (external:skip cluster) Starting server 127.0.0.1:21119 ok [ok]: PEXPIREAT with big negative integer works (5 ms) [ok]: LPOP command will not be marked with movablekeys (7 ms) [ok]: TLS: switch between tcp and tls ports (1205 ms) [ok]: BLPOP command will not be marked with movablekeys (19 ms) [ok]: PING command will not be marked with movablekeys (18 ms) [ok]: DISCARD should not fail during OOM (804 ms) [ok]: MEMORY command will not be marked with movablekeys (12 ms) [ok]: RPOP/LPOP with the optional count argument - quicklist (90 ms) [ok]: MEMORY|USAGE command will not be marked with movablekeys (11 ms) [ok]: LPOS basic usage - listpack (23 ms) [ok]: RANDOMKEY (436 ms) [ok]: RENAME command will not be marked with movablekeys (32 ms) [ok]: RANDOMKEY against empty DB (11 ms) [ok]: LPOS RANK (positive, negative and zero rank) option (22 ms) [ok]: RANDOMKEY regression 1 (10 ms) [ok]: GEORADIUS_RO command will not be marked with movablekeys (26 ms) [ok]: LPOS COUNT option (26 ms) [ok]: ZUNIONSTORE command is marked with movablekeys (14 ms) [ok]: LPOS COUNT + RANK option (18 ms) [ok]: KEYS * two times with long key, Github issue #1208 (37 ms) [ok]: LPOS non existing key (6 ms) [ok]: XREAD command is marked with movablekeys (21 ms) [ok]: Regression for pattern matching long nested loops (20 ms) [ok]: LPOS no match (11 ms) [ok]: EVAL command is marked with movablekeys (18 ms) [ok]: SORT command is marked with movablekeys (14 ms) [ok]: LPOS MAXLEN (23 ms) [ok]: LPOS when RANK is greater than matches (15 ms) [ok]: blocked command gets rejected when reprocessed after permission change (938 ms) [ok]: SORT_RO command is marked with movablekeys (22 ms) [ok]: MIGRATE command is marked with movablekeys (17 ms) [ok]: Users can be configured to authenticate with any password (27 ms) [ok]: CONFIG SET bind-source-addr (4083 ms) [ok]: Coverage: basic SWAPDB test and unhappy path (69 ms) [ok]: GEORADIUS command is marked with movablekeys (8 ms) [ok]: ACLs can exclude single commands (19 ms) [ok]: Coverage: SWAPDB and FLUSHDB (89 ms) [ok]: ACLs can include or exclude whole classes of commands (78 ms) [ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - listpack (132 ms) [ok]: LPOP/RPOP with wrong number of arguments (19 ms) [ok]: ACLs can include single subcommands (31 ms) [ok]: Regression for pattern matching very long nested loops (59 ms) [ok]: RPOP/LPOP with the optional count argument - listpack (28 ms) [ok]: errorstats: limit errors will not increase indefinitely (4654 ms) [ok]: ACLs can exclude single subcommands, case 1 (50 ms) [ok]: FUNCTION - function effect is replicated to replica (678 ms) [ok]: LPOP/RPOP with the count 0 returns an empty array in RESP3 (14 ms) [ok]: FUNCTION - modify key space of read only replica (5 ms) === (external:skip cluster) Starting server 127.0.0.1:25273 ok === (external:skip cluster) Starting server 127.0.0.1:24793 ok [ok]: LPOP/RPOP against non existing key in RESP3 (37 ms) [ok]: ACLs can exclude single subcommands, case 2 (47 ms) [ok]: ACLs cannot include a subcommand with a specific arg (15 ms) [ok]: LPOP/RPOP with against non existing key in RESP3 (21 ms) [ok]: ACLs cannot exclude or include a container commands with a specific arg (36 ms) [ok]: LPOP/RPOP with the count 0 returns an empty array in RESP2 (19 ms) eventloop metrics cycle1: 1133, cycle2: 1135 eventloop metrics el_sum1: 85473, el_sum2: 85673 eventloop metrics cmd_sum1: 22290, cmd_sum2: 22325 [ok]: LPOP/RPOP against non existing key in RESP2 (29 ms) [ok]: ACLs cannot exclude or include a container command with two args (30 ms) [ok]: stats: eventloop metrics (137 ms) [16/122 done]: unit/introspection-2 (10 seconds) Testing unit/cluster/failover [ok]: TLS: Working with an encrypted keyfile (565 ms) [ok]: ACLs including of a type includes also subcommands (53 ms) [ok]: LPOP/RPOP with against non existing key in RESP2 (58 ms) [ok]: Variadic RPUSH/LPUSH (27 ms) [ok]: ACLs can block SELECT of all but a specific DB (51 ms) [ok]: DEL a list (21 ms) [ok]: CLIENT REPLY OFF/ON: disable all commands reply (734 ms) === () Starting server 127.0.0.1:27195 ok [ok]: ACLs can block all DEBUG subcommands except one (64 ms) === (external:skip cluster) Starting server 127.0.0.1:27037 ok [17/122 done]: unit/keyspace (11 seconds) Testing unit/cluster/failover2 [ok]: ACLs set can include subcommands, if already full command exists (103 ms) [ok]: Protocol desync regression test #2 (1792 ms) [ok]: ACLs set can exclude subcommands, if already full command exists (175 ms) [18/122 done]: unit/tls (11 seconds) Testing unit/cluster/failure-marking [ok]: ACL SETUSER RESET reverting to default newly created user (45 ms) [ok]: ACL GETUSER is able to translate back command permissions (41 ms) [ok]: Blocking XREADGROUP for stream key that has clients blocked on list (1659 ms) [ok]: NUMPATs returns the number of unique patterns (1170 ms) === (external:skip) Starting server 127.0.0.1:22553 ok === (external:skip cluster tls) Starting server 127.0.0.1:26079 ok [ok]: Test write scripts in multi-exec are blocked by pause RO (1395 ms) [ok]: Test ASYNC flushall (1487 ms) [ok]: Test may-replicate commands are rejected in RO scripts (93 ms) [ok]: Set encoding after DEBUG RELOAD (5154 ms) [ok]: SREM basics - $type (4 ms) [ok]: CLIENT REPLY SKIP: skip the next command reply (817 ms) === (external:skip cluster) Starting server 127.0.0.1:26721 ok === (external:skip cluster) Starting server 127.0.0.1:21121 ok === (auth_binary_password external:skip) Starting server 127.0.0.1:21919 ok === (external:skip cluster) Starting server 127.0.0.1:23193 ok [ok]: BLPOP: single existing list - quicklist (948 ms) === (external:skip) Starting server 127.0.0.1:24160 ok === (pubsubshard external:skip) Starting server 127.0.0.1:25595 ok [ok]: Mix SUBSCRIBE and PSUBSCRIBE (666 ms) [ok]: Setup a new replica (308 ms) [ok]: ACL GETUSER provides reasonable results (863 ms) === (external:skip cluster) Starting server 127.0.0.1:24473 ok === (external:skip cluster) Starting server 127.0.0.1:25275 ok [ok]: SREM basics - $type (584 ms) [ok]: SREM basics - intset (52 ms) [ok]: SREM with multiple arguments (9 ms) [ok]: SREM variadic version with more args needed to destroy the key (4 ms) [ok]: ACL GETUSER provides correct results (229 ms) instantaneous metrics instantaneous_eventloop_cycles_per_sec: 8 instantaneous metrics instantaneous_eventloop_duration_usec: 137 [ok]: stats: instantaneous metrics (1626 ms) [ok]: MULTI and script timeout (2130 ms) [ok]: SINTERCARD with illegal arguments (64 ms) [ok]: ACL CAT with illegal arguments (26 ms) [ok]: ACL CAT without category - list all categories (11 ms) [ok]: SINTERCARD against non-set should throw error (13 ms) [ok]: SINTERCARD against non-existing key (6 ms) === (external:skip cluster) Starting server 127.0.0.1:24795 ok [ok]: ACL CAT category - list all commands/subcommands that belong to category (61 ms) [ok]: AUTH fails when binary password is wrong (47 ms) [ok]: AUTH succeeds when binary password is correct (1 ms) [ok]: CLIENT REPLY ON: unset SKIP flag (816 ms) [ok]: ACL requires explicit permission for scripting for EVAL_RO, EVALSHA_RO and FCALL_RO (34 ms) [ok]: ACL #5998 regression: memory leaks adding / removing subcommands (13 ms) [ok]: stats: debug metrics (139 ms) [ok]: Protocol desync regression test #3 (1444 ms) === (external:skip cluster) Starting server 127.0.0.1:27515 ok [ok]: Keyspace notifications: we receive keyspace notifications (579 ms) [ok]: XADD with MAXLEN option and the '=' argument (5637 ms) [ok]: ACL LOG aggregates similar errors together and assigns unique entry-id to new errors (148 ms) [ok]: ACL LOG shows failed command executions at toplevel (56 ms) [ok]: BLPOP: multiple existing lists - quicklist (952 ms) === (external:skip cluster) Starting server 127.0.0.1:27039 ok [ok]: ACL LOG shows failed subcommand executions at toplevel (62 ms) [ok]: ACL LOG is able to test similar events (40 ms) [ok]: ACL LOG is able to log keys access violations and key name (35 ms) === (external:skip cluster) Starting server 127.0.0.1:26723 ok [ok]: ACL LOG is able to log channel access violations and channel name (31 ms) [ok]: ACL LOG RESET is able to flush the entries in the log (26 ms) [ok]: ACL LOG can distinguish the transaction context (1) (33 ms) [ok]: setup replication for following tests (270 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26081 ok [ok]: flushdb tracking invalidation message is not interleaved with transaction response (1417 ms) [ok]: raw protocol response (3 ms) Waiting for background AOF rewrite to finish... [ok]: raw protocol response - deferred (24 ms) [ok]: raw protocol response - multiline (14 ms) [ok]: RESP3 attributes (45 ms) === () Starting server 127.0.0.1:22237 ok [ok]: RESP3 attributes readraw (20 ms) [ok]: {standalone} SCAN TYPE (4021 ms) [ok]: RESP3 attributes on RESP2 (27 ms) [ok]: MONITOR can log executed commands (769 ms) [ok]: test big number parsing (21 ms) [ok]: Keyspace notifications: we receive keyevent notifications (678 ms) [ok]: test bool parsing (36 ms) [ok]: test verbatim str parsing (14 ms) === (external:skip cluster) Starting server 127.0.0.1:23195 ok === (external:skip cluster) Starting server 127.0.0.1:21123 ok [ok]: WAIT in script will work (1369 ms) [ok]: Quicklist: SORT BY key (192 ms) [ok]: Quicklist: SORT BY key with limit (32 ms) [ok]: BLPOP: second list has an entry - quicklist (757 ms) === (primaryauth) Starting server 127.0.0.1:21921 ok [ok]: Quicklist: SORT BY hash field (168 ms) [ok]: Test multiple clients can be queued up and unblocked (2074 ms) [ok]: Blocking XREADGROUP for stream key that has clients blocked on stream - avoid endless loop (2371 ms) [ok]: HyperLogLog self test passes (11796 ms) [ok]: Test clients with syntax errors will get responses immediately (61 ms) [ok]: PFADD without arguments creates an HLL value (54 ms) [ok]: Approximated cardinality after creation is zero (11 ms) [ok]: PFADD returns 1 when at least 1 reg was modified (10 ms) [ok]: PFADD returns 0 when no reg was modified (7 ms) [ok]: test large number of args (465 ms) [ok]: PFADD works with empty string (regression) (8 ms) [ok]: Keyspace notifications: we can receive both kind of events (519 ms) [ok]: PFCOUNT returns approximated cardinality of set (38 ms) [ok]: ACL LOG can distinguish the transaction context (2) (884 ms) === (external:skip cluster) Starting server 127.0.0.1:24475 ok [ok]: test argument rewriting - issue 9598 (52 ms) [ok]: ACL can log errors in the context of Lua scripting (19 ms) [ok]: lazy free a stream with all types of metadata (5521 ms) [ok]: ACL LOG can accept a numerical argument to show less entries (69 ms) [ok]: lazy free a stream with deleted cgroup (43 ms) [ok]: ACL LOG can log failed auth attempts (24 ms) [ok]: Test both active and passive expires are skipped during client pause (213 ms) [ok]: HRANDFIELD with - listpack (5853 ms) === (external:skip cluster) Starting server 127.0.0.1:24797 ok [ok]: MONITOR can log commands issued by the scripting engine (757 ms) Waiting for background AOF rewrite to finish... [ok]: ACLLOG - zero max length is correctly handled (99 ms) [ok]: BLMPOP_LEFT: single existing list - quicklist (524 ms) [ok]: ACL LOG entries are limited to a maximum amount (88 ms) [ok]: publish message to master and receive on replica (1205 ms) [ok]: ACL LOG entries are still present on update of max len config (43 ms) === (external:skip cluster) Starting server 127.0.0.1:27517 ok [ok]: EXEC and script timeout (1843 ms) [ok]: Default bind address configuration handling (1640 ms) [ok]: All time-to-live(TTL) in commands are propagated as absolute timestamp in milliseconds in AOF (2428 ms) [19/122 done]: unit/lazyfree (14 seconds) Testing unit/cluster/half-migrated-slot [ok]: Protected mode works as expected (31 ms) [ok]: Keyspace notifications: we are able to mask events (626 ms) === (external:skip cluster) Starting server 127.0.0.1:27041 ok [ok]: FUNCTION can processes create, delete and flush commands in AOF when doing "debug loadaof" in read-only slaves (2297 ms) === (external:skip cluster) Starting server 127.0.0.1:26725 ok [ok]: Test that client pause starts at the end of a transaction (649 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26083 ok [ok]: Generated sets must be encoded correctly - regular (27 ms) [ok]: SINTER with two sets - regular (8 ms) [ok]: SINTERCARD with two sets - regular (24 ms) [ok]: SINTERSTORE with two sets - regular (8 ms) [ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - regular (22 ms) [ok]: When default user is off, new connections are not authenticated (574 ms) [ok]: MONITOR can log commands issued by functions (734 ms) [ok]: When default user has no command permission, hello command still works for other users (41 ms) [ok]: SUNION with two sets - regular (107 ms) [ok]: When an authentication chain is used in the HELLO cmd, the last auth cmd has precedence (28 ms) [ok]: When a setname chain is used in the HELLO cmd, the last setname cmd has precedence (19 ms) [ok]: BLMPOP_LEFT: multiple existing lists - quicklist (793 ms) [exception]: Executing test client: I/O error reading reply. I/O error reading reply while executing "[srv $level "client"] {*}$args" (procedure "r" line 7) invoked from within "r info stats" ("uplevel" body line 18) invoked from within "uplevel 1 $code" (procedure "test" line 58) invoked from within "test {stats: client input and output buffer limit disconnections} { r config resetstat set info [r info stats] ass..." ("uplevel" body line 373) invoked from within "uplevel 1 $code " (procedure "start_server" line 2) invoked from within "start_server {} { test {latencystats: disable/enable} { r config resetstat r CONFIG SET latency-tracking no ..." ("uplevel" body line 2) invoked from within "uplevel 1 $code " (procedure "start_server" line 2) invoked from within "start_server {tags {"info" "external:skip"}} { start_server {} { test {latencystats: disable/enable} { r config resetstat ..." (file "tests/unit/info.tcl" line 13) invoked from within "source $path" (procedure "execute_test_file" line 4) invoked from within "execute_test_file $data" (procedure "test_client_main" line 10) invoked from within "test_client_main $::test_server_port " === (external:skip cluster) Starting server 127.0.0.1:23197 ok === (regression) Starting server 127.0.0.1:26233 ok === (needs:repl external:skip) Starting server 127.0.0.1:25753 ok === () Starting server 127.0.0.1:27197 ok Killing still running Valkey server 2124743 Killing still running Valkey server 2124764 Killing still running Valkey server 2124786 Killing still running Valkey server 2124796 Killing still running Valkey server 2124794 Killing still running Valkey server 2124802 Killing still running Valkey server 2124830 Killing still running Valkey server 2124829 Killing still running Valkey server 2124837 Killing still running Valkey server 2124846 Killing still running Valkey server 2124853 Killing still running Valkey server 2124842 Killing still running Valkey server 2124859 Killing still running Valkey server 2124871 Killing still running Valkey server 2124932 Killing still running Valkey server 2124929 Killing still running Valkey server 2124956 Killing still running Valkey server 2124948 Killing still running Valkey server 2124944 Killing still running Valkey server 2124942 Killing still running Valkey server 2124939 Killing still running Valkey server 2124958 Killing still running Valkey server 2124994 Killing still running Valkey server 2124993 Killing still running Valkey server 2125019 Killing still running Valkey server 2125052 Killing still running Valkey server 2125114 Killing still running Valkey server 2125814 Killing still running Valkey server 2125879 Killing still running Valkey server 2125880 Killing still running Valkey server 2126022 Killing still running Valkey server 2126129 Killing still running Valkey server 2126150 Killing still running Valkey server 2126231 Killing still running Valkey server 2126284 Killing still running Valkey server 2126308 Killing still running Valkey server 2126408 Killing still running Valkey server 2126430 Killing still running Valkey server 2126463 Killing still running Valkey server 2126491 Killing still running Valkey server 2126550 Killing still running Valkey server 2126629 Killing still running Valkey server 2126698 Killing still running Valkey server 2126795 Killing still running Valkey server 2126857 Killing still running Valkey server 2126928 Killing still running Valkey server 2126991 Killing still running Valkey server 2127071 Killing still running Valkey server 2127412 Killing still running Valkey server 2127679 Killing still running Valkey server 2127762 Killing still running Valkey server 2127818 Killing still running Valkey server 2127895 Killing still running Valkey server 2128062 Killing still running Valkey server 2128359 Killing still running Valkey server 2128671 Killing still running Valkey server 2128808 Killing still running Valkey server 2128866 Killing still running Valkey server 2129043 Killing still running Valkey server 2129066 Killing still running Valkey server 2129068 Killing still running Valkey server 2129192 Killing still running Valkey server 2129362 Killing still running Valkey server 2129429 Killing still running Valkey server 2129517 Killing still running Valkey server 2129665 Killing still running Valkey server 2129978 Killing still running Valkey server 2129983 Killing still running Valkey server 2130281 Killing still running Valkey server 2130307 Killing still running Valkey server 2130334 Killing still running Valkey server 2130529 Killing still running Valkey server 2130742 Killing still running Valkey server 2130746 Killing still running Valkey server 2130902 Killing still running Valkey server 2131096 Killing still running Valkey server 2131190 Killing still running Valkey server 2131286 Killing still running Valkey server 2131471 Killing still running Valkey server 2131656 Killing still running Valkey server 2131862 Killing still running Valkey server 2131910 Killing still running Valkey server 2131943 Killing still running Valkey server 2131990 Killing still running Valkey server 2131999 Killing still running Valkey server 2132021 error: Bad exit status from /usr/src/tmp/rpm-tmp.67519 (%check) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.67519 (%check) Command exited with non-zero status 1 250.69user 29.73system 2:17.65elapsed 203%CPU (0avgtext+0avgdata 117504maxresident)k 0inputs+0outputs (0major+6563442minor)pagefaults 0swaps hsh-rebuild: rebuild of `valkey-8.0.1-alt2.src.rpm' failed. Command exited with non-zero status 1 5.76user 1.98system 2:31.00elapsed 5%CPU (0avgtext+0avgdata 137728maxresident)k 45496inputs+0outputs (0major+201003minor)pagefaults 0swaps