<86>Dec 21 09:13:02 userdel[1660866]: delete user 'rooter' <86>Dec 21 09:13:02 userdel[1660866]: removed group 'rooter' owned by 'rooter' <86>Dec 21 09:13:02 userdel[1660866]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 21 09:13:02 groupadd[1660915]: group added to /etc/group: name=rooter, GID=1832 <86>Dec 21 09:13:02 groupadd[1660915]: group added to /etc/gshadow: name=rooter <86>Dec 21 09:13:02 groupadd[1660915]: new group: name=rooter, GID=1832 <86>Dec 21 09:13:02 useradd[1660941]: new user: name=rooter, UID=1832, GID=1832, home=/root, shell=/bin/bash, from=none <86>Dec 21 09:13:02 userdel[1660978]: delete user 'builder' <86>Dec 21 09:13:02 userdel[1660978]: removed group 'builder' owned by 'builder' <86>Dec 21 09:13:02 userdel[1660978]: removed shadow group 'builder' owned by 'builder' <86>Dec 21 09:13:02 groupadd[1660997]: group added to /etc/group: name=builder, GID=1833 <86>Dec 21 09:13:02 groupadd[1660997]: group added to /etc/gshadow: name=builder <86>Dec 21 09:13:02 groupadd[1660997]: new group: name=builder, GID=1833 <86>Dec 21 09:13:02 useradd[1661008]: new user: name=builder, UID=1833, GID=1833, home=/usr/src, shell=/bin/bash, from=none <13>Dec 21 09:13:06 rpmi: libtcl-8.6.13-alt1 sisyphus+310696.100.1.1 1669548256 installed <13>Dec 21 09:13:06 rpmi: tcl-8.6.13-alt1 sisyphus+310696.100.1.1 1669548256 installed <13>Dec 21 09:13:06 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667413000 installed <13>Dec 21 09:13:06 rpmi: libsystemd-1:255.13-alt1 sisyphus+359453.100.2.1 1728651220 installed <13>Dec 21 09:13:06 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Dec 21 09:13:06 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Dec 21 09:13:07 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Dec 21 09:13:07 rpmi: libp11-kit-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622586 installed <13>Dec 21 09:13:07 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802618 installed <13>Dec 21 09:13:07 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Dec 21 09:13:07 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Dec 21 09:13:07 rpmi: ca-certificates-2024.12.10-alt1 sisyphus+364633.200.3.1 1733918603 installed <13>Dec 21 09:13:07 rpmi: ca-trust-0.2.0-alt1 sisyphus+344843.100.1.1 1712743326 installed <13>Dec 21 09:13:07 rpmi: p11-kit-trust-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622586 installed <13>Dec 21 09:13:07 rpmi: libcrypto3-3.1.7-alt2 sisyphus+359910.100.1.1 1729080696 installed <13>Dec 21 09:13:07 rpmi: libssl3-3.1.7-alt2 sisyphus+359910.100.1.1 1729080696 installed <13>Dec 21 09:13:07 rpmi: libssl-devel-3.1.7-alt2 sisyphus+359910.100.1.1 1729080696 installed <13>Dec 21 09:13:07 rpmi: openssl-3.1.7-alt2 sisyphus+359910.100.1.1 1729080696 installed <13>Dec 21 09:13:07 rpmi: tcl-tls-1.7.22-alt1 sisyphus+326069.1000.1.1 1690717870 installed <13>Dec 21 09:13:07 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139881 installed <13>Dec 21 09:13:07 rpmi: libsystemd-devel-1:255.13-alt1 sisyphus+359453.100.2.1 1728651220 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40683 + 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.40683 + 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 -j16 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic >> .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 -march=i586 -mtune=generic -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 "-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic" > .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' (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' 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 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 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/hdr_histogram' cc -std=c99 -Wall -Os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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/linenoise' cc -Wall -Os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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/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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/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/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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' 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 -o lua lua.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 luac luac.o print.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 -march=i586 -mtune=generic" 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 *... 4 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking whether pause instruction is compilable... yes checking number of significant virtual address bits... 32 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 -march=i586 -mtune=generic' LDFLAGS= 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 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 -march=i586 -mtune=generic EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CXX : CONFIGURE_CXXFLAGS : SPECIFIED_CXXFLAGS : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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' 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' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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' 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' 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/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/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 -march=i586 -mtune=generic -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' 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' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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' 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' 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/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/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/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/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/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/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' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' 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' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/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/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/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/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' 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_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_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/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_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' 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/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/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/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' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/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' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/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' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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/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' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/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' /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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from threads_mngr.c:35: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from memory_prefetch.c:11: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from io_threads.h:4, from io_threads.c:7: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from t_list.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from t_set.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from t_hash.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from object.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from pubsub.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from t_string.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from multi.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from syncio.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from aof.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from rdb.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from db.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from crc16.c:1: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from sort.c:32: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from cluster_slot_stats.h:1, from cluster_slot_stats.c:7: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from debug.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from config.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from slowlog.h:33, from slowlog.c:41: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from networking.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from t_zset.c:59: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from cluster.c:36: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from server.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from bio.c:63: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from replication.c:32: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from rio.c:57: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from notify.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from lazyfree.c:1: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from latency.c:36: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from blocked.c:63: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from valkey-check-aof.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from eval.c:38: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from valkey-check-rdb.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from sparkline.c:33: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from hyperloglog.c:32: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from bitops.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from geo.h:4, from geo.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from evict.c:33: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from expire.c:33: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from lolwut6.c:42: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from childinfo.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from defrag.c:36: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from socket.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from lolwut.c:36: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from lolwut5.c:36: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from tracking.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from resp_parser.c:59: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from call_reply.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from timeout.c:29: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from t_stream.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from functions.h:51, from function_lua.c:42: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from acl.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from sentinel.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from script.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from functions.h:51, from functions.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from connection.c:27: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from cluster_legacy.c:35: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from tls.c:32: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from script_lua.h:51, from script_lua.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from unix.c:27: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 In file included from logreqres.c:70: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from commands.c:2: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 In file included from module.c:54: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ 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 -march=i586 -mtune=generic -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.95652 + 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 -march=i586 -mtune=generic' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 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 -march=i586 -mtune=generic -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) verify-elf: WARNING: ./usr/bin/valkey-server: uses non-LFS functions: fcntl fopen freopen mmap verify-elf: WARNING: ./usr/bin/valkey-benchmark: uses non-LFS functions: fcntl mmap verify-elf: WARNING: ./usr/bin/valkey-cli: uses non-LFS functions: fcntl fopen mmap Splitting links to aliased files under /{,s}bin in /usr/src/tmp/valkey-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.5913 + 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]: 2262689 Testing unit/acl-v2 [ready]: 2262691 Testing unit/acl [ready]: 2262696 Testing unit/aofrw [ready]: 2262700 Testing unit/auth [ready]: 2262694 Testing unit/bitfield [ready]: 2262705 Testing unit/bitops [ready]: 2262702 Testing unit/client-eviction [ready]: 2262709 Testing unit/dump [ready]: 2262714 Testing unit/expire [ready]: 2262715 Testing unit/functions [ready]: 2262722 Testing unit/geo [ready]: 2262727 Testing unit/hyperloglog [ready]: 2262728 Testing unit/info-command [ready]: 2262732 Testing unit/info [ready]: 2262742 Testing unit/introspection-2 [ready]: 2262747 Testing unit/introspection [ready]: 2262751 Testing unit/keyspace [ready]: 2262754 Testing unit/latency-monitor [ready]: 2262765 Testing unit/lazyfree [ready]: 2262761 Testing unit/limits [ready]: 2262770 Testing unit/maxmemory [ready]: 2262776 Testing unit/multi [ready]: 2262779 Testing unit/networking [ready]: 2262788 Testing unit/obuf-limits [ready]: 2262784 Testing unit/other [ready]: 2262791 Testing unit/pause [ready]: 2262800 Testing unit/printver [ready]: 2262796 Testing unit/protocol [ready]: 2262821 Testing unit/pubsub [ready]: 2262805 Testing unit/pubsubshard [ready]: 2262812 Testing unit/querybuf [ready]: 2262818 Testing unit/quit [ready]: 2262832 Testing unit/replybufsize [ready]: 2262824 Testing unit/scan [ready]: 2262827 Testing unit/scripting [ready]: 2262844 Testing unit/shutdown [ready]: 2262842 Testing unit/slowlog [ready]: 2262856 Testing unit/sort [ready]: 2262860 Testing unit/tls [ready]: 2262864 Testing unit/tracking [ready]: 2262875 Testing unit/violations [ready]: 2262867 Testing unit/wait [ready]: 2262877 Testing unit/type/hash [ready]: 2262872 Testing unit/type/incr [ready]: 2262881 Testing unit/type/list-2 [ready]: 2262887 Testing unit/type/list-3 [ready]: 2262892 Testing unit/type/list [ready]: 2262896 Testing unit/type/set [ready]: 2262901 Testing unit/type/stream-cgroups [ready]: 2262902 Testing unit/type/stream === (protocol network) Starting server 127.0.0.1:25271 ok === (stream) Starting server 127.0.0.1:28951 ok === (acl external:skip) Starting server 127.0.0.1:21271 ok [ok]: XADD wrong number of args (1 ms) [ok]: XADD can add entries into a stream that XRANGE can fetch (1 ms) [ok]: XADD IDs are incremental (2 ms) [ok]: XADD IDs are incremental when ms is the same as well (1 ms) [ok]: XADD IDs correctly report an error when overflowing (2 ms) [ok]: XADD auto-generated sequence is incremented for last ID (1 ms) [ok]: XADD auto-generated sequence is zero for future timestamp ID (0 ms) [ok]: XADD auto-generated sequence can't be smaller than last ID (1 ms) [ok]: XADD auto-generated sequence can't overflow (0 ms) === (aofrw external:skip logreqres:skip) Starting server 127.0.0.1:21591 ok [ok]: XADD 0-* should succeed (2 ms) === (acl external:skip) Starting server 127.0.0.1:21111 ok === (hll) Starting server 127.0.0.1:22871 ok === (geo) Starting server 127.0.0.1:22711 ok === (scripting) Starting server 127.0.0.1:22551 ok === () Starting server 127.0.0.1:21911 ok === (bitops) Starting server 127.0.0.1:21431 ok === (dump) Starting server 127.0.0.1:22231 ok === (auth external:skip) Starting server 127.0.0.1:21751 ok === (bitops) Starting server 127.0.0.1:22071 ok === (multi) Starting server 127.0.0.1:24471 ok === (limits network external:skip) Starting server 127.0.0.1:23991 ok === (scan network standalone) Starting server 127.0.0.1:26231 ok === () Starting server 127.0.0.1:25431 ok === (info external:skip) Starting server 127.0.0.1:23191 ok === (introspection) Starting server 127.0.0.1:23511 ok === (incr) Starting server 127.0.0.1:27671 ok === (introspection) Starting server 127.0.0.1:23351 ok === (pause network) Starting server 127.0.0.1:25111 ok [ok]: GEO with wrong type src key (3 ms) [ok]: GEO with non existing src key (3 ms) [ok]: Connections start with the default user (1 ms) [ok]: GEO BYLONLAT with empty search (4 ms) [ok]: GEO BYMEMBER with non existing member (2 ms) === (scripting) Starting server 127.0.0.1:26391 ok [ok]: It is possible to create new users (2 ms) [ok]: GEOADD create (0 ms) [ok]: GEOADD update (1 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:28471 ok === () Starting server 127.0.0.1:27831 ok [ok]: GEOADD update with CH option (1 ms) [ok]: Coverage: ACL USERS (1 ms) === (latency-monitor needs:latency) Starting server 127.0.0.1:23831 ok [ok]: GEOADD update with NX option (1 ms) [ok]: Usernames can not contain spaces or null characters (0 ms) [ok]: GEOADD update with XX option (1 ms) [ok]: New users start disabled (1 ms) [ok]: GEOADD update with CH NX option (0 ms) [ok]: Enabling the user allows the login (0 ms) [ok]: GEOADD update with CH XX option (0 ms) [ok]: Only the set of correct passwords work (3 ms) [ok]: GEOADD update with XX NX option will return syntax error (0 ms) [ok]: It is possible to remove passwords from the set of valid ones (1 ms) [ok]: GEOADD update with invalid option (0 ms) [ok]: Test password hashes can be added (0 ms) === (keyspace) Starting server 127.0.0.1:23671 ok [ok]: GEOADD invalid coordinates (1 ms) [ok]: Test password hashes validate input (4 ms) [ok]: ACL GETUSER returns the password hash instead of the actual password (9 ms) [ok]: GEOADD multi add (9 ms) [ok]: Check geoset values (1 ms) [ok]: GEORADIUS simple (sorted) (0 ms) [ok]: GEORADIUS_RO simple (sorted) (0 ms) [ok]: GEOSEARCH simple (sorted) (2 ms) [ok]: GEOSEARCH FROMLONLAT and FROMMEMBER cannot exist at the same time (1 ms) [ok]: GEOSEARCH FROMLONLAT and FROMMEMBER one must exist (0 ms) [ok]: GEOSEARCH BYRADIUS and BYBOX cannot exist at the same time (0 ms) [ok]: GEOSEARCH BYRADIUS and BYBOX one must exist (0 ms) [ok]: GEOSEARCH with STOREDIST option (1 ms) [ok]: GEORADIUS withdist (sorted) (0 ms) [ok]: GEOSEARCH withdist (sorted) (0 ms) [ok]: GEORADIUS with COUNT (0 ms) === (list ziplist) Starting server 127.0.0.1:28311 ok === (quit) Starting server 127.0.0.1:25911 ok [ok]: Test hashed passwords removal (6 ms) [ok]: GEORADIUS with multiple WITH* tokens (1 ms) [ok]: GEORADIUS with ANY not sorted by default (1 ms) [ok]: GEORADIUS with ANY sorted by ASC (0 ms) [ok]: By default users are not able to access any command (1 ms) [ok]: GEORADIUS with ANY but no COUNT (0 ms) [ok]: FUNCTION - Basic usage (2 ms) [ok]: FUNCTION - Load with unknown argument (0 ms) [ok]: By default users are not able to access any key (2 ms) [ok]: GEORADIUS with COUNT but missing integer argument (0 ms) [ok]: FUNCTION - Create an already exiting library raise error (0 ms) [ok]: GEORADIUS with COUNT DESC (0 ms) [ok]: FUNCTION - Create an already exiting library raise error (case insensitive) (1 ms) [ok]: FUNCTION - Create a library with wrong name format (0 ms) [ok]: GEORADIUS HUGE, issue #2767 (0 ms) [ok]: FUNCTION - Create library with unexisting engine (0 ms) [ok]: GEORADIUSBYMEMBER simple (sorted) (0 ms) [ok]: FUNCTION - Test uncompiled script (0 ms) [ok]: GEORADIUSBYMEMBER_RO simple (sorted) (0 ms) [ok]: GEORADIUSBYMEMBER search areas contain satisfied points in oblique direction (2 ms) [ok]: It's possible to allow the access of a subset of keys (2 ms) [ok]: GEORADIUSBYMEMBER crossing pole search (0 ms) === (other) Starting server 127.0.0.1:24791 ok [ok]: GEOSEARCH FROMMEMBER simple (sorted) (1 ms) [ok]: GEOSEARCH vs GEORADIUS (0 ms) [ok]: GEOSEARCH non square, long and narrow (1 ms) [ok]: GEOSEARCH corner point test (0 ms) [ok]: GEORADIUSBYMEMBER withdist (sorted) (1 ms) [ok]: By default, only default user is able to publish to any channel (1 ms) [ok]: GEOHASH is able to return geohash strings (0 ms) === (stream) Starting server 127.0.0.1:28791 ok [ok]: By default, only default user is not able to publish to any shard channel (0 ms) [ok]: FUNCTION - test replace argument (7 ms) [ok]: GEOHASH with only key as argument (1 ms) [ok]: DUMP / RESTORE are able to serialize / unserialize a simple key (5 ms) [ok]: FUNCTION - test function case insensitive (0 ms) [ok]: GEOPOS simple (1 ms) [ok]: FUNCTION - test replace argument with failure keeps old libraries (0 ms) [ok]: RESTORE can set an arbitrary expire to the materialized key (1 ms) [ok]: GEOPOS missing element (0 ms) [ok]: FUNCTION - test function delete (1 ms) [ok]: GEOPOS with only key as argument (1 ms) [ok]: FUNCTION - test fcall bad arguments (0 ms) [ok]: GEODIST simple & unit (0 ms) [ok]: RESTORE can set an expire that overflows a 32 bit integer (0 ms) [ok]: FUNCTION - test fcall bad number of keys arguments (0 ms) [ok]: GEODIST missing elements (1 ms) [ok]: FUNCTION - test fcall negative number of keys (1 ms) [ok]: GEORADIUS STORE option: syntax error (1 ms) [ok]: FUNCTION - test delete on not exiting library (0 ms) [ok]: RESTORE can set an absolute expire (0 ms) [ok]: GEOSEARCHSTORE STORE option: syntax error (0 ms) [ok]: FUNCTION - test function kill when function is not running (0 ms) [ok]: GEORANGE STORE option: incompatible options (1 ms) [ok]: FUNCTION - test wrong subcommand (0 ms) [ok]: GEORANGE STORE option: plain usage (1 ms) [ok]: FUNCTION - test loading from rdb (1 ms) [ok]: GEORADIUSBYMEMBER STORE/STOREDIST option: plain usage (1 ms) [ok]: FUNCTION - test debug reload different options (4 ms) [ok]: GEOSEARCHSTORE STORE option: plain usage (0 ms) [ok]: FUNCTION - test debug reload with nosave and noflush (2 ms) [ok]: GEORANGE STOREDIST option: plain usage (1 ms) [ok]: FUNCTION - test flushall and flushdb do not clean functions (0 ms) [ok]: GEOSEARCHSTORE STOREDIST option: plain usage (0 ms) [ok]: GEORANGE STOREDIST option: COUNT ASC and DESC (2 ms) [ok]: GEOSEARCH the box spans -180° or 180° (0 ms) [ok]: GEOSEARCH with small distance (1 ms) [ok]: FUNCTION - test function dump and restore (4 ms) === (pubsubshard external:skip) Starting server 127.0.0.1:25591 ok [ok]: RESTORE with ABSTTL in the past (6 ms) [ok]: RESTORE can set LRU (1 ms) [ok]: FUNCTION - test function dump and restore with flush argument (1 ms) === (lazyfree) Starting server 127.0.0.1:24151 ok [ok]: RESTORE can set LFU (3 ms) [ok]: RESTORE returns an error of the key already exists (1 ms) [ok]: BITCOUNT against wrong type (2 ms) === (querybuf slow) Starting server 127.0.0.1:25751 ok [ok]: RESTORE can overwrite an existing key with REPLACE (3 ms) [ok]: FUNCTION - test function dump and restore with append argument (7 ms) [ok]: BITCOUNT returns 0 against non existing key (0 ms) [ok]: RESTORE can detect a syntax error for unrecognized options (0 ms) [ok]: FUNCTION - test function dump and restore with replace argument (1 ms) [ok]: BITCOUNT returns 0 with out of range indexes (0 ms) Waiting for background AOF rewrite to finish... [ok]: BITCOUNT returns 0 with negative indexes where start > end (1 ms) [ok]: FUNCTION - test function restore with bad payload do not drop existing functions (1 ms) [ok]: BITCOUNT against test vector #1 (0 ms) [ok]: FUNCTION - test function restore with wrong number of arguments (0 ms) [ok]: Handle an empty query (189 ms) [ok]: FUNCTION - test fcall_ro with write command (1 ms) [ok]: BITCOUNT against test vector #2 (0 ms) [ok]: BITCOUNT against test vector #3 (0 ms) [ok]: FUNCTION - test fcall_ro with read only commands (0 ms) [ok]: BITCOUNT against test vector #4 (1 ms) [ok]: BITFIELD signed SET and GET basics (1 ms) === (replybufsize) Starting server 127.0.0.1:26551 ok [ok]: FUNCTION - test keys and argv (4 ms) [ok]: BITCOUNT against test vector #5 (0 ms) [ok]: FUNCTION - test command get keys on fcall (0 ms) [ok]: FUNCTION - test command get keys on fcall_ro (0 ms) [ok]: BITFIELD unsigned SET and GET basics (5 ms) [ok]: BITFIELD signed SET and GET together (0 ms) [ok]: BITFIELD unsigned with SET, GET and INCRBY arguments (1 ms) [ok]: BITFIELD with only key as argument (0 ms) [ok]: BITFIELD # form (2 ms) === (wait network external:skip) Starting server 127.0.0.1:27511 ok [ok]: BITFIELD basic INCRBY form (4 ms) [ok]: BITFIELD chaining of multiple commands (0 ms) [ok]: BITFIELD unsigned overflow wrap (1 ms) [ok]: BITFIELD unsigned overflow sat (1 ms) [ok]: AUTH fails if there is no password configured server side (1 ms) [ok]: BITFIELD signed overflow wrap (1 ms) [ok]: BITFIELD signed overflow sat (4 ms) [ok]: MULTI / EXEC basics (9 ms) [ok]: Arity check for auth command (3 ms) [ok]: DISCARD (4 ms) [ok]: Nested MULTI are not allowed (7 ms) [ok]: MULTI where commands alter argc/argv (1 ms) [ok]: WATCH inside MULTI is not allowed (1 ms) [ok]: EXEC fails if there are errors while queueing commands #1 (4 ms) [ok]: packed node check compression with insert and pop (4 ms) [ok]: INCR against non existing key (4 ms) [ok]: INCR against key created by incr itself (0 ms) [ok]: DECR against key created by incr (1 ms) [ok]: packed node check compression combined with trim (2 ms) Testing Valkey version 7.2.4 (00000000) [ok]: DECR against key is not exist and incr (2 ms) [ok]: INCR against key originally set with SET (0 ms) [ok]: INCR over 32bit value (0 ms) [ok]: INCRBY over 32bit value with over 32bit increment (1 ms) [ok]: INCR fails against key with spaces (left) (1 ms) [ok]: packed node check compression with lset (7 ms) [ok]: INCR fails against key with spaces (right) (1 ms) [ok]: INCR fails against key with spaces (both) (0 ms) [ok]: DECRBY negation overflow (1 ms) [ok]: INCR fails against a key holding a list (0 ms) [ok]: DECRBY over 32bit value with over 32bit increment, negative res (0 ms) [ok]: DECRBY against key is not exist (0 ms) [ok]: INCR uses shared objects in the 0-9999 range (1 ms) [ok]: INCR can modify objects in-place (1 ms) [ok]: INCRBYFLOAT against non existing key (1 ms) [ok]: INCRBYFLOAT against key originally set with SET (0 ms) [ok]: INCRBYFLOAT over 32bit value (1 ms) [ok]: INCRBYFLOAT over 32bit value with over 32bit increment (1 ms) [ok]: INCRBYFLOAT fails against key with spaces (left) (0 ms) [ok]: INCRBYFLOAT fails against key with spaces (right) (1 ms) [ok]: INCRBYFLOAT fails against key with spaces (both) (0 ms) [ok]: INCRBYFLOAT fails against a key holding a list (0 ms) [ok]: INCRBYFLOAT does not allow NaN or Infinity (0 ms) [ok]: INCRBYFLOAT decrement (1 ms) [ok]: string to double with null terminator (1 ms) [ok]: No negative zero (0 ms) [ok]: INCRBY INCRBYFLOAT DECRBY against unhappy path (3 ms) [ok]: incr operation should update encoding from raw to int (1 ms) [ok]: By default, only default user is able to subscribe to any channel (118 ms) [ok]: decr operation should update encoding from raw to int (1 ms) [ok]: incrby operation should update encoding from raw to int (2 ms) [ok]: decrby operation should update encoding from raw to int (1 ms) [ok]: PING (1 ms) [ok]: CLIENT LIST (0 ms) [ok]: CLIENT LIST with IDs (0 ms) [ok]: CLIENT INFO (0 ms) === (pubsub network) Starting server 127.0.0.1:26071 ok === (info and its relative command) Starting server 127.0.0.1:23031 ok === () Starting server 127.0.0.1:24631 ok [ok]: EVAL - Does Lua interpreter replies to our requests? (8 ms) [ok]: EVAL - Return _G (1 ms) [ok]: EVAL - Return table with a metatable that raise error (1 ms) === (set) Starting server 127.0.0.1:28631 ok [ok]: EVAL - Return table with a metatable that call server (2 ms) [ok]: EVAL - Lua integer -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua string -> Redis protocol type conversion (3 ms) [ok]: EVAL - Lua true boolean -> Redis protocol type conversion (3 ms) [ok]: EVAL - Lua false boolean -> Redis protocol type conversion (2 ms) [1/122 done]: unit/printver (1 seconds) Testing unit/type/string [ok]: EVAL - Lua status code reply -> Redis protocol type conversion (2 ms) [ok]: EVAL - Lua error reply -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua table -> Redis protocol type conversion (1 ms) [ok]: EVAL - Are the KEYS and ARGV arrays populated correctly? (0 ms) [ok]: EVAL - is Lua able to call Redis API? (2 ms) [ok]: By default, only default user is able to subscribe to any shard channel (76 ms) [ok]: EVAL - Redis integer -> Lua type conversion (2 ms) [ok]: EVAL - Lua number -> Redis integer conversion (4 ms) [ok]: EVAL - Redis bulk -> Lua type conversion (0 ms) [ok]: XGROUP CREATE: creation and duplicate group name detection (0 ms) [ok]: EVAL - Redis multi bulk -> Lua type conversion (6 ms) [ok]: XGROUP CREATE: with ENTRIESREAD parameter (6 ms) [ok]: EVAL - Redis status reply -> Lua type conversion (5 ms) [ok]: XGROUP CREATE: automatic stream creation fails without MKSTREAM (0 ms) [ok]: XGROUP CREATE: automatic stream creation works with MKSTREAM (1 ms) [ok]: XREADGROUP will return only new elements (0 ms) [ok]: EVAL - Redis error reply -> Lua type conversion (2 ms) [ok]: XREADGROUP can read the history of the elements we own (2 ms) [ok]: XPENDING is able to return pending items (0 ms) [ok]: XPENDING can return single consumer items (0 ms) [ok]: XPENDING only group (1 ms) [ok]: EVAL - Redis nil bulk reply -> Lua type conversion (3 ms) [ok]: EVAL - Is the Lua client using the currently selected DB? (1 ms) [ok]: Test basic multiple selectors (31 ms) [ok]: Test ACL selectors by default have no permissions (1 ms) [ok]: EVAL - SELECT inside Lua should not affect the caller (4 ms) [ok]: Test deleting selectors (6 ms) [ok]: SORT adds integer field to list (14 ms) [ok]: RESTORE should not store key that are already expired, with REPLACE will propagate it as DEL or UNLINK (201 ms) [ok]: DUMP of non existing key returns nil (0 ms) [ok]: Test selector syntax error reports the error in the selector context (2 ms) [ok]: EVAL - Scripts do not block on blpop command (9 ms) [ok]: EVAL - Scripts do not block on brpop command (1 ms) [ok]: EVAL - Scripts do not block on brpoplpush command (1 ms) [ok]: EVAL - Scripts do not block on blmove command (1 ms) [ok]: XPENDING with IDLE (22 ms) [ok]: EVAL - Scripts do not block on bzpopmin command (2 ms) [ok]: XPENDING with exclusive range intervals works as expected (0 ms) [ok]: EVAL - Scripts do not block on bzpopmax command (2 ms) [ok]: XACK is able to remove items from the consumer/group PEL (5 ms) [ok]: EVAL - Scripts do not block on wait (3 ms) [ok]: The microsecond part of the TIME command will not overflow (16 ms) [ok]: XACK can't remove the same item multiple times (0 ms) [ok]: XACK is able to accept multiple arguments (0 ms) [ok]: EVAL - Scripts do not block on waitaof (1 ms) [ok]: XACK should fail if got at least one invalid ID (1 ms) [ok]: EXEC fails if there are errors while queueing commands #2 (169 ms) [ok]: PEL NACK reassignment after XGROUP SETID event (2 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option (2 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option (3 ms) [ok]: If EXEC aborts, the client MULTI state is cleared (4 ms) [ok]: XREADGROUP will not report data on empty history. Bug #5577 (5 ms) [ok]: Test flexible selector definition (21 ms) [ok]: XREADGROUP history reporting of deleted entries. Bug #5570 (1 ms) [ok]: EXEC works on WATCHed key not modified (3 ms) [ok]: Test separate read permission (1 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option -- non empty stream (4 ms) [ok]: Test separate write permission (3 ms) [ok]: EXEC fail on WATCHed key modified (1 key of 1 watched) (2 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option -- non empty stream (2 ms) [ok]: EVAL - Scripts can run non-deterministic commands (5 ms) [ok]: EVAL - No arguments to redis.call/pcall is considered an error (0 ms) [ok]: EXEC fail on WATCHed key modified (1 key of 5 watched) (8 ms) [ok]: LATENCY HISTOGRAM with empty histogram (8 ms) [ok]: Negative multibulk length (233 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (1 ms) [ok]: EXEC fail on WATCHed key modified by SORT with STORE even if the result is empty (2 ms) === (tracking network logreqres:skip) Starting server 127.0.0.1:27351 ok [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (3 ms) [ok]: Test separate read and write permissions (11 ms) [ok]: Validate read and write permissions format (0 ms) === (expire) Starting server 127.0.0.1:22391 ok [2/122 done]: unit/type/incr (1 seconds) Testing unit/type/zset [ok]: LATENCY HISTOGRAM all commands (5 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (3 ms) [ignore]: EVAL - JSON string encoding a string larger than 2GB: large memory flag not provided [ok]: EVAL - JSON numeric decoding (1 ms) [ok]: EVAL - JSON string decoding (1 ms) [ok]: By default, only default user is able to subscribe to any pattern (74 ms) [ok]: LATENCY HISTOGRAM sub commands (4 ms) [ok]: EVAL - JSON smoke test (1 ms) [ok]: It's possible to allow publishing to a subset of channels (1 ms) [ok]: Test separate read and write permissions on different selectors are not additive (6 ms) [ok]: It's possible to allow publishing to a subset of shard channels (1 ms) [ok]: EVAL - cmsgpack can pack double? (0 ms) [ok]: Validate subset of channels is prefixed with resetchannels flag (1 ms) [ok]: EVAL - cmsgpack can pack negative int64? (1 ms) [ok]: In transaction queue publish/subscribe/psubscribe to unauthorized channel will fail (2 ms) [ok]: Test SET with separate read permission (8 ms) [ok]: LATENCY HISTOGRAM with a subset of commands (10 ms) [ok]: {standalone} SCAN basic (201 ms) [ok]: Test SET with separate write permission (2 ms) [ok]: LATENCY HISTOGRAM command (2 ms) === (tls) Starting server 127.0.0.1:27191 ok [ok]: LATENCY HISTOGRAM with wrong command name skips the invalid one (7 ms) [ok]: Test SET with read and write permissions (11 ms) [ok]: client input output and command process statistics (160 ms) [ok]: client evicted due to large argv (260 ms) [ok]: Test BITFIELD with separate read permission (2 ms) [ok]: Test BITFIELD with separate write permission (1 ms) [ok]: CLIENT KILL with illegal arguments (4 ms) [ok]: QUIT returns OK (174 ms) [ok]: Test BITFIELD with read and write permissions (6 ms) [ok]: SPUBLISH/SSUBSCRIBE basics (172 ms) [ok]: Test ACL log correctly identifies the relevant item when selectors are used (7 ms) [ok]: Test ACL GETUSER response information (1 ms) [ok]: Test ACL list idempotency (4 ms) [ok]: Test R+W is the same as all permissions (4 ms) [ok]: Test basic dry run functionality (1 ms) [ok]: Test various commands for command permissions (0 ms) === (sort) Starting server 127.0.0.1:27031 ok [ok]: Test various odd commands for key permissions (6 ms) [3/122 done]: unit/violations (1 seconds) Testing unit/cluster/announce-client-ip [ok]: Existence test commands are not marked as access (1 ms) [ok]: Intersection cardinaltiy commands are access commands (2 ms) === (obuf-limits external:skip logreqres:skip) Starting server 127.0.0.1:24951 ok [ok]: Test general keyspace commands require some type of permission to execute (3 ms) [ok]: Cardinality commands require some type of permission to execute (3 ms) === (shutdown external:skip) Starting server 127.0.0.1:26871 ok [ok]: Test sharded channel permissions (1 ms) [ok]: Test sort with ACL permissions (4 ms) [ok]: Test DRYRUN with wrong number of arguments (0 ms) [ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - listpack (19 ms) [ok]: Coverage: HELP commands (24 ms) [ok]: Test read commands are not blocked by client pause (151 ms) [ok]: Blocking XREADGROUP will not reply with an empty array (94 ms) [ok]: It's possible to allow subscribing to a subset of channels (70 ms) === (maxmemory external:skip) Starting server 127.0.0.1:24311 ok === (slowlog) Starting server 127.0.0.1:26711 ok [ok]: Coverage: MEMORY MALLOC-STATS (11 ms) [ok]: Coverage: MEMORY PURGE (4 ms) [ok]: info command with at most one sub command (8 ms) === (hash) Starting server 127.0.0.1:27991 ok [ok]: info command with one sub-section (5 ms) [ok]: SAVE - make sure there are all the types as values (13 ms) EXEC fail on lazy expired WATCHed key attempts: 0 [ok]: info command with multiple sub-sections (2 ms) [ok]: EXEC fail on lazy expired WATCHed key (108 ms) [ok]: WATCH stale keys should not fail EXEC (8 ms) === (list) Starting server 127.0.0.1:28151 ok [ok]: Out of range multibulk length (119 ms) [ok]: Delete WATCHed stale keys should not fail EXEC (6 ms) [ok]: FLUSHDB while watching stale keys should not fail EXEC (7 ms) [ok]: After successful EXEC key is no longer watched (2 ms) [ok]: After failed EXEC key is no longer watched (6 ms) [ok]: Explicit regression for a list bug (10 ms) [ok]: It is possible to UNWATCH (2 ms) [ok]: It's possible to allow subscribing to a subset of shard channels (57 ms) [ok]: UNWATCH when there is nothing watched works as expected (0 ms) [ok]: FLUSHALL is able to touch the watched keys (1 ms) [ok]: FLUSHALL does not touch non affected keys (9 ms) [ok]: FLUSHDB is able to touch the watched keys (4 ms) [ok]: FLUSHDB does not touch non affected keys (1 ms) [ok]: SWAPDB is able to touch the watched keys that exist (1 ms) [ok]: DEL against a single item (19 ms) [ok]: Blocking XREADGROUP: key deleted (82 ms) [ok]: Vararg DEL (1 ms) [ok]: Untagged multi-key commands (4 ms) [ok]: SWAPDB is able to touch the watched keys that do not exist (10 ms) [ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - hashtable (94 ms) [ok]: SWAPDB does not touch watched stale keys (6 ms) [ok]: KEYS with pattern (12 ms) [ok]: KEYS to get all keys (0 ms) [ok]: DBSIZE (0 ms) [ok]: KEYS with hashtag (2 ms) [ok]: DEL all keys (12 ms) [ok]: SWAPDB does not touch non-existing key replaced with stale key (17 ms) [ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - intset (23 ms) [ok]: SMISMEMBER SMEMBERS SCARD against non set (1 ms) [ok]: SWAPDB does not touch stale key replaced with another stale key (6 ms) [ok]: SMISMEMBER SMEMBERS SCARD against non existing key (5 ms) [ok]: SMISMEMBER requires one or more members (0 ms) [ok]: SADD against non set (1 ms) [ok]: WATCH is able to remember the DB a key belongs to (9 ms) [4/122 done]: unit/info-command (1 seconds) Testing unit/cluster/announced-endpoints [ok]: WATCH will consider touched keys target of EXPIRE (2 ms) [ok]: It's possible to allow subscribing to a subset of channel patterns (69 ms) [ok]: Wrong multibulk payload header (93 ms) [ok]: plain node check compression with insert and pop (375 ms) [ok]: Blocking XREADGROUP: key type changed with SET (55 ms) [ok]: SADD a non-integer against a small intset (16 ms) === () Starting server 127.0.0.1:27513 ok === () Starting server 127.0.0.1:23193 ok [ok]: FUNCTION - test function kill (481 ms) === (repl) Starting server 127.0.0.1:22233 ok [ok]: Subscribers are killed when revoked of channel permission (82 ms) [ok]: Regression for quicklist #3343 bug (144 ms) [ok]: {standalone} SCAN COUNT (269 ms) [ok]: SADD a non-integer against a large intset (80 ms) === (auth external:skip) Starting server 127.0.0.1:21753 ok [ok]: SADD an integer larger than 64 bits (13 ms) [ok]: SPUBLISH/SSUBSCRIBE with two clients (281 ms) [ok]: EXPIRE - set timeouts multiple times (21 ms) [ok]: EXPIRE - It should be still possible to read 'x' (2 ms) [ok]: Negative multibulk payload length (130 ms) [ok]: SLOWLOG - check that it starts with an empty log (18 ms) [ok]: Blocking XREADGROUP: key type changed with transaction (131 ms) [ok]: TLS: Not accepting non-TLS connections on a TLS port (0 ms) [ok]: plain node check compression combined with trim (140 ms) [ok]: Pub/Sub PING on RESP2 (16 ms) === (string) Starting server 127.0.0.1:25433 ok [ok]: HSET/HLEN - Small hash creation (7 ms) [ok]: Is the small hash encoded with a listpack? (0 ms) [ok]: Clients are able to enable tracking and redirect it (3 ms) [ok]: The other connection is able to get invalidations (5 ms) [ok]: Subscribers are killed when revoked of channel permission (90 ms) [ok]: The client is now able to disable tracking (3 ms) === (external:skip cluster) Starting server 127.0.0.1:27833 ok [ok]: Clients can enable the BCAST mode with the empty prefix (6 ms) [ok]: The connection gets invalidation messages about all the keys (1 ms) [ok]: Check compression with recompress (108 ms) [ok]: Clients can enable the BCAST mode with prefixes (3 ms) [ok]: Adding prefixes to BCAST mode works (1 ms) [ok]: Tracking NOLOOP mode in standard mode works (1 ms) [ok]: Tracking NOLOOP mode in BCAST mode works (1 ms) [ok]: SADD an integer larger than 64 bits to a large intset (87 ms) [ok]: Blocking XREADGROUP: flushed DB (66 ms) [ok]: CONFIG SET client-output-buffer-limit (17 ms) [ok]: Out of range multibulk payload length (88 ms) [ok]: HRANDFIELD - listpack (55 ms) === (zset) Starting server 127.0.0.1:27673 ok [ok]: XADD with MAXLEN option (903 ms) [ok]: Test old pause-all takes precedence over new pause-write (less restrictive) (379 ms) [ok]: Listpack: SORT BY key (6 ms) [ok]: HRANDFIELD - hashtable (31 ms) [ok]: Listpack: SORT BY key with limit (1 ms) [ok]: Listpack: SORT BY hash field (1 ms) [ok]: HRANDFIELD with RESP3 (2 ms) [ok]: latencystats: disable/enable (5 ms) [ok]: HRANDFIELD count of 0 is handled correctly (0 ms) [ok]: HRANDFIELD count overflow (0 ms) [ok]: HRANDFIELD with against non existing key (0 ms) [ok]: HRANDFIELD count of 0 is handled correctly - emptyarray (0 ms) [ok]: HRANDFIELD with against non existing key - emptyarray (1 ms) [ok]: latencystats: configure percentiles (6 ms) [ok]: latencystats: bad configure percentiles (3 ms) [ok]: SPUBLISH/SSUBSCRIBE after UNSUBSCRIBE without arguments (163 ms) [ok]: SET and GET an item (0 ms) [ok]: Blocking XREADGROUP: swapped DB, key doesn't exist (76 ms) [ok]: UNLINK can reclaim memory in background (487 ms) [ok]: SET and GET an empty item (1 ms) === (external:skip) Starting server 127.0.0.1:21113 ok [ok]: Subscribers are killed when revoked of pattern permission (127 ms) [ok]: plain node check compression with lset (176 ms) [ok]: Non-number multibulk payload length (102 ms) [ok]: TLS: Verify tls-auth-clients behaves as expected (187 ms) [ok]: SLOWLOG - only logs commands taking more time than specified (204 ms) [ok]: {standalone} SCAN MATCH (270 ms) [ok]: SSUBSCRIBE to one channel more than once (75 ms) [ok]: Temp rdb will be deleted if we use bg_unlink when shutdown (216 ms) [ok]: Setup slave (215 ms) [ok]: WAIT out of range timeout (milliseconds) (5 ms) [ok]: client evicted due to large query buf (552 ms) [ok]: Multi bulk request not followed by bulk arguments (52 ms) [ok]: MIGRATE is caching connections (623 ms) [ok]: Blocking XREADGROUP: swapped DB, key is not a stream (102 ms) [ok]: AUTH fails when a wrong password is given (105 ms) [ok]: XREAD and XREADGROUP against wrong parameter (0 ms) [ok]: Test behavior of loading ACLs (1 ms) [ok]: Arbitrary command gives an error when AUTH is required (4 ms) [ok]: AUTH succeeds when the right password is given (1 ms) [ok]: Pipelined commands after QUIT must not be executed (566 ms) [ok]: Once AUTH succeeded we can actually send commands to the server (6 ms) [ok]: Subscribers are killed when revoked of allchannels permission (99 ms) [ok]: verify reply buffer limits (685 ms) === (external:skip cluster) Starting server 127.0.0.1:23033 ok [ok]: SLOWLOG - zero max length is correctly handled (59 ms) [ok]: Crash due to wrongly recompress after lrem (226 ms) [ok]: Pub/Sub PING on RESP3 (3 ms) [ok]: Generic wrong number of args (79 ms) [ok]: Blocking XREAD: key deleted (69 ms) [ok]: LINSERT correctly recompress full quicklistNode after inserting a element before it (51 ms) [ok]: SLOWLOG - max entries is correctly handled (55 ms) === (external:skip cluster) Starting server 127.0.0.1:27835 ok [ok]: SLOWLOG - GET optional argument to limit output len works (9 ms) [ok]: latencystats: blocking commands (199 ms) [ok]: SLOWLOG - RESET subcommand works (4 ms) [ok]: Subscribers are pardoned if literal permissions are retained and/or gaining allchannels (77 ms) [ok]: SUNSUBSCRIBE from non-subscribed channels (126 ms) [ok]: latencystats: subcommands (13 ms) [ok]: PUBSUB command basics (0 ms) [ok]: Test new pause time is smaller than old one, then old time preserved (246 ms) [ok]: LINSERT correctly recompress full quicklistNode after inserting a element after it (46 ms) [ok]: Check encoding - listpack (0 ms) [ok]: Unbalanced number of quotes (62 ms) [ok]: SADD overflows the maximum allowed integers in an intset - single (328 ms) [ok]: ZSET basic ZADD and score update - listpack (9 ms) [ok]: ZSET element can't be set to NaN with ZADD - listpack (4 ms) [ok]: ZSET element can't be set to NaN with ZINCRBY - listpack (0 ms) [5/122 done]: unit/replybufsize (2 seconds) Testing unit/cluster/base [ignore]: Not supported in tls mode [ok]: ZADD with options syntax error with incomplete pair - listpack (3 ms) [ok]: ZADD XX option without key - listpack (0 ms) [ok]: ZADD XX existing key - listpack (6 ms) [6/122 done]: unit/acl-v2 (2 seconds) Testing unit/cluster/cli [ok]: blocked command gets rejected when reprocessed after permission change (62 ms) [ok]: Users can be configured to authenticate with any password (0 ms) [ok]: ZADD XX returns the number of elements actually added - listpack (1 ms) [ok]: ACLs can exclude single commands (1 ms) [ok]: ACLs can include or exclude whole classes of commands (1 ms) [ok]: ACLs can include single subcommands (1 ms) [ok]: ZADD XX updates existing elements score - listpack (1 ms) [ok]: ACLs can exclude single subcommands, case 1 (1 ms) [ok]: latencystats: measure latency (57 ms) [ok]: ACLs can exclude single subcommands, case 2 (1 ms) [ok]: ACLs cannot include a subcommand with a specific arg (0 ms) [ignore]: Not supported in tls mode [ok]: ACLs cannot exclude or include a container commands with a specific arg (1 ms) [ok]: ACLs cannot exclude or include a container command with two args (0 ms) [ok]: ACLs including of a type includes also subcommands (1 ms) [ok]: ACLs can block SELECT of all but a specific DB (1 ms) [ok]: ACLs can block all DEBUG subcommands except one (1 ms) [ok]: ZADD GT updates existing elements when new scores are greater - listpack (7 ms) [ok]: Blocking XREAD: key type changed with SET (91 ms) [ok]: TLS: Verify tls-protocols behaves as expected (216 ms) [ok]: FUNCTION - test script kill not working on function (505 ms) [ok]: ACLs set can include subcommands, if already full command exists (4 ms) [ok]: errorstats: failed call authentication error (11 ms) [ok]: EVAL - cmsgpack pack/unpack smoke test (750 ms) [ok]: ZADD LT updates existing elements when new scores are lower - listpack (7 ms) [ok]: ACLs set can exclude subcommands, if already full command exists (4 ms) [ok]: ACL SETUSER RESET reverting to default newly created user (1 ms) [ok]: ACL GETUSER is able to translate back command permissions (1 ms) [ok]: EVAL - cmsgpack can pack and unpack circular references? (3 ms) [ok]: EVAL - Numerical sanity check from bitop (4 ms) [ok]: ZADD GT XX updates existing elements when new scores are greater and skips new elements - listpack (5 ms) [ok]: ZADD LT XX updates existing elements when new scores are lower and skips new elements - listpack (1 ms) [ok]: ZADD XX and NX are not compatible - listpack (0 ms) [ok]: ZADD NX with non existing key - listpack (3 ms) [ok]: EVAL - Verify minimal bitop functionality (8 ms) [ok]: EVAL - Able to parse trailing comments (3 ms) [ok]: ZADD NX only add new elements without updating old ones - listpack (7 ms) [7/122 done]: unit/cluster/base (0 seconds) Testing unit/cluster/cluster-multiple-meets [ignore]: Not supported in tls mode [ok]: errorstats: failed call within MULTI/EXEC (20 ms) [ok]: ZADD GT and NX are not compatible - listpack (1 ms) [ok]: ZADD LT and NX are not compatible - listpack (0 ms) [ok]: ZADD LT and GT are not compatible - listpack (2 ms) [ok]: EVAL_RO - Successful case (3 ms) [ok]: EVAL_RO - Cannot run write commands (2 ms) [ok]: ACL GETUSER provides reasonable results (20 ms) [ok]: CONFIG SET port number (1398 ms) [ok]: ZADD INCR LT/GT replies with nill if score not updated - listpack (4 ms) [ok]: redis.sha1hex() implementation (4 ms) [ok]: ACL GETUSER provides correct results (6 ms) [ok]: ACL CAT with illegal arguments (0 ms) [ok]: errorstats: failed call within LUA (11 ms) [8/122 done]: unit/cluster/cli (0 seconds) Testing unit/cluster/cluster-nodes-slots [ok]: ACL CAT without category - list all categories (0 ms) [ok]: ZADD INCR LT/GT with inf - listpack (8 ms) [ok]: ACL CAT category - list all commands/subcommands that belong to category (2 ms) [ok]: ACL requires explicit permission for scripting for EVAL_RO, EVALSHA_RO and FCALL_RO (0 ms) [ok]: ZADD INCR works like ZINCRBY - listpack (3 ms) [ok]: ACL #5998 regression: memory leaks adding / removing subcommands (0 ms) [ok]: ZADD INCR works with a single score-element pair - listpack (0 ms) [ok]: errorstats: failed call NOSCRIPT error (11 ms) [ok]: SADD overflows the maximum allowed elements in a listpack - single (71 ms) [ok]: ZADD CH option changes return value to all changed elements - listpack (9 ms) [ok]: ACL LOG aggregates similar errors together and assigns unique entry-id to new errors (12 ms) [ok]: errorstats: failed call NOGROUP error (5 ms) [ok]: ZINCRBY calls leading to NaN result in error - listpack (1 ms) [ok]: ACL LOG shows failed command executions at toplevel (2 ms) [ok]: ZINCRBY against invalid incr value - listpack (0 ms) [ok]: ACL LOG shows failed subcommand executions at toplevel (1 ms) [ok]: ZADD - Variadic version base case - listpack (1 ms) [ok]: SADD overflows the maximum allowed integers in an intset - multiple (8 ms) [ok]: ZADD - Return value is the number of actually added items - listpack (0 ms) [ok]: errorstats: rejected call unknown command (4 ms) [ok]: ZADD - Variadic version does not add nothing on single parsing err - listpack (1 ms) [ok]: ZADD - Variadic version will raise error on missing arg - listpack (0 ms) [ok]: ZINCRBY does not work variadic even if shares ZADD implementation - listpack (3 ms) [ok]: ZCARD basics - listpack (1 ms) [ok]: ACL LOG is able to test similar events (5 ms) [ok]: SADD overflows the maximum allowed elements in a listpack - multiple (4 ms) [ok]: ACL LOG is able to log keys access violations and key name (0 ms) [ok]: ZREM removes key after last element is removed - listpack (4 ms) [ok]: ACL LOG is able to log channel access violations and channel name (1 ms) [ok]: ACL LOG RESET is able to flush the entries in the log (0 ms) [9/122 done]: unit/cluster/cluster-multiple-meets (0 seconds) Testing unit/cluster/cluster-reliable-meet [ok]: ACL LOG can distinguish the transaction context (1) (5 ms) [ignore]: Not supported in tls mode [ok]: ZREM variadic version - listpack (6 ms) [ok]: ZREM variadic version -- remove elements after key deletion - listpack (1 ms) [ok]: PUBLISH/SUBSCRIBE basics (203 ms) [ok]: errorstats: rejected call within MULTI/EXEC (16 ms) [ok]: errorstats: rejected call due to wrong arity (8 ms) [ok]: ZRANGE basics - listpack (11 ms) === (shutdown external:skip) Starting server 127.0.0.1:26873 ok [ok]: ZREVRANGE basics - listpack (10 ms) [ok]: errorstats: rejected call by OOM error (12 ms) [ok]: Test write commands are paused by RO (147 ms) [ok]: ZRANK/ZREVRANK basics - listpack (7 ms) [ok]: ZRANK - after deletion - listpack (1 ms) [ok]: ZINCRBY - can create a new sorted set - listpack (1 ms) [ok]: ZINCRBY - increment and decrement - listpack (5 ms) [ok]: ZINCRBY return value - listpack (0 ms) [ok]: errorstats: rejected call by authorization error (15 ms) [10/122 done]: unit/cluster/cluster-reliable-meet (0 seconds) Testing unit/cluster/cluster-response-tls [ok]: SADD overflows the maximum allowed integers in an intset - single_multiple (61 ms) [ok]: SADD overflows the maximum allowed elements in a listpack - single_multiple (3 ms) [ok]: Variadic SADD (3 ms) [ok]: Blocking XREADGROUP for stream that ran dry (issue #5299) (129 ms) [ok]: SLOWLOG - logged entry sanity check (201 ms) [ok]: ZRANGEBYSCORE/ZREVRANGEBYSCORE/ZCOUNT basics - listpack (23 ms) [ok]: ZRANGEBYSCORE with WITHSCORES - listpack (3 ms) [ok]: SLOWLOG - Certain commands are omitted that contain sensitive information (9 ms) [ok]: SLOWLOG - Some commands can redact sensitive fields (15 ms) [ok]: ACL LOG can distinguish the transaction context (2) (104 ms) [ok]: ZRANGEBYSCORE with LIMIT - listpack (40 ms) [ok]: ACL can log errors in the context of Lua scripting (4 ms) [ok]: ACL LOG can accept a numerical argument to show less entries (9 ms) [ok]: ACL LOG can log failed auth attempts (1 ms) [ok]: ZRANGEBYSCORE with LIMIT and WITHSCORES - listpack (15 ms) [ok]: ZRANGEBYSCORE with non-value min or max - listpack (1 ms) [ok]: ACLLOG - zero max length is correctly handled (9 ms) [ok]: Pipelined commands after QUIT that exceed read buffer size (349 ms) [ok]: ACL LOG entries are limited to a maximum amount (3 ms) [ok]: ACL LOG entries are still present on update of max len config (1 ms) [ok]: {standalone} SCAN TYPE (393 ms) [ok]: ZRANGEBYLEX/ZREVRANGEBYLEX/ZLEXCOUNT basics - listpack (10 ms) [ok]: Blocking XREADGROUP will ignore BLOCK if ID is not > (76 ms) [ok]: Protocol desync regression test #1 (239 ms) [ok]: PUBLISH/SUBSCRIBE with two clients (138 ms) [ok]: ZLEXCOUNT advanced - listpack (14 ms) === () Starting server 127.0.0.1:28473 ok [ok]: BITCOUNT fuzzing without start/end (1219 ms) [ok]: ZRANGEBYLEX with LIMIT - listpack (15 ms) [ok]: Very big payload in GET/SET (446 ms) [ok]: ZRANGEBYLEX with invalid lex range specifiers - listpack (2 ms) [ok]: SPUBLISH/SSUBSCRIBE with two clients (316 ms) [ok]: SHUTDOWN ABORT can cancel SIGTERM (22 ms) [ok]: When default user is off, new connections are not authenticated (56 ms) [ok]: When default user has no command permission, hello command still works for other users (1 ms) [ok]: PUBLISH/SUBSCRIBE after UNSUBSCRIBE without arguments (40 ms) [ok]: When an authentication chain is used in the HELLO cmd, the last auth cmd has precedence (1 ms) [ok]: When a setname chain is used in the HELLO cmd, the last setname cmd has precedence (1 ms) [ok]: When authentication fails in the HELLO cmd, the client setname should not be applied (0 ms) [ok]: ACL HELP should not have unexpected options (1 ms) [ok]: Delete a user that the client doesn't use (0 ms) [ok]: Delete a user that the client is using (2 ms) [ok]: FLUSHDB ASYNC can reclaim memory in background (543 ms) [ok]: ZREMRANGEBYSCORE basics - listpack (48 ms) [ok]: ZREMRANGEBYSCORE with non-value min or max - listpack (0 ms) [ok]: SUBSCRIBE to one channel more than once (44 ms) [ok]: BITFIELD overflow detection fuzzing (1263 ms) [ok]: ACL GENPASS command failed test (47 ms) [ok]: Default user can not be removed (0 ms) [ok]: ACL load non-existing configured ACL file (0 ms) [ok]: Temp rdb will be deleted in signal handle (59 ms) [ok]: ACL-Metrics user AUTH failure (8 ms) [ok]: ZREMRANGEBYRANK basics - listpack (31 ms) [ok]: ACL-Metrics invalid command accesses (3 ms) [ok]: WAIT should acknowledge 1 additional copy of the data (502 ms) [ok]: client evicted due to percentage of maxmemory (499 ms) [ok]: For unauthenticated clients multibulk and bulk length are limited (477 ms) [ok]: ACL-Metrics invalid key accesses (4 ms) [11/122 done]: unit/quit (2 seconds) Testing unit/cluster/cluster-shards [ok]: ACL-Metrics invalid channels accesses (8 ms) [ok]: errorstats: blocking commands (226 ms) === (external:skip cluster) Starting server 127.0.0.1:27837 ok [ok]: UNSUBSCRIBE and PUNSUBSCRIBE from non-subscribed channels (45 ms) === (external:skip cluster) Starting server 127.0.0.1:21115 ok === () Starting server 127.0.0.1:24634 ok [ok]: SLOWLOG - Rewritten commands are logged as their original command (218 ms) [ok]: SLOWLOG - commands with too many arguments are trimmed (1 ms) [ok]: TLS: Verify tls-ciphers behaves as expected (379 ms) [ok]: SLOWLOG - too long arguments are trimmed (7 ms) [ok]: ZREMRANGEBYLEX basics - listpack (78 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26553 ok [ok]: PUBLISH/PSUBSCRIBE basics (51 ms) [ok]: ZUNIONSTORE against non-existing key doesn't set destination - listpack (5 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF against non-existing key - listpack (9 ms) [ok]: ZUNIONSTORE with empty set - listpack (1 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with empty set - listpack (2 ms) [ok]: ZUNIONSTORE basics - listpack (2 ms) [ok]: Test special commands are paused by RO (319 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with integer members - listpack (3 ms) [ok]: ZUNIONSTORE with weights - listpack (0 ms) [ok]: ZUNION with weights - listpack (1 ms) [ok]: ZUNIONSTORE with a regular set and weights - listpack (2 ms) [ok]: ZUNIONSTORE with AGGREGATE MIN - listpack (0 ms) [ok]: ZUNION/ZINTER with AGGREGATE MIN - listpack (8 ms) [ok]: Test LPUSH and LPOP on plain nodes (10 ms) === (external:skip cluster) Starting server 127.0.0.1:23035 ok [ok]: ZUNIONSTORE with AGGREGATE MAX - listpack (1 ms) [ok]: ZUNION/ZINTER with AGGREGATE MAX - listpack (4 ms) [ok]: ZINTERSTORE basics - listpack (1 ms) [ok]: Test LINDEX and LINSERT on plain nodes (6 ms) [ok]: {standalone} SCAN unknown type (245 ms) [ok]: ZINTER basics - listpack (1 ms) [ok]: ZINTERCARD with illegal arguments (4 ms) [ok]: Test LTRIM on plain nodes (5 ms) [ok]: ZINTERCARD basics - listpack (1 ms) [ok]: Test LREM on plain nodes (1 ms) [ok]: ZINTER RESP3 - listpack (5 ms) [ok]: ZINTERSTORE with weights - listpack (2 ms) [ok]: ZINTER with weights - listpack (0 ms) [ok]: Test LPOS on plain nodes (10 ms) [ok]: ZINTERSTORE with a regular set and weights - listpack (6 ms) [ok]: Test LMOVE on plain nodes (7 ms) [ok]: ZINTERSTORE with AGGREGATE MIN - listpack (5 ms) [ok]: XADD with MAXLEN option and the '=' argument (774 ms) [ok]: ZINTERSTORE with AGGREGATE MAX - listpack (7 ms) [ok]: Blocking XREADGROUP for stream key that has clients blocked on list (268 ms) [ok]: ZUNIONSTORE with +inf/-inf scores - listpack (14 ms) [ok]: ZUNIONSTORE with NaN weights - listpack (3 ms) [ok]: PUBLISH/PSUBSCRIBE with two clients (97 ms) [ok]: ZINTERSTORE with +inf/-inf scores - listpack (7 ms) [ok]: ZINTERSTORE with NaN weights - listpack (9 ms) [ok]: ZDIFFSTORE basics - listpack (1 ms) [ok]: ZDIFF basics - listpack (0 ms) [ok]: ZDIFFSTORE with a regular set - listpack (3 ms) [ok]: ZDIFF subtracting set from itself - listpack (1 ms) [ok]: ZDIFF algorithm 1 - listpack (12 ms) [ok]: Protocol desync regression test #2 (315 ms) [ok]: ZDIFF algorithm 2 - listpack (5 ms) [ok]: DEL against expired key (1101 ms) [ok]: EXISTS (1 ms) [ok]: Zero length value in key. SET/GET/EXISTS (8 ms) [ok]: Commands pipelining (1 ms) [ok]: Non existing command (1 ms) [ok]: HRANDFIELD with - hashtable (828 ms) [ok]: RENAME basic usage (3 ms) [ok]: RENAME source key should no longer exist (1 ms) [ok]: RENAME against already existing key (3 ms) [ok]: RENAMENX basic usage (2 ms) [ok]: PUBLISH/PSUBSCRIBE after PUNSUBSCRIBE without arguments (76 ms) [ok]: RENAMENX against already existing key (13 ms) === (external:skip cluster) Starting server 127.0.0.1:25913 ok [ok]: RENAMENX against already existing key (2) (2 ms) [ok]: RENAME against non existing source key (1 ms) [ok]: Test read/admin multi-execs are not blocked by pause RO (158 ms) [ok]: RENAME where source and dest key are the same (existing) (4 ms) [ok]: FUNCTION - test function kill not working on eval (576 ms) [ok]: RENAMENX where source and dest key are the same (existing) (1 ms) [ok]: FUNCTION - test function flush (2 ms) [ok]: FUNCTION - test function wrong argument (1 ms) [ok]: SPUBLISH/SSUBSCRIBE with PUBLISH/SUBSCRIBE (326 ms) [ok]: RENAME where source and dest key are the same (non existing) (2 ms) [ok]: SLOWLOG - EXEC is not logged, just executed commands (204 ms) [ok]: RENAME with volatile key, should move the TTL as well (7 ms) [ok]: RENAME with volatile key, should not inherit TTL of target key (13 ms) [ok]: WATCH will consider touched expired keys (1148 ms) [ok]: DISCARD should clear the WATCH dirty flag on the client (4 ms) [ok]: DEL all keys again (DB 0) (4 ms) [ok]: DEL all keys again (DB 1) (3 ms) [ok]: DISCARD should UNWATCH all the keys (4 ms) [ok]: COPY basic usage for string (11 ms) [ok]: COPY for string does not replace an existing key without REPLACE option (2 ms) [ok]: COPY for string can replace an existing key with REPLACE option (2 ms) === (shutdown external:skip) Starting server 127.0.0.1:26875 ok [ok]: COPY for string ensures that copied data is independent of copying data (16 ms) [ok]: COPY for string does not copy data to no-integer DB (2 ms) [ok]: COPY can copy key expire metadata as well (4 ms) [ok]: COPY does not create an expire if it does not exist (3 ms) [ok]: Tracking gets notification of expired keys (1010 ms) [ok]: Test LSET with packed / plain combinations (203 ms) [ok]: Test LSET with packed is split in the middle (6 ms) === (external:skip cluster) Starting server 127.0.0.1:21117 ok [ok]: Blocking XREADGROUP for stream key that has clients blocked on stream - avoid endless loop (209 ms) === (auth_binary_password external:skip) Starting server 127.0.0.1:21755 ok [ok]: {standalone} SCAN with expired keys (258 ms) [ok]: TLS: Verify tls-prefer-server-ciphers behaves as expected (324 ms) [ok]: COPY basic usage for list - quicklist (53 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26555 ok [ok]: COPY basic usage for list - listpack (9 ms) [ok]: lazy free a stream with all types of metadata (454 ms) [ok]: lazy free a stream with deleted cgroup (6 ms) [ok]: COPY basic usage for $type set (24 ms) [ok]: COPY basic usage for $type set (5 ms) === (external:skip) Starting server 127.0.0.1:21273 ok [ok]: PubSub messages with CLIENT REPLY OFF (211 ms) [ok]: NUMSUB returns numbers, not strings (#1561) (0 ms) [ok]: Test write multi-execs are blocked by pause RO (213 ms) [ok]: SLOWLOG - can clean older entries (208 ms) [ok]: AUTH fails when binary password is wrong (0 ms) [ok]: AUTH succeeds when binary password is correct (1 ms) [ok]: RDB save will be failed in shutdown (9 ms) === (external:skip cluster) Starting server 127.0.0.1:23037 ok [12/122 done]: unit/lazyfree (2 seconds) Testing unit/cluster/cluster-slots [ok]: Quicklist: SORT BY key (11 ms) [ok]: Quicklist: SORT BY key with limit (1 ms) [ok]: Quicklist: SORT BY hash field (11 ms) [ok]: PubSubShard with CLIENT REPLY OFF (274 ms) [ok]: Tracking gets notification of lazy expired keys (208 ms) [ok]: HELLO 3 reply is correct (1 ms) [ok]: SHUTDOWN will abort if rdb save failed on signal (60 ms) [ok]: MULTI / EXEC is not propagated (single write command) (252 ms) [ok]: SHUTDOWN will abort if rdb save failed on shutdown command (2 ms) [ok]: HELLO without protover (4 ms) === (external:skip cluster) Starting server 127.0.0.1:27839 ok [ok]: RESP3 based basic invalidation (3 ms) [ok]: Test LSET with packed consist only one item (198 ms) [ok]: Crash due to delete entry from a compress quicklist node (2 ms) [ok]: RESP3 tracking redirection (5 ms) [ok]: SHUTDOWN can proceed if shutdown command was with nosave (16 ms) [ok]: Clean up rdb same named folder (3 ms) [ok]: Invalidations of previous keys can be redirected after switching to RESP3 (11 ms) [ok]: Crash due to split quicklist node wrongly (17 ms) [ok]: CONFIG SET bind address (859 ms) [ok]: Invalidations of new keys can be redirected after switching to RESP3 (6 ms) [ok]: Invalid keys should not be tracked for scripts in NOLOOP mode (3 ms) [ok]: Protocol desync regression test #3 (373 ms) [ok]: Tracking only occurs for scripts when a command calls a read-only command (13 ms) [ok]: Test LPUSH and LPOP on plain nodes (23 ms) [ok]: Test LINDEX and LINSERT on plain nodes (2 ms) [ok]: NUMPATs returns the number of unique patterns (135 ms) [ok]: Test LTRIM on plain nodes (16 ms) [ok]: Test LREM on plain nodes (2 ms) [ok]: XADD with MAXLEN option and the '~' argument (464 ms) [ok]: XADD with NOMKSTREAM option (2 ms) [ok]: COPY basic usage for $type set (181 ms) [ok]: Test LPOS on plain nodes (12 ms) [ok]: COPY basic usage for listpack sorted set (3 ms) [ok]: Test LMOVE on plain nodes (6 ms) === (external:skip cluster) Starting server 127.0.0.1:25915 ok [ok]: Mix SUBSCRIBE and PSUBSCRIBE (78 ms) [ok]: default: load from include file, can access any channels (4 ms) === (primaryauth) Starting server 127.0.0.1:21757 ok [ok]: default: with config acl-pubsub-default allchannels after reset, can access any channels (1 ms) [ok]: default: with config acl-pubsub-default resetchannels after reset, can not access any channels (1 ms) [ok]: Alice: can execute all command (1 ms) [ok]: Bob: just execute @set and acl command (0 ms) [ok]: HRANDFIELD with - listpack (470 ms) === (external:skip cluster) Starting server 127.0.0.1:21119 ok [ok]: RESP3 Client gets tracking-redir-broken push message after cached key changed when rediretion client is terminated (133 ms) [ok]: Different clients can redirect to the same connection (2 ms) [ok]: {standalone} SCAN with expired keys with TYPE filter (343 ms) [ok]: Different clients using different protocols can track the same key (3 ms) [ok]: {standalone} SSCAN with encoding intset (2 ms) [ok]: No invalidation message when using OPTIN option (3 ms) [ok]: {standalone} SSCAN with encoding listpack (2 ms) [ok]: COPY basic usage for skiplist sorted set (103 ms) [ok]: Invalidation message sent when using OPTIN option with CLIENT CACHING yes (2 ms) [ok]: COPY basic usage for listpack hash (4 ms) [ok]: Invalidation message sent when using OPTOUT option (2 ms) [ok]: {standalone} SSCAN with encoding hashtable (5 ms) [ok]: {standalone} HSCAN with encoding listpack (2 ms) === () Starting server 127.0.0.1:27193 ok [ok]: No invalidation message when using OPTOUT option with CLIENT CACHING no (7 ms) === (scripting repl external:skip) Starting server 127.0.0.1:22553 ok [ok]: Able to redirect to a RESP3 client (4 ms) [ok]: After switching from normal tracking to BCAST mode, no invalidation message is produced for pre-BCAST keys (7 ms) [ok]: MULTI / EXEC is propagated correctly (multiple commands) (211 ms) [ok]: raw protocol response (0 ms) [ok]: raw protocol response - deferred (1 ms) [ok]: raw protocol response - multiline (0 ms) [ok]: RESP3 attributes (1 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26557 ok [ok]: RESP3 attributes readraw (3 ms) [ok]: RESP3 attributes on RESP2 (1 ms) [ok]: test big number parsing (2 ms) [ok]: test bool parsing (1 ms) [ok]: test verbatim str parsing (0 ms) === (external:skip cluster) Starting server 127.0.0.1:24153 ok [ok]: Test LSET with packed / plain combinations (195 ms) [ok]: Test scripts are blocked by pause RO (355 ms) [ok]: Test LSET with packed is split in the middle (7 ms) [ok]: test large number of args (61 ms) [ok]: test argument rewriting - issue 9598 (2 ms) [ok]: BITFIELD overflow wrap fuzzing (877 ms) [ok]: Check if maxclients works refusing connections (2102 ms) [ok]: BITFIELD regression for #3221 (0 ms) [ok]: BITFIELD regression for #3564 (7 ms) [ok]: BITFIELD_RO with only key as argument (0 ms) [ok]: BITFIELD_RO fails when write option is used (1 ms) [ok]: {standalone} HSCAN with encoding hashtable (132 ms) [ok]: {standalone} ZSCAN with encoding listpack (3 ms) === (shutdown external:skip) Starting server 127.0.0.1:26877 ok [ok]: COPY basic usage for hashtable hash (144 ms) [ok]: Keyspace notifications: we receive keyspace notifications (216 ms) [ok]: SLOWLOG - can be disabled (416 ms) [ok]: BCAST with prefix collisions throw errors (140 ms) [ok]: SLOWLOG - count must be >= -1 (1 ms) [ok]: hdel deliver invalidate message after response in the same connection (3 ms) === (external:skip cluster) Starting server 127.0.0.1:23039 ok === () Starting server 127.0.0.1:24636 ok [ok]: SLOWLOG - get all slow logs (20 ms) [13/122 done]: unit/limits (3 seconds) Testing unit/cluster/consistency-check [ok]: {standalone} ZSCAN with encoding skiplist (102 ms) [ok]: Test RO scripts are not blocked by pause RO (154 ms) [ok]: MULTI / EXEC is propagated correctly (multiple commands with SELECT) (230 ms) === (pubsubshard external:skip) Starting server 127.0.0.1:25593 ok [ok]: Tracking invalidation message is not interleaved with multiple keys response (113 ms) [ok]: Tracking invalidation message is not interleaved with transaction response (3 ms) [ok]: Test LSET with packed consist only one item (178 ms) [ok]: {standalone} SCAN guarantees check under write load (37 ms) [ok]: Crash due to delete entry from a compress quicklist node (2 ms) [ok]: {standalone} SSCAN with integer encoded object (issue #1345) (1 ms) [ok]: {standalone} SSCAN with PATTERN (0 ms) [ok]: {standalone} HSCAN with PATTERN (1 ms) [ok]: {standalone} HSCAN with NOVALUES (0 ms) [ok]: {standalone} ZSCAN with PATTERN (0 ms) [ok]: WAIT should not acknowledge 2 additional copies of the data (1009 ms) [ok]: {standalone} ZSCAN with NOSCORES (1 ms) [ok]: Crash due to split quicklist node wrongly (6 ms) [ok]: Tracking invalidation message of eviction keys should be before response (10 ms) [ok]: Unblocked BLMOVE gets notification after response (4 ms) [ok]: XADD with MINID option (428 ms) [ok]: XTRIM with MINID option (6 ms) [ok]: XTRIM with MINID option, big delta from master record (3 ms) [ok]: Tracking gets notification on tracking table key eviction (51 ms) [ok]: TLS: Verify tls-cert-file is also used as a client cert if none specified (693 ms) [ok]: Set encoding after DEBUG RELOAD (1282 ms) [ok]: Test read-only scripts in multi-exec are not blocked by pause RO (116 ms) [ok]: SHUTDOWN SIGTERM will abort if there's an initial AOFRW - default (80 ms) [ok]: client evicted due to large multi buf (1095 ms) [ok]: SREM basics - $type (11 ms) === (external:skip cluster) Starting server 127.0.0.1:25917 ok [ok]: Keyspace notifications: we receive keyevent notifications (235 ms) [ok]: ACL LOAD only disconnects affected clients (428 ms) [ok]: {standalone} ZSCAN scores: regression test for issue #2175 (162 ms) === () Starting server 127.0.0.1:22555 ok [ok]: MULTI / EXEC is propagated correctly (empty transaction) (221 ms) === (external:skip cluster) Starting server 127.0.0.1:24155 ok [14/122 done]: unit/shutdown (3 seconds) Testing unit/cluster/diskless-load-swapdb [ok]: SLOWLOG - blocking command is reported only after unblocked (317 ms) [ok]: HSET/HLEN - Big hash creation (531 ms) [ok]: Is the big hash encoded with an hash table? (1 ms) [ok]: Keyspace notifications: we can receive both kind of events (110 ms) [ok]: HGET against the small hash (11 ms) CLIENT KILL maxAGE will kill old clients test attempts: 0 [ok]: CLIENT KILL maxAGE will kill old clients (2290 ms) [ok]: SLOWLOG - the commands in script are recorded normally - is_eval: 0 (20 ms) [ok]: SLOWLOG - the commands in script are recorded normally - is_eval: 1 (1 ms) [ok]: SREM basics - $type (167 ms) === (external:skip cluster) Starting server 127.0.0.1:23993 ok === (external:skip cluster) Starting server 127.0.0.1:21121 ok [ok]: SREM basics - intset (10 ms) [ok]: SREM with multiple arguments (7 ms) [ok]: SREM variadic version with more args needed to destroy the key (2 ms) === () Starting server 127.0.0.1:24638 ok [ok]: SINTERCARD with illegal arguments (22 ms) [ok]: SINTERCARD against non-set should throw error (7 ms) === (repl external:skip) Starting server 127.0.0.1:21433 ok [ok]: SINTERCARD against non-existing key (11 ms) [ok]: Keyspace notifications: we are able to mask events (105 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26559 ok [ok]: Test write scripts in multi-exec are blocked by pause RO (256 ms) [ok]: EXPIRE - After 2.1 seconds the key should no longer be here (2101 ms) [ok]: Test may-replicate commands are rejected in RO scripts (12 ms) [ok]: COPY basic usage for stream (493 ms) [ok]: EXPIRE - write on expire should work (10 ms) [ok]: errorstats: limit errors will not increase indefinitely (1357 ms) evicted keys: 7 evicted clients: 0 dbsize: 43 [ok]: EXPIREAT - Check for EXPIRE alike behavior (11 ms) [ok]: eviction due to output buffers of many MGET clients, client eviction: false (2207 ms) === (regression) Starting server 127.0.0.1:25273 ok [ok]: SETEX - Set + Expire combo operation. Check for TTL (5 ms) [ok]: SETEX - Check value (2 ms) [ok]: SETEX - Overwrite old key (1 ms) [15/122 done]: unit/slowlog (3 seconds) Testing unit/cluster/faildet [ok]: COPY basic usage for stream-cgroups (35 ms) [ok]: MOVE basic usage (5 ms) [ok]: Invalidation message received for flushall (336 ms) [ok]: MOVE against key existing in the target DB (2 ms) [ok]: MOVE against non-integer DB (#1428) (1 ms) [ok]: Connect a replica to the master instance (111 ms) [ok]: FUNCTION - creation is replicated to replica (4 ms) [ok]: MOVE can move key expire metadata as well (6 ms) [ok]: FUNCTION - call on replica (2 ms) [ok]: FUNCTION - restore is replicated to replica (2 ms) [ok]: FUNCTION - delete is replicated to replica (2 ms) [ok]: FUNCTION - flush is replicated to replica (2 ms) [ok]: MOVE does not create an expire if it does not exist (10 ms) [ok]: SET/GET keys in different DBs (2 ms) [ok]: MULTI / EXEC is propagated correctly (read-only commands) (232 ms) eventloop metrics cycle1: 1117, cycle2: 1119 eventloop metrics el_sum1: 63848, el_sum2: 64108 eventloop metrics cmd_sum1: 14444, cmd_sum2: 14487 [ok]: stats: eventloop metrics (123 ms) [ok]: RANDOMKEY (64 ms) [ok]: RANDOMKEY against empty DB (0 ms) [ok]: RANDOMKEY regression 1 (1 ms) [ok]: KEYS * two times with long key, Github issue #1208 (1 ms) [ok]: Regression for pattern matching long nested loops (0 ms) [ok]: Coverage: basic SWAPDB test and unhappy path (3 ms) [ok]: Coverage: SWAPDB and FLUSHDB (8 ms) === (list) Starting server 127.0.0.1:28475 ok [ok]: Keyspace notifications: general events test (196 ms) [ok]: Disconnecting the replica from master instance (111 ms) [ok]: FUNCTION - test replication to replica on rdb phase (0 ms) [ok]: FUNCTION - test replication to replica on rdb phase info command (4 ms) [ok]: FUNCTION - create on read only replica (0 ms) [ok]: FUNCTION - delete on read only replica (0 ms) [ok]: FUNCTION - function effect is replicated to replica (4 ms) [ok]: FUNCTION - modify key space of read only replica (0 ms) [ok]: ACL LOAD disconnects clients of deleted users (439 ms) [ok]: ACL load and save (9 ms) [ok]: ACL load and save with restricted channels (8 ms) [ok]: Regression for pattern matching very long nested loops (88 ms) [ok]: query buffer resized correctly (2786 ms) === (external:skip cluster) Starting server 127.0.0.1:23995 ok [ok]: TLS: switch between tcp and tls ports (559 ms) [ok]: Keyspace notifications: list events test (114 ms) === (external:skip cluster) Starting server 127.0.0.1:26879 ok [ok]: Blocking XREADGROUP for stream key that has clients blocked on stream - reprocessing command (1330 ms) [ok]: Keyspace notifications: set events test (71 ms) [ok]: BITCOUNT fuzzing with start/end (1866 ms) === (external:skip cluster) Starting server 127.0.0.1:26713 ok [ok]: BITCOUNT with just start (4 ms) [16/122 done]: unit/keyspace (4 seconds) Testing unit/cluster/failover === (external:skip cluster) Starting server 127.0.0.1:24157 ok [ok]: Keyspace notifications: zset events test (84 ms) [ok]: TLS: Working with an encrypted keyfile (178 ms) [ok]: BITCOUNT with start, end (41 ms) [ok]: BITCOUNT with illegal arguments (1 ms) [ok]: Test multiple clients can be queued up and unblocked (474 ms) [ok]: BITCOUNT against non-integer value (19 ms) [ok]: BITCOUNT regression test for github issue #582 (1 ms) [ok]: Test clients with syntax errors will get responses immediately (4 ms) [ok]: BITCOUNT misaligned prefix (13 ms) [ok]: BITCOUNT misaligned prefix + full words + remainder (0 ms) [ok]: BITOP NOT (empty string) (1 ms) === () Starting server 127.0.0.1:21435 ok [ok]: MULTI / EXEC is propagated correctly (write command, no effect) (430 ms) [ok]: BITOP NOT (known string) (11 ms) [ok]: CONFIG SET bind-source-addr (1300 ms) [ok]: Keyspace notifications: hash events test (61 ms) [ok]: BITOP where dest and target are the same key (4 ms) [ok]: BITOP AND|OR|XOR don't change the string with single input key (3 ms) [ok]: BITOP missing key is considered a stream of zero (5 ms) [ok]: BITOP shorter keys are zero-padded to the key with max length (2 ms) === (pubsubshard external:skip) Starting server 127.0.0.1:25595 ok === (external:skip cluster tls) Starting server 127.0.0.1:26561 ok [ok]: TTL, TYPE and EXISTS do not alter the last access time of a key (3014 ms) [17/122 done]: unit/tls (4 seconds) Testing unit/cluster/failover2 === (external:skip cluster) Starting server 127.0.0.1:25919 ok [ok]: Keyspace notifications: stream events test (115 ms) [ok]: Test both active and passive expires are skipped during client pause (150 ms) [ok]: Regression for a crash with blocking ops and pipelining (463 ms) [ok]: MULTI / EXEC with REPLICAOF (209 ms) === (external:skip cluster) Starting server 127.0.0.1:23673 ok [ok]: XGROUP DESTROY should unblock XREADGROUP with -NOGROUP (396 ms) [ok]: primaryauth test with binary password dualchannel = yes (1321 ms) [ok]: WAIT should not acknowledge 1 additional copy if slave is blocked (1083 ms) [ok]: Generated sets must be encoded correctly - regular (12 ms) [ok]: SINTER with two sets - regular (3 ms) === (external:skip cluster) Starting server 127.0.0.1:26715 ok [ok]: SINTERCARD with two sets - regular (7 ms) [ok]: Keyspace notifications: expired events (triggered expire) (169 ms) [ok]: LPOS basic usage - quicklist (68 ms) [ok]: SINTERSTORE with two sets - regular (5 ms) Waiting for background AOF rewrite to finish... [ok]: LPOS RANK (positive, negative and zero rank) option (7 ms) [18/122 done]: unit/protocol (4 seconds) Testing unit/cluster/failure-marking [ok]: LPOS COUNT option (10 ms) [ok]: LPOS COUNT + RANK option (1 ms) [ok]: LPOS non existing key (0 ms) [ok]: LPOS no match (2 ms) [ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - regular (26 ms) [ok]: Invalidation message received for flushdb (779 ms) [ok]: LPOS MAXLEN (12 ms) [ok]: query buffer resized correctly when not idle (575 ms) [ok]: LPOS when RANK is greater than matches (2 ms) [ok]: SUNION with two sets - regular (47 ms) [ok]: DISCARD should not fail during OOM (170 ms) Waiting for background AOF rewrite to finish... [ok]: HGET against the big hash (1066 ms) [ok]: HGET against non existing key (4 ms) [ok]: HSET in update and insert mode (3 ms) [ok]: HSETNX target key missing - small hash (1 ms) [ok]: HSETNX target key exists - small hash (1 ms) [ok]: HSETNX target key missing - big hash (3 ms) [ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - quicklist (125 ms) [ok]: HSETNX target key exists - big hash (4 ms) === (external:skip cluster) Starting server 127.0.0.1:27195 ok [ok]: HSET/HMSET wrong number of args (2 ms) [ok]: HMSET - small hash (1 ms) [ok]: SUNIONSTORE with two sets - regular (92 ms) [ok]: LPOP/RPOP with wrong number of arguments (7 ms) [ok]: SINTER against three sets - regular (3 ms) [ok]: SINTERCARD against three sets - regular (0 ms) [ok]: SINTERSTORE with three sets - regular (0 ms) [ok]: SUNION with non existing keys - regular (19 ms) [ok]: SDIFF with two sets - regular (8 ms) [ok]: SDIFF with three sets - regular (1 ms) LATENCY HISTORY data: {1734772544 300} {1734772546 400} {1734772547 503} LATENCY LATEST data: {command 1734772547 503 503} LATENCY GRAPH data: command - high 503 ms, low 300 ms (all time high 503 ms) -------------------------------------------------------------------------------- # | #| _|| 310 sss [ok]: Test latency events logging (3414 ms) [ok]: LATENCY HISTORY output is ok (1 ms) [ok]: LATENCY LATEST output is ok (0 ms) [ok]: LATENCY GRAPH can output the event graph (1 ms) === (external:skip cluster) Starting server 127.0.0.1:26881 ok [ok]: SDIFFSTORE with three sets - regular (14 ms) Waiting for background AOF rewrite to finish... [ok]: RPOP/LPOP with the optional count argument - quicklist (59 ms) [ok]: LPOS basic usage - listpack (5 ms) [ok]: Test that client pause starts at the end of a transaction (406 ms) [ok]: LPOS RANK (positive, negative and zero rank) option (15 ms) [ok]: LPOS COUNT option (8 ms) [ok]: SINTER/SUNION/SDIFF with three same sets - regular (42 ms) [ok]: BITFIELD: setup slave (278 ms) [ok]: LPOS COUNT + RANK option (11 ms) [ok]: LPOS non existing key (3 ms) [ok]: HMSET - big hash (104 ms) === (external:skip) Starting server 127.0.0.1:21275 ok [ok]: LPOS no match (4 ms) [ok]: HMGET against non existing key and fields (9 ms) [ok]: LPOS MAXLEN (15 ms) [ok]: LPOS when RANK is greater than matches (5 ms) [ok]: Hash commands against wrong type (16 ms) [ok]: HMGET - small hash (1 ms) Waiting for background AOF rewrite to finish... [ok]: setup replication for following tests (223 ms) [ok]: SETEX - Wait for the key to expire (1105 ms) [ok]: SETEX - Wrong time parameter (0 ms) [ok]: PERSIST can undo an EXPIRE (17 ms) [ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - listpack (47 ms) [ok]: LPOP/RPOP with wrong number of arguments (3 ms) [ok]: PERSIST returns 0 against non existing or non volatile keys (1 ms) [ok]: RPOP/LPOP with the optional count argument - listpack (18 ms) === (external:skip cluster) Starting server 127.0.0.1:24159 ok [ok]: Keyspace notifications: expired events (background expire) (383 ms) [ok]: HMGET - big hash (91 ms) [ok]: LPOP/RPOP with the count 0 returns an empty array in RESP3 (7 ms) Waiting for background AOF rewrite to finish... [ok]: LPOP/RPOP against non existing key in RESP3 (4 ms) [ok]: LPOP/RPOP with against non existing key in RESP3 (2 ms) [ok]: HKEYS - small hash (3 ms) [ok]: LPOP/RPOP with the count 0 returns an empty array in RESP2 (3 ms) [ok]: RENAME can unblock XREADGROUP with data (473 ms) === (external:skip cluster) Starting server 127.0.0.1:23997 ok [ok]: LPOP/RPOP against non existing key in RESP2 (18 ms) [ok]: LPOP/RPOP with against non existing key in RESP2 (11 ms) [ok]: Variadic RPUSH/LPUSH (5 ms) [ok]: DEL a list (4 ms) [ok]: HKEYS - big hash (56 ms) [ok]: Test ASYNC flushall (426 ms) [ok]: HVALS - small hash (0 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:25275 ok === (external:skip) Starting server 127.0.0.1:24640 ok === (external:skip cluster tls) Starting server 127.0.0.1:26563 ok [ok]: BITFIELD: write on master, read on slave (234 ms) [ok]: HVALS - big hash (3 ms) [ok]: BITFIELD_RO with only key as argument on read-only replica (3 ms) [ok]: BITFIELD_RO fails when write option is used on read-only replica (1 ms) [ok]: HGETALL - small hash (1 ms) === (external:skip cluster) Starting server 127.0.0.1:23675 ok [ok]: RENAME can unblock XREADGROUP with -NOGROUP (142 ms) [ok]: Default user has access to all channels irrespective of flag (3 ms) [ok]: Update acl-pubsub-default, existing users shouldn't get affected (5 ms) [ok]: Single channel is valid (4 ms) [ok]: Single channel is not valid with allchannels (1 ms) === (external:skip cluster) Starting server 127.0.0.1:27197 ok [ok]: HGETALL - big hash (180 ms) [ok]: CLIENT KILL SKIPME YES/NO will kill all clients (1613 ms) [ok]: HGETALL against non-existing key (17 ms) [ok]: Keyspace notifications: evicted events (327 ms) [ok]: Keyspace notifications: test CONFIG GET/SET of event flags (1 ms) [ok]: HDEL and return value (9 ms) [ok]: HDEL - more than a single value (9 ms) [ok]: CLIENT command unhappy path coverage (24 ms) [ok]: HDEL - hash becomes empty before deleting all specified fields (2 ms) [ok]: HEXISTS (5 ms) [ok]: Is a ziplist encoded Hash promoted on big payload? (5 ms) [ok]: HINCRBY against non existing database key (1 ms) [ok]: HINCRBY HINCRBYFLOAT against non-integer increment value (1 ms) [ok]: HINCRBY against non existing hash key (12 ms) === (external:skip cluster) Starting server 127.0.0.1:26717 ok [ok]: HINCRBY against hash key created by hincrby itself (14 ms) === (auth_binary_password external:skip) Starting server 127.0.0.1:21759 ok [ok]: HINCRBY against hash key originally set with HSET (1 ms) [ok]: HINCRBY over 32bit value (2 ms) [ok]: HINCRBY over 32bit value with over 32bit increment (4 ms) [ok]: HINCRBY fails against hash value with spaces (left) (13 ms) [ok]: HINCRBY fails against hash value with spaces (right) (1 ms) [ok]: HINCRBY can detect overflows (1 ms) [ok]: HINCRBYFLOAT against non existing database key (0 ms) [ok]: HINCRBYFLOAT against non existing hash key (3 ms) [ok]: HINCRBYFLOAT against hash key created by hincrby itself (3 ms) === (external:skip cluster) Starting server 127.0.0.1:23999 ok [ok]: HINCRBYFLOAT against hash key originally set with HSET (14 ms) [ok]: HINCRBYFLOAT over 32bit value (1 ms) [ok]: HINCRBYFLOAT over 32bit value with over 32bit increment (8 ms) [ok]: HINCRBYFLOAT fails against hash value with spaces (left) (3 ms) === (external:skip cluster) Starting server 127.0.0.1:25921 ok [ok]: HINCRBYFLOAT fails against hash value with spaces (right) (1 ms) [ok]: HINCRBYFLOAT fails against hash value that contains a null-terminator in the middle (6 ms) [ok]: HSTRLEN against the small hash (1 ms) === (external:skip cluster) Starting server 127.0.0.1:24161 ok [ok]: BLPOP: single existing list - quicklist (452 ms) [ok]: MULTI and script timeout (824 ms) [19/122 done]: unit/bitfield (5 seconds) Testing unit/cluster/half-migrated-slot === (needs:repl external:skip) Starting server 127.0.0.1:25113 ok instantaneous metrics instantaneous_eventloop_cycles_per_sec: 8 instantaneous metrics instantaneous_eventloop_duration_usec: 183 [ok]: stats: instantaneous metrics (1608 ms) [ok]: flushdb tracking invalidation message is not interleaved with transaction response (499 ms) [ok]: Keyspace notifications: new key test (270 ms) [ok]: publish to self inside multi (6 ms) [ok]: publish to self inside script (0 ms) [ok]: unsubscribe inside multi, and publish to self (2 ms) [ok]: AUTH fails when binary password is wrong (14 ms) [ok]: Generated sets must be encoded correctly - intset (5 ms) [ok]: SINTER with two sets - intset (1 ms) [ok]: SINTERCARD with two sets - intset (1 ms) [ok]: AUTH succeeds when binary password is correct (5 ms) [ok]: SINTERSTORE with two sets - intset (8 ms) === (external:skip cluster) Starting server 127.0.0.1:27199 ok [ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - intset (14 ms) [ok]: publish message to master and receive on replica (762 ms) [ok]: stats: debug metrics (133 ms) [ok]: SUNION with two sets - intset (59 ms) === () Starting server 127.0.0.1:22557 ok [20/122 done]: unit/pubsub (5 seconds) Testing unit/cluster/hostnames === (external:skip) Starting server 127.0.0.1:21277 ok [ok]: BLPOP: multiple existing lists - quicklist (267 ms) [ok]: SUNIONSTORE with two sets - intset (58 ms) [ok]: SINTER against three sets - intset (2 ms) [ok]: XCLAIM can claim PEL items from another consumer (632 ms) [ok]: CLIENT KILL close the client connection during bgsave (451 ms) [ok]: SINTERCARD against three sets - intset (13 ms) [ok]: SINTERSTORE with three sets - intset (4 ms) Waiting for background AOF rewrite to finish... [ok]: SUNION with non existing keys - intset (55 ms) [ok]: WAIT implicitly blocks on client pause since ACKs aren't sent (1306 ms) === (external:skip cluster) Starting server 127.0.0.1:21437 ok Waiting for background AOF rewrite to finish... [ok]: Only default user has access to all channels irrespective of flag (5 ms) === (external:skip cluster) Starting server 127.0.0.1:23677 ok [ok]: SDIFF with two sets - intset (1 ms) [ok]: Default bind address configuration handling (605 ms) [ok]: Protected mode works as expected (2 ms) [ok]: SDIFF with three sets - intset (7 ms) [ok]: SDIFFSTORE with three sets - intset (8 ms) === (external:skip cluster) Starting server 127.0.0.1:27201 ok [ok]: SINTER/SUNION/SDIFF with three same sets - intset (53 ms) [ok]: SINTERSTORE with two listpack sets where result is intset (7 ms) [ok]: HyperLogLog self test passes (4830 ms) === (primaryauth) Starting server 127.0.0.1:21761 ok [ok]: PFADD without arguments creates an HLL value (11 ms) [ok]: Approximated cardinality after creation is zero (1 ms) [ok]: PFADD returns 1 when at least 1 reg was modified (1 ms) [ok]: PFADD returns 0 when no reg was modified (1 ms) [ok]: PFADD works with empty string (regression) (0 ms) [ok]: PFCOUNT returns approximated cardinality of set (8 ms) [ok]: FUNCTION can processes create, delete and flush commands in AOF when doing "debug loadaof" in read-only slaves (670 ms) === (external:skip cluster) Starting server 127.0.0.1:26073 ok [ok]: HSTRLEN against the big hash (619 ms) [ok]: BLPOP: second list has an entry - quicklist (293 ms) [ok]: HSTRLEN against non existing field (4 ms) millisecond expire test attempts: 0 [ok]: EXPIRE precision is now the millisecond (1111 ms) [ok]: HSTRLEN corner cases (15 ms) === (external:skip cluster) Starting server 127.0.0.1:26719 ok [ok]: HINCRBYFLOAT over hash-max-listpack-value encoded with a listpack (8 ms) [ok]: Hash ziplist regression test for large keys (0 ms) === (external:skip cluster) Starting server 127.0.0.1:24163 ok [ok]: CLIENT REPLY OFF/ON: disable all commands reply (304 ms) === (external:skip cluster) Starting server 127.0.0.1:24001 ok PSETEX sub-second expire test attempts: 0 [ok]: PSETEX can set sub-second expires (107 ms) === (external:skip cluster) Starting server 127.0.0.1:25277 ok [ok]: XCLAIM without JUSTID increments delivery count (424 ms) === (external:skip cluster) Starting server 127.0.0.1:25923 ok PEXPIRE sub-second expire test attempts: 0 [ok]: PEXPIRE can set sub-second expires (105 ms) [ok]: CLIENT REPLY SKIP: skip the next command reply (197 ms) [ok]: Measures elapsed time os.clock() (4143 ms) [ok]: SINTERSTORE with two hashtable sets where result is intset (342 ms) [ok]: Prohibit dangerous lua methods in sandbox (25 ms) [ok]: SUNION hashtable and listpack (24 ms) [ok]: SDIFF with first set empty (5 ms) [ok]: SDIFF with same set two times (2 ms) [ok]: Verify execution of prohibit dangerous Lua methods will fail (19 ms) [ok]: Globals protection reading an undeclared global variable (8 ms) [ok]: Globals protection setting an undeclared global* (1 ms) [ok]: lua bit.tohex bug (1 ms) [ok]: Test an example script DECR_IF_GT (15 ms) [ok]: BLMPOP_LEFT: single existing list - quicklist (312 ms) [ok]: Hash fuzzing #1 - 10 fields (294 ms) === (external:skip cluster) Starting server 127.0.0.1:23679 ok [ok]: EXEC and script timeout (891 ms) [ok]: CLIENT REPLY ON: unset SKIP flag (122 ms) [ok]: XCLAIM same consumer (223 ms) === (external:skip) Starting server 127.0.0.1:21279 ok [ok]: Hash fuzzing #2 - 10 fields (68 ms) [ok]: Test when replica paused, offset would not grow (141 ms) === (external:skip) Starting server 127.0.0.1:24642 ok [ok]: Test replica offset would grow after unpause (10 ms) PEXPIREAT sub-second expire test attempts: 0 [ok]: PEXPIREAT can set sub-second expires (214 ms) [ok]: TTL returns time to live in seconds (6 ms) [ok]: PTTL returns time to live in milliseconds (1 ms) [ok]: TTL / PTTL / EXPIRETIME / PEXPIRETIME return -1 if key has no expire (15 ms) === (external:skip cluster) Starting server 127.0.0.1:21439 ok === (external:skip cluster) Starting server 127.0.0.1:26721 ok [ok]: TTL / PTTL / EXPIRETIME / PEXPIRETIME return -2 if key does not exit (8 ms) === (external:skip cluster) Starting server 127.0.0.1:27203 ok [ok]: EXPIRETIME returns absolute expiration time in seconds (2 ms) [ok]: PEXPIRETIME returns absolute expiration time in milliseconds (2 ms) [ok]: WAIT replica multiple clients unblock - reuse last result (684 ms) [21/122 done]: unit/pubsubshard (6 seconds) Testing unit/cluster/human-announced-nodename [ok]: MONITOR can log executed commands (169 ms) [ok]: FUZZ stresser with data model binary (5132 ms) === (scripting) Starting server 127.0.0.1:22559 ok === (external:skip cluster) Starting server 127.0.0.1:26075 ok === (external:skip cluster) Starting server 127.0.0.1:24165 ok [ok]: default: load from config file, without channel permission default user can't access any channels (2 ms) [ok]: BLMPOP_LEFT: multiple existing lists - quicklist (361 ms) [22/122 done]: unit/networking (6 seconds) Testing unit/cluster/info === (external:skip cluster) Starting server 127.0.0.1:24003 ok [ok]: Server is able to evacuate enough keys when num of keys surpasses limit by more than defined initial effort (1188 ms) [ok]: MONITOR can log commands issued by the scripting engine (169 ms) [23/122 done]: unit/pause (6 seconds) Testing unit/cluster/links [ok]: primaryauth test with binary password dualchannel = no (747 ms) [ok]: LIBRARIES - test shared function can access default globals (16 ms) === (external:skip cluster) Starting server 127.0.0.1:23681 ok [ok]: LIBRARIES - usage and code sharing (3 ms) [ok]: LIBRARIES - test registration failure revert the entire load (1 ms) [ok]: LIBRARIES - test registration function name collision (12 ms) [ok]: LIBRARIES - test registration function name collision on same library (0 ms) [ok]: LIBRARIES - test registration with no argument (0 ms) [ok]: LIBRARIES - test registration with only name (0 ms) [ok]: LIBRARIES - test registration with to many arguments (1 ms) [ok]: LIBRARIES - test registration with no string name (0 ms) [ok]: LIBRARIES - test registration with wrong name format (2 ms) [ok]: LIBRARIES - test registration with empty name (7 ms) [ok]: LIBRARIES - math.random from function load (1 ms) [ok]: LIBRARIES - redis.call from function load (0 ms) [ok]: LIBRARIES - redis.setresp from function load (0 ms) [ok]: LIBRARIES - redis.set_repl from function load (4 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 " === () Starting server 127.0.0.1:27515 ok === (external:skip cluster) Starting server 127.0.0.1:25597 ok === (external:skip cluster) Starting server 127.0.0.1:27205 ok === (external:skip cluster) Starting server 127.0.0.1:24644 ok === (external:skip cluster) Starting server 127.0.0.1:26723 ok === (external:skip cluster) Starting server 127.0.0.1:26077 ok Killing still running Valkey server 2262984 Killing still running Valkey server 2263006 Killing still running Valkey server 2263011 Killing still running Valkey server 2263012 Killing still running Valkey server 2263017 Killing still running Valkey server 2263046 Killing still running Valkey server 2263042 Killing still running Valkey server 2263085 Killing still running Valkey server 2263041 Killing still running Valkey server 2263200 Killing still running Valkey server 2263202 Killing still running Valkey server 2263192 Killing still running Valkey server 2263262 Killing still running Valkey server 2263328 Killing still running Valkey server 2263213 Killing still running Valkey server 2263203 Killing still running Valkey server 2263261 Killing still running Valkey server 2263276 Killing still running Valkey server 2263284 Killing still running Valkey server 2263298 Killing still running Valkey server 2263350 Killing still running Valkey server 2263362 Killing still running Valkey server 2263361 Killing still running Valkey server 2263388 Killing still running Valkey server 2263454 Killing still running Valkey server 2263475 Killing still running Valkey server 2264697 Killing still running Valkey server 2264688 Killing still running Valkey server 2264885 Killing still running Valkey server 2264977 Killing still running Valkey server 2265410 Killing still running Valkey server 2265989 Killing still running Valkey server 2267015 Killing still running Valkey server 2267059 Killing still running Valkey server 2267081 Killing still running Valkey server 2267271 Killing still running Valkey server 2267858 Killing still running Valkey server 2268093 Killing still running Valkey server 2268142 Killing still running Valkey server 2268249 Killing still running Valkey server 2268274 Killing still running Valkey server 2268898 Killing still running Valkey server 2269259 Killing still running Valkey server 2269686 Killing still running Valkey server 2269784 Killing still running Valkey server 2270171 Killing still running Valkey server 2270699 Killing still running Valkey server 2270821 Killing still running Valkey server 2271093 Killing still running Valkey server 2271205 Killing still running Valkey server 2271436 Killing still running Valkey server 2272086 Killing still running Valkey server 2272476 Killing still running Valkey server 2272713 Killing still running Valkey server 2272909 Killing still running Valkey server 2272992 Killing still running Valkey server 2273443 Killing still running Valkey server 2273381 Killing still running Valkey server 2275162 Killing still running Valkey server 2275425 Killing still running Valkey server 2275634 Killing still running Valkey server 2275597 Killing still running Valkey server 2275640 Killing still running Valkey server 2275624 Killing still running Valkey server 2276083 Killing still running Valkey server 2276066 Killing still running Valkey server 2276094 Killing still running Valkey server 2276170 Killing still running Valkey server 2276305 Killing still running Valkey server 2276730 Killing still running Valkey server 2276722 Killing still running Valkey server 2277777 Killing still running Valkey server 2277755 Killing still running Valkey server 2278127 Killing still running Valkey server 2278499 Killing still running Valkey server 2278693 Killing still running Valkey server 2278664 Killing still running Valkey server 2278692 Killing still running Valkey server 2278864 Killing still running Valkey server 2278876 Killing still running Valkey server 2278899 Killing still running Valkey server 2278996 Killing still running Valkey server 2279069 Killing still running Valkey server 2279095 Killing still running Valkey server 2279397 Killing still running Valkey server 2279504 Killing still running Valkey server 2279572 Killing still running Valkey server 2279541 Killing still running Valkey server 2279826 Killing still running Valkey server 2279861 Killing still running Valkey server 2279875 Killing still running Valkey server 2279948 Killing still running Valkey server 2280354 Killing still running Valkey server 2280449 Killing still running Valkey server 2280412 Killing still running Valkey server 2280483 Killing still running Valkey server 2280698 Killing still running Valkey server 2280790 Killing still running Valkey server 2280917 Killing still running Valkey server 2281096 Killing still running Valkey server 2281050 Killing still running Valkey server 2281218 error: Bad exit status from /usr/src/tmp/rpm-tmp.5913 (%check) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.5913 (%check) Command exited with non-zero status 1 377.69user 45.44system 2:41.12elapsed 262%CPU (0avgtext+0avgdata 82944maxresident)k 0inputs+0outputs (0major+6556859minor)pagefaults 0swaps hsh-rebuild: rebuild of `valkey-8.0.1-alt2.src.rpm' failed. Command exited with non-zero status 1 3.41user 2.69system 2:51.66elapsed 3%CPU (0avgtext+0avgdata 130876maxresident)k 80inputs+0outputs (0major+211901minor)pagefaults 0swaps