Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/redis.spec'], chrootPath='/var/lib/mock/f30-build-16869279-1217190/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --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 Wrote: /builddir/build/SRPMS/redis-5.0.5-2.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/redis.spec'], chrootPath='/var/lib/mock/f30-build-16869279-1217190/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nrIEKm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf redis-5.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/redis-doc-8c32249.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/redis-5.0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd redis-5.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + rm -rf redis-5.0.5 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/redis-5.0.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd redis-5.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv ../redis-doc-8c322492b0ad14067bd4cebce20f3509d989370d 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 -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 Patch #2 (0002-install-redis-check-rdb-as-a-symlink-instead-of-dupl.patch): + echo 'Patch #2 (0002-install-redis-check-rdb-as-a-symlink-instead-of-dupl.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/Makefile + mv deps/lua/COPYRIGHT COPYRIGHT-lua + mv deps/hiredis/COPYING COPYING-hiredis + 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 BUILDSTDERR: ++ sed -n -e 's/#define REDISMODULE_APIVER_[0-9][0-9]* //p' src/redismodule.h + api=1 + test 1 '!=' 1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3HYMMQ + umask 022 + cd /builddir/build/BUILD + cd redis-5.0.5 + make -j4 DEBUG= V=echo 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS+=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-5.0.5-2.fc30.ppc64le/usr all cd src && make all make[1]: Entering directory '/builddir/build/BUILD/redis-5.0.5/src' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -MM *.c > Makefile.dep 2> /dev/null || true rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-rdb redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html Makefile.dep dict-benchmark (cd ../deps && make distclean) make[2]: Entering directory '/builddir/build/BUILD/redis-5.0.5/deps' (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (rm -f .make-*) make[2]: Leaving directory '/builddir/build/BUILD/redis-5.0.5/deps' (rm -f .make-*) echo STD=-std=c99 -pedantic -DREDIS_STATIC='' >> .make-settings echo WARN=-Wall -W -Wno-missing-field-initializers >> .make-settings echo OPT=-O2 >> .make-settings echo MALLOC=jemalloc >> .make-settings echo CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 >> .make-settings echo REDIS_CFLAGS= >> .make-settings echo REDIS_LDFLAGS= >> .make-settings echo PREV_FINAL_CFLAGS=-std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include >> .make-settings echo PREV_FINAL_LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic >> .make-settings (cd ../deps && make hiredis linenoise lua jemalloc) make[2]: Entering directory '/builddir/build/BUILD/redis-5.0.5/deps' (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (rm -f .make-*) (echo "-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC" > .make-cflags) (echo "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" > .make-ldflags) MAKE hiredis cd hiredis && make static MAKE lua MAKE jemalloc cd lua/src && make all CFLAGS="-O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC" MYLDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" AR="ar rcu" MAKE linenoise cd linenoise && make make[3]: Entering directory '/builddir/build/BUILD/redis-5.0.5/deps/hiredis' cd jemalloc && ./configure --with-version=5.1.0-0-g0 --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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" make[3]: Entering directory '/builddir/build/BUILD/redis-5.0.5/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lapi.o lapi.c make[3]: Entering directory '/builddir/build/BUILD/redis-5.0.5/deps/linenoise' cc -Wall -Os -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c linenoise.c cc -std=c99 -pedantic -c -O3 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -ggdb net.c cc -std=c99 -pedantic -c -O3 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -ggdb hiredis.c BUILDSTDERR: configure: WARNING: unrecognized options: --enable-cc-silence checking for xsltproc... false checking for gcc... gcc checking whether the C compiler works... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lcode.o lcode.c make[3]: Leaving directory '/builddir/build/BUILD/redis-5.0.5/deps/linenoise' cc -std=c99 -pedantic -c -O3 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -ggdb sds.c yes checking for C compiler default output file name... a.out checking for suffix of executables... cc -std=c99 -pedantic -c -O3 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -ggdb async.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o ldebug.o ldebug.c checking whether we are cross compiling... cc -std=c99 -pedantic -c -O3 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -g -ggdb read.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o ldo.o ldo.c BUILDSTDERR: ldo.c: In function 'f_parser': BUILDSTDERR: ldo.c:496:7: warning: unused variable 'c' [-Wunused-variable] BUILDSTDERR: 496 | int c = luaZ_lookahead(p->z); BUILDSTDERR: | ^ cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o ldump.o ldump.c no checking for suffix of object files... o checking whether we are using the GNU C compiler... ar rcs libhiredis.a net.o hiredis.o sds.o async.o read.o make[3]: Leaving directory '/builddir/build/BUILD/redis-5.0.5/deps/hiredis' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lfunc.o lfunc.c yes checking whether gcc accepts -g... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lgc.o lgc.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o llex.o llex.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lmem.o lmem.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lobject.o lobject.c yes checking for gcc option to accept ISO C89... none needed checking whether compiler is cray... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lopcodes.o lopcodes.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lparser.o lparser.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lstate.o lstate.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lstring.o lstring.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o ltable.o ltable.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o ltm.o ltm.c no checking whether compiler supports -std=gnu11... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lundump.o lundump.c yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wshorten-64-to-32... no cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lvm.o lvm.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lzio.o lzio.c checking whether compiler supports -Wsign-compare... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o strbuf.o strbuf.c yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -pipe... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o fpconv.o fpconv.c yes checking whether compiler supports -g3... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lauxlib.o lauxlib.c yes BUILDSTDERR: checking how to run the C preprocessor... lauxlib.c: In function 'luaL_loadfile': BUILDSTDERR: lauxlib.c:577:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 577 | while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; BUILDSTDERR: | ^~~~~ BUILDSTDERR: lauxlib.c:578:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' BUILDSTDERR: 578 | lf.extraline = 0; BUILDSTDERR: | ^~ cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lbaselib.o lbaselib.c gcc -E checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o ldblib.o ldblib.c checking whether we are using the GNU C++ compiler... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o liolib.o liolib.c no checking whether g++ accepts -g... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lmathlib.o lmathlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o loslib.o loslib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o ltablib.o ltablib.c no BUILDSTDERR: checking whether g++ supports C++14 features by default... ltablib.c: In function 'addfield': BUILDSTDERR: ltablib.c:137:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 137 | if (!lua_isstring(L, -1)) BUILDSTDERR: | ^~ BUILDSTDERR: ltablib.c:140:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 140 | luaL_addvalue(b); BUILDSTDERR: | ^~~~~~~~~~~~~ no checking whether g++ supports C++14 features with -std=c++14... no cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lstrlib.o lstrlib.c checking whether g++ supports C++14 features with -std=c++0x... no cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o loadlib.o loadlib.c checking whether g++ supports C++14 features with +std=c++14... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o linit.o linit.c no checking whether g++ supports C++14 features with -h std=c++14... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lua_cjson.o lua_cjson.c 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... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lua_struct.o lua_struct.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lua_cmsgpack.o lua_cmsgpack.c yes cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lua_bit.o lua_bit.c checking for sys/types.h... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o lua.o lua.c yes checking for sys/stat.h... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o luac.o luac.c yes checking for stdlib.h... yes checking for string.h... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c -o print.o print.c ar rcu liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o # DLL needs all object files ranlib liblua.a 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... cc -o lua -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lua.o liblua.a -lm cc -o luac -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld luac.o print.o liblua.a -lm BUILDSTDERR: /usr/bin/ld: liblua.a(loslib.o): in function `os_tmpname': BUILDSTDERR: /builddir/build/BUILD/redis-5.0.5/deps/lua/src/loslib.c:60: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[3]: Leaving directory '/builddir/build/BUILD/redis-5.0.5/deps/lua/src' 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 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 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... no checking for dlsym in -ldl... 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 __sync atomics is compilable... yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether Darwin OSSpin*() is compilable... no checking whether glibc malloc hook is compilable... yes checking whether glibc memalign hook is compilable... yes 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/internal/size_classes.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 BUILDSTDERR: configure: WARNING: unrecognized options: --enable-cc-silence =============================================================================== jemalloc version : 5.1.0-0-g0 library revision : 2 CONFIG : --with-version=5.1.0-0-g0 --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence 'CFLAGS=-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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' CC : gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 : EXTRA_CXXFLAGS : LDFLAGS : -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -lpthread -ldl 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-5.0.5/deps/jemalloc/ objroot : abs_objroot : /builddir/build/BUILD/redis-5.0.5/deps/jemalloc/ JEMALLOC_PREFIX : je_ JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : autogen : 0 debug : 0 stats : 1 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 =============================================================================== cd jemalloc && make CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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" lib/libjemalloc.a make[3]: Entering directory '/builddir/build/BUILD/redis-5.0.5/deps/jemalloc' gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/hooks.sym.o src/hooks.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 nm -a src/jemalloc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym nm -a src/arena.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym nm -a src/background_thread.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym nm -a src/base.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym nm -a src/bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym nm -a src/bitmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym nm -a src/ckh.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym nm -a src/ctl.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym nm -a src/div.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym nm -a src/extent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym nm -a src/extent_dss.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym nm -a src/extent_mmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym nm -a src/hash.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym nm -a src/hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hooks.sym nm -a src/large.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym nm -a src/log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym nm -a src/malloc_io.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym nm -a src/mutex.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym nm -a src/mutex_pool.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym nm -a src/nstime.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym nm -a src/pages.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym nm -a src/prng.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym nm -a src/prof.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym nm -a src/rtree.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym nm -a src/sz.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym nm -a src/ticker.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym nm -a src/tsd.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym nm -a src/witness.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym nm -a src/tcache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym nm -a src/stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym /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/hooks.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/stats.sym src/sz.sym src/tcache.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.gen.h gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/hooks.o src/hooks.c gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 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/hooks.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/stats.o src/sz.o src/tcache.o src/ticker.o src/tsd.o src/witness.o make[3]: Leaving directory '/builddir/build/BUILD/redis-5.0.5/deps/jemalloc' make[2]: Leaving directory '/builddir/build/BUILD/redis-5.0.5/deps' cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c adlist.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c quicklist.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c ae.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c anet.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c dict.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c server.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c sds.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c zmalloc.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c lzf_c.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c lzf_d.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c pqsort.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c zipmap.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c sha1.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c ziplist.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c release.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c networking.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c util.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c object.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c db.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c replication.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c rdb.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_string.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_list.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_set.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_zset.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_hash.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c config.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c aof.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c pubsub.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c multi.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c debug.c BUILDSTDERR: debug.c: In function 'getMcontextEip': BUILDSTDERR: debug.c:784:1: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: 784 | } BUILDSTDERR: | ^ BUILDSTDERR: debug.c:735:41: warning: unused parameter 'uc' [-Wunused-parameter] BUILDSTDERR: 735 | static void *getMcontextEip(ucontext_t *uc) { BUILDSTDERR: | ~~~~~~~~~~~~^~ BUILDSTDERR: debug.c: In function 'logRegisters': BUILDSTDERR: debug.c:799:31: warning: unused parameter 'uc' [-Wunused-parameter] BUILDSTDERR: 799 | void logRegisters(ucontext_t *uc) { BUILDSTDERR: | ~~~~~~~~~~~~^~ cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c sort.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c intset.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c syncio.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c cluster.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c crc16.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c endianconv.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c slowlog.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c scripting.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c bio.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c rio.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c rand.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c memtest.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c crc64.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c bitops.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c sentinel.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c notify.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c setproctitle.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c blocked.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c hyperloglog.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c latency.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c sparkline.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c redis-check-rdb.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c redis-check-aof.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c geo.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c lazyfree.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c module.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c evict.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c expire.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c geohash.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c geohash_helper.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c childinfo.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c defrag.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c siphash.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c rax.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c t_stream.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c listpack.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c localtime.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c lolwut.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c lolwut5.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c redis-cli.c cc -std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -c redis-benchmark.c cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 scripting.o bio.o rio.o rand.o memtest.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 ../deps/hiredis/libhiredis.a ../deps/lua/src/liblua.a ../deps/jemalloc/lib/libjemalloc.a -lm -ldl -pthread -lrt cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -o redis-benchmark ae.o anet.o redis-benchmark.o adlist.o zmalloc.o ../deps/hiredis/libhiredis.a ../deps/jemalloc/lib/libjemalloc.a -lm -ldl -pthread -lrt install -p redis-server redis-sentinel install -p redis-server redis-check-rdb install -p redis-server redis-check-aof cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -o redis-cli anet.o adlist.o dict.o redis-cli.o zmalloc.o release.o ae.o crc64.o siphash.o crc16.o ../deps/hiredis/libhiredis.a ../deps/linenoise/linenoise.o ../deps/jemalloc/lib/libjemalloc.a -lm -ldl -pthread -lrt Hint: It's a good idea to run 'make test' ;) make[1]: Leaving directory '/builddir/build/BUILD/redis-5.0.5/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.e7i9CO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le + cd redis-5.0.5 + make DEBUG= V=echo 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS+=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-5.0.5-2.fc30.ppc64le/usr install cd src && make install make[1]: Entering directory '/builddir/build/BUILD/redis-5.0.5/src' cc -std=c99 -pedantic -DREDIS_STATIC= -Wall -W -Wno-missing-field-initializers -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -DUSE_JEMALLOC -I../deps/jemalloc/include -MM *.c > Makefile.dep 2> /dev/null || true Hint: It's a good idea to run 'make test' ;) install -p redis-server /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/bin install -p redis-benchmark /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/bin install -p redis-cli /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/redis-5.0.5/src' + install -d /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/var/lib/redis + install -d /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/var/log/redis + install -d /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/var/run/redis + install -d /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/lib64/redis/modules + install -pDm644 /builddir/build/SOURCES/redis.logrotate /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/etc/logrotate.d/redis + install -pDm640 redis.conf /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/etc/redis.conf + install -pDm640 sentinel.conf /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/etc/redis-sentinel.conf + mkdir -p /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/lib/systemd/system + install -pm644 /builddir/build/SOURCES/redis.service /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/lib/systemd/system + install -pm644 /builddir/build/SOURCES/redis-sentinel.service /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/lib/systemd/system + install -p -D -m 644 /builddir/build/SOURCES/redis-limit-systemd /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/etc/systemd/system/redis.service.d/limit.conf + install -p -D -m 644 /builddir/build/SOURCES/redis-limit-systemd /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/etc/systemd/system/redis-sentinel.service.d/limit.conf + chmod 755 /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/bin/redis-benchmark /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/bin/redis-check-aof /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/bin/redis-check-rdb /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/bin/redis-cli /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/bin/redis-sentinel /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/bin/redis-server + install -pDm755 /builddir/build/SOURCES/redis-shutdown /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/libexec/redis-shutdown + install -pDm644 src/redismodule.h /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/include/redismodule.h BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/share/man + man=/builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/share + for page in man/man?/* + install -Dpm644 man/man1/redis-benchmark.1 /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.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-5.0.5-2.fc30.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-5.0.5-2.fc30.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-5.0.5-2.fc30.ppc64le/usr/share/man/man1/redis-cli.1 + for page in man/man?/* + install -Dpm644 man/man1/redis-server.1 /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/share/man/man1/redis-server.1 + for page in man/man?/* + install -Dpm644 man/man5/redis.conf.5 /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/share/man/man5/redis.conf.5 + ln -s redis-server.1 /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/share/man/man1/redis-sentinel.1 + ln -s redis.conf.5 /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/share/man/man5/redis-sentinel.conf.5 BUILDSTDERR: ++ echo /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis + doc=/builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis + for page in 00-RELEASENOTES BUGS CONTRIBUTING MANIFESTO + install -Dpm644 00-RELEASENOTES /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/00-RELEASENOTES + for page in 00-RELEASENOTES BUGS CONTRIBUTING MANIFESTO + install -Dpm644 BUGS /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/BUGS + for page in 00-RELEASENOTES BUGS CONTRIBUTING MANIFESTO + install -Dpm644 CONTRIBUTING /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/CONTRIBUTING + for page in 00-RELEASENOTES BUGS CONTRIBUTING MANIFESTO + install -Dpm644 MANIFESTO /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/MANIFESTO BUILDSTDERR: ++ find doc -name '*.md' BUILDSTDERR: ++ sed -e 's|.md$||g' + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/README BUILDSTDERR: ++ sed -e 's|doc/||g' + base=README + install -Dpm644 doc/README.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/README.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/modules-blocking-ops BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/modules-blocking-ops + install -Dpm644 doc/topics/modules-blocking-ops.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/modules-blocking-ops.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/lru-cache BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/lru-cache + install -Dpm644 doc/topics/lru-cache.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/lru-cache.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/rdd-2 BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/rdd-2 + install -Dpm644 doc/topics/rdd-2.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/rdd-2.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/signals BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/signals + install -Dpm644 doc/topics/signals.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/signals.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/data-types BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/data-types + install -Dpm644 doc/topics/data-types.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/data-types.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/sponsors BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/sponsors + install -Dpm644 doc/topics/sponsors.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/sponsors.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/distlock BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/distlock + install -Dpm644 doc/topics/distlock.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/distlock.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/rdd-1 BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/rdd-1 + install -Dpm644 doc/topics/rdd-1.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/rdd-1.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/internals-eventlib BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/internals-eventlib + install -Dpm644 doc/topics/internals-eventlib.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/internals-eventlib.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/license BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/license + install -Dpm644 doc/topics/license.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/license.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/memory-optimization BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/memory-optimization + install -Dpm644 doc/topics/memory-optimization.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/memory-optimization.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/mass-insert BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/mass-insert + install -Dpm644 doc/topics/mass-insert.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/mass-insert.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/internals-sds BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/internals-sds + install -Dpm644 doc/topics/internals-sds.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/internals-sds.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/whos-using-redis BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/whos-using-redis + install -Dpm644 doc/topics/whos-using-redis.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/whos-using-redis.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/topics/introduction + base=topics/introduction + install -Dpm644 doc/topics/introduction.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/introduction.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/security BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/security + install -Dpm644 doc/topics/security.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/security.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/internals-vm BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/internals-vm + install -Dpm644 doc/topics/internals-vm.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/internals-vm.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/notifications BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/notifications + install -Dpm644 doc/topics/notifications.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/notifications.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/ldb BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/ldb + install -Dpm644 doc/topics/ldb.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/ldb.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/pubsub BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/pubsub + install -Dpm644 doc/topics/pubsub.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/pubsub.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/sentinel-clients BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/sentinel-clients + install -Dpm644 doc/topics/sentinel-clients.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/sentinel-clients.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/topics/rediscli + base=topics/rediscli + install -Dpm644 doc/topics/rediscli.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/rediscli.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/rdd BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/rdd + install -Dpm644 doc/topics/rdd.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/rdd.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/config BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/config + install -Dpm644 doc/topics/config.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/config.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/modules-native-types BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/modules-native-types + install -Dpm644 doc/topics/modules-native-types.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/modules-native-types.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/sentinel-old BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/sentinel-old + install -Dpm644 doc/topics/sentinel-old.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/sentinel-old.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/sentinel-spec BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/sentinel-spec + install -Dpm644 doc/topics/sentinel-spec.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/sentinel-spec.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/persistence BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/persistence + install -Dpm644 doc/topics/persistence.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/persistence.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/internals BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/internals + install -Dpm644 doc/topics/internals.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/internals.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/partitioning BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/partitioning + install -Dpm644 doc/topics/partitioning.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/partitioning.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/transactions BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/transactions + install -Dpm644 doc/topics/transactions.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/transactions.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/clients BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/clients + install -Dpm644 doc/topics/clients.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/clients.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/virtual-memory BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/virtual-memory + install -Dpm644 doc/topics/virtual-memory.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/virtual-memory.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/modules-intro BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/modules-intro + install -Dpm644 doc/topics/modules-intro.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/modules-intro.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/quickstart BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/quickstart + install -Dpm644 doc/topics/quickstart.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/quickstart.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/ARM BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/ARM + install -Dpm644 doc/topics/ARM.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/ARM.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/latency-monitor BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/latency-monitor + install -Dpm644 doc/topics/latency-monitor.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/latency-monitor.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/trademark BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/trademark + install -Dpm644 doc/topics/trademark.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/trademark.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/sentinel BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/sentinel + install -Dpm644 doc/topics/sentinel.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/sentinel.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/internals-rediseventlib BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/internals-rediseventlib + install -Dpm644 doc/topics/internals-rediseventlib.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/internals-rediseventlib.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/faq BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/faq + install -Dpm644 doc/topics/faq.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/faq.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/streams-intro BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/streams-intro + install -Dpm644 doc/topics/streams-intro.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/streams-intro.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/cluster-spec BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/cluster-spec + install -Dpm644 doc/topics/cluster-spec.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/cluster-spec.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/debugging BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/debugging + install -Dpm644 doc/topics/debugging.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/debugging.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/benchmarks BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/benchmarks + install -Dpm644 doc/topics/benchmarks.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/benchmarks.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/modules-api-ref BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/modules-api-ref + install -Dpm644 doc/topics/modules-api-ref.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/modules-api-ref.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/replication BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/replication + install -Dpm644 doc/topics/replication.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/replication.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/data-types-intro BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/data-types-intro + install -Dpm644 doc/topics/data-types-intro.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/data-types-intro.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/acl BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/acl + install -Dpm644 doc/topics/acl.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/acl.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/cluster-tutorial BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/cluster-tutorial + install -Dpm644 doc/topics/cluster-tutorial.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/cluster-tutorial.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/protocol BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/protocol + install -Dpm644 doc/topics/protocol.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/protocol.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/releases BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/releases + install -Dpm644 doc/topics/releases.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/releases.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/admin BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/admin + install -Dpm644 doc/topics/admin.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/admin.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/pipelining BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/pipelining + install -Dpm644 doc/topics/pipelining.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/pipelining.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/twitter-clone BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/twitter-clone + install -Dpm644 doc/topics/twitter-clone.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/twitter-clone.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/indexes BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/indexes + install -Dpm644 doc/topics/indexes.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/indexes.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/latency BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/latency + install -Dpm644 doc/topics/latency.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/latency.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/encryption BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/encryption + install -Dpm644 doc/topics/encryption.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/encryption.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/gopher BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/gopher + install -Dpm644 doc/topics/gopher.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/gopher.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/topics/problems BUILDSTDERR: ++ sed -e 's|doc/||g' + base=topics/problems + install -Dpm644 doc/topics/problems.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/topics/problems.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/shutdown BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/shutdown + install -Dpm644 doc/commands/shutdown.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/shutdown.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-slaves BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-slaves + install -Dpm644 doc/commands/cluster-slaves.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-slaves.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/rpoplpush BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/rpoplpush + install -Dpm644 doc/commands/rpoplpush.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/rpoplpush.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/xpending BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/xpending + install -Dpm644 doc/commands/xpending.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/xpending.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/lindex BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/lindex + install -Dpm644 doc/commands/lindex.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/lindex.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/lpop BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/lpop + install -Dpm644 doc/commands/lpop.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/lpop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/getset BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/getset + install -Dpm644 doc/commands/getset.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/getset.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/xread BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/xread + install -Dpm644 doc/commands/xread.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/xread.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/eval BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/eval + install -Dpm644 doc/commands/eval.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/eval.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/strlen BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/strlen + install -Dpm644 doc/commands/strlen.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/strlen.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/readonly BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/readonly + install -Dpm644 doc/commands/readonly.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/readonly.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zlexcount BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zlexcount + install -Dpm644 doc/commands/zlexcount.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zlexcount.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/move BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/move + install -Dpm644 doc/commands/move.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/move.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/hset BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/hset + install -Dpm644 doc/commands/hset.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/hset.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/client-getname BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/client-getname + install -Dpm644 doc/commands/client-getname.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/client-getname.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/expireat BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/expireat + install -Dpm644 doc/commands/expireat.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/expireat.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zincrby BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zincrby + install -Dpm644 doc/commands/zincrby.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zincrby.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/geoadd BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/geoadd + install -Dpm644 doc/commands/geoadd.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/geoadd.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/scan BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/scan + install -Dpm644 doc/commands/scan.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/scan.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/role BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/role + install -Dpm644 doc/commands/role.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/role.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/hincrby BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/hincrby + install -Dpm644 doc/commands/hincrby.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/hincrby.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/expire BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/expire + install -Dpm644 doc/commands/expire.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/expire.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/config-resetstat BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/config-resetstat + install -Dpm644 doc/commands/config-resetstat.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/config-resetstat.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/debug-segfault BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/debug-segfault + install -Dpm644 doc/commands/debug-segfault.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/debug-segfault.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/object BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/object + install -Dpm644 doc/commands/object.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/object.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/bzpopmin BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/bzpopmin + install -Dpm644 doc/commands/bzpopmin.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/bzpopmin.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/client-id BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/client-id + install -Dpm644 doc/commands/client-id.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/client-id.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zrank BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zrank + install -Dpm644 doc/commands/zrank.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zrank.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/ttl BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/ttl + install -Dpm644 doc/commands/ttl.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/ttl.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zrevrangebyscore BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zrevrangebyscore + install -Dpm644 doc/commands/zrevrangebyscore.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zrevrangebyscore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/srem BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/srem + install -Dpm644 doc/commands/srem.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/srem.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/save BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/save + install -Dpm644 doc/commands/save.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/save.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/quit BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/quit + install -Dpm644 doc/commands/quit.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/quit.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/hmset BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/hmset + install -Dpm644 doc/commands/hmset.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/hmset.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zrem BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zrem + install -Dpm644 doc/commands/zrem.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zrem.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/script-exists BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/script-exists + install -Dpm644 doc/commands/script-exists.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/script-exists.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zrangebylex BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zrangebylex + install -Dpm644 doc/commands/zrangebylex.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zrangebylex.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/ping BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/ping + install -Dpm644 doc/commands/ping.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/ping.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/blpop BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/blpop + install -Dpm644 doc/commands/blpop.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/blpop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/decr BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/decr + install -Dpm644 doc/commands/decr.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/decr.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/config-rewrite BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/config-rewrite + install -Dpm644 doc/commands/config-rewrite.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/config-rewrite.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/memory-help BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/memory-help + install -Dpm644 doc/commands/memory-help.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/memory-help.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/unlink BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/unlink + install -Dpm644 doc/commands/unlink.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/unlink.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/select BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/select + install -Dpm644 doc/commands/select.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/select.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/memory-doctor BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/memory-doctor + install -Dpm644 doc/commands/memory-doctor.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/memory-doctor.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/mget BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/mget + install -Dpm644 doc/commands/mget.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/mget.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/lastsave BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/lastsave + install -Dpm644 doc/commands/lastsave.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/lastsave.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/xtrim BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/xtrim + install -Dpm644 doc/commands/xtrim.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/xtrim.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/hsetnx BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/hsetnx + install -Dpm644 doc/commands/hsetnx.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/hsetnx.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/incr BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/incr + install -Dpm644 doc/commands/incr.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/incr.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/srandmember BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/srandmember + install -Dpm644 doc/commands/srandmember.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/srandmember.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/geopos BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/geopos + install -Dpm644 doc/commands/geopos.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/geopos.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zrange BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zrange + install -Dpm644 doc/commands/zrange.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-reset BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-reset + install -Dpm644 doc/commands/cluster-reset.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-reset.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/debug-object BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/debug-object + install -Dpm644 doc/commands/debug-object.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/debug-object.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/setrange BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/setrange + install -Dpm644 doc/commands/setrange.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/setrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zrevrange BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zrevrange + install -Dpm644 doc/commands/zrevrange.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zrevrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/hscan BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/hscan + install -Dpm644 doc/commands/hscan.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/hscan.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/lrem BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/lrem + install -Dpm644 doc/commands/lrem.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/lrem.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/bitop BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/bitop + install -Dpm644 doc/commands/bitop.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/bitop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/type BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/type + install -Dpm644 doc/commands/type.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/type.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/rpop BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/rpop + install -Dpm644 doc/commands/rpop.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/rpop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zscore BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zscore + install -Dpm644 doc/commands/zscore.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zscore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-addslots BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-addslots + install -Dpm644 doc/commands/cluster-addslots.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-addslots.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/lpush + base=commands/lpush + install -Dpm644 doc/commands/lpush.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/lpush.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/decrby BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/decrby + install -Dpm644 doc/commands/decrby.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/decrby.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/zcount + base=commands/zcount + install -Dpm644 doc/commands/zcount.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zcount.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/smembers BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/smembers + install -Dpm644 doc/commands/smembers.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/smembers.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/scard BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/scard + install -Dpm644 doc/commands/scard.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/scard.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-replicas BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-replicas + install -Dpm644 doc/commands/cluster-replicas.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-replicas.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/randomkey BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/randomkey + install -Dpm644 doc/commands/randomkey.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/randomkey.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/punsubscribe BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/punsubscribe + install -Dpm644 doc/commands/punsubscribe.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/punsubscribe.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/script-debug BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/script-debug + install -Dpm644 doc/commands/script-debug.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/script-debug.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/pubsub BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/pubsub + install -Dpm644 doc/commands/pubsub.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/pubsub.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/xinfo BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/xinfo + install -Dpm644 doc/commands/xinfo.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/xinfo.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/flushall BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/flushall + install -Dpm644 doc/commands/flushall.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/flushall.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/cluster-meet + base=commands/cluster-meet + install -Dpm644 doc/commands/cluster-meet.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-meet.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/lrange BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/lrange + install -Dpm644 doc/commands/lrange.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/lrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/bitfield BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/bitfield + install -Dpm644 doc/commands/bitfield.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/bitfield.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-setslot BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-setslot + install -Dpm644 doc/commands/cluster-setslot.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-setslot.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/echo + base=commands/echo + install -Dpm644 doc/commands/echo.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/echo.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/hget BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/hget + install -Dpm644 doc/commands/hget.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/hget.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/get BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/get + install -Dpm644 doc/commands/get.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/get.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/hgetall BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/hgetall + install -Dpm644 doc/commands/hgetall.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/hgetall.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/info + base=commands/info + install -Dpm644 doc/commands/info.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/info.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-set-config-epoch BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-set-config-epoch + install -Dpm644 doc/commands/cluster-set-config-epoch.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-set-config-epoch.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/command-getkeys BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/command-getkeys + install -Dpm644 doc/commands/command-getkeys.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/command-getkeys.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/brpop + base=commands/brpop + install -Dpm644 doc/commands/brpop.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/brpop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/script-flush BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/script-flush + install -Dpm644 doc/commands/script-flush.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/script-flush.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/incrbyfloat BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/incrbyfloat + install -Dpm644 doc/commands/incrbyfloat.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/incrbyfloat.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/xdel + base=commands/xdel + install -Dpm644 doc/commands/xdel.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/xdel.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/restore BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/restore + install -Dpm644 doc/commands/restore.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/restore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/script-load + base=commands/script-load + install -Dpm644 doc/commands/script-load.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/script-load.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/geodecode BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/geodecode + install -Dpm644 doc/commands/geodecode.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/geodecode.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/xlen + base=commands/xlen + install -Dpm644 doc/commands/xlen.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/xlen.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zremrangebyrank BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zremrangebyrank + install -Dpm644 doc/commands/zremrangebyrank.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zremrangebyrank.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/incrby + base=commands/incrby + install -Dpm644 doc/commands/incrby.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/incrby.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/dbsize BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/dbsize + install -Dpm644 doc/commands/dbsize.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/dbsize.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/dump BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/dump + install -Dpm644 doc/commands/dump.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/dump.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zcard BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zcard + install -Dpm644 doc/commands/zcard.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zcard.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/pexpireat BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/pexpireat + install -Dpm644 doc/commands/pexpireat.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/pexpireat.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/brpoplpush + base=commands/brpoplpush + install -Dpm644 doc/commands/brpoplpush.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/brpoplpush.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-replicate BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-replicate + install -Dpm644 doc/commands/cluster-replicate.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-replicate.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/xreadgroup BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/xreadgroup + install -Dpm644 doc/commands/xreadgroup.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/xreadgroup.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/sinterstore BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/sinterstore + install -Dpm644 doc/commands/sinterstore.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/sinterstore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/config-set BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/config-set + install -Dpm644 doc/commands/config-set.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/config-set.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/geohash + base=commands/geohash + install -Dpm644 doc/commands/geohash.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/geohash.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/linsert BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/linsert + install -Dpm644 doc/commands/linsert.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/linsert.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/unsubscribe + base=commands/unsubscribe + install -Dpm644 doc/commands/unsubscribe.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/unsubscribe.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/touch + base=commands/touch + install -Dpm644 doc/commands/touch.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/touch.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/watch BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/watch + install -Dpm644 doc/commands/watch.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/watch.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/lset + base=commands/lset + install -Dpm644 doc/commands/lset.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/lset.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/lpushx + base=commands/lpushx + install -Dpm644 doc/commands/lpushx.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/lpushx.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/hvals BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/hvals + install -Dpm644 doc/commands/hvals.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/hvals.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/slowlog BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/slowlog + install -Dpm644 doc/commands/slowlog.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/slowlog.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/hmget + base=commands/hmget + install -Dpm644 doc/commands/hmget.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/hmget.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/evalsha BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/evalsha + install -Dpm644 doc/commands/evalsha.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/evalsha.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-forget BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-forget + install -Dpm644 doc/commands/cluster-forget.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-forget.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/hincrbyfloat BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/hincrbyfloat + install -Dpm644 doc/commands/hincrbyfloat.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/hincrbyfloat.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/pfcount + base=commands/pfcount + install -Dpm644 doc/commands/pfcount.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/pfcount.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/publish + base=commands/publish + install -Dpm644 doc/commands/publish.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/publish.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/sort BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/sort + install -Dpm644 doc/commands/sort.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/sort.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/hlen + base=commands/hlen + install -Dpm644 doc/commands/hlen.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/hlen.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/pfmerge BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/pfmerge + install -Dpm644 doc/commands/pfmerge.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/pfmerge.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/rpush BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/rpush + install -Dpm644 doc/commands/rpush.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/rpush.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zinterstore BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zinterstore + install -Dpm644 doc/commands/zinterstore.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zinterstore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/time + base=commands/time + install -Dpm644 doc/commands/time.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/time.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/sismember + base=commands/sismember + install -Dpm644 doc/commands/sismember.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/sismember.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/bgrewriteaof + base=commands/bgrewriteaof + install -Dpm644 doc/commands/bgrewriteaof.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/bgrewriteaof.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/psetex BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/psetex + install -Dpm644 doc/commands/psetex.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/psetex.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/xack BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/xack + install -Dpm644 doc/commands/xack.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/xack.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/sunionstore BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/sunionstore + install -Dpm644 doc/commands/sunionstore.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/sunionstore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/persist BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/persist + install -Dpm644 doc/commands/persist.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/persist.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/spop + base=commands/spop + install -Dpm644 doc/commands/spop.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/spop.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/geodist BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/geodist + install -Dpm644 doc/commands/geodist.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/geodist.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/georadiusbymember BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/georadiusbymember + install -Dpm644 doc/commands/georadiusbymember.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/georadiusbymember.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/sdiff + base=commands/sdiff + install -Dpm644 doc/commands/sdiff.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/sdiff.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/hstrlen BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/hstrlen + install -Dpm644 doc/commands/hstrlen.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/hstrlen.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/memory-stats BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/memory-stats + install -Dpm644 doc/commands/memory-stats.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/memory-stats.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/msetnx + base=commands/msetnx + install -Dpm644 doc/commands/msetnx.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/msetnx.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/mset BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/mset + install -Dpm644 doc/commands/mset.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/mset.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/xadd + base=commands/xadd + install -Dpm644 doc/commands/xadd.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/xadd.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/psubscribe BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/psubscribe + install -Dpm644 doc/commands/psubscribe.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/psubscribe.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/sinter BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/sinter + install -Dpm644 doc/commands/sinter.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/sinter.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/client-setname BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/client-setname + install -Dpm644 doc/commands/client-setname.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/client-setname.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/memory-malloc-stats + base=commands/memory-malloc-stats + install -Dpm644 doc/commands/memory-malloc-stats.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/memory-malloc-stats.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/pfadd BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/pfadd + install -Dpm644 doc/commands/pfadd.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/pfadd.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/bgsave BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/bgsave + install -Dpm644 doc/commands/bgsave.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/bgsave.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/keys BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/keys + install -Dpm644 doc/commands/keys.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/keys.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/config-get BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/config-get + install -Dpm644 doc/commands/config-get.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/config-get.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zrangebyscore BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zrangebyscore + install -Dpm644 doc/commands/zrangebyscore.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zrangebyscore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/sscan BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/sscan + install -Dpm644 doc/commands/sscan.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/sscan.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/getrange BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/getrange + install -Dpm644 doc/commands/getrange.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/getrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/swapdb BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/swapdb + install -Dpm644 doc/commands/swapdb.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/swapdb.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/append BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/append + install -Dpm644 doc/commands/append.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/append.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-countkeysinslot BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-countkeysinslot + install -Dpm644 doc/commands/cluster-countkeysinslot.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-countkeysinslot.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/del BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/del + install -Dpm644 doc/commands/del.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/del.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/hdel BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/hdel + install -Dpm644 doc/commands/hdel.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/hdel.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/sync BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/sync + install -Dpm644 doc/commands/sync.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/sync.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/command-count BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/command-count + install -Dpm644 doc/commands/command-count.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/command-count.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/setex BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/setex + install -Dpm644 doc/commands/setex.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/setex.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zpopmin BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zpopmin + install -Dpm644 doc/commands/zpopmin.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zpopmin.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/memory-usage BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/memory-usage + install -Dpm644 doc/commands/memory-usage.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/memory-usage.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/bitcount BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/bitcount + install -Dpm644 doc/commands/bitcount.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/bitcount.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-failover BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-failover + install -Dpm644 doc/commands/cluster-failover.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-failover.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/slaveof BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/slaveof + install -Dpm644 doc/commands/slaveof.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/slaveof.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/exec BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/exec + install -Dpm644 doc/commands/exec.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/exec.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-getkeysinslot BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-getkeysinslot + install -Dpm644 doc/commands/cluster-getkeysinslot.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-getkeysinslot.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-delslots BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-delslots + install -Dpm644 doc/commands/cluster-delslots.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-delslots.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/hexists BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/hexists + install -Dpm644 doc/commands/hexists.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/hexists.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/rpushx BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/rpushx + install -Dpm644 doc/commands/rpushx.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/rpushx.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/xrevrange BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/xrevrange + install -Dpm644 doc/commands/xrevrange.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/xrevrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/xrange BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/xrange + install -Dpm644 doc/commands/xrange.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/xrange.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/setbit BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/setbit + install -Dpm644 doc/commands/setbit.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/setbit.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/monitor BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/monitor + install -Dpm644 doc/commands/monitor.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/monitor.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-saveconfig BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-saveconfig + install -Dpm644 doc/commands/cluster-saveconfig.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-saveconfig.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zremrangebyscore BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zremrangebyscore + install -Dpm644 doc/commands/zremrangebyscore.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zremrangebyscore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zpopmax BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zpopmax + install -Dpm644 doc/commands/zpopmax.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zpopmax.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/ltrim + base=commands/ltrim + install -Dpm644 doc/commands/ltrim.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/ltrim.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/sunion BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/sunion + install -Dpm644 doc/commands/sunion.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/sunion.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/set BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/set + install -Dpm644 doc/commands/set.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/set.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-nodes BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-nodes + install -Dpm644 doc/commands/cluster-nodes.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-nodes.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zremrangebylex BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zremrangebylex + install -Dpm644 doc/commands/zremrangebylex.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zremrangebylex.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/hkeys BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/hkeys + install -Dpm644 doc/commands/hkeys.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/hkeys.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/client-reply BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/client-reply + install -Dpm644 doc/commands/client-reply.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/client-reply.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/pexpire BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/pexpire + install -Dpm644 doc/commands/pexpire.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/pexpire.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zunionstore BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zunionstore + install -Dpm644 doc/commands/zunionstore.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zunionstore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/rename BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/rename + install -Dpm644 doc/commands/rename.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/rename.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/sadd BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/sadd + install -Dpm644 doc/commands/sadd.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/sadd.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/subscribe BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/subscribe + install -Dpm644 doc/commands/subscribe.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/subscribe.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/llen + base=commands/llen + install -Dpm644 doc/commands/llen.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/llen.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/replicaof BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/replicaof + install -Dpm644 doc/commands/replicaof.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/replicaof.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/multi BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/multi + install -Dpm644 doc/commands/multi.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/multi.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zadd BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zadd + install -Dpm644 doc/commands/zadd.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zadd.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/readwrite BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/readwrite + install -Dpm644 doc/commands/readwrite.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/readwrite.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/auth BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/auth + install -Dpm644 doc/commands/auth.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/auth.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zrevrank BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zrevrank + install -Dpm644 doc/commands/zrevrank.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zrevrank.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/geoencode BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/geoencode + install -Dpm644 doc/commands/geoencode.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/geoencode.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/client-kill + base=commands/client-kill + install -Dpm644 doc/commands/client-kill.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/client-kill.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/getbit BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/getbit + install -Dpm644 doc/commands/getbit.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/getbit.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/bitpos BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/bitpos + install -Dpm644 doc/commands/bitpos.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/bitpos.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/client-list BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/client-list + install -Dpm644 doc/commands/client-list.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/client-list.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/discard BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/discard + install -Dpm644 doc/commands/discard.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/discard.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/command BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/command + install -Dpm644 doc/commands/command.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/command.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-keyslot BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-keyslot + install -Dpm644 doc/commands/cluster-keyslot.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-keyslot.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/flushdb BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/flushdb + install -Dpm644 doc/commands/flushdb.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/flushdb.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/renamenx BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/renamenx + install -Dpm644 doc/commands/renamenx.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/renamenx.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/unwatch BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/unwatch + install -Dpm644 doc/commands/unwatch.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/unwatch.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-slots BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-slots + install -Dpm644 doc/commands/cluster-slots.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-slots.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/migrate BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/migrate + install -Dpm644 doc/commands/migrate.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/migrate.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/xclaim BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/xclaim + install -Dpm644 doc/commands/xclaim.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/xclaim.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/pttl BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/pttl + install -Dpm644 doc/commands/pttl.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/pttl.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/client-unblock BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/client-unblock + install -Dpm644 doc/commands/client-unblock.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/client-unblock.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/memory-purge BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/memory-purge + install -Dpm644 doc/commands/memory-purge.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/memory-purge.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-count-failure-reports BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-count-failure-reports + install -Dpm644 doc/commands/cluster-count-failure-reports.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-count-failure-reports.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/cluster-info BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/cluster-info + install -Dpm644 doc/commands/cluster-info.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/cluster-info.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/client-pause BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/client-pause + install -Dpm644 doc/commands/client-pause.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/client-pause.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zscan BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zscan + install -Dpm644 doc/commands/zscan.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zscan.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/xgroup BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/xgroup + install -Dpm644 doc/commands/xgroup.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/xgroup.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/wait BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/wait + install -Dpm644 doc/commands/wait.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/wait.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/smove BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/smove + install -Dpm644 doc/commands/smove.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/smove.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/zrevrangebylex BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/zrevrangebylex + install -Dpm644 doc/commands/zrevrangebylex.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/zrevrangebylex.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/sdiffstore BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/sdiffstore + install -Dpm644 doc/commands/sdiffstore.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/sdiffstore.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/setnx BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/setnx + install -Dpm644 doc/commands/setnx.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/setnx.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/bzpopmax BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/bzpopmax + install -Dpm644 doc/commands/bzpopmax.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/bzpopmax.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/exists BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/exists + install -Dpm644 doc/commands/exists.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/exists.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/script-kill BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/script-kill + install -Dpm644 doc/commands/script-kill.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/script-kill.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ sed -e 's|doc/||g' BUILDSTDERR: ++ echo doc/commands/command-info + base=commands/command-info + install -Dpm644 doc/commands/command-info.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/command-info.md + for page in $(find doc -name \*.md | sed -e 's|.md$||g') BUILDSTDERR: ++ echo doc/commands/georadius BUILDSTDERR: ++ sed -e 's|doc/||g' + base=commands/georadius + install -Dpm644 doc/commands/georadius.md /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le//usr/share/doc/redis/commands/georadius.md + mkdir -p /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/lib/rpm/macros.d + install -pDm644 /builddir/build/SOURCES/macros.redis /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/lib/rpm/macros.d/macros.redis + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 5.0.5-2.fc30 --unique-debug-suffix -5.0.5-2.fc30.ppc64le --unique-debug-src-base redis-5.0.5-2.fc30.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/redis-5.0.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/bin/redis-benchmark explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/bin/redis-cli explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/bin/redis-server extracting debug info from /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/bin/redis-cli extracting debug info from /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/bin/redis-benchmark extracting debug info from /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/bin/redis-server /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. BUILDSTDERR: 9986 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/redis-shutdown from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iNco3T + umask 022 + cd /builddir/build/BUILD + cd redis-5.0.5 + exit 0 Processing files: redis-5.0.5-2.fc30.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.F3QNtZ + umask 022 + cd /builddir/build/BUILD + cd redis-5.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/share/licenses/redis + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/share/licenses/redis + cp -pr COPYING /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/share/licenses/redis + exit 0 Provides: bundled(hiredis) bundled(jemalloc) bundled(linenoise) bundled(lua-libs) bundled(lzf) config(redis) = 5.0.5-2.fc30 redis = 5.0.5-2.fc30 redis(modules_abi)(ppc-64) = 1 redis(ppc-64) = 5.0.5-2.fc30 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.22)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Obsoletes: redis-trib Processing files: redis-devel-5.0.5-2.fc30.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DkfdZ4 + umask 022 + cd /builddir/build/BUILD + cd redis-5.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/share/licenses/redis-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/share/licenses/redis-devel + cp -pr COPYING /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/share/licenses/redis-devel + cp -pr COPYRIGHT-lua /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/share/licenses/redis-devel + cp -pr COPYING-hiredis /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le/usr/share/licenses/redis-devel + exit 0 Provides: redis-devel = 5.0.5-2.fc30 redis-devel(ppc-64) = 5.0.5-2.fc30 redis-static = 5.0.5-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: redis-doc-5.0.5-2.fc30.noarch Provides: redis-doc = 5.0.5-2.fc30 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-5.0.5-2.fc30.ppc64le Provides: redis-debugsource = 5.0.5-2.fc30 redis-debugsource(ppc-64) = 5.0.5-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: redis-debuginfo-5.0.5-2.fc30.ppc64le Provides: debuginfo(build-id) = aa51b83404f31b71e03e529d3a66a5e38d289f77 debuginfo(build-id) = e4f5b35b586a5d7fa086fff698569257c2944cbd debuginfo(build-id) = ed4a307a9307ff96297715c1d6dc91090dbe521f redis-debuginfo = 5.0.5-2.fc30 redis-debuginfo(ppc-64) = 5.0.5-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: redis-debugsource(ppc-64) = 5.0.5-2.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le Wrote: /builddir/build/RPMS/redis-5.0.5-2.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/redis-devel-5.0.5-2.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/redis-doc-5.0.5-2.fc30.noarch.rpm Wrote: /builddir/build/RPMS/redis-debugsource-5.0.5-2.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/redis-debuginfo-5.0.5-2.fc30.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TcspRd + umask 022 + cd /builddir/build/BUILD + cd redis-5.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/redis-5.0.5-2.fc30.ppc64le + exit 0 Child return code was: 0