>>> redis: Building main/redis 7.0.12-r0 (using abuild 3.11.1-r0) started Mon, 10 Jul 2023 18:13:22 +0000 >>> redis: Checking sanity of /home/buildozer/aports/main/redis/APKBUILD... >>> redis: Analyzing dependencies... >>> redis: Installing for build: build-base linux-headers openssl-dev>3 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/armhf/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/armhf/APKINDEX.tar.gz (1/3) Installing linux-headers (6.3-r0) (2/3) Installing openssl-dev (3.1.1-r1) (3/3) Installing .makedepends-redis (20230710.181323) OK: 336 MiB in 102 packages >>> redis: Cleaning up srcdir >>> redis: Cleaning up pkgdir >>> redis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/redis-7.0.12.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> redis: Fetching https://download.redis.io/releases/redis-7.0.12.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2922k 100 2922k 0 0 42.5M 0 --:--:-- --:--:-- --:--:-- 43.2M >>> redis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/redis-7.0.12.tar.gz >>> redis: Checking sha512sums... redis-7.0.12.tar.gz: OK redis.conf.patch: OK sentinel.conf.patch: OK redis.initd: OK redis.confd: OK redis-sentinel.initd: OK redis.logrotate: OK >>> redis: Unpacking /var/cache/distfiles/redis-7.0.12.tar.gz... >>> redis: redis.conf.patch patching file redis.conf Hunk #1 succeeded at 152 (offset 40 lines). Hunk #2 succeeded at 303 (offset 62 lines). Hunk #3 succeeded at 321 (offset 62 lines). Hunk #4 succeeded at 332 (offset 62 lines). Hunk #5 succeeded at 482 (offset 60 lines). >>> redis: sentinel.conf.patch patching file sentinel.conf Hunk #1 succeeded at 22 (offset -11 lines). >>> redis: Creating group redis >>> redis: Creating user redis cd src && make all make[1]: Entering directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/src' CC Makefile.dep rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-rdb redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html Makefile.dep rm -f adlist.d quicklist.d ae.d anet.d dict.d server.d sds.d zmalloc.d lzf_c.d lzf_d.d pqsort.d zipmap.d sha1.d ziplist.d release.d networking.d util.d object.d db.d replication.d rdb.d t_string.d t_list.d t_set.d t_zset.d t_hash.d config.d aof.d pubsub.d multi.d debug.d sort.d intset.d syncio.d cluster.d crc16.d endianconv.d slowlog.d eval.d bio.d rio.d rand.d memtest.d syscheck.d crcspeed.d crc64.d bitops.d sentinel.d notify.d setproctitle.d blocked.d hyperloglog.d latency.d sparkline.d redis-check-rdb.d redis-check-aof.d geo.d lazyfree.d module.d evict.d expire.d geohash.d geohash_helper.d childinfo.d defrag.d siphash.d rax.d t_stream.d listpack.d localtime.d lolwut.d lolwut5.d lolwut6.d acl.d tracking.d connection.d tls.d sha256.d timeout.d setcpuaffinity.d monotonic.d mt19937-64.d resp_parser.d call_reply.d script_lua.d script.d functions.d function_lua.d commands.d anet.d adlist.d dict.d redis-cli.d zmalloc.d release.d ae.d redisassert.d crcspeed.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d ae.d anet.d redis-benchmark.d adlist.d dict.d zmalloc.d redisassert.d release.d crcspeed.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d (cd ../deps && make distclean) make[2]: Entering directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/deps' (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (cd hdr_histogram && make clean) > /dev/null || true (rm -f .make-*) make[2]: Leaving directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/deps' (cd modules && make clean) make[2]: Entering directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/src/modules' rm -rf *.xo *.so make[2]: Leaving directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/src/modules' (cd ../tests/modules && make clean) make[2]: Entering directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/tests/modules' rm -f commandfilter.so basics.so testrdb.so fork.so infotest.so propagate.so misc.so hooks.so blockonkeys.so blockonbackground.so scan.so datatype.so datatype2.so auth.so keyspace_events.so blockedclient.so getkeys.so getchannels.so test_lazyfree.so timer.so defragtest.so keyspecs.so hash.so zset.so stream.so mallocsize.so aclcheck.so list.so subcommands.so reply.so cmdintrospection.so eventloop.so moduleconfigs.so moduleconfigstwo.so publish.so usercall.so commandfilter.xo basics.xo testrdb.xo fork.xo infotest.xo propagate.xo misc.xo hooks.xo blockonkeys.xo blockonbackground.xo scan.xo datatype.xo datatype2.xo auth.xo keyspace_events.xo blockedclient.xo getkeys.xo getchannels.xo test_lazyfree.xo timer.xo defragtest.xo keyspecs.xo hash.xo zset.xo stream.xo mallocsize.xo aclcheck.xo list.xo subcommands.xo reply.xo cmdintrospection.xo eventloop.xo moduleconfigs.xo moduleconfigstwo.xo publish.xo usercall.xo make[2]: Leaving directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/tests/modules' (rm -f .make-*) echo STD=-pedantic -DREDIS_STATIC='' -std=c11 >> .make-settings echo WARN=-Wall -W -Wno-missing-field-initializers >> .make-settings echo OPT=-O2 >> .make-settings echo MALLOC=libc >> .make-settings echo BUILD_TLS=yes >> .make-settings echo USE_SYSTEMD= >> .make-settings echo CFLAGS=-Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables >> .make-settings echo LDFLAGS=-Wl,--as-needed,-O1,--sort-common >> .make-settings echo REDIS_CFLAGS= >> .make-settings echo REDIS_LDFLAGS= >> .make-settings echo PREV_FINAL_CFLAGS=-pedantic -DREDIS_STATIC='' -std=c11 -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -DUSE_OPENSSL >> .make-settings echo PREV_FINAL_LDFLAGS=-Wl,--as-needed,-O1,--sort-common -g -ggdb -rdynamic >> .make-settings (cd ../deps && make hiredis linenoise lua hdr_histogram) make[2]: Entering directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/deps' (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (cd hdr_histogram && make clean) > /dev/null || true (rm -f .make-*) (echo "-Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables" > .make-cflags) (echo "-Wl,--as-needed,-O1,--sort-common" > .make-ldflags) MAKE hiredis cd hiredis && make static USE_SSL=1 MAKE linenoise cd linenoise && make MAKE lua cd lua/src && make all CFLAGS="-Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 " MYLDFLAGS="-Wl,--as-needed,-O1,--sort-common" AR="ar rc" MAKE hdr_histogram cd hdr_histogram && make make[3]: Entering directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/deps/hiredis' make[3]: Entering directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/deps/linenoise' gcc -Wall -Os -g -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -c linenoise.c make[3]: Entering directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/deps/hdr_histogram' gcc -std=c99 -Wall -Os -g -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -DHDR_MALLOC_INCLUDE=\"hdr_redis_malloc.h\" -c hdr_histogram.c make[3]: Entering directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/deps/lua/src' gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lapi.o lapi.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lcode.o lcode.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o ldebug.o ldebug.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o ldo.o ldo.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o ldump.o ldump.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lfunc.o lfunc.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lgc.o lgc.c gcc -std=c99 -c -O3 -fPIC -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic alloc.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o llex.o llex.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lmem.o lmem.c gcc -std=c99 -c -O3 -fPIC -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic net.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lobject.o lobject.c gcc -std=c99 -c -O3 -fPIC -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic hiredis.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lopcodes.o lopcodes.c gcc -std=c99 -c -O3 -fPIC -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic sds.c gcc -std=c99 -c -O3 -fPIC -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic async.c gcc -std=c99 -c -O3 -fPIC -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic read.c gcc -std=c99 -c -O3 -fPIC -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic sockcompat.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lparser.o lparser.c gcc -std=c99 -c -O3 -fPIC -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -DHIREDIS_TEST_SSL -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb -pedantic ssl.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lstate.o lstate.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lstring.o lstring.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o ltable.o ltable.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o ltm.o ltm.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lundump.o lundump.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lvm.o lvm.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lzio.o lzio.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o strbuf.o strbuf.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o fpconv.o fpconv.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lauxlib.o lauxlib.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lbaselib.o lbaselib.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o ldblib.o ldblib.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o liolib.o liolib.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lmathlib.o lmathlib.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o loslib.o loslib.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o ltablib.o ltablib.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lstrlib.o lstrlib.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o loadlib.o loadlib.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o linit.o linit.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lua_cjson.o lua_cjson.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lua_struct.o lua_struct.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lua_cmsgpack.o lua_cmsgpack.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lua_bit.o lua_bit.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o lua.o lua.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o luac.o luac.c gcc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -DLUA_USE_MKSTEMP -Os -Wformat -Werror=format-security -DUSE_MALLOC_USABLE_SIZE -flto=auto -funwind-tables -O2 -Os -Wformat -Werror=format-security -c -o print.o print.c ldump.c: In function 'DumpString': ldump.c:63:26: warning: the comparison will always evaluate as 'false' for the pointer operand in 's + 16' must not be NULL [-Waddress] 63 | if (s==NULL || getstr(s)==NULL) | ^~ ar rcs libhdrhistogram.a hdr_histogram.o make[3]: Leaving directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/deps/hdr_histogram' make[3]: Leaving directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/deps/linenoise' ar rcs libhiredis.a alloc.o net.o hiredis.o sds.o async.o read.o sockcompat.o ar rc liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o # DLL needs all object files ranlib liblua.a gcc -o lua -Wl,--as-needed,-O1,--sort-common lua.o liblua.a -lm gcc -o luac -Wl,--as-needed,-O1,--sort-common luac.o print.o liblua.a -lm ar rcs libhiredis_ssl.a ssl.o make[3]: Leaving directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/deps/hiredis' make[3]: Leaving directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/deps/lua/src' make[2]: Leaving directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/deps' CC adlist.o CC quicklist.o CC ae.o CC anet.o CC dict.o CC server.o CC sds.o CC zmalloc.o CC lzf_c.o CC lzf_d.o CC pqsort.o CC zipmap.o CC sha1.o CC ziplist.o CC release.o CC networking.o CC util.o CC object.o CC db.o CC replication.o CC rdb.o CC t_string.o CC t_list.o CC t_set.o CC t_zset.o CC t_hash.o CC config.o CC aof.o CC pubsub.o CC multi.o CC debug.o CC sort.o CC intset.o CC syncio.o CC cluster.o CC crc16.o CC endianconv.o CC slowlog.o CC eval.o CC bio.o CC rio.o CC rand.o CC memtest.o CC syscheck.o CC crcspeed.o CC crc64.o CC bitops.o CC sentinel.o CC setproctitle.o CC blocked.o CC hyperloglog.o CC notify.o CC latency.o CC sparkline.o CC redis-check-rdb.o CC redis-check-aof.o CC geo.o CC lazyfree.o CC module.o CC evict.o CC expire.o CC geohash.o CC geohash_helper.o CC childinfo.o CC defrag.o CC siphash.o redis-check-aof.c: In function 'processAnnotations': redis-check-aof.c:194:59: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 194 | printf("AOF %s has nothing before timestamp %ld, " | ~~^ | | | long int | %lld 195 | "aborting...\n", filename, to_timestamp); | ~~~~~~~~~~~~ | | | time_t {aka long long int} redis-check-aof.c:199:62: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 199 | printf("Failed to truncate AOF %s to timestamp %ld to offset %ld because it is not the last file.\n", | ~~^ | | | long int | %lld 200 | filename, to_timestamp, (long int)epos); | ~~~~~~~~~~~~ | | | time_t {aka long long int} redis-check-aof.c:207:62: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 207 | printf("Failed to truncate AOF %s to timestamp %ld\n", | ~~^ | | | long int | %lld 208 | filename, to_timestamp); | ~~~~~~~~~~~~ | | | time_t {aka long long int} redis-check-aof.c: In function 'checkSingleAof': redis-check-aof.c:294:59: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 294 | printf("Truncate nothing in AOF %s to timestamp %ld\n", aof_filename, to_timestamp); | ~~^ ~~~~~~~~~~~~ | | | | long int time_t {aka long long int} | %lld redis-check-aof.c: In function 'checkMultiPartAof': redis-check-aof.c:466:66: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 466 | printf("Successfully truncated AOF %s to timestamp %ld\n", | ~~^ | | | long int | %lld 467 | aof_filename, to_timestamp); | ~~~~~~~~~~~~ | | | time_t {aka long long int} redis-check-aof.c:491:70: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 491 | printf("Successfully truncated AOF %s to timestamp %ld\n", | ~~^ | | | long int | %lld 492 | aof_filename, to_timestamp); | ~~~~~~~~~~~~ | | | time_t {aka long long int} redis-check-aof.c: In function 'checkOldStyleAof': CC rax.o redis-check-aof.c:515:62: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 515 | printf("Successfully truncated AOF %s to timestamp %ld\n", | ~~^ | | | long int | %lld 516 | filepath, to_timestamp); | ~~~~~~~~~~~~ | | | time_t {aka long long int} CC t_stream.o CC listpack.o CC localtime.o CC lolwut.o CC lolwut5.o CC lolwut6.o CC acl.o CC tracking.o CC connection.o CC tls.o CC sha256.o CC timeout.o CC setcpuaffinity.o CC monotonic.o CC mt19937-64.o CC resp_parser.o CC call_reply.o CC script_lua.o CC script.o CC functions.o CC function_lua.o CC commands.o CC redis-cli.o CC redisassert.o CC cli_common.o CC redis-benchmark.o LINK redis-benchmark LINK redis-server LINK redis-cli INSTALL redis-sentinel INSTALL redis-check-rdb INSTALL redis-check-aof Hint: It's a good idea to run 'make test' ;) make[1]: Leaving directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/src' >>> redis: Entering fakeroot... cd src && make install make[1]: Entering directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/src' CC Makefile.dep Hint: It's a good idea to run 'make test' ;) INSTALL redis-server INSTALL redis-benchmark INSTALL redis-cli make[1]: Leaving directory '/home/buildozer/aports/main/redis/src/redis-7.0.12/src' >>> redis-openrc*: Running split function openrc... >>> redis-openrc*: Preparing subpackage redis-openrc... >>> redis-openrc*: Running postcheck for redis-openrc >>> redis*: Running postcheck for redis >>> redis*: Preparing package redis... >>> redis*: Stripping binaries >>> redis*: Script found. /bin/sh added as a dependency for redis-7.0.12-r0.apk >>> redis*: Adding .pre-install >>> redis*: Adding .post-install >>> redis-openrc*: Scanning shared objects >>> redis*: Scanning shared objects >>> redis-openrc*: Tracing dependencies... >>> redis-openrc*: Package size: 28.0 KB >>> redis-openrc*: Compressing data... >>> redis-openrc*: Create checksum... >>> redis-openrc*: Create redis-openrc-7.0.12-r0.apk >>> redis*: Tracing dependencies... /bin/sh so:libc.musl-armhf.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:libssl.so.3 >>> redis*: Package size: 2.5 MB >>> redis*: Compressing data... >>> redis*: Create checksum... >>> redis*: Create redis-7.0.12-r0.apk >>> redis: Build complete at Mon, 10 Jul 2023 18:13:36 +0000 elapsed time 0h 0m 14s >>> redis: Cleaning up srcdir >>> redis: Cleaning up pkgdir >>> redis: Uninstalling dependencies... (1/3) Purging .makedepends-redis (20230710.181323) (2/3) Purging linux-headers (6.3-r0) (3/3) Purging openssl-dev (3.1.1-r1) OK: 326 MiB in 99 packages >>> redis: Updating the main/armhf repository index... >>> redis: Signing the index...