>>> twemproxy: Building testing/twemproxy 0.5.0-r0 (using abuild 3.9.0-r0) started Sat, 30 Apr 2022 21:13:37 +0000 >>> twemproxy: Checking sanity of /home/buildozer/aports/testing/twemproxy/APKBUILD... >>> twemproxy: Analyzing dependencies... >>> twemproxy: Installing for build: build-base automake autoconf libtool yaml-dev (1/13) Installing libbz2 (1.0.8-r1) (2/13) Installing perl (5.34.1-r0) (3/13) Installing automake (1.16.5-r0) (4/13) Installing m4 (1.4.19-r1) (5/13) Installing autoconf (2.71-r0) (6/13) Installing libltdl (2.4.7-r0) (7/13) Installing libtool (2.4.7-r0) (8/13) Installing yaml (0.2.5-r0) (9/13) Installing yaml-dev (0.2.5-r0) (10/13) Installing .makedepends-twemproxy (20220430.211341) (11/13) Installing perl-error (0.17029-r1) (12/13) Installing perl-git (2.36.0-r0) (13/13) Installing git-perl (2.36.0-r0) Executing busybox-1.35.0-r10.trigger OK: 257 MiB in 91 packages >>> twemproxy: Cleaning up srcdir >>> twemproxy: Cleaning up pkgdir >>> twemproxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge//twemproxy-0.5.0.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 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 >>> twemproxy: Fetching twemproxy-0.5.0.tar.gz::https://github.com/twitter/twemproxy/archive/0.5.0.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 134 100 134 0 0 392 0 --:--:-- --:--:-- --:--:-- 430 100 430k 0 430k 0 0 742k 0 --:--:-- --:--:-- --:--:-- 742k 100 874k 0 874k 0 0 1455k 0 --:--:-- --:--:-- --:--:-- 20.6M >>> twemproxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge//twemproxy-0.5.0.tar.gz >>> twemproxy: Checking sha512sums... twemproxy-0.5.0.tar.gz: OK nutcracker.initd: OK nutcracker.confd: OK use-system-libyaml.patch: OK >>> twemproxy: Unpacking /var/cache/distfiles/twemproxy-0.5.0.tar.gz... >>> twemproxy: use-system-libyaml.patch patching file Makefile.am patching file configure.ac patching file src/Makefile.am autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory config autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:36: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:36: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:36: the top level configure.ac:98: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:98: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:98: the top level configure.ac:119: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:119: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:119: the top level configure.ac:142: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:142: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:142: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:29: installing 'config/compile' configure.ac:36: installing 'config/config.guess' configure.ac:36: installing 'config/config.sub' configure.ac:16: installing 'config/install-sh' configure.ac:16: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' parallel-tests: installing 'config/test-driver' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gawk... (cached) awk checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking how to convert riscv64-alpine-linux-musl file names to riscv64-alpine-linux-musl format... func_convert_file_noop checking how to convert riscv64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/riscv64-alpine-linux-musl/bin/ld option to reload object files... -r checking for riscv64-alpine-linux-musl-file... no checking for file... file checking for riscv64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-alpine-linux-musl-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for riscv64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for vfork.h... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for inline... inline checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking whether byte ordering is bigendian... no checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for fcntl.h... yes checking for float.h... yes checking for limits.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for sys/uio.h... yes checking for sys/socket.h... yes checking for sys/un.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for execinfo.h... no checking for sys/epoll.h... yes checking for sys/event.h... no checking for pow in -lm... yes checking for pthread_create in -lpthread... yes checking for yaml_get_version_string in -lyaml... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking for dup2... yes checking for gethostname... yes checking for gettimeofday... yes checking for strerror... yes checking for socket... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for strchr... yes checking for strndup... yes checking for strtoul... yes checking for strdup... yes checking if epoll works... yes checking if kqueue works... no checking if event ports works... no checking whether to enable debug logs and asserts... no checking whether to disable stats... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/hashkit/Makefile config.status: creating src/proto/Makefile config.status: creating src/event/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /usr/bin/make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src' Making all in hashkit make[3]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/hashkit' gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_crc16.o -MD -MP -MF .deps/nc_crc16.Tpo -c -o nc_crc16.o nc_crc16.c gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_crc32.o -MD -MP -MF .deps/nc_crc32.Tpo -c -o nc_crc32.o nc_crc32.c gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_fnv.o -MD -MP -MF .deps/nc_fnv.Tpo -c -o nc_fnv.o nc_fnv.c gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_hsieh.o -MD -MP -MF .deps/nc_hsieh.Tpo -c -o nc_hsieh.o nc_hsieh.c gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_jenkins.o -MD -MP -MF .deps/nc_jenkins.Tpo -c -o nc_jenkins.o nc_jenkins.c gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_ketama.o -MD -MP -MF .deps/nc_ketama.Tpo -c -o nc_ketama.o nc_ketama.c gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_md5.o -MD -MP -MF .deps/nc_md5.Tpo -c -o nc_md5.o nc_md5.c gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_modula.o -MD -MP -MF .deps/nc_modula.Tpo -c -o nc_modula.o nc_modula.c gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_murmur.o -MD -MP -MF .deps/nc_murmur.Tpo -c -o nc_murmur.o nc_murmur.c gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_one_at_a_time.o -MD -MP -MF .deps/nc_one_at_a_time.Tpo -c -o nc_one_at_a_time.o nc_one_at_a_time.c gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_random.o -MD -MP -MF .deps/nc_random.Tpo -c -o nc_random.o nc_random.c nc_modula.c: In function 'modula_update': nc_modula.c:37:14: warning: variable 'continuum_addition' set but not used [-Wunused-but-set-variable] 37 | uint32_t continuum_addition; /* extra space in the continuum */ | ^~~~~~~~~~~~~~~~~~ nc_modula.c:35:14: warning: variable 'points_per_server' set but not used [-Wunused-but-set-variable] 35 | uint32_t points_per_server; /* points per server */ | ^~~~~~~~~~~~~~~~~ nc_random.c: In function 'random_update': nc_random.c:37:14: warning: variable 'continuum_addition' set but not used [-Wunused-but-set-variable] 37 | uint32_t continuum_addition; /* extra space in the continuum */ | ^~~~~~~~~~~~~~~~~~ nc_random.c:35:14: warning: variable 'points_per_server' set but not used [-Wunused-but-set-variable] 35 | uint32_t points_per_server; /* points per server */ | ^~~~~~~~~~~~~~~~~ mv -f .deps/nc_crc16.Tpo .deps/nc_crc16.Po mv -f .deps/nc_one_at_a_time.Tpo .deps/nc_one_at_a_time.Po mv -f .deps/nc_hsieh.Tpo .deps/nc_hsieh.Po mv -f .deps/nc_crc32.Tpo .deps/nc_crc32.Po mv -f .deps/nc_murmur.Tpo .deps/nc_murmur.Po mv -f .deps/nc_fnv.Tpo .deps/nc_fnv.Po mv -f .deps/nc_modula.Tpo .deps/nc_modula.Po mv -f .deps/nc_random.Tpo .deps/nc_random.Po mv -f .deps/nc_jenkins.Tpo .deps/nc_jenkins.Po mv -f .deps/nc_ketama.Tpo .deps/nc_ketama.Po mv -f .deps/nc_md5.Tpo .deps/nc_md5.Po rm -f libhashkit.a ar cru libhashkit.a nc_crc16.o nc_crc32.o nc_fnv.o nc_hsieh.o nc_jenkins.o nc_ketama.o nc_md5.o nc_modula.o nc_murmur.o nc_one_at_a_time.o nc_random.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libhashkit.a make[3]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/hashkit' Making all in proto make[3]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/proto' gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_memcache.o -MD -MP -MF .deps/nc_memcache.Tpo -c -o nc_memcache.o nc_memcache.c gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_redis.o -MD -MP -MF .deps/nc_redis.Tpo -c -o nc_redis.o nc_redis.c nc_redis.c: In function 'redis_post_coalesce': nc_redis.c:3053:17: warning: unused variable 'pr' [-Wunused-variable] 3053 | struct msg *pr = r->peer; /* peer response */ | ^~ mv -f .deps/nc_memcache.Tpo .deps/nc_memcache.Po mv -f .deps/nc_redis.Tpo .deps/nc_redis.Po rm -f libproto.a ar cru libproto.a nc_memcache.o nc_redis.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libproto.a make[3]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/proto' Making all in event make[3]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/event' gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_epoll.o -MD -MP -MF .deps/nc_epoll.Tpo -c -o nc_epoll.o nc_epoll.c gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_kqueue.o -MD -MP -MF .deps/nc_kqueue.Tpo -c -o nc_kqueue.o nc_kqueue.c gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Os -fomit-frame-pointer -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -Os -fomit-frame-pointer -MT nc_evport.o -MD -MP -MF .deps/nc_evport.Tpo -c -o nc_evport.o nc_evport.c mv -f .deps/nc_evport.Tpo .deps/nc_evport.Po mv -f .deps/nc_kqueue.Tpo .deps/nc_kqueue.Po mv -f .deps/nc_epoll.Tpo .deps/nc_epoll.Po rm -f libevent.a ar cru libevent.a nc_epoll.o nc_kqueue.o nc_evport.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libevent.a make[3]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/event' make[3]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT test_all.o -MD -MP -MF .deps/test_all.Tpo -c -o test_all.o test_all.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_core.o -MD -MP -MF .deps/nc_core.Tpo -c -o nc_core.o nc_core.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_connection.o -MD -MP -MF .deps/nc_connection.Tpo -c -o nc_connection.o nc_connection.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_client.o -MD -MP -MF .deps/nc_client.Tpo -c -o nc_client.o nc_client.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_server.o -MD -MP -MF .deps/nc_server.Tpo -c -o nc_server.o nc_server.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_proxy.o -MD -MP -MF .deps/nc_proxy.Tpo -c -o nc_proxy.o nc_proxy.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_message.o -MD -MP -MF .deps/nc_message.Tpo -c -o nc_message.o nc_message.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_request.o -MD -MP -MF .deps/nc_request.Tpo -c -o nc_request.o nc_request.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_response.o -MD -MP -MF .deps/nc_response.Tpo -c -o nc_response.o nc_response.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_mbuf.o -MD -MP -MF .deps/nc_mbuf.Tpo -c -o nc_mbuf.o nc_mbuf.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_conf.o -MD -MP -MF .deps/nc_conf.Tpo -c -o nc_conf.o nc_conf.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_stats.o -MD -MP -MF .deps/nc_stats.Tpo -c -o nc_stats.o nc_stats.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_signal.o -MD -MP -MF .deps/nc_signal.Tpo -c -o nc_signal.o nc_signal.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_rbtree.o -MD -MP -MF .deps/nc_rbtree.Tpo -c -o nc_rbtree.o nc_rbtree.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_log.o -MD -MP -MF .deps/nc_log.Tpo -c -o nc_log.o nc_log.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_string.o -MD -MP -MF .deps/nc_string.Tpo -c -o nc_string.o nc_string.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_array.o -MD -MP -MF .deps/nc_array.Tpo -c -o nc_array.o nc_array.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc_util.o -MD -MP -MF .deps/nc_util.Tpo -c -o nc_util.o nc_util.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I ../src/hashkit -I ../src/proto -I ../src/event -I ../contrib/yaml-0.2.5/include -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -MT nc.o -MD -MP -MF .deps/nc.Tpo -c -o nc.o nc.c nc_stats.c: In function 'stats_add_header': nc_stats.c:519:54: warning: conversion to 'int64_t' {aka 'long int'} from 'uint64_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] 519 | status = stats_add_num(st, &st->ntotal_conn_str, conn_ntotal_conn()); | ^~~~~~~~~~~~~~~~~~ nc_core.c: In function 'core_close': nc_core.c:224:17: warning: variable 'addrstr' set but not used [-Wunused-but-set-variable] 224 | const char *addrstr; | ^~~~~~~ nc_server.c: In function 'server_deinit': nc_server.c:178:24: warning: variable 's' set but not used [-Wunused-but-set-variable] 178 | struct server *s; | ^ nc_conf.c: In function 'conf_dump': nc_conf.c:325:20: warning: variable 's' set but not used [-Wunused-but-set-variable] 325 | struct string *s; | ^ nc_request.c: In function 'req_log': nc_request.c:43:26: warning: variable 'kpos' set but not used [-Wunused-but-set-variable] 43 | const struct keypos *kpos; | ^~~~ nc_request.c:42:26: warning: variable 'req_type' set but not used [-Wunused-but-set-variable] 42 | const struct string *req_type; /* request type string */ | ^~~~~~~~ nc_request.c:41:23: warning: variable 'rsp_len' set but not used [-Wunused-but-set-variable] 41 | uint32_t req_len, rsp_len; /* request and response length */ | ^~~~~~~ nc_request.c:41:14: warning: variable 'req_len' set but not used [-Wunused-but-set-variable] 41 | uint32_t req_len, rsp_len; /* request and response length */ | ^~~~~~~ nc_request.c:40:17: warning: variable 'peer_str' set but not used [-Wunused-but-set-variable] 40 | const char *peer_str; /* peer client ip:port */ | ^~~~~~~~ nc_request.c:39:13: warning: variable 'req_time' set but not used [-Wunused-but-set-variable] 39 | int64_t req_time; /* time cost for this request */ | ^~~~~~~~ nc_server.c: In function 'server_pool_update': nc_server.c:589:14: warning: variable 'pnlive_server' set but not used [-Wunused-but-set-variable] 589 | uint32_t pnlive_server; /* prev # live server */ | ^~~~~~~~~~~~~ mv -f .deps/nc_client.Tpo .deps/nc_client.Po mv -f .deps/nc_signal.Tpo .deps/nc_signal.Po mv -f .deps/nc_array.Tpo .deps/nc_array.Po mv -f .deps/nc_rbtree.Tpo .deps/nc_rbtree.Po mv -f .deps/nc_mbuf.Tpo .deps/nc_mbuf.Po mv -f .deps/nc_response.Tpo .deps/nc_response.Po mv -f .deps/nc_core.Tpo .deps/nc_core.Po mv -f .deps/nc_connection.Tpo .deps/nc_connection.Po mv -f .deps/nc_proxy.Tpo .deps/nc_proxy.Po mv -f .deps/nc.Tpo .deps/nc.Po mv -f .deps/test_all.Tpo .deps/test_all.Po mv -f .deps/nc_string.Tpo .deps/nc_string.Po mv -f .deps/nc_log.Tpo .deps/nc_log.Po mv -f .deps/nc_util.Tpo .deps/nc_util.Po mv -f .deps/nc_request.Tpo .deps/nc_request.Po mv -f .deps/nc_server.Tpo .deps/nc_server.Po mv -f .deps/nc_message.Tpo .deps/nc_message.Po mv -f .deps/nc_stats.Tpo .deps/nc_stats.Po mv -f .deps/nc_conf.Tpo .deps/nc_conf.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -lm -lpthread -lyaml -rdynamic -Wl,--as-needed,-O1,--sort-common -o test_all test_all.o nc_core.o nc_connection.o nc_client.o nc_server.o nc_proxy.o nc_message.o nc_request.o nc_response.o nc_mbuf.o nc_conf.o nc_stats.o nc_signal.o nc_rbtree.o nc_log.o nc_string.o nc_array.o nc_util.o ../src/hashkit/libhashkit.a ../src/proto/libproto.a ../src/event/libevent.a -lyaml -lpthread -lm /bin/sh ../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -lm -lpthread -lyaml -rdynamic -Wl,--as-needed,-O1,--sort-common -o nutcracker nc_core.o nc_connection.o nc_client.o nc_server.o nc_proxy.o nc_message.o nc_request.o nc_response.o nc_mbuf.o nc_conf.o nc_stats.o nc_signal.o nc_rbtree.o nc_log.o nc_string.o nc_array.o nc_util.o nc.o ../src/hashkit/libhashkit.a ../src/proto/libproto.a ../src/event/libevent.a -lyaml -lpthread -lm libtool: link: gcc -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -rdynamic -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o nutcracker nc_core.o nc_connection.o nc_client.o nc_server.o nc_proxy.o nc_message.o nc_request.o nc_response.o nc_mbuf.o nc_conf.o nc_stats.o nc_signal.o nc_rbtree.o nc_log.o nc_string.o nc_array.o nc_util.o nc.o ../src/hashkit/libhashkit.a ../src/proto/libproto.a ../src/event/libevent.a -lyaml -lpthread -lm libtool: link: gcc -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wconversion -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wno-format-zero-length -Os -fomit-frame-pointer -rdynamic -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o test_all test_all.o nc_core.o nc_connection.o nc_client.o nc_server.o nc_proxy.o nc_message.o nc_request.o nc_response.o nc_mbuf.o nc_conf.o nc_stats.o nc_signal.o nc_rbtree.o nc_log.o nc_string.o nc_array.o nc_util.o ../src/hashkit/libhashkit.a ../src/proto/libproto.a ../src/event/libevent.a -lyaml -lpthread -lm make[3]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src' make[2]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src' make[2]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0' make[1]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0' >>> twemproxy: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src' Making install in hashkit make[2]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/hashkit' make[3]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/hashkit' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/hashkit' make[2]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/hashkit' Making install in proto make[2]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/proto' make[3]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/proto' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/proto' make[2]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/proto' Making install in event make[2]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/event' make[3]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/event' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/event' make[2]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src/event' make[2]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src' make[3]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src' make[3]: Nothing to be done for 'install-data-am'. .././config/install-sh -c -d '/home/buildozer/aports/testing/twemproxy/pkg/twemproxy/usr/bin' .././config/install-sh -c -d '/home/buildozer/aports/testing/twemproxy/pkg/twemproxy/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c test_all '/home/buildozer/aports/testing/twemproxy/pkg/twemproxy/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c nutcracker '/home/buildozer/aports/testing/twemproxy/pkg/twemproxy/usr/sbin' libtool: install: /usr/bin/install -c test_all /home/buildozer/aports/testing/twemproxy/pkg/twemproxy/usr/bin/test_all libtool: install: /usr/bin/install -c nutcracker /home/buildozer/aports/testing/twemproxy/pkg/twemproxy/usr/sbin/nutcracker make[3]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src' make[2]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src' make[1]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0/src' make[1]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0' make[2]: Entering directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0' make[2]: Nothing to be done for 'install-exec-am'. ./config/install-sh -c -d '/home/buildozer/aports/testing/twemproxy/pkg/twemproxy/usr/share/man/man8' /usr/bin/install -c -m 644 man/nutcracker.8 '/home/buildozer/aports/testing/twemproxy/pkg/twemproxy/usr/share/man/man8' make[2]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0' make[1]: Leaving directory '/home/buildozer/aports/testing/twemproxy/src/twemproxy-0.5.0' >>> twemproxy-doc*: Running split function doc... >>> twemproxy-doc*: Preparing subpackage twemproxy-doc... >>> twemproxy-doc*: Running postcheck for twemproxy-doc >>> twemproxy*: Running postcheck for twemproxy >>> WARNING: twemproxy*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc >>> twemproxy*: Preparing package twemproxy... >>> twemproxy*: Stripping binaries >>> twemproxy-doc*: Scanning shared objects >>> twemproxy*: Scanning shared objects >>> twemproxy-doc*: Tracing dependencies... >>> twemproxy-doc*: Package size: 88.0 KB >>> twemproxy-doc*: Compressing data... >>> twemproxy-doc*: Create checksum... >>> twemproxy-doc*: Create twemproxy-doc-0.5.0-r0.apk >>> twemproxy*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libyaml-0.so.2 >>> twemproxy*: Package size: 196.0 KB >>> twemproxy*: Compressing data... >>> twemproxy*: Create checksum... >>> twemproxy*: Create twemproxy-0.5.0-r0.apk >>> twemproxy: Build complete at Sat, 30 Apr 2022 21:16:48 +0000 elapsed time 0h 3m 11s >>> twemproxy: Cleaning up srcdir >>> twemproxy: Cleaning up pkgdir >>> twemproxy: Uninstalling dependencies... (1/13) Purging .makedepends-twemproxy (20220430.211341) (2/13) Purging automake (1.16.5-r0) (3/13) Purging autoconf (2.71-r0) (4/13) Purging m4 (1.4.19-r1) (5/13) Purging libtool (2.4.7-r0) (6/13) Purging libltdl (2.4.7-r0) (7/13) Purging yaml-dev (0.2.5-r0) (8/13) Purging yaml (0.2.5-r0) (9/13) Purging git-perl (2.36.0-r0) (10/13) Purging perl-git (2.36.0-r0) (11/13) Purging perl-error (0.17029-r1) (12/13) Purging perl (5.34.1-r0) (13/13) Purging libbz2 (1.0.8-r1) Executing busybox-1.35.0-r10.trigger OK: 214 MiB in 78 packages >>> twemproxy: Updating the testing/riscv64 repository index... >>> twemproxy: Signing the index...