Mock Version: 3.1 Mock Version: 3.1 Mock Version: 3.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/redis.spec'], chrootPath='/var/lib/mock/f37-build-38172086-4827539/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/redis.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1663804800 Wrote: /builddir/build/SRPMS/redis-7.0.5-1.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/redis.spec'], chrootPath='/var/lib/mock/f37-build-38172086-4827539/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/redis.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1663804800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3bv8Jh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf redis-7.0.5 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/redis-doc-e50ea18.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/redis-7.0.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd redis-7.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + rm -rf redis-7.0.5 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/redis-7.0.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd redis-7.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv ../redis-doc-e50ea1872e4efaf2a7174700050b7ce1c47dc2a8 doc Patch #1 (0001-1st-man-pageis-for-redis-cli-redis-benchmark-redis-c.patch): + echo 'Patch #1 (0001-1st-man-pageis-for-redis-cli-redis-benchmark-redis-c.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file man/man1/redis-benchmark.1 patching file man/man1/redis-check-aof.1 patching file man/man1/redis-check-rdb.1 patching file man/man1/redis-cli.1 patching file man/man1/redis-server.1 patching file man/man5/redis.conf.5 + mv deps/lua/COPYRIGHT COPYRIGHT-lua + mv deps/jemalloc/COPYING COPYING-jemalloc + mv deps/hiredis/COPYING COPYING-hiredis + mv deps/hdr_histogram/LICENSE.txt LICENSE-hdrhistogram + mv deps/hdr_histogram/COPYING.txt COPYING-hdrhistogram + sed -i -e 's|^logfile .*$|logfile /var/log/redis/redis.log|g' redis.conf + sed -i -e 's|^logfile .*$|logfile /var/log/redis/sentinel.log|g' sentinel.conf + sed -i -e 's|^dir .*$|dir /var/lib/redis|g' redis.conf ++ sed -n -e 's/#define REDISMODULE_APIVER_[0-9][0-9]* //p' src/redismodule.h + api=1 + test 1 '!=' 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Mt9bpY + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd redis-7.0.5 + /usr/bin/make -O -j8 V=1 VERBOSE=1 DEBUG= V=echo 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' 'CFLAGS+=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC' 'INSTALL=install -p' PREFIX=/builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr BUILD_WITH_SYSTEMD=yes BUILD_TLS=yes all cd src && /usr/bin/make all make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' which: no python3 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) which: no python in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MM acl.c adlist.c ae.c anet.c aof.c bio.c bitops.c blocked.c call_reply.c childinfo.c cli_common.c cluster.c commands.c config.c connection.c crc16.c crc64.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 latency.c lazyfree.c listpack.c localtime.c lolwut.c lolwut5.c lolwut6.c lzf_c.c lzf_d.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 redis-benchmark.c redis-check-aof.c redis-check-rdb.c redis-cli.c redisassert.c release.c replication.c resp_parser.c rio.c script.c script_lua.c sds.c sentinel.c server.c setcpuaffinity.c setproctitle.c sha1.c sha256.c siphash.c slowlog.c sort.c sparkline.c syncio.c syscheck.c t_hash.c t_list.c t_set.c t_stream.c t_string.c t_zset.c timeout.c tls.c tracking.c util.c ziplist.c zipmap.c zmalloc.c > Makefile.dep 2> /dev/null || true make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' which: no python3 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) which: no python in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-rdb redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html Makefile.dep rm -f adlist.d quicklist.d ae.d anet.d dict.d server.d sds.d zmalloc.d lzf_c.d lzf_d.d pqsort.d zipmap.d sha1.d ziplist.d release.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 crc16.d endianconv.d slowlog.d eval.d bio.d rio.d rand.d memtest.d syscheck.d crcspeed.d crc64.d bitops.d sentinel.d notify.d setproctitle.d blocked.d hyperloglog.d latency.d sparkline.d redis-check-rdb.d redis-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 connection.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 anet.d adlist.d dict.d redis-cli.d zmalloc.d release.d ae.d redisassert.d crcspeed.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d ae.d anet.d redis-benchmark.d adlist.d dict.d zmalloc.d redisassert.d release.d crcspeed.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' (cd ../deps && /usr/bin/make distclean) (cd hiredis && /usr/bin/make clean) > /dev/null || true (cd linenoise && /usr/bin/make clean) > /dev/null || true (cd lua && /usr/bin/make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && /usr/bin/make distclean) > /dev/null || true (cd hdr_histogram && /usr/bin/make clean) > /dev/null || true make[2]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps' (rm -f .make-*) make[2]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps' (cd modules && /usr/bin/make clean) make[2]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src/modules' rm -rf *.xo *.so make[2]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src/modules' (cd ../tests/modules && /usr/bin/make clean) make[2]: Entering directory '/builddir/build/BUILD/redis-7.0.5/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 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 make[2]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/tests/modules' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' (rm -f .make-*) make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' echo STD=-pedantic -DREDIS_STATIC='' -std=c11 >> .make-settings echo WARN=-Wall -W -Wno-missing-field-initializers >> .make-settings echo OPT=-O2 >> .make-settings echo MALLOC=jemalloc >> .make-settings echo BUILD_TLS=yes >> .make-settings echo USE_SYSTEMD= >> .make-settings echo CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC >> .make-settings echo LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 >> .make-settings echo REDIS_CFLAGS= >> .make-settings echo REDIS_LDFLAGS= >> .make-settings echo PREV_FINAL_CFLAGS=-pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL >> .make-settings echo PREV_FINAL_LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -rdynamic >> .make-settings make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' (cd ../deps && /usr/bin/make hiredis linenoise lua hdr_histogram jemalloc) (cd hiredis && /usr/bin/make clean) > /dev/null || true (cd linenoise && /usr/bin/make clean) > /dev/null || true (cd lua && /usr/bin/make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && /usr/bin/make distclean) > /dev/null || true (cd hdr_histogram && /usr/bin/make clean) > /dev/null || true make[2]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps' (rm -f .make-*) make[2]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps' make[2]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps' (echo "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC" > .make-cflags) make[2]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps' make[2]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps' (echo "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 " > .make-ldflags) make[2]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps' make[2]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps' MAKE hiredis make[2]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps' cd hiredis && /usr/bin/make static USE_SSL=1 make[2]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps' MAKE linenoise make[2]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps' cd linenoise && /usr/bin/make make[2]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps' MAKE lua make[2]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps' cd lua/src && /usr/bin/make all CFLAGS="-Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 " MYLDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 " AR="ar rc" make[2]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps' MAKE hdr_histogram make[2]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps' cd hdr_histogram && /usr/bin/make make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' gcc -std=c99 -c -O3 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic alloc.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o ldebug.o ldebug.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o ldo.o ldo.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' gcc -std=c99 -c -O3 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic net.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lcode.o lcode.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lfunc.o lfunc.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o ldump.o ldump.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' ldump.c: In function 'DumpString': ldump.c:63:26: warning: the comparison will always evaluate as 'false' for the pointer operand in 's + 24' must not be NULL [-Waddress] 63 | if (s==NULL || getstr(s)==NULL) | ^~ make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/linenoise' gcc -Wall -Os -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c linenoise.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/linenoise' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lmem.o lmem.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/hdr_histogram' gcc -std=c99 -Wall -Os -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHDR_MALLOC_INCLUDE=\"hdr_redis_malloc.h\" -c hdr_histogram.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/hdr_histogram' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/hdr_histogram' ar rcs libhdrhistogram.a hdr_histogram.o make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/hdr_histogram' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lopcodes.o lopcodes.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lobject.o lobject.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lstate.o lstate.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lstring.o lstring.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o llex.o llex.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o ltm.o ltm.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lapi.o lapi.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o ltable.o ltable.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lgc.o lgc.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lzio.o lzio.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lundump.o lundump.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o strbuf.o strbuf.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o fpconv.o fpconv.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lparser.o lparser.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o ldblib.o ldblib.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lbaselib.o lbaselib.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' gcc -std=c99 -c -O3 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic hiredis.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lvm.o lvm.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lauxlib.o lauxlib.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o ltablib.o ltablib.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o loslib.o loslib.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lmathlib.o lmathlib.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o linit.o linit.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o liolib.o liolib.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o loadlib.o loadlib.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' gcc -std=c99 -c -O3 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic sds.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lua_struct.o lua_struct.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' gcc -std=c99 -c -O3 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic async.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' gcc -std=c99 -c -O3 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic sockcompat.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lstrlib.o lstrlib.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lua_bit.o lua_bit.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lua_cmsgpack.o lua_cmsgpack.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lua.o lua.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o luac.o luac.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' gcc -std=c99 -c -O3 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic read.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' ar rcs libhiredis.a alloc.o net.o hiredis.o sds.o async.o read.o sockcompat.o make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' gcc -std=c99 -c -O3 -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic ssl.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' ar rcs libhiredis_ssl.a ssl.o make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/hiredis' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o print.o print.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -c -o lua_cjson.o lua_cjson.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/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 '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -o luac -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 luac.o print.o liblua.a -lm make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' gcc -o lua -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 lua.o liblua.a -lm make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/lua/src' make[2]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps' MAKE jemalloc cd jemalloc && ./configure --with-version=5.2.1-0-g0 --with-lg-quantum=3 --with-jemalloc-prefix=je_ CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC" LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 " 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether compiler is cray... no checking whether compiler supports -std=gnu11... yes checking whether compiler supports -Wall... yes checking whether compiler supports -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 -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking whether g++ supports C++14 features by default... no checking whether g++ supports C++14 features with -std=c++14... no checking whether g++ supports C++14 features with -std=c++0x... no checking whether g++ supports C++14 features with +std=c++14... no checking whether g++ supports C++14 features with -h std=c++14... no configure: No compiler with C++14 support was found checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... powerpc64le-unknown-linux-gnu checking host system type... powerpc64le-unknown-linux-gnu checking number of significant virtual address bits... 64 checking for ar... ar checking for nm... nm checking for gawk... gawk checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... no checking for library containing log... -lm checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -fvisibility=hidden... no checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether format(printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... yes checking whether format(printf, ...) attribute is compilable... yes checking for a BSD-compatible install... install -p checking for ranlib... ranlib checking for ld... /usr/bin/ld checking for autoconf... false checking for memalign... yes checking for valloc... yes 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 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 LG_PAGE... 16 checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlsym... yes checking whether pthread_atfork(3) is compilable... yes checking whether pthread_setname_np(3) is compilable... yes checking for library containing clock_gettime... none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes checking whether mach_absolute_time() is compilable... no checking whether compiler supports -Werror... yes checking whether syscall(2) is compilable... yes checking for secure_getenv... yes checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for issetugid... no checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for TLS... yes checking whether C11 atomics is compilable... no checking whether GCC __atomic atomics is compilable... yes checking whether GCC 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 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... yes checking whether strerror_r returns char with gnu source is compilable... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes configure: creating ./config.status 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.2.1-0-g0 library revision : 2 CONFIG : --with-version=5.2.1-0-g0 --with-lg-quantum=3 --with-jemalloc-prefix=je_ 'CFLAGS=-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' CC=gcc CXX=g++ 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' CC : gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops SPECIFIED_CFLAGS : -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CXX : g++ CONFIGURE_CXXFLAGS : SPECIFIED_CXXFLAGS : -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection EXTRA_CXXFLAGS : LDFLAGS : -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 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 : /builddir/build/BUILD/redis-7.0.5/deps/jemalloc/ objroot : abs_objroot : /builddir/build/BUILD/redis-7.0.5/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 experimetal_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 : 1 cxx : 0 =============================================================================== make[2]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps' cd jemalloc && /usr/bin/make CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC" LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 " lib/libjemalloc.a make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -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 '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -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 '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -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 '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o src/hash.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o src/mutex_pool.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -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 '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o src/prng.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o src/sc.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -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 '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -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 '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/arena.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/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 '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/base.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/bitmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/ckh.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/div.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/extent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/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 '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/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 '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/hash.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm: src/hash.sym.o: no symbols make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/hook.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/large.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/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 '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/mutex.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/mutex_pool.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/nstime.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/pages.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/prng.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm: src/prng.sym.o: no symbols make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/prof.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/rtree.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/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 '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/sc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/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 '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/ticker.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm: src/ticker.sym.o: no symbols make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/sz.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/tsd.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/witness.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/jemalloc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/tcache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/ctl.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' nm -a src/stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hook.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/safety_check.sym src/stats.sym src/sc.sym src/sz.sym src/tcache.sym src/test_hooks.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.gen.h make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.o src/hook.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.o src/mutex_pool.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.o src/prng.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.o src/safety_check.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.o src/sc.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.o src/test_hooks.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[3]: Entering directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bitmap.o src/ckh.o src/ctl.o src/div.o src/extent.o src/extent_dss.o src/extent_mmap.o src/hash.o src/hook.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/mutex_pool.o src/nstime.o src/pages.o src/prng.o src/prof.o src/rtree.o src/safety_check.o src/stats.o src/sc.o src/sz.o src/tcache.o src/test_hooks.o src/ticker.o src/tsd.o src/witness.o make[3]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/deps/jemalloc' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o adlist.o -c adlist.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o lzf_c.o -c lzf_c.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o anet.o -c anet.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o ae.o -c ae.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o lzf_d.o -c lzf_d.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o zmalloc.o -c zmalloc.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o zipmap.o -c zipmap.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o pqsort.o -c pqsort.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o release.o -c release.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o sha1.o -c sha1.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o quicklist.o -c quicklist.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o sds.o -c sds.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o dict.o -c dict.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o ziplist.o -c ziplist.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o util.o -c util.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o object.o -c object.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o db.o -c db.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o t_list.o -c t_list.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o t_string.o -c t_string.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o t_set.o -c t_set.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o replication.o -c replication.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o networking.o -c networking.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o t_hash.o -c t_hash.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o rdb.o -c rdb.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o multi.o -c multi.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o pubsub.o -c pubsub.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o intset.o -c intset.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o syncio.o -c syncio.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o crc16.o -c crc16.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o endianconv.o -c endianconv.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o sort.o -c sort.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o slowlog.o -c slowlog.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o server.o -c server.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o aof.o -c aof.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o rand.o -c rand.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o config.o -c config.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o bio.o -c bio.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o syscheck.o -c syscheck.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o crc64.o -c crc64.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o debug.o -c debug.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o memtest.o -c memtest.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o rio.o -c rio.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o crcspeed.o -c crcspeed.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o setproctitle.o -c setproctitle.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o notify.o -c notify.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o t_zset.o -c t_zset.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o blocked.o -c blocked.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o sparkline.o -c sparkline.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o latency.o -c latency.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o eval.o -c eval.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o bitops.o -c bitops.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o redis-check-rdb.o -c redis-check-rdb.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o lazyfree.o -c lazyfree.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o redis-check-aof.o -c redis-check-aof.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o hyperloglog.o -c hyperloglog.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o geohash.o -c geohash.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o geohash_helper.o -c geohash_helper.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o childinfo.o -c childinfo.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o geo.o -c geo.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o evict.o -c evict.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o expire.o -c expire.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o siphash.o -c siphash.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o localtime.o -c localtime.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o lolwut.o -c lolwut.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o defrag.o -c defrag.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o lolwut6.o -c lolwut6.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o listpack.o -c listpack.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o lolwut5.o -c lolwut5.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o rax.o -c rax.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o connection.o -c connection.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o tracking.o -c tracking.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o sha256.o -c sha256.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o setcpuaffinity.o -c setcpuaffinity.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o timeout.o -c timeout.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o monotonic.o -c monotonic.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o mt19937-64.o -c mt19937-64.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o cluster.o -c cluster.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o resp_parser.o -c resp_parser.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o sentinel.o -c sentinel.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o tls.o -c tls.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o script.o -c script.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o function_lua.o -c function_lua.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o call_reply.o -c call_reply.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o redisassert.o -c redisassert.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o t_stream.o -c t_stream.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o commands.o -c commands.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o functions.o -c functions.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o script_lua.o -c script_lua.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o acl.o -c acl.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o cli_common.o -c cli_common.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o redis-benchmark.o -c redis-benchmark.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o module.o -c module.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MMD -o redis-cli.o -c redis-cli.c make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -rdynamic -o redis-benchmark ae.o anet.o redis-benchmark.o adlist.o dict.o zmalloc.o redisassert.o release.o crcspeed.o crc64.o siphash.o crc16.o monotonic.o cli_common.o mt19937-64.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 '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -rdynamic -o redis-cli anet.o adlist.o dict.o redis-cli.o zmalloc.o release.o ae.o redisassert.o crcspeed.o crc64.o siphash.o crc16.o monotonic.o cli_common.o mt19937-64.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 '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -rdynamic -o redis-server adlist.o quicklist.o ae.o anet.o dict.o server.o sds.o zmalloc.o lzf_c.o lzf_d.o pqsort.o zipmap.o sha1.o ziplist.o release.o networking.o util.o object.o db.o replication.o rdb.o t_string.o t_list.o t_set.o t_zset.o t_hash.o config.o aof.o pubsub.o multi.o debug.o sort.o intset.o syncio.o cluster.o crc16.o endianconv.o slowlog.o eval.o bio.o rio.o rand.o memtest.o syscheck.o crcspeed.o crc64.o bitops.o sentinel.o notify.o setproctitle.o blocked.o hyperloglog.o latency.o sparkline.o redis-check-rdb.o redis-check-aof.o geo.o lazyfree.o module.o evict.o expire.o geohash.o geohash_helper.o childinfo.o defrag.o siphash.o rax.o t_stream.o listpack.o localtime.o lolwut.o lolwut5.o lolwut6.o acl.o tracking.o connection.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 ../deps/hiredis/libhiredis.a ../deps/lua/src/liblua.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 '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' install -p redis-server redis-sentinel make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' install -p redis-server redis-check-rdb make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' install -p redis-server redis-check-aof make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' Hint: It's a good idea to run 'make test' ;) make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QQ4VZY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le ++ dirname /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd redis-7.0.5 + make DEBUG= V=echo 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' 'CFLAGS+=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC' 'INSTALL=install -p' PREFIX=/builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr BUILD_WITH_SYSTEMD=yes BUILD_TLS=yes install cd src && make install make[1]: Entering directory '/builddir/build/BUILD/redis-7.0.5/src' which: no python3 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) which: no python in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) gcc -pedantic -DREDIS_STATIC= -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL -MM acl.c adlist.c ae.c anet.c aof.c bio.c bitops.c blocked.c call_reply.c childinfo.c cli_common.c cluster.c commands.c config.c connection.c crc16.c crc64.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 latency.c lazyfree.c listpack.c localtime.c lolwut.c lolwut5.c lolwut6.c lzf_c.c lzf_d.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 redis-benchmark.c redis-check-aof.c redis-check-rdb.c redis-cli.c redisassert.c release.c replication.c resp_parser.c rio.c script.c script_lua.c sds.c sentinel.c server.c setcpuaffinity.c setproctitle.c sha1.c sha256.c siphash.c slowlog.c sort.c sparkline.c syncio.c syscheck.c t_hash.c t_list.c t_set.c t_stream.c t_string.c t_zset.c timeout.c tls.c tracking.c util.c ziplist.c zipmap.c zmalloc.c > Makefile.dep 2> /dev/null || true which: no python3 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) which: no python in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) Hint: It's a good idea to run 'make test' ;) install -p redis-server /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/bin install -p redis-benchmark /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/bin install -p redis-cli /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/redis-7.0.5/src' + install -d /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/var/lib/redis + install -d /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/var/log/redis + install -d /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/var/run/redis + install -d /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/lib64/redis/modules + install -pDm644 /builddir/build/SOURCES/redis.logrotate /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/etc/logrotate.d/redis + install -pDm640 redis.conf /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/etc/redis/redis.conf + install -pDm640 sentinel.conf /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/etc/redis/sentinel.conf + mkdir -p /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/lib/systemd/system + install -pm644 /builddir/build/SOURCES/redis.service /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/lib/systemd/system + install -pm644 /builddir/build/SOURCES/redis-sentinel.service /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/lib/systemd/system + install -p -D -m 644 /builddir/build/SOURCES/redis-limit-systemd /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/etc/systemd/system/redis.service.d/limit.conf + install -p -D -m 644 /builddir/build/SOURCES/redis-limit-systemd /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/etc/systemd/system/redis-sentinel.service.d/limit.conf + chmod 755 /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/bin/redis-benchmark /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/bin/redis-check-aof /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/bin/redis-check-rdb /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/bin/redis-cli /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/bin/redis-sentinel /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/bin/redis-server + install -pDm755 /builddir/build/SOURCES/redis-shutdown /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/libexec/redis-shutdown + install -pDm644 src/redismodule.h /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/include/redismodule.h ++ dirname /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/man + man=/builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share + for page in man/man?/* + install -Dpm644 man/man1/redis-benchmark.1 /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/man/man1/redis-benchmark.1 + for page in man/man?/* + install -Dpm644 man/man1/redis-check-aof.1 /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/man/man1/redis-check-aof.1 + for page in man/man?/* + install -Dpm644 man/man1/redis-check-rdb.1 /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/man/man1/redis-check-rdb.1 + for page in man/man?/* + install -Dpm644 man/man1/redis-cli.1 /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/man/man1/redis-cli.1 + for page in man/man?/* + install -Dpm644 man/man1/redis-server.1 /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/man/man1/redis-server.1 + for page in man/man?/* + install -Dpm644 man/man5/redis.conf.5 /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/man/man5/redis.conf.5 + ln -s redis-server.1 /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/man/man1/redis-sentinel.1 + ln -s redis.conf.5 /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/man/man5/redis-sentinel.conf.5 ++ echo /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis + doc=/builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis + for page in 00-RELEASENOTES BUGS MANIFESTO *.md + install -Dpm644 00-RELEASENOTES /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/00-RELEASENOTES + for page in 00-RELEASENOTES BUGS MANIFESTO *.md + install -Dpm644 BUGS /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/BUGS + for page in 00-RELEASENOTES BUGS MANIFESTO *.md + install -Dpm644 MANIFESTO /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/MANIFESTO + for page in 00-RELEASENOTES BUGS MANIFESTO *.md + install -Dpm644 CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/CODE_OF_CONDUCT.md + for page in 00-RELEASENOTES BUGS MANIFESTO *.md + install -Dpm644 CONTRIBUTING.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/CONTRIBUTING.md + for page in 00-RELEASENOTES BUGS MANIFESTO *.md + install -Dpm644 README.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/README.md + for page in 00-RELEASENOTES BUGS MANIFESTO *.md + install -Dpm644 SECURITY.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/SECURITY.md + for page in 00-RELEASENOTES BUGS MANIFESTO *.md + install -Dpm644 TLS.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/TLS.md ++ sed -e 's|.md$||g' ++ find doc -name '*.md' + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/README ++ sed -e 's|doc/||g' + base=README + install -Dpm644 doc/README.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/README.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/_index ++ sed -e 's|doc/||g' + base=_index + install -Dpm644 doc/_index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/_index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/_index ++ sed -e 's|doc/||g' + base=commands/_index + install -Dpm644 doc/commands/_index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/_index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/acl-cat ++ sed -e 's|doc/||g' + base=commands/acl-cat + install -Dpm644 doc/commands/acl-cat.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/acl-cat.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ sed -e 's|doc/||g' ++ echo doc/commands/acl-deluser + base=commands/acl-deluser + install -Dpm644 doc/commands/acl-deluser.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/acl-deluser.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/acl-dryrun ++ sed -e 's|doc/||g' + base=commands/acl-dryrun + install -Dpm644 doc/commands/acl-dryrun.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/acl-dryrun.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ sed -e 's|doc/||g' ++ echo doc/commands/acl-genpass + base=commands/acl-genpass + install -Dpm644 doc/commands/acl-genpass.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/acl-genpass.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/acl-getuser ++ sed -e 's|doc/||g' + base=commands/acl-getuser + install -Dpm644 doc/commands/acl-getuser.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/acl-getuser.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/acl-help ++ sed -e 's|doc/||g' + base=commands/acl-help + install -Dpm644 doc/commands/acl-help.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/acl-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/acl-list ++ sed -e 's|doc/||g' + base=commands/acl-list + install -Dpm644 doc/commands/acl-list.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/acl-list.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/acl-load ++ sed -e 's|doc/||g' + base=commands/acl-load + install -Dpm644 doc/commands/acl-load.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/acl-load.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/acl-log ++ sed -e 's|doc/||g' + base=commands/acl-log + install -Dpm644 doc/commands/acl-log.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/acl-log.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/acl-save ++ sed -e 's|doc/||g' + base=commands/acl-save + install -Dpm644 doc/commands/acl-save.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/acl-save.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/acl-setuser ++ sed -e 's|doc/||g' + base=commands/acl-setuser + install -Dpm644 doc/commands/acl-setuser.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/acl-setuser.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/acl-users ++ sed -e 's|doc/||g' + base=commands/acl-users + install -Dpm644 doc/commands/acl-users.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/acl-users.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ sed -e 's|doc/||g' ++ echo doc/commands/acl-whoami + base=commands/acl-whoami + install -Dpm644 doc/commands/acl-whoami.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/acl-whoami.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/acl ++ sed -e 's|doc/||g' + base=commands/acl + install -Dpm644 doc/commands/acl.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/acl.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/append ++ sed -e 's|doc/||g' + base=commands/append + install -Dpm644 doc/commands/append.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/append.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/asking ++ sed -e 's|doc/||g' + base=commands/asking + install -Dpm644 doc/commands/asking.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/asking.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/auth ++ sed -e 's|doc/||g' + base=commands/auth + install -Dpm644 doc/commands/auth.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/auth.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/bgrewriteaof ++ sed -e 's|doc/||g' + base=commands/bgrewriteaof + install -Dpm644 doc/commands/bgrewriteaof.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/bgrewriteaof.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ sed -e 's|doc/||g' ++ echo doc/commands/bgsave + base=commands/bgsave + install -Dpm644 doc/commands/bgsave.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/bgsave.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/bitcount ++ sed -e 's|doc/||g' + base=commands/bitcount + install -Dpm644 doc/commands/bitcount.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/bitcount.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/bitfield ++ sed -e 's|doc/||g' + base=commands/bitfield + install -Dpm644 doc/commands/bitfield.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/bitfield.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/bitfield_ro ++ sed -e 's|doc/||g' + base=commands/bitfield_ro + install -Dpm644 doc/commands/bitfield_ro.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/bitfield_ro.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ sed -e 's|doc/||g' ++ echo doc/commands/bitop + base=commands/bitop + install -Dpm644 doc/commands/bitop.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/bitop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/bitpos ++ sed -e 's|doc/||g' + base=commands/bitpos + install -Dpm644 doc/commands/bitpos.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/bitpos.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/blmove ++ sed -e 's|doc/||g' + base=commands/blmove + install -Dpm644 doc/commands/blmove.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/blmove.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/blmpop ++ sed -e 's|doc/||g' + base=commands/blmpop + install -Dpm644 doc/commands/blmpop.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/blmpop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/blpop ++ sed -e 's|doc/||g' + base=commands/blpop + install -Dpm644 doc/commands/blpop.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/blpop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/brpop ++ sed -e 's|doc/||g' + base=commands/brpop + install -Dpm644 doc/commands/brpop.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/brpop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/brpoplpush ++ sed -e 's|doc/||g' + base=commands/brpoplpush + install -Dpm644 doc/commands/brpoplpush.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/brpoplpush.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/bzmpop ++ sed -e 's|doc/||g' + base=commands/bzmpop + install -Dpm644 doc/commands/bzmpop.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/bzmpop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/bzpopmax ++ sed -e 's|doc/||g' + base=commands/bzpopmax + install -Dpm644 doc/commands/bzpopmax.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/bzpopmax.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/bzpopmin ++ sed -e 's|doc/||g' + base=commands/bzpopmin + install -Dpm644 doc/commands/bzpopmin.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/bzpopmin.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client-caching ++ sed -e 's|doc/||g' + base=commands/client-caching + install -Dpm644 doc/commands/client-caching.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-caching.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client-getname ++ sed -e 's|doc/||g' + base=commands/client-getname + install -Dpm644 doc/commands/client-getname.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-getname.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client-getredir ++ sed -e 's|doc/||g' + base=commands/client-getredir + install -Dpm644 doc/commands/client-getredir.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-getredir.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client-help ++ sed -e 's|doc/||g' + base=commands/client-help + install -Dpm644 doc/commands/client-help.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client-id ++ sed -e 's|doc/||g' + base=commands/client-id + install -Dpm644 doc/commands/client-id.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-id.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client-info ++ sed -e 's|doc/||g' + base=commands/client-info + install -Dpm644 doc/commands/client-info.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-info.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client-kill ++ sed -e 's|doc/||g' + base=commands/client-kill + install -Dpm644 doc/commands/client-kill.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-kill.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ sed -e 's|doc/||g' ++ echo doc/commands/client-list + base=commands/client-list + install -Dpm644 doc/commands/client-list.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-list.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client-no-evict ++ sed -e 's|doc/||g' + base=commands/client-no-evict + install -Dpm644 doc/commands/client-no-evict.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-no-evict.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client-pause ++ sed -e 's|doc/||g' + base=commands/client-pause + install -Dpm644 doc/commands/client-pause.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-pause.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client-reply ++ sed -e 's|doc/||g' + base=commands/client-reply + install -Dpm644 doc/commands/client-reply.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-reply.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client-setname ++ sed -e 's|doc/||g' + base=commands/client-setname + install -Dpm644 doc/commands/client-setname.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-setname.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client-tracking ++ sed -e 's|doc/||g' + base=commands/client-tracking + install -Dpm644 doc/commands/client-tracking.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-tracking.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client-trackinginfo ++ sed -e 's|doc/||g' + base=commands/client-trackinginfo + install -Dpm644 doc/commands/client-trackinginfo.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-trackinginfo.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client-unblock ++ sed -e 's|doc/||g' + base=commands/client-unblock + install -Dpm644 doc/commands/client-unblock.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-unblock.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client-unpause ++ sed -e 's|doc/||g' + base=commands/client-unpause + install -Dpm644 doc/commands/client-unpause.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client-unpause.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/client ++ sed -e 's|doc/||g' + base=commands/client + install -Dpm644 doc/commands/client.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/client.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-addslots ++ sed -e 's|doc/||g' + base=commands/cluster-addslots + install -Dpm644 doc/commands/cluster-addslots.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-addslots.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-addslotsrange ++ sed -e 's|doc/||g' + base=commands/cluster-addslotsrange + install -Dpm644 doc/commands/cluster-addslotsrange.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-addslotsrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-bumpepoch ++ sed -e 's|doc/||g' + base=commands/cluster-bumpepoch + install -Dpm644 doc/commands/cluster-bumpepoch.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-bumpepoch.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-count-failure-reports ++ sed -e 's|doc/||g' + base=commands/cluster-count-failure-reports + install -Dpm644 doc/commands/cluster-count-failure-reports.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-count-failure-reports.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-countkeysinslot ++ sed -e 's|doc/||g' + base=commands/cluster-countkeysinslot + install -Dpm644 doc/commands/cluster-countkeysinslot.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-countkeysinslot.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-delslots ++ sed -e 's|doc/||g' + base=commands/cluster-delslots + install -Dpm644 doc/commands/cluster-delslots.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-delslots.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-delslotsrange ++ sed -e 's|doc/||g' + base=commands/cluster-delslotsrange + install -Dpm644 doc/commands/cluster-delslotsrange.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-delslotsrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-failover ++ sed -e 's|doc/||g' + base=commands/cluster-failover + install -Dpm644 doc/commands/cluster-failover.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-failover.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-flushslots ++ sed -e 's|doc/||g' + base=commands/cluster-flushslots + install -Dpm644 doc/commands/cluster-flushslots.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-flushslots.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-forget ++ sed -e 's|doc/||g' + base=commands/cluster-forget + install -Dpm644 doc/commands/cluster-forget.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-forget.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-getkeysinslot ++ sed -e 's|doc/||g' + base=commands/cluster-getkeysinslot + install -Dpm644 doc/commands/cluster-getkeysinslot.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-getkeysinslot.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-help ++ sed -e 's|doc/||g' + base=commands/cluster-help + install -Dpm644 doc/commands/cluster-help.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-info ++ sed -e 's|doc/||g' + base=commands/cluster-info + install -Dpm644 doc/commands/cluster-info.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-info.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-keyslot ++ sed -e 's|doc/||g' + base=commands/cluster-keyslot + install -Dpm644 doc/commands/cluster-keyslot.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-keyslot.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-links ++ sed -e 's|doc/||g' + base=commands/cluster-links + install -Dpm644 doc/commands/cluster-links.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-links.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ sed -e 's|doc/||g' ++ echo doc/commands/cluster-meet + base=commands/cluster-meet + install -Dpm644 doc/commands/cluster-meet.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-meet.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-myid ++ sed -e 's|doc/||g' + base=commands/cluster-myid + install -Dpm644 doc/commands/cluster-myid.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-myid.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-nodes ++ sed -e 's|doc/||g' + base=commands/cluster-nodes + install -Dpm644 doc/commands/cluster-nodes.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-nodes.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-replicas ++ sed -e 's|doc/||g' + base=commands/cluster-replicas + install -Dpm644 doc/commands/cluster-replicas.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-replicas.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-replicate ++ sed -e 's|doc/||g' + base=commands/cluster-replicate + install -Dpm644 doc/commands/cluster-replicate.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-replicate.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-reset ++ sed -e 's|doc/||g' + base=commands/cluster-reset + install -Dpm644 doc/commands/cluster-reset.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-reset.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-saveconfig ++ sed -e 's|doc/||g' + base=commands/cluster-saveconfig + install -Dpm644 doc/commands/cluster-saveconfig.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-saveconfig.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-set-config-epoch ++ sed -e 's|doc/||g' + base=commands/cluster-set-config-epoch + install -Dpm644 doc/commands/cluster-set-config-epoch.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-set-config-epoch.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-setslot ++ sed -e 's|doc/||g' + base=commands/cluster-setslot + install -Dpm644 doc/commands/cluster-setslot.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-setslot.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-shards ++ sed -e 's|doc/||g' + base=commands/cluster-shards + install -Dpm644 doc/commands/cluster-shards.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-shards.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-slaves ++ sed -e 's|doc/||g' + base=commands/cluster-slaves + install -Dpm644 doc/commands/cluster-slaves.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-slaves.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster-slots ++ sed -e 's|doc/||g' + base=commands/cluster-slots + install -Dpm644 doc/commands/cluster-slots.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster-slots.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/cluster ++ sed -e 's|doc/||g' + base=commands/cluster + install -Dpm644 doc/commands/cluster.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/cluster.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ sed -e 's|doc/||g' ++ echo doc/commands/command-count + base=commands/command-count + install -Dpm644 doc/commands/command-count.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/command-count.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/command-docs ++ sed -e 's|doc/||g' + base=commands/command-docs + install -Dpm644 doc/commands/command-docs.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/command-docs.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/command-getkeys ++ sed -e 's|doc/||g' + base=commands/command-getkeys + install -Dpm644 doc/commands/command-getkeys.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/command-getkeys.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/command-getkeysandflags ++ sed -e 's|doc/||g' + base=commands/command-getkeysandflags + install -Dpm644 doc/commands/command-getkeysandflags.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/command-getkeysandflags.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/command-help ++ sed -e 's|doc/||g' + base=commands/command-help + install -Dpm644 doc/commands/command-help.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/command-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/command-info ++ sed -e 's|doc/||g' + base=commands/command-info + install -Dpm644 doc/commands/command-info.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/command-info.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ sed -e 's|doc/||g' ++ echo doc/commands/command-list + base=commands/command-list + install -Dpm644 doc/commands/command-list.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/command-list.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/command ++ sed -e 's|doc/||g' + base=commands/command + install -Dpm644 doc/commands/command.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/command.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/config-get ++ sed -e 's|doc/||g' + base=commands/config-get + install -Dpm644 doc/commands/config-get.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/config-get.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/config-help ++ sed -e 's|doc/||g' + base=commands/config-help + install -Dpm644 doc/commands/config-help.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/config-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/config-resetstat ++ sed -e 's|doc/||g' + base=commands/config-resetstat + install -Dpm644 doc/commands/config-resetstat.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/config-resetstat.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ sed -e 's|doc/||g' ++ echo doc/commands/config-rewrite + base=commands/config-rewrite + install -Dpm644 doc/commands/config-rewrite.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/config-rewrite.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/config-set ++ sed -e 's|doc/||g' + base=commands/config-set + install -Dpm644 doc/commands/config-set.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/config-set.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/config ++ sed -e 's|doc/||g' + base=commands/config + install -Dpm644 doc/commands/config.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/config.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/copy ++ sed -e 's|doc/||g' + base=commands/copy + install -Dpm644 doc/commands/copy.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/copy.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/dbsize ++ sed -e 's|doc/||g' + base=commands/dbsize + install -Dpm644 doc/commands/dbsize.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/dbsize.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/debug ++ sed -e 's|doc/||g' + base=commands/debug + install -Dpm644 doc/commands/debug.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/debug.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/decr ++ sed -e 's|doc/||g' + base=commands/decr + install -Dpm644 doc/commands/decr.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/decr.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/decrby ++ sed -e 's|doc/||g' + base=commands/decrby + install -Dpm644 doc/commands/decrby.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/decrby.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/del ++ sed -e 's|doc/||g' + base=commands/del + install -Dpm644 doc/commands/del.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/del.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/discard ++ sed -e 's|doc/||g' + base=commands/discard + install -Dpm644 doc/commands/discard.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/discard.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/dump ++ sed -e 's|doc/||g' + base=commands/dump + install -Dpm644 doc/commands/dump.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/dump.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/echo ++ sed -e 's|doc/||g' + base=commands/echo + install -Dpm644 doc/commands/echo.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/echo.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/eval ++ sed -e 's|doc/||g' + base=commands/eval + install -Dpm644 doc/commands/eval.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/eval.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/eval_ro ++ sed -e 's|doc/||g' + base=commands/eval_ro + install -Dpm644 doc/commands/eval_ro.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/eval_ro.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/evalsha ++ sed -e 's|doc/||g' + base=commands/evalsha + install -Dpm644 doc/commands/evalsha.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/evalsha.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/evalsha_ro ++ sed -e 's|doc/||g' + base=commands/evalsha_ro + install -Dpm644 doc/commands/evalsha_ro.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/evalsha_ro.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/exec ++ sed -e 's|doc/||g' + base=commands/exec + install -Dpm644 doc/commands/exec.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/exec.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/exists ++ sed -e 's|doc/||g' + base=commands/exists + install -Dpm644 doc/commands/exists.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/exists.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/expire ++ sed -e 's|doc/||g' + base=commands/expire + install -Dpm644 doc/commands/expire.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/expire.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/expireat ++ sed -e 's|doc/||g' + base=commands/expireat + install -Dpm644 doc/commands/expireat.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/expireat.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/expiretime ++ sed -e 's|doc/||g' + base=commands/expiretime + install -Dpm644 doc/commands/expiretime.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/expiretime.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/failover ++ sed -e 's|doc/||g' + base=commands/failover + install -Dpm644 doc/commands/failover.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/failover.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/fcall ++ sed -e 's|doc/||g' + base=commands/fcall + install -Dpm644 doc/commands/fcall.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/fcall.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ sed -e 's|doc/||g' ++ echo doc/commands/fcall_ro + base=commands/fcall_ro + install -Dpm644 doc/commands/fcall_ro.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/fcall_ro.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/flushall ++ sed -e 's|doc/||g' + base=commands/flushall + install -Dpm644 doc/commands/flushall.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/flushall.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/flushdb ++ sed -e 's|doc/||g' + base=commands/flushdb + install -Dpm644 doc/commands/flushdb.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/flushdb.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/function-delete ++ sed -e 's|doc/||g' + base=commands/function-delete + install -Dpm644 doc/commands/function-delete.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/function-delete.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/function-dump ++ sed -e 's|doc/||g' + base=commands/function-dump + install -Dpm644 doc/commands/function-dump.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/function-dump.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/function-flush ++ sed -e 's|doc/||g' + base=commands/function-flush + install -Dpm644 doc/commands/function-flush.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/function-flush.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/function-help ++ sed -e 's|doc/||g' + base=commands/function-help + install -Dpm644 doc/commands/function-help.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/function-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/function-kill ++ sed -e 's|doc/||g' + base=commands/function-kill + install -Dpm644 doc/commands/function-kill.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/function-kill.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/function-list ++ sed -e 's|doc/||g' + base=commands/function-list + install -Dpm644 doc/commands/function-list.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/function-list.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/function-load ++ sed -e 's|doc/||g' + base=commands/function-load + install -Dpm644 doc/commands/function-load.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/function-load.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/function-restore ++ sed -e 's|doc/||g' + base=commands/function-restore + install -Dpm644 doc/commands/function-restore.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/function-restore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/function-stats ++ sed -e 's|doc/||g' + base=commands/function-stats + install -Dpm644 doc/commands/function-stats.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/function-stats.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/function ++ sed -e 's|doc/||g' + base=commands/function + install -Dpm644 doc/commands/function.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/function.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/geoadd ++ sed -e 's|doc/||g' + base=commands/geoadd + install -Dpm644 doc/commands/geoadd.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/geoadd.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/geodist ++ sed -e 's|doc/||g' + base=commands/geodist + install -Dpm644 doc/commands/geodist.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/geodist.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/geohash ++ sed -e 's|doc/||g' + base=commands/geohash + install -Dpm644 doc/commands/geohash.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/geohash.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/geopos ++ sed -e 's|doc/||g' + base=commands/geopos + install -Dpm644 doc/commands/geopos.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/geopos.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/georadius ++ sed -e 's|doc/||g' + base=commands/georadius + install -Dpm644 doc/commands/georadius.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/georadius.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/georadius_ro ++ sed -e 's|doc/||g' + base=commands/georadius_ro + install -Dpm644 doc/commands/georadius_ro.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/georadius_ro.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/georadiusbymember ++ sed -e 's|doc/||g' + base=commands/georadiusbymember + install -Dpm644 doc/commands/georadiusbymember.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/georadiusbymember.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/georadiusbymember_ro ++ sed -e 's|doc/||g' + base=commands/georadiusbymember_ro + install -Dpm644 doc/commands/georadiusbymember_ro.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/georadiusbymember_ro.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/geosearch ++ sed -e 's|doc/||g' + base=commands/geosearch + install -Dpm644 doc/commands/geosearch.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/geosearch.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/geosearchstore ++ sed -e 's|doc/||g' + base=commands/geosearchstore + install -Dpm644 doc/commands/geosearchstore.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/geosearchstore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/get ++ sed -e 's|doc/||g' + base=commands/get + install -Dpm644 doc/commands/get.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/get.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/getbit ++ sed -e 's|doc/||g' + base=commands/getbit + install -Dpm644 doc/commands/getbit.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/getbit.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/getdel ++ sed -e 's|doc/||g' + base=commands/getdel + install -Dpm644 doc/commands/getdel.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/getdel.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/getex ++ sed -e 's|doc/||g' + base=commands/getex + install -Dpm644 doc/commands/getex.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/getex.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/getrange ++ sed -e 's|doc/||g' + base=commands/getrange + install -Dpm644 doc/commands/getrange.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/getrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/getset ++ sed -e 's|doc/||g' + base=commands/getset + install -Dpm644 doc/commands/getset.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/getset.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hdel ++ sed -e 's|doc/||g' + base=commands/hdel + install -Dpm644 doc/commands/hdel.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hdel.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hello ++ sed -e 's|doc/||g' + base=commands/hello + install -Dpm644 doc/commands/hello.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hello.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hexists ++ sed -e 's|doc/||g' + base=commands/hexists + install -Dpm644 doc/commands/hexists.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hexists.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hget ++ sed -e 's|doc/||g' + base=commands/hget + install -Dpm644 doc/commands/hget.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hget.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hgetall ++ sed -e 's|doc/||g' + base=commands/hgetall + install -Dpm644 doc/commands/hgetall.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hgetall.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hincrby ++ sed -e 's|doc/||g' + base=commands/hincrby + install -Dpm644 doc/commands/hincrby.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hincrby.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hincrbyfloat ++ sed -e 's|doc/||g' + base=commands/hincrbyfloat + install -Dpm644 doc/commands/hincrbyfloat.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hincrbyfloat.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hkeys ++ sed -e 's|doc/||g' + base=commands/hkeys + install -Dpm644 doc/commands/hkeys.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hkeys.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hlen ++ sed -e 's|doc/||g' + base=commands/hlen + install -Dpm644 doc/commands/hlen.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hlen.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hmget ++ sed -e 's|doc/||g' + base=commands/hmget + install -Dpm644 doc/commands/hmget.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hmget.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hmset ++ sed -e 's|doc/||g' + base=commands/hmset + install -Dpm644 doc/commands/hmset.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hmset.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hrandfield ++ sed -e 's|doc/||g' + base=commands/hrandfield + install -Dpm644 doc/commands/hrandfield.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hrandfield.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hscan ++ sed -e 's|doc/||g' + base=commands/hscan + install -Dpm644 doc/commands/hscan.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hscan.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hset ++ sed -e 's|doc/||g' + base=commands/hset + install -Dpm644 doc/commands/hset.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hset.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hsetnx ++ sed -e 's|doc/||g' + base=commands/hsetnx + install -Dpm644 doc/commands/hsetnx.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hsetnx.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hstrlen ++ sed -e 's|doc/||g' + base=commands/hstrlen + install -Dpm644 doc/commands/hstrlen.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hstrlen.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/hvals ++ sed -e 's|doc/||g' + base=commands/hvals + install -Dpm644 doc/commands/hvals.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/hvals.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/incr ++ sed -e 's|doc/||g' + base=commands/incr + install -Dpm644 doc/commands/incr.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/incr.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/incrby ++ sed -e 's|doc/||g' + base=commands/incrby + install -Dpm644 doc/commands/incrby.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/incrby.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/incrbyfloat ++ sed -e 's|doc/||g' + base=commands/incrbyfloat + install -Dpm644 doc/commands/incrbyfloat.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/incrbyfloat.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/info ++ sed -e 's|doc/||g' + base=commands/info + install -Dpm644 doc/commands/info.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/info.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/keys ++ sed -e 's|doc/||g' + base=commands/keys + install -Dpm644 doc/commands/keys.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/keys.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/lastsave ++ sed -e 's|doc/||g' + base=commands/lastsave + install -Dpm644 doc/commands/lastsave.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/lastsave.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/latency-doctor ++ sed -e 's|doc/||g' + base=commands/latency-doctor + install -Dpm644 doc/commands/latency-doctor.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/latency-doctor.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/latency-graph ++ sed -e 's|doc/||g' + base=commands/latency-graph + install -Dpm644 doc/commands/latency-graph.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/latency-graph.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/latency-help ++ sed -e 's|doc/||g' + base=commands/latency-help + install -Dpm644 doc/commands/latency-help.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/latency-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/latency-histogram ++ sed -e 's|doc/||g' + base=commands/latency-histogram + install -Dpm644 doc/commands/latency-histogram.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/latency-histogram.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/latency-history ++ sed -e 's|doc/||g' + base=commands/latency-history + install -Dpm644 doc/commands/latency-history.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/latency-history.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/latency-latest ++ sed -e 's|doc/||g' + base=commands/latency-latest + install -Dpm644 doc/commands/latency-latest.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/latency-latest.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/latency-reset ++ sed -e 's|doc/||g' + base=commands/latency-reset + install -Dpm644 doc/commands/latency-reset.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/latency-reset.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/latency ++ sed -e 's|doc/||g' + base=commands/latency + install -Dpm644 doc/commands/latency.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/latency.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/lcs ++ sed -e 's|doc/||g' + base=commands/lcs + install -Dpm644 doc/commands/lcs.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/lcs.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ sed -e 's|doc/||g' ++ echo doc/commands/lindex + base=commands/lindex + install -Dpm644 doc/commands/lindex.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/lindex.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/linsert ++ sed -e 's|doc/||g' + base=commands/linsert + install -Dpm644 doc/commands/linsert.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/linsert.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/llen ++ sed -e 's|doc/||g' + base=commands/llen + install -Dpm644 doc/commands/llen.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/llen.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/lmove ++ sed -e 's|doc/||g' + base=commands/lmove + install -Dpm644 doc/commands/lmove.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/lmove.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/lmpop ++ sed -e 's|doc/||g' + base=commands/lmpop + install -Dpm644 doc/commands/lmpop.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/lmpop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/lolwut ++ sed -e 's|doc/||g' + base=commands/lolwut + install -Dpm644 doc/commands/lolwut.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/lolwut.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/lpop ++ sed -e 's|doc/||g' + base=commands/lpop + install -Dpm644 doc/commands/lpop.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/lpop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/lpos ++ sed -e 's|doc/||g' + base=commands/lpos + install -Dpm644 doc/commands/lpos.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/lpos.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/lpush ++ sed -e 's|doc/||g' + base=commands/lpush + install -Dpm644 doc/commands/lpush.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/lpush.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/lpushx ++ sed -e 's|doc/||g' + base=commands/lpushx + install -Dpm644 doc/commands/lpushx.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/lpushx.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/lrange ++ sed -e 's|doc/||g' + base=commands/lrange + install -Dpm644 doc/commands/lrange.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/lrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/lrem ++ sed -e 's|doc/||g' + base=commands/lrem + install -Dpm644 doc/commands/lrem.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/lrem.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/lset ++ sed -e 's|doc/||g' + base=commands/lset + install -Dpm644 doc/commands/lset.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/lset.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/ltrim ++ sed -e 's|doc/||g' + base=commands/ltrim + install -Dpm644 doc/commands/ltrim.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/ltrim.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/memory-doctor ++ sed -e 's|doc/||g' + base=commands/memory-doctor + install -Dpm644 doc/commands/memory-doctor.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/memory-doctor.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/memory-help ++ sed -e 's|doc/||g' + base=commands/memory-help + install -Dpm644 doc/commands/memory-help.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/memory-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/memory-malloc-stats ++ sed -e 's|doc/||g' + base=commands/memory-malloc-stats + install -Dpm644 doc/commands/memory-malloc-stats.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/memory-malloc-stats.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/memory-purge ++ sed -e 's|doc/||g' + base=commands/memory-purge + install -Dpm644 doc/commands/memory-purge.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/memory-purge.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/memory-stats ++ sed -e 's|doc/||g' + base=commands/memory-stats + install -Dpm644 doc/commands/memory-stats.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/memory-stats.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/memory-usage ++ sed -e 's|doc/||g' + base=commands/memory-usage + install -Dpm644 doc/commands/memory-usage.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/memory-usage.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/memory ++ sed -e 's|doc/||g' + base=commands/memory + install -Dpm644 doc/commands/memory.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/memory.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/mget ++ sed -e 's|doc/||g' + base=commands/mget + install -Dpm644 doc/commands/mget.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/mget.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/migrate ++ sed -e 's|doc/||g' + base=commands/migrate + install -Dpm644 doc/commands/migrate.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/migrate.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/module-help ++ sed -e 's|doc/||g' + base=commands/module-help + install -Dpm644 doc/commands/module-help.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/module-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/module-list ++ sed -e 's|doc/||g' + base=commands/module-list + install -Dpm644 doc/commands/module-list.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/module-list.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/module-load ++ sed -e 's|doc/||g' + base=commands/module-load + install -Dpm644 doc/commands/module-load.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/module-load.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/module-loadex ++ sed -e 's|doc/||g' + base=commands/module-loadex + install -Dpm644 doc/commands/module-loadex.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/module-loadex.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/module-unload ++ sed -e 's|doc/||g' + base=commands/module-unload + install -Dpm644 doc/commands/module-unload.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/module-unload.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/module ++ sed -e 's|doc/||g' + base=commands/module + install -Dpm644 doc/commands/module.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/module.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/monitor ++ sed -e 's|doc/||g' + base=commands/monitor + install -Dpm644 doc/commands/monitor.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/monitor.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/move ++ sed -e 's|doc/||g' + base=commands/move + install -Dpm644 doc/commands/move.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/move.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/mset ++ sed -e 's|doc/||g' + base=commands/mset + install -Dpm644 doc/commands/mset.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/mset.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/msetnx ++ sed -e 's|doc/||g' + base=commands/msetnx + install -Dpm644 doc/commands/msetnx.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/msetnx.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/multi ++ sed -e 's|doc/||g' + base=commands/multi + install -Dpm644 doc/commands/multi.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/multi.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/object-encoding ++ sed -e 's|doc/||g' + base=commands/object-encoding + install -Dpm644 doc/commands/object-encoding.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/object-encoding.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/object-freq ++ sed -e 's|doc/||g' + base=commands/object-freq + install -Dpm644 doc/commands/object-freq.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/object-freq.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/object-help ++ sed -e 's|doc/||g' + base=commands/object-help + install -Dpm644 doc/commands/object-help.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/object-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/object-idletime ++ sed -e 's|doc/||g' + base=commands/object-idletime + install -Dpm644 doc/commands/object-idletime.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/object-idletime.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/object-refcount ++ sed -e 's|doc/||g' + base=commands/object-refcount + install -Dpm644 doc/commands/object-refcount.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/object-refcount.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/object ++ sed -e 's|doc/||g' + base=commands/object + install -Dpm644 doc/commands/object.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/object.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/persist ++ sed -e 's|doc/||g' + base=commands/persist + install -Dpm644 doc/commands/persist.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/persist.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pexpire ++ sed -e 's|doc/||g' + base=commands/pexpire + install -Dpm644 doc/commands/pexpire.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pexpire.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pexpireat ++ sed -e 's|doc/||g' + base=commands/pexpireat + install -Dpm644 doc/commands/pexpireat.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pexpireat.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pexpiretime ++ sed -e 's|doc/||g' + base=commands/pexpiretime + install -Dpm644 doc/commands/pexpiretime.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pexpiretime.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pfadd ++ sed -e 's|doc/||g' + base=commands/pfadd + install -Dpm644 doc/commands/pfadd.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pfadd.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pfcount ++ sed -e 's|doc/||g' + base=commands/pfcount + install -Dpm644 doc/commands/pfcount.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pfcount.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pfdebug ++ sed -e 's|doc/||g' + base=commands/pfdebug + install -Dpm644 doc/commands/pfdebug.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pfdebug.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pfmerge ++ sed -e 's|doc/||g' + base=commands/pfmerge + install -Dpm644 doc/commands/pfmerge.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pfmerge.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pfselftest ++ sed -e 's|doc/||g' + base=commands/pfselftest + install -Dpm644 doc/commands/pfselftest.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pfselftest.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/ping ++ sed -e 's|doc/||g' + base=commands/ping + install -Dpm644 doc/commands/ping.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/ping.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/psetex ++ sed -e 's|doc/||g' + base=commands/psetex + install -Dpm644 doc/commands/psetex.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/psetex.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/psubscribe ++ sed -e 's|doc/||g' + base=commands/psubscribe + install -Dpm644 doc/commands/psubscribe.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/psubscribe.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/psync ++ sed -e 's|doc/||g' + base=commands/psync + install -Dpm644 doc/commands/psync.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/psync.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pttl ++ sed -e 's|doc/||g' + base=commands/pttl + install -Dpm644 doc/commands/pttl.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pttl.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/publish ++ sed -e 's|doc/||g' + base=commands/publish + install -Dpm644 doc/commands/publish.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/publish.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pubsub-channels ++ sed -e 's|doc/||g' + base=commands/pubsub-channels + install -Dpm644 doc/commands/pubsub-channels.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pubsub-channels.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pubsub-help ++ sed -e 's|doc/||g' + base=commands/pubsub-help + install -Dpm644 doc/commands/pubsub-help.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pubsub-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pubsub-numpat ++ sed -e 's|doc/||g' + base=commands/pubsub-numpat + install -Dpm644 doc/commands/pubsub-numpat.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pubsub-numpat.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pubsub-numsub ++ sed -e 's|doc/||g' + base=commands/pubsub-numsub + install -Dpm644 doc/commands/pubsub-numsub.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pubsub-numsub.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pubsub-shardchannels ++ sed -e 's|doc/||g' + base=commands/pubsub-shardchannels + install -Dpm644 doc/commands/pubsub-shardchannels.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pubsub-shardchannels.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pubsub-shardnumsub ++ sed -e 's|doc/||g' + base=commands/pubsub-shardnumsub + install -Dpm644 doc/commands/pubsub-shardnumsub.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pubsub-shardnumsub.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/pubsub ++ sed -e 's|doc/||g' + base=commands/pubsub + install -Dpm644 doc/commands/pubsub.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/pubsub.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/punsubscribe ++ sed -e 's|doc/||g' + base=commands/punsubscribe + install -Dpm644 doc/commands/punsubscribe.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/punsubscribe.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/quit ++ sed -e 's|doc/||g' + base=commands/quit + install -Dpm644 doc/commands/quit.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/quit.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/randomkey ++ sed -e 's|doc/||g' + base=commands/randomkey + install -Dpm644 doc/commands/randomkey.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/randomkey.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/readonly ++ sed -e 's|doc/||g' + base=commands/readonly + install -Dpm644 doc/commands/readonly.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/readonly.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/readwrite ++ sed -e 's|doc/||g' + base=commands/readwrite + install -Dpm644 doc/commands/readwrite.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/readwrite.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/rename ++ sed -e 's|doc/||g' + base=commands/rename + install -Dpm644 doc/commands/rename.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/rename.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/renamenx ++ sed -e 's|doc/||g' + base=commands/renamenx + install -Dpm644 doc/commands/renamenx.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/renamenx.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/replconf ++ sed -e 's|doc/||g' + base=commands/replconf + install -Dpm644 doc/commands/replconf.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/replconf.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/replicaof ++ sed -e 's|doc/||g' + base=commands/replicaof + install -Dpm644 doc/commands/replicaof.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/replicaof.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/reset ++ sed -e 's|doc/||g' + base=commands/reset + install -Dpm644 doc/commands/reset.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/reset.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/restore-asking ++ sed -e 's|doc/||g' + base=commands/restore-asking + install -Dpm644 doc/commands/restore-asking.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/restore-asking.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/restore ++ sed -e 's|doc/||g' + base=commands/restore + install -Dpm644 doc/commands/restore.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/restore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/role ++ sed -e 's|doc/||g' + base=commands/role + install -Dpm644 doc/commands/role.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/role.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/rpop ++ sed -e 's|doc/||g' + base=commands/rpop + install -Dpm644 doc/commands/rpop.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/rpop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/rpoplpush ++ sed -e 's|doc/||g' + base=commands/rpoplpush + install -Dpm644 doc/commands/rpoplpush.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/rpoplpush.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/rpush ++ sed -e 's|doc/||g' + base=commands/rpush + install -Dpm644 doc/commands/rpush.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/rpush.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/rpushx ++ sed -e 's|doc/||g' + base=commands/rpushx + install -Dpm644 doc/commands/rpushx.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/rpushx.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/sadd ++ sed -e 's|doc/||g' + base=commands/sadd + install -Dpm644 doc/commands/sadd.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/sadd.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/save ++ sed -e 's|doc/||g' + base=commands/save + install -Dpm644 doc/commands/save.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/save.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/scan ++ sed -e 's|doc/||g' + base=commands/scan + install -Dpm644 doc/commands/scan.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/scan.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/scard ++ sed -e 's|doc/||g' + base=commands/scard + install -Dpm644 doc/commands/scard.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/scard.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/script-debug ++ sed -e 's|doc/||g' + base=commands/script-debug + install -Dpm644 doc/commands/script-debug.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/script-debug.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/script-exists ++ sed -e 's|doc/||g' + base=commands/script-exists + install -Dpm644 doc/commands/script-exists.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/script-exists.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/script-flush ++ sed -e 's|doc/||g' + base=commands/script-flush + install -Dpm644 doc/commands/script-flush.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/script-flush.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/script-help ++ sed -e 's|doc/||g' + base=commands/script-help + install -Dpm644 doc/commands/script-help.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/script-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/script-kill ++ sed -e 's|doc/||g' + base=commands/script-kill + install -Dpm644 doc/commands/script-kill.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/script-kill.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/script-load ++ sed -e 's|doc/||g' + base=commands/script-load + install -Dpm644 doc/commands/script-load.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/script-load.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/script ++ sed -e 's|doc/||g' + base=commands/script + install -Dpm644 doc/commands/script.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/script.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/sdiff ++ sed -e 's|doc/||g' + base=commands/sdiff + install -Dpm644 doc/commands/sdiff.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/sdiff.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/sdiffstore ++ sed -e 's|doc/||g' + base=commands/sdiffstore + install -Dpm644 doc/commands/sdiffstore.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/sdiffstore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/select ++ sed -e 's|doc/||g' + base=commands/select + install -Dpm644 doc/commands/select.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/select.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/set ++ sed -e 's|doc/||g' + base=commands/set + install -Dpm644 doc/commands/set.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/set.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/setbit ++ sed -e 's|doc/||g' + base=commands/setbit + install -Dpm644 doc/commands/setbit.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/setbit.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/setex ++ sed -e 's|doc/||g' + base=commands/setex + install -Dpm644 doc/commands/setex.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/setex.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/setnx ++ sed -e 's|doc/||g' + base=commands/setnx + install -Dpm644 doc/commands/setnx.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/setnx.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/setrange ++ sed -e 's|doc/||g' + base=commands/setrange + install -Dpm644 doc/commands/setrange.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/setrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/shutdown ++ sed -e 's|doc/||g' + base=commands/shutdown + install -Dpm644 doc/commands/shutdown.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/shutdown.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/sinter ++ sed -e 's|doc/||g' + base=commands/sinter + install -Dpm644 doc/commands/sinter.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/sinter.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/sintercard ++ sed -e 's|doc/||g' + base=commands/sintercard + install -Dpm644 doc/commands/sintercard.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/sintercard.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/sinterstore ++ sed -e 's|doc/||g' + base=commands/sinterstore + install -Dpm644 doc/commands/sinterstore.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/sinterstore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/sismember ++ sed -e 's|doc/||g' + base=commands/sismember + install -Dpm644 doc/commands/sismember.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/sismember.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/slaveof ++ sed -e 's|doc/||g' + base=commands/slaveof + install -Dpm644 doc/commands/slaveof.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/slaveof.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/slowlog-get ++ sed -e 's|doc/||g' + base=commands/slowlog-get + install -Dpm644 doc/commands/slowlog-get.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/slowlog-get.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/slowlog-help ++ sed -e 's|doc/||g' + base=commands/slowlog-help + install -Dpm644 doc/commands/slowlog-help.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/slowlog-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/slowlog-len ++ sed -e 's|doc/||g' + base=commands/slowlog-len + install -Dpm644 doc/commands/slowlog-len.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/slowlog-len.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/slowlog-reset ++ sed -e 's|doc/||g' + base=commands/slowlog-reset + install -Dpm644 doc/commands/slowlog-reset.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/slowlog-reset.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/slowlog ++ sed -e 's|doc/||g' + base=commands/slowlog + install -Dpm644 doc/commands/slowlog.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/slowlog.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/smembers ++ sed -e 's|doc/||g' + base=commands/smembers + install -Dpm644 doc/commands/smembers.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/smembers.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/smismember ++ sed -e 's|doc/||g' + base=commands/smismember + install -Dpm644 doc/commands/smismember.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/smismember.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/smove ++ sed -e 's|doc/||g' + base=commands/smove + install -Dpm644 doc/commands/smove.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/smove.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/sort ++ sed -e 's|doc/||g' + base=commands/sort + install -Dpm644 doc/commands/sort.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/sort.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/sort_ro ++ sed -e 's|doc/||g' + base=commands/sort_ro + install -Dpm644 doc/commands/sort_ro.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/sort_ro.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/spop ++ sed -e 's|doc/||g' + base=commands/spop + install -Dpm644 doc/commands/spop.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/spop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/spublish ++ sed -e 's|doc/||g' + base=commands/spublish + install -Dpm644 doc/commands/spublish.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/spublish.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/srandmember ++ sed -e 's|doc/||g' + base=commands/srandmember + install -Dpm644 doc/commands/srandmember.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/srandmember.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/srem ++ sed -e 's|doc/||g' + base=commands/srem + install -Dpm644 doc/commands/srem.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/srem.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/sscan ++ sed -e 's|doc/||g' + base=commands/sscan + install -Dpm644 doc/commands/sscan.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/sscan.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/ssubscribe ++ sed -e 's|doc/||g' + base=commands/ssubscribe + install -Dpm644 doc/commands/ssubscribe.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/ssubscribe.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/strlen ++ sed -e 's|doc/||g' + base=commands/strlen + install -Dpm644 doc/commands/strlen.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/strlen.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/subscribe ++ sed -e 's|doc/||g' + base=commands/subscribe + install -Dpm644 doc/commands/subscribe.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/subscribe.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/substr ++ sed -e 's|doc/||g' + base=commands/substr + install -Dpm644 doc/commands/substr.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/substr.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/sunion ++ sed -e 's|doc/||g' + base=commands/sunion + install -Dpm644 doc/commands/sunion.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/sunion.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/sunionstore ++ sed -e 's|doc/||g' + base=commands/sunionstore + install -Dpm644 doc/commands/sunionstore.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/sunionstore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/sunsubscribe ++ sed -e 's|doc/||g' + base=commands/sunsubscribe + install -Dpm644 doc/commands/sunsubscribe.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/sunsubscribe.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/swapdb ++ sed -e 's|doc/||g' + base=commands/swapdb + install -Dpm644 doc/commands/swapdb.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/swapdb.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/sync ++ sed -e 's|doc/||g' + base=commands/sync + install -Dpm644 doc/commands/sync.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/sync.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/time ++ sed -e 's|doc/||g' + base=commands/time + install -Dpm644 doc/commands/time.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/time.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/touch ++ sed -e 's|doc/||g' + base=commands/touch + install -Dpm644 doc/commands/touch.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/touch.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/ttl ++ sed -e 's|doc/||g' + base=commands/ttl + install -Dpm644 doc/commands/ttl.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/ttl.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/type ++ sed -e 's|doc/||g' + base=commands/type + install -Dpm644 doc/commands/type.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/type.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/unlink ++ sed -e 's|doc/||g' + base=commands/unlink + install -Dpm644 doc/commands/unlink.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/unlink.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/unsubscribe ++ sed -e 's|doc/||g' + base=commands/unsubscribe + install -Dpm644 doc/commands/unsubscribe.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/unsubscribe.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/unwatch ++ sed -e 's|doc/||g' + base=commands/unwatch + install -Dpm644 doc/commands/unwatch.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/unwatch.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/wait ++ sed -e 's|doc/||g' + base=commands/wait + install -Dpm644 doc/commands/wait.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/wait.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/watch ++ sed -e 's|doc/||g' + base=commands/watch + install -Dpm644 doc/commands/watch.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/watch.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xack ++ sed -e 's|doc/||g' + base=commands/xack + install -Dpm644 doc/commands/xack.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xack.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xadd ++ sed -e 's|doc/||g' + base=commands/xadd + install -Dpm644 doc/commands/xadd.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xadd.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xautoclaim ++ sed -e 's|doc/||g' + base=commands/xautoclaim + install -Dpm644 doc/commands/xautoclaim.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xautoclaim.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xclaim ++ sed -e 's|doc/||g' + base=commands/xclaim + install -Dpm644 doc/commands/xclaim.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xclaim.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xdel ++ sed -e 's|doc/||g' + base=commands/xdel + install -Dpm644 doc/commands/xdel.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xdel.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xgroup-create ++ sed -e 's|doc/||g' + base=commands/xgroup-create + install -Dpm644 doc/commands/xgroup-create.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xgroup-create.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xgroup-createconsumer ++ sed -e 's|doc/||g' + base=commands/xgroup-createconsumer + install -Dpm644 doc/commands/xgroup-createconsumer.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xgroup-createconsumer.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xgroup-delconsumer ++ sed -e 's|doc/||g' + base=commands/xgroup-delconsumer + install -Dpm644 doc/commands/xgroup-delconsumer.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xgroup-delconsumer.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xgroup-destroy ++ sed -e 's|doc/||g' + base=commands/xgroup-destroy + install -Dpm644 doc/commands/xgroup-destroy.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xgroup-destroy.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xgroup-help ++ sed -e 's|doc/||g' + base=commands/xgroup-help + install -Dpm644 doc/commands/xgroup-help.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xgroup-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xgroup-setid ++ sed -e 's|doc/||g' + base=commands/xgroup-setid + install -Dpm644 doc/commands/xgroup-setid.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xgroup-setid.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xgroup ++ sed -e 's|doc/||g' + base=commands/xgroup + install -Dpm644 doc/commands/xgroup.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xgroup.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xinfo-consumers ++ sed -e 's|doc/||g' + base=commands/xinfo-consumers + install -Dpm644 doc/commands/xinfo-consumers.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xinfo-consumers.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xinfo-groups ++ sed -e 's|doc/||g' + base=commands/xinfo-groups + install -Dpm644 doc/commands/xinfo-groups.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xinfo-groups.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xinfo-help ++ sed -e 's|doc/||g' + base=commands/xinfo-help + install -Dpm644 doc/commands/xinfo-help.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xinfo-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xinfo-stream ++ sed -e 's|doc/||g' + base=commands/xinfo-stream + install -Dpm644 doc/commands/xinfo-stream.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xinfo-stream.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xinfo ++ sed -e 's|doc/||g' + base=commands/xinfo + install -Dpm644 doc/commands/xinfo.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xinfo.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xlen ++ sed -e 's|doc/||g' + base=commands/xlen + install -Dpm644 doc/commands/xlen.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xlen.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xpending ++ sed -e 's|doc/||g' + base=commands/xpending + install -Dpm644 doc/commands/xpending.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xpending.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xrange ++ sed -e 's|doc/||g' + base=commands/xrange + install -Dpm644 doc/commands/xrange.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xread ++ sed -e 's|doc/||g' + base=commands/xread + install -Dpm644 doc/commands/xread.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xread.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xreadgroup ++ sed -e 's|doc/||g' + base=commands/xreadgroup + install -Dpm644 doc/commands/xreadgroup.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xreadgroup.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xrevrange ++ sed -e 's|doc/||g' + base=commands/xrevrange + install -Dpm644 doc/commands/xrevrange.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xrevrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xsetid ++ sed -e 's|doc/||g' + base=commands/xsetid + install -Dpm644 doc/commands/xsetid.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xsetid.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/xtrim ++ sed -e 's|doc/||g' + base=commands/xtrim + install -Dpm644 doc/commands/xtrim.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/xtrim.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zadd ++ sed -e 's|doc/||g' + base=commands/zadd + install -Dpm644 doc/commands/zadd.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zadd.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zcard ++ sed -e 's|doc/||g' + base=commands/zcard + install -Dpm644 doc/commands/zcard.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zcard.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zcount ++ sed -e 's|doc/||g' + base=commands/zcount + install -Dpm644 doc/commands/zcount.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zcount.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zdiff ++ sed -e 's|doc/||g' + base=commands/zdiff + install -Dpm644 doc/commands/zdiff.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zdiff.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zdiffstore ++ sed -e 's|doc/||g' + base=commands/zdiffstore + install -Dpm644 doc/commands/zdiffstore.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zdiffstore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zincrby ++ sed -e 's|doc/||g' + base=commands/zincrby + install -Dpm644 doc/commands/zincrby.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zincrby.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zinter ++ sed -e 's|doc/||g' + base=commands/zinter + install -Dpm644 doc/commands/zinter.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zinter.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zintercard ++ sed -e 's|doc/||g' + base=commands/zintercard + install -Dpm644 doc/commands/zintercard.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zintercard.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zinterstore ++ sed -e 's|doc/||g' + base=commands/zinterstore + install -Dpm644 doc/commands/zinterstore.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zinterstore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zlexcount ++ sed -e 's|doc/||g' + base=commands/zlexcount + install -Dpm644 doc/commands/zlexcount.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zlexcount.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zmpop ++ sed -e 's|doc/||g' + base=commands/zmpop + install -Dpm644 doc/commands/zmpop.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zmpop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zmscore ++ sed -e 's|doc/||g' + base=commands/zmscore + install -Dpm644 doc/commands/zmscore.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zmscore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zpopmax ++ sed -e 's|doc/||g' + base=commands/zpopmax + install -Dpm644 doc/commands/zpopmax.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zpopmax.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zpopmin ++ sed -e 's|doc/||g' + base=commands/zpopmin + install -Dpm644 doc/commands/zpopmin.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zpopmin.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zrandmember ++ sed -e 's|doc/||g' + base=commands/zrandmember + install -Dpm644 doc/commands/zrandmember.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zrandmember.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zrange ++ sed -e 's|doc/||g' + base=commands/zrange + install -Dpm644 doc/commands/zrange.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zrangebylex ++ sed -e 's|doc/||g' + base=commands/zrangebylex + install -Dpm644 doc/commands/zrangebylex.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zrangebylex.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zrangebyscore ++ sed -e 's|doc/||g' + base=commands/zrangebyscore + install -Dpm644 doc/commands/zrangebyscore.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zrangebyscore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zrangestore ++ sed -e 's|doc/||g' + base=commands/zrangestore + install -Dpm644 doc/commands/zrangestore.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zrangestore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zrank ++ sed -e 's|doc/||g' + base=commands/zrank + install -Dpm644 doc/commands/zrank.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zrank.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zrem ++ sed -e 's|doc/||g' + base=commands/zrem + install -Dpm644 doc/commands/zrem.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zrem.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zremrangebylex ++ sed -e 's|doc/||g' + base=commands/zremrangebylex + install -Dpm644 doc/commands/zremrangebylex.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zremrangebylex.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zremrangebyrank ++ sed -e 's|doc/||g' + base=commands/zremrangebyrank + install -Dpm644 doc/commands/zremrangebyrank.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zremrangebyrank.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zremrangebyscore ++ sed -e 's|doc/||g' + base=commands/zremrangebyscore + install -Dpm644 doc/commands/zremrangebyscore.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zremrangebyscore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zrevrange ++ sed -e 's|doc/||g' + base=commands/zrevrange + install -Dpm644 doc/commands/zrevrange.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zrevrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zrevrangebylex ++ sed -e 's|doc/||g' + base=commands/zrevrangebylex + install -Dpm644 doc/commands/zrevrangebylex.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zrevrangebylex.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zrevrangebyscore ++ sed -e 's|doc/||g' + base=commands/zrevrangebyscore + install -Dpm644 doc/commands/zrevrangebyscore.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zrevrangebyscore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zrevrank ++ sed -e 's|doc/||g' + base=commands/zrevrank + install -Dpm644 doc/commands/zrevrank.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zrevrank.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zscan ++ sed -e 's|doc/||g' + base=commands/zscan + install -Dpm644 doc/commands/zscan.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zscan.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zscore ++ sed -e 's|doc/||g' + base=commands/zscore + install -Dpm644 doc/commands/zscore.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zscore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zunion ++ sed -e 's|doc/||g' + base=commands/zunion + install -Dpm644 doc/commands/zunion.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zunion.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/commands/zunionstore ++ sed -e 's|doc/||g' + base=commands/zunionstore + install -Dpm644 doc/commands/zunionstore.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/commands/zunionstore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/community/index ++ sed -e 's|doc/||g' + base=community/index + install -Dpm644 doc/community/index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/community/index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/_index ++ sed -e 's|doc/||g' + base=docs/_index + install -Dpm644 doc/docs/_index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/_index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/about/_index ++ sed -e 's|doc/||g' + base=docs/about/_index + install -Dpm644 doc/docs/about/_index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/about/_index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/about/governance ++ sed -e 's|doc/||g' + base=docs/about/governance + install -Dpm644 doc/docs/about/governance.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/about/governance.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/about/license ++ sed -e 's|doc/||g' + base=docs/about/license + install -Dpm644 doc/docs/about/license.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/about/license.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/about/releases ++ sed -e 's|doc/||g' + base=docs/about/releases + install -Dpm644 doc/docs/about/releases.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/about/releases.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/about/sponsors ++ sed -e 's|doc/||g' + base=docs/about/sponsors + install -Dpm644 doc/docs/about/sponsors.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/about/sponsors.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/about/trademark ++ sed -e 's|doc/||g' + base=docs/about/trademark + install -Dpm644 doc/docs/about/trademark.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/about/trademark.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/about/users ++ sed -e 's|doc/||g' + base=docs/about/users + install -Dpm644 doc/docs/about/users.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/about/users.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/clients/index ++ sed -e 's|doc/||g' + base=docs/clients/index + install -Dpm644 doc/docs/clients/index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/clients/index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/data-types/_index ++ sed -e 's|doc/||g' + base=docs/data-types/_index + install -Dpm644 doc/docs/data-types/_index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/data-types/_index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/data-types/bitfields ++ sed -e 's|doc/||g' + base=docs/data-types/bitfields + install -Dpm644 doc/docs/data-types/bitfields.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/data-types/bitfields.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/data-types/bitmaps ++ sed -e 's|doc/||g' + base=docs/data-types/bitmaps + install -Dpm644 doc/docs/data-types/bitmaps.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/data-types/bitmaps.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/data-types/geospatial ++ sed -e 's|doc/||g' + base=docs/data-types/geospatial + install -Dpm644 doc/docs/data-types/geospatial.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/data-types/geospatial.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/data-types/hashes ++ sed -e 's|doc/||g' + base=docs/data-types/hashes + install -Dpm644 doc/docs/data-types/hashes.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/data-types/hashes.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/data-types/hyperloglogs ++ sed -e 's|doc/||g' + base=docs/data-types/hyperloglogs + install -Dpm644 doc/docs/data-types/hyperloglogs.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/data-types/hyperloglogs.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/data-types/lists ++ sed -e 's|doc/||g' + base=docs/data-types/lists + install -Dpm644 doc/docs/data-types/lists.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/data-types/lists.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/data-types/sets ++ sed -e 's|doc/||g' + base=docs/data-types/sets + install -Dpm644 doc/docs/data-types/sets.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/data-types/sets.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/data-types/sorted-sets ++ sed -e 's|doc/||g' + base=docs/data-types/sorted-sets + install -Dpm644 doc/docs/data-types/sorted-sets.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/data-types/sorted-sets.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/data-types/streams-tutorial ++ sed -e 's|doc/||g' + base=docs/data-types/streams-tutorial + install -Dpm644 doc/docs/data-types/streams-tutorial.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/data-types/streams-tutorial.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/data-types/streams ++ sed -e 's|doc/||g' + base=docs/data-types/streams + install -Dpm644 doc/docs/data-types/streams.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/data-types/streams.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/data-types/strings ++ sed -e 's|doc/||g' + base=docs/data-types/strings + install -Dpm644 doc/docs/data-types/strings.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/data-types/strings.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/data-types/tutorial ++ sed -e 's|doc/||g' + base=docs/data-types/tutorial + install -Dpm644 doc/docs/data-types/tutorial.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/data-types/tutorial.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/getting-started/_index ++ sed -e 's|doc/||g' + base=docs/getting-started/_index + install -Dpm644 doc/docs/getting-started/_index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/getting-started/_index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/getting-started/faq ++ sed -e 's|doc/||g' + base=docs/getting-started/faq + install -Dpm644 doc/docs/getting-started/faq.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/getting-started/faq.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/getting-started/installation/_index ++ sed -e 's|doc/||g' + base=docs/getting-started/installation/_index + install -Dpm644 doc/docs/getting-started/installation/_index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/getting-started/installation/_index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/getting-started/installation/install-redis-from-source ++ sed -e 's|doc/||g' + base=docs/getting-started/installation/install-redis-from-source + install -Dpm644 doc/docs/getting-started/installation/install-redis-from-source.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/getting-started/installation/install-redis-from-source.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/getting-started/installation/install-redis-on-linux ++ sed -e 's|doc/||g' + base=docs/getting-started/installation/install-redis-on-linux + install -Dpm644 doc/docs/getting-started/installation/install-redis-on-linux.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/getting-started/installation/install-redis-on-linux.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/getting-started/installation/install-redis-on-mac-os ++ sed -e 's|doc/||g' + base=docs/getting-started/installation/install-redis-on-mac-os + install -Dpm644 doc/docs/getting-started/installation/install-redis-on-mac-os.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/getting-started/installation/install-redis-on-mac-os.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/getting-started/installation/install-redis-on-windows ++ sed -e 's|doc/||g' + base=docs/getting-started/installation/install-redis-on-windows + install -Dpm644 doc/docs/getting-started/installation/install-redis-on-windows.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/getting-started/installation/install-redis-on-windows.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/libraries/index ++ sed -e 's|doc/||g' + base=docs/libraries/index + install -Dpm644 doc/docs/libraries/index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/libraries/index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/_index ++ sed -e 's|doc/||g' + base=docs/manual/_index + install -Dpm644 doc/docs/manual/_index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/_index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/admin ++ sed -e 's|doc/||g' + base=docs/manual/admin + install -Dpm644 doc/docs/manual/admin.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/admin.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/cli ++ sed -e 's|doc/||g' + base=docs/manual/cli + install -Dpm644 doc/docs/manual/cli.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/cli.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/client-side-caching ++ sed -e 's|doc/||g' + base=docs/manual/client-side-caching + install -Dpm644 doc/docs/manual/client-side-caching.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/client-side-caching.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/config ++ sed -e 's|doc/||g' + base=docs/manual/config + install -Dpm644 doc/docs/manual/config.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/config.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/eviction ++ sed -e 's|doc/||g' + base=docs/manual/eviction + install -Dpm644 doc/docs/manual/eviction.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/eviction.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ sed -e 's|doc/||g' ++ echo doc/docs/manual/keyspace-notifications + base=docs/manual/keyspace-notifications + install -Dpm644 doc/docs/manual/keyspace-notifications.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/keyspace-notifications.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/persistence ++ sed -e 's|doc/||g' + base=docs/manual/persistence + install -Dpm644 doc/docs/manual/persistence.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/persistence.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/pipelining ++ sed -e 's|doc/||g' + base=docs/manual/pipelining + install -Dpm644 doc/docs/manual/pipelining.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/pipelining.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/programmability/_index ++ sed -e 's|doc/||g' + base=docs/manual/programmability/_index + install -Dpm644 doc/docs/manual/programmability/_index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/programmability/_index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/programmability/eval-intro ++ sed -e 's|doc/||g' + base=docs/manual/programmability/eval-intro + install -Dpm644 doc/docs/manual/programmability/eval-intro.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/programmability/eval-intro.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/programmability/functions-intro ++ sed -e 's|doc/||g' + base=docs/manual/programmability/functions-intro + install -Dpm644 doc/docs/manual/programmability/functions-intro.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/programmability/functions-intro.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/programmability/lua-api ++ sed -e 's|doc/||g' + base=docs/manual/programmability/lua-api + install -Dpm644 doc/docs/manual/programmability/lua-api.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/programmability/lua-api.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/programmability/lua-debugging ++ sed -e 's|doc/||g' + base=docs/manual/programmability/lua-debugging + install -Dpm644 doc/docs/manual/programmability/lua-debugging.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/programmability/lua-debugging.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/pubsub ++ sed -e 's|doc/||g' + base=docs/manual/pubsub + install -Dpm644 doc/docs/manual/pubsub.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/pubsub.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/replication ++ sed -e 's|doc/||g' + base=docs/manual/replication + install -Dpm644 doc/docs/manual/replication.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/replication.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/scaling ++ sed -e 's|doc/||g' + base=docs/manual/scaling + install -Dpm644 doc/docs/manual/scaling.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/scaling.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/security/_index ++ sed -e 's|doc/||g' + base=docs/manual/security/_index + install -Dpm644 doc/docs/manual/security/_index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/security/_index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/security/acl ++ sed -e 's|doc/||g' + base=docs/manual/security/acl + install -Dpm644 doc/docs/manual/security/acl.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/security/acl.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/security/encryption ++ sed -e 's|doc/||g' + base=docs/manual/security/encryption + install -Dpm644 doc/docs/manual/security/encryption.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/security/encryption.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/sentinel ++ sed -e 's|doc/||g' + base=docs/manual/sentinel + install -Dpm644 doc/docs/manual/sentinel.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/sentinel.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/transactions ++ sed -e 's|doc/||g' + base=docs/manual/transactions + install -Dpm644 doc/docs/manual/transactions.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/transactions.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/manual/troubleshooting ++ sed -e 's|doc/||g' + base=docs/manual/troubleshooting + install -Dpm644 doc/docs/manual/troubleshooting.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/manual/troubleshooting.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/modules/index ++ sed -e 's|doc/||g' + base=docs/modules/index + install -Dpm644 doc/docs/modules/index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/modules/index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/_index ++ sed -e 's|doc/||g' + base=docs/reference/_index + install -Dpm644 doc/docs/reference/_index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/_index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/arm ++ sed -e 's|doc/||g' + base=docs/reference/arm + install -Dpm644 doc/docs/reference/arm.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/arm.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/clients ++ sed -e 's|doc/||g' + base=docs/reference/clients + install -Dpm644 doc/docs/reference/clients.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/clients.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/cluster-spec ++ sed -e 's|doc/||g' + base=docs/reference/cluster-spec + install -Dpm644 doc/docs/reference/cluster-spec.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/cluster-spec.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/command-arguments ++ sed -e 's|doc/||g' + base=docs/reference/command-arguments + install -Dpm644 doc/docs/reference/command-arguments.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/command-arguments.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/command-tips ++ sed -e 's|doc/||g' + base=docs/reference/command-tips + install -Dpm644 doc/docs/reference/command-tips.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/command-tips.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/debugging ++ sed -e 's|doc/||g' + base=docs/reference/debugging + install -Dpm644 doc/docs/reference/debugging.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/debugging.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/gopher ++ sed -e 's|doc/||g' + base=docs/reference/gopher + install -Dpm644 doc/docs/reference/gopher.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/gopher.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/internals/_index ++ sed -e 's|doc/||g' + base=docs/reference/internals/_index + install -Dpm644 doc/docs/reference/internals/_index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/internals/_index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/internals/internals-rediseventlib ++ sed -e 's|doc/||g' + base=docs/reference/internals/internals-rediseventlib + install -Dpm644 doc/docs/reference/internals/internals-rediseventlib.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/internals/internals-rediseventlib.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/internals/internals-sds ++ sed -e 's|doc/||g' + base=docs/reference/internals/internals-sds + install -Dpm644 doc/docs/reference/internals/internals-sds.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/internals/internals-sds.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/internals/internals-vm ++ sed -e 's|doc/||g' + base=docs/reference/internals/internals-vm + install -Dpm644 doc/docs/reference/internals/internals-vm.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/internals/internals-vm.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/internals/rdd ++ sed -e 's|doc/||g' + base=docs/reference/internals/rdd + install -Dpm644 doc/docs/reference/internals/rdd.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/internals/rdd.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/key-specs ++ sed -e 's|doc/||g' + base=docs/reference/key-specs + install -Dpm644 doc/docs/reference/key-specs.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/key-specs.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/modules/_index ++ sed -e 's|doc/||g' + base=docs/reference/modules/_index + install -Dpm644 doc/docs/reference/modules/_index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/modules/_index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/modules/modules-api-ref ++ sed -e 's|doc/||g' + base=docs/reference/modules/modules-api-ref + install -Dpm644 doc/docs/reference/modules/modules-api-ref.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/modules/modules-api-ref.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ sed -e 's|doc/||g' ++ echo doc/docs/reference/modules/modules-blocking-ops + base=docs/reference/modules/modules-blocking-ops + install -Dpm644 doc/docs/reference/modules/modules-blocking-ops.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/modules/modules-blocking-ops.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/modules/modules-native-types ++ sed -e 's|doc/||g' + base=docs/reference/modules/modules-native-types + install -Dpm644 doc/docs/reference/modules/modules-native-types.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/modules/modules-native-types.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/optimization/_index ++ sed -e 's|doc/||g' + base=docs/reference/optimization/_index + install -Dpm644 doc/docs/reference/optimization/_index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/optimization/_index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/optimization/benchmarks ++ sed -e 's|doc/||g' + base=docs/reference/optimization/benchmarks + install -Dpm644 doc/docs/reference/optimization/benchmarks.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/optimization/benchmarks.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/optimization/cpu-profiling ++ sed -e 's|doc/||g' + base=docs/reference/optimization/cpu-profiling + install -Dpm644 doc/docs/reference/optimization/cpu-profiling.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/optimization/cpu-profiling.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/optimization/latency-monitor ++ sed -e 's|doc/||g' + base=docs/reference/optimization/latency-monitor + install -Dpm644 doc/docs/reference/optimization/latency-monitor.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/optimization/latency-monitor.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/optimization/latency ++ sed -e 's|doc/||g' + base=docs/reference/optimization/latency + install -Dpm644 doc/docs/reference/optimization/latency.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/optimization/latency.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/optimization/memory-optimization ++ sed -e 's|doc/||g' + base=docs/reference/optimization/memory-optimization + install -Dpm644 doc/docs/reference/optimization/memory-optimization.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/optimization/memory-optimization.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/patterns/_index ++ sed -e 's|doc/||g' + base=docs/reference/patterns/_index + install -Dpm644 doc/docs/reference/patterns/_index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/patterns/_index.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/patterns/bulk-loading ++ sed -e 's|doc/||g' + base=docs/reference/patterns/bulk-loading + install -Dpm644 doc/docs/reference/patterns/bulk-loading.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/patterns/bulk-loading.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/patterns/distributed-locks ++ sed -e 's|doc/||g' + base=docs/reference/patterns/distributed-locks + install -Dpm644 doc/docs/reference/patterns/distributed-locks.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/patterns/distributed-locks.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/patterns/indexes ++ sed -e 's|doc/||g' + base=docs/reference/patterns/indexes + install -Dpm644 doc/docs/reference/patterns/indexes.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/patterns/indexes.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/patterns/twitter-clone ++ sed -e 's|doc/||g' + base=docs/reference/patterns/twitter-clone + install -Dpm644 doc/docs/reference/patterns/twitter-clone.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/patterns/twitter-clone.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/protocol-spec ++ sed -e 's|doc/||g' + base=docs/reference/protocol-spec + install -Dpm644 doc/docs/reference/protocol-spec.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/protocol-spec.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/sentinel-clients ++ sed -e 's|doc/||g' + base=docs/reference/sentinel-clients + install -Dpm644 doc/docs/reference/sentinel-clients.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/sentinel-clients.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/reference/signals ++ sed -e 's|doc/||g' + base=docs/reference/signals + install -Dpm644 doc/docs/reference/signals.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/reference/signals.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') ++ echo doc/docs/tools/index ++ sed -e 's|doc/||g' + base=docs/tools/index + install -Dpm644 doc/docs/tools/index.md /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le//usr/share/doc/redis/docs/tools/index.md + mkdir -p /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/lib/rpm/macros.d + install -pDm644 /builddir/build/SOURCES/macros.redis /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/lib/rpm/macros.d/macros.redis + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 7.0.5-1.fc37 --unique-debug-suffix -7.0.5-1.fc37.ppc64le --unique-debug-src-base redis-7.0.5-1.fc37.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/redis-7.0.5 extracting debug info from /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/bin/redis-benchmark extracting debug info from /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/bin/redis-server extracting debug info from /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/bin/redis-cli original debug info size: 22272kB, size after compression: 19264kB /usr/bin/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 15213 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/redis-shutdown from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XdgGcU + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd redis-7.0.5 + RPM_EC=0 Processing files: redis-7.0.5-1.fc37.ppc64le ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.glfApd + umask 022 + cd /builddir/build/BUILD + cd redis-7.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/licenses/redis + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/licenses/redis + cp -pr COPYING /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/licenses/redis + cp -pr COPYRIGHT-lua /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/licenses/redis + cp -pr COPYING-jemalloc /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/licenses/redis + cp -pr COPYING-hiredis /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/licenses/redis + cp -pr LICENSE-hdrhistogram /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/licenses/redis + cp -pr COPYING-hdrhistogram /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/licenses/redis + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(hdr_histogram) = 0.11.0 bundled(hiredis) = 0.14.0 bundled(jemalloc) = 5.2.1 bundled(linenoise) = 1.0 bundled(lua-libs) = 5.1.5 bundled(lzf) config(redis) = 7.0.5-1.fc37 redis = 7.0.5-1.fc37 redis(modules_abi)(ppc-64) = 1 redis(ppc-64) = 7.0.5-1.fc37 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/bash ld64.so.2()(64bit) ld64.so.2(GLIBC_2.23)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.32)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Obsoletes: redis-trib < 5 Processing files: redis-devel-7.0.5-1.fc37.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lw8A1Z + umask 022 + cd /builddir/build/BUILD + cd redis-7.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/licenses/redis-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/licenses/redis-devel + cp -pr COPYING /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/licenses/redis-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: redis-devel = 7.0.5-1.fc37 redis-devel(ppc-64) = 7.0.5-1.fc37 redis-static = 7.0.5-1.fc37 rpm_macro(redis_modules_abi) rpm_macro(redis_modules_dir) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: redis-doc-7.0.5-1.fc37.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bdflbF + umask 022 + cd /builddir/build/BUILD + cd redis-7.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/licenses/redis-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/licenses/redis-doc + cp -pr doc/LICENSE /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le/usr/share/licenses/redis-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: redis-doc = 7.0.5-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: redis < 4.0 Processing files: redis-debugsource-7.0.5-1.fc37.ppc64le Provides: redis-debugsource = 7.0.5-1.fc37 redis-debugsource(ppc-64) = 7.0.5-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: redis-debuginfo-7.0.5-1.fc37.ppc64le Provides: debuginfo(build-id) = 1bc6798ae617c3d814db85e28763264408859a88 debuginfo(build-id) = 84f783bc4b0c6c9fe052027aab5eefcde3f1048e debuginfo(build-id) = e54c09bf4e80f9b139c7878dab28dee53c002d06 redis-debuginfo = 7.0.5-1.fc37 redis-debuginfo(ppc-64) = 7.0.5-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: redis-debugsource(ppc-64) = 7.0.5-1.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/redis-7.0.5-1.fc37.ppc64le Wrote: /builddir/build/RPMS/redis-devel-7.0.5-1.fc37.ppc64le.rpm Wrote: /builddir/build/RPMS/redis-doc-7.0.5-1.fc37.noarch.rpm Wrote: /builddir/build/RPMS/redis-7.0.5-1.fc37.ppc64le.rpm Wrote: /builddir/build/RPMS/redis-debugsource-7.0.5-1.fc37.ppc64le.rpm Wrote: /builddir/build/RPMS/redis-debuginfo-7.0.5-1.fc37.ppc64le.rpm Child return code was: 0