>>> libvalkey: Building community/libvalkey 0.5.0-r0 (using abuild 3.17.0-r0) started Tue, 09 Jun 2026 20:55:27 +0000 >>> libvalkey: Validating /home/buildozer/aports/community/libvalkey/APKBUILD... >>> libvalkey: Analyzing dependencies... >>> libvalkey: Installing for build: build-base openssl-dev libevent-dev valkey ( 1/18) Installing openssl-dev (3.5.6-r0) ( 2/18) Installing libbz2 (1.0.8-r6) ( 3/18) Installing libffi (3.5.2-r1) ( 4/18) Installing gdbm (1.26-r0) ( 5/18) Installing xz-libs (5.8.3-r0) ( 6/18) Installing mpdecimal (4.0.1-r0) ( 7/18) Installing libpanelw (6.6_p20260516-r0) ( 8/18) Installing readline (8.3.3-r1) ( 9/18) Installing sqlite-libs (3.53.2-r0) (10/18) Installing python3 (3.14.5-r0) (11/18) Installing python3-pycache-pyc0 (3.14.5-r0) (12/18) Installing pyc (3.14.5-r0) (13/18) Installing python3-pyc (3.14.5-r0) (14/18) Installing libevent (2.1.12-r9) (15/18) Installing libevent-dev (2.1.12-r9) (16/18) Installing valkey (9.0.4-r0) Executing valkey-9.0.4-r0.pre-install Executing valkey-9.0.4-r0.post-install (17/18) Installing .makedepends-libvalkey (20260609.205528) (18/18) Installing valkey-openrc (9.0.4-r0) Executing busybox-1.37.0-r31.trigger OK: 326.5 MiB in 123 packages >>> libvalkey: Cleaning up srcdir >>> libvalkey: Cleaning up pkgdir >>> libvalkey: Cleaning up tmpdir >>> libvalkey: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libvalkey-0.5.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> libvalkey: Fetching https://github.com/valkey-io/libvalkey/archive/0.5.0/libvalkey-0.5.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/libvalkey-0.5.0.tar.gz.part' libvalkey-0.5.0.tar. 100% |********************************| 213k 0:00:00 ETA '/var/cache/distfiles/edge/libvalkey-0.5.0.tar.gz.part' saved /var/cache/distfiles/edge/libvalkey-0.5.0.tar.gz: OK /home/buildozer/aports/community/libvalkey/client_test-musl-compat.patch: OK >>> libvalkey: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libvalkey-0.5.0.tar.gz /var/cache/distfiles/edge/libvalkey-0.5.0.tar.gz: OK /home/buildozer/aports/community/libvalkey/client_test-musl-compat.patch: OK >>> libvalkey: Unpacking /var/cache/distfiles/edge/libvalkey-0.5.0.tar.gz... >>> libvalkey: client_test-musl-compat.patch patching file tests/client_test.c mkdir -p obj mkdir -p lib cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -MMD -MP -c src/tls.c -o obj/tls.o Generating lib/valkey.pc for pkgconfig... Generating lib/valkey_tls.pc for pkgconfig... sed \ -e 's|@CMAKE_INSTALL_PREFIX@|/usr/local|g' \ -e 's|@CMAKE_INSTALL_LIBDIR@|/usr/local/lib|g' \ -e 's|@PROJECT_VERSION@||g' \ valkey.pc.in > lib/valkey.pc sed \ -e 's|@CMAKE_INSTALL_PREFIX@|/usr/local|g' \ -e 's|@CMAKE_INSTALL_LIBDIR@|/usr/local/lib|g' \ -e 's|@PROJECT_VERSION@||g' \ valkey_tls.pc.in > lib/valkey_tls.pc cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -Isrc -MMD -MP -c tests/client_test.c -o obj/client_test.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -Isrc -MMD -MP -c tests/ut_parse_cmd.c -o obj/ut_parse_cmd.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -Isrc -MMD -MP -c tests/ut_slotmap_update.c -o obj/ut_slotmap_update.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -MMD -MP -c src/adlist.c -o obj/adlist.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -MMD -MP -c src/alloc.c -o obj/alloc.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -MMD -MP -c src/async.c -o obj/async.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -MMD -MP -c src/cluster.c -o obj/cluster.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -MMD -MP -c src/command.c -o obj/command.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -MMD -MP -c src/conn.c -o obj/conn.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -MMD -MP -c src/crc16.c -o obj/crc16.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -MMD -MP -c src/dict.c -o obj/dict.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -MMD -MP -c src/net.c -o obj/net.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -MMD -MP -c src/read.c -o obj/read.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -MMD -MP -c src/sds.c -o obj/sds.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -MMD -MP -c src/sockcompat.c -o obj/sockcompat.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -MMD -MP -c src/valkey.c -o obj/valkey.o cc -std=c99 -pedantic -fPIC -fvisibility=hidden -O2 -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -pedantic -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -Werror -g -ggdb -Iinclude/valkey -Isrc -MMD -MP -c src/vkutil.c -o obj/vkutil.o ar rcs lib/libvalkey_tls.a obj/tls.o cc -shared -Wl,-soname,libvalkey.so.0 -o lib/libvalkey.so obj/adlist.o obj/alloc.o obj/async.o obj/cluster.o obj/command.o obj/conn.o obj/crc16.o obj/dict.o obj/net.o obj/read.o obj/sds.o obj/sockcompat.o obj/valkey.o obj/vkutil.o -Wl,--as-needed,-O1,--sort-common -pthread ar rcs lib/libvalkey.a obj/adlist.o obj/alloc.o obj/async.o obj/cluster.o obj/command.o obj/conn.o obj/crc16.o obj/dict.o obj/net.o obj/read.o obj/sds.o obj/sockcompat.o obj/valkey.o obj/vkutil.o cc -o tests/ut_parse_cmd obj/ut_parse_cmd.o lib/libvalkey.a lib/libvalkey_tls.a -Wl,--as-needed,-O1,--sort-common -pthread -lssl -lcrypto -levent cc -shared -Wl,-soname,libvalkey_tls.so.0 -o lib/libvalkey_tls.so \ obj/tls.o -Wl,--as-needed,-O1,--sort-common -pthread lib/libvalkey.so -lssl -lcrypto cc -o tests/client_test obj/client_test.o lib/libvalkey.a lib/libvalkey_tls.a -Wl,--as-needed,-O1,--sort-common -pthread -lssl -lcrypto -levent cc -o tests/ut_slotmap_update obj/ut_slotmap_update.o lib/libvalkey.a lib/libvalkey_tls.a -Wl,--as-needed,-O1,--sort-common -pthread -lssl -lcrypto -levent rm obj/client_test.o obj/ut_slotmap_update.o obj/ut_parse_cmd.o /tmp/tmp.MKleBA pidfile /tmp/tmp.MKleBA/libvalkey-test-valkey.pid port 56379 unixsocket /tmp/tmp.MKleBA/libvalkey-test-valkey.sock unixsocketperm 777 appendonly no save "" daemonize yes enable-debug-command local bind 127.0.0.1 431417:M 09 Jun 2026 20:55:32.015 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. waiting for server Waiting for server... 431418 buildoze 0:00 valkey-server /tmp/tmp.MKleBA/valkey.conf 431420 buildoze 0:00 grep valkey-server #01 valkeyContext uses injected allocators: PASSED #02 valkeyReader uses injected allocators: PASSED #03 libvalkey calloc wrapper protects against overflow: PASSED #04 Format command without interpolation: PASSED #05 Format command with %s string interpolation: PASSED #06 Format command with %s and an empty string: PASSED #07 Format command with an empty string in between proper interpolations: PASSED #08 Format command with %b string interpolation: PASSED #09 Format command with %b and an empty string: PASSED #10 Format command with literal %: PASSED #11 Format command with printf-delegation (int): PASSED #12 Format command with printf-delegation (char): PASSED #13 Format command with printf-delegation (short): PASSED #14 Format command with printf-delegation (long): PASSED #15 Format command with printf-delegation (long long): PASSED #16 Format command with printf-delegation (unsigned int): PASSED #17 Format command with printf-delegation (unsigned char): PASSED #18 Format command with printf-delegation (unsigned short): PASSED #19 Format command with printf-delegation (unsigned long): PASSED #20 Format command with printf-delegation (unsigned long long): PASSED #21 Format command with printf-delegation (float): PASSED #22 Format command with printf-delegation (double): PASSED #23 Format command with unhandled printf format (specifier 'p' not supported): PASSED #24 Format command with invalid printf format (specifier missing): PASSED #25 Format command with %b and an invalid string (NULL string): PASSED #26 Format command with %s and an invalid string (NULL string): PASSED #27 Format command by passing argc/argv without lengths: PASSED #28 Format command by passing argc/argv with lengths: PASSED #29 Format command into sds by passing argc/argv without lengths: PASSED #30 Format command into sds by passing argc/argv with lengths: PASSED #31 Error handling in reply parser: PASSED #32 Memory cleanup in reply parser: PASSED #33 Can handle arbitrarily nested multi-bulks: PASSED #34 Can parse arbitrarily nested multi-bulks correctly: PASSED #35 Correctly parses LLONG_MAX: PASSED #36 Set error when > LLONG_MAX: PASSED #37 Correctly parses LLONG_MIN: PASSED #38 Set error when < LLONG_MIN: PASSED #39 Set error when array < -1: PASSED #40 Set error when bulk < -1: PASSED #41 Can configure maximum multi-bulk elements: PASSED #42 Multi-bulk never overflows regardless of maxelements: PASSED #43 Set error when array > SIZE_MAX: PASSED #44 Set error when bulk > SIZE_MAX: PASSED #45 Works with NULL functions for reply: PASSED #46 Works when a single newline (\r\n) covers two calls to feed: PASSED #47 Don't reset state after protocol error: PASSED #48 Don't reset state after protocol error(not segfault): PASSED #49 Don't do empty allocation for empty multi bulk: PASSED #50 Can parse RESP3 verbatim strings: PASSED #51 Can parse RESP3 push messages: PASSED #52 Can parse RESP3 doubles: PASSED #53 Set error on invalid RESP3 double: PASSED #54 Correctly parses RESP3 double INFINITY: PASSED #55 Correctly parses RESP3 double NaN: PASSED #56 Correctly parses RESP3 double -Nan: PASSED #57 Can parse RESP3 nil: PASSED #58 Set error on invalid RESP3 nil: PASSED #59 Can parse RESP3 bool (true): PASSED #60 Can parse RESP3 bool (false): PASSED #61 Set error on invalid RESP3 bool: PASSED #62 Can parse RESP3 map: PASSED #63 A RESP3 MAP/ATTR can't overflow: PASSED #64 Can parse RESP3 attribute: PASSED #65 Can parse RESP3 set: PASSED #66 Can parse RESP3 bignum: PASSED #67 Can parse RESP3 doubles in an array: PASSED #68 Returns error when host cannot be resolved: PASSED #69 Returns error when the port is not open: PASSED #70 We don't clobber connection exception with setsockopt error: PASSED #71 Returns error when the unix_sock socket path doesn't accept connections: PASSED #72 Don't fail when valkeyFree is passed a NULL value: PASSED #73 Don't fail when freeReplyObject is passed a NULL value: PASSED Testing against TCP connection (127.0.0.1:56379): #74 Is able to deliver commands: PASSED #75 Is a able to send commands verbatim: PASSED #76 %s String interpolation works: PASSED #77 %b String interpolation works: PASSED #78 Binary reply length is correct: PASSED #79 Can parse nil replies: PASSED #80 Can parse integer replies: PASSED #81 Can parse multi bulk replies: PASSED #82 Can handle nested multi bulk replies: PASSED #83 Send command by passing argc/argv: PASSED #84 Can pass NULL to valkeyGetReply: PASSED #85 RESP3 PUSH messages are handled out of band by default: PASSED #86 We can set a custom RESP3 PUSH handler: PASSED #87 We properly handle a NIL invalidation payload: PASSED #88 With no handler, PUSH replies come in-band: PASSED #89 With no PUSH handler, no replies are lost: PASSED #90 We set a default RESP3 handler for valkeyContext: PASSED #91 We don't set a default RESP3 push handler for valkeyAsyncContext: PASSED #92 Our VALKEY_OPT_NO_PUSH_AUTOFREE flag works: PASSED #93 We can use valkeyOptions to set a custom PUSH handler for valkeyContext: PASSED #94 We can use valkeyOptions to set a custom PUSH handler for valkeyAsyncContext: PASSED #95 We can use valkeyOptions to set privdata: PASSED #96 Our privdata destructor fires when we free the context: PASSED #97 Successfully completes a command when the timeout is not exceeded: PASSED #98 Does not return a reply when the command times out: PASSED #99 Reconnect properly reconnects after a timeout: PASSED #100 Reconnect properly uses owned parameters: PASSED #101 Returns I/O error when the connection is lost: PASSED #102 Returns I/O error on socket timeout: PASSED #103 Set error when an invalid timeout usec value is used during connect: PASSED #104 Set error when an invalid timeout sec value is used during connect: PASSED #105 Append format command: PASSED #106 We can enable TCP_KEEPALIVE: PASSED #107 We can set TCP_USER_TIMEOUT: PASSED #108 Throughput: (1000x PING: 0.029s) (1000x LRANGE with 500 elements: 0.133s) (1000x INCRBY: 0.033s) (10000x PING (pipelined): 0.014s) (10000x LRANGE with 500 elements (pipelined): 1.227s) (10000x INCRBY (pipelined): 0.027s) Testing against MPTCP connection (127.0.0.1:56379): #109 Is able to deliver commands: PASSED #110 Is a able to send commands verbatim: PASSED #111 %s String interpolation works: PASSED #112 %b String interpolation works: PASSED #113 Binary reply length is correct: PASSED #114 Can parse nil replies: PASSED #115 Can parse integer replies: PASSED #116 Can parse multi bulk replies: PASSED #117 Can handle nested multi bulk replies: PASSED #118 Send command by passing argc/argv: PASSED #119 Can pass NULL to valkeyGetReply: PASSED #120 RESP3 PUSH messages are handled out of band by default: PASSED #121 We can set a custom RESP3 PUSH handler: PASSED #122 We properly handle a NIL invalidation payload: PASSED #123 With no handler, PUSH replies come in-band: PASSED #124 With no PUSH handler, no replies are lost: PASSED #125 We set a default RESP3 handler for valkeyContext: PASSED #126 We don't set a default RESP3 push handler for valkeyAsyncContext: PASSED #127 Our VALKEY_OPT_NO_PUSH_AUTOFREE flag works: PASSED #128 We can use valkeyOptions to set a custom PUSH handler for valkeyContext: PASSED #129 We can use valkeyOptions to set a custom PUSH handler for valkeyAsyncContext: PASSED #130 We can use valkeyOptions to set privdata: PASSED #131 Our privdata destructor fires when we free the context: PASSED #132 Successfully completes a command when the timeout is not exceeded: PASSED #133 Does not return a reply when the command times out: PASSED #134 Reconnect properly reconnects after a timeout: PASSED #135 Reconnect properly uses owned parameters: PASSED #136 Returns I/O error when the connection is lost: PASSED #137 Returns I/O error on socket timeout: PASSED #138 Set error when an invalid timeout usec value is used during connect: PASSED #139 Set error when an invalid timeout sec value is used during connect: PASSED #140 Append format command: PASSED #141 We can enable TCP_KEEPALIVE: PASSED #142 We can set TCP_USER_TIMEOUT: PASSED #143 Throughput: (1000x PING: 0.020s) (1000x LRANGE with 500 elements: 0.120s) (1000x INCRBY: 0.023s) (10000x PING (pipelined): 0.013s) (10000x LRANGE with 500 elements (pipelined): 1.219s) (10000x INCRBY (pipelined): 0.024s) Testing against Unix socket connection (/tmp/tmp.MKleBA/libvalkey-test-valkey.sock): #144 Is able to deliver commands: PASSED #145 Is a able to send commands verbatim: PASSED #146 %s String interpolation works: PASSED #147 %b String interpolation works: PASSED #148 Binary reply length is correct: PASSED #149 Can parse nil replies: PASSED #150 Can parse integer replies: PASSED #151 Can parse multi bulk replies: PASSED #152 Can handle nested multi bulk replies: PASSED #153 Send command by passing argc/argv: PASSED #154 Can pass NULL to valkeyGetReply: PASSED #155 RESP3 PUSH messages are handled out of band by default: PASSED #156 We can set a custom RESP3 PUSH handler: PASSED #157 We properly handle a NIL invalidation payload: PASSED #158 With no handler, PUSH replies come in-band: PASSED #159 With no PUSH handler, no replies are lost: PASSED #160 We set a default RESP3 handler for valkeyContext: PASSED #161 We don't set a default RESP3 push handler for valkeyAsyncContext: PASSED #162 Our VALKEY_OPT_NO_PUSH_AUTOFREE flag works: PASSED #163 We can use valkeyOptions to set a custom PUSH handler for valkeyContext: PASSED #164 We can use valkeyOptions to set a custom PUSH handler for valkeyAsyncContext: PASSED #165 We can use valkeyOptions to set privdata: PASSED #166 Our privdata destructor fires when we free the context: PASSED #167 Successfully completes a command when the timeout is not exceeded: PASSED #168 Does not return a reply when the command times out: PASSED #169 Reconnect properly reconnects after a timeout: PASSED #170 Reconnect properly uses owned parameters: PASSED #171 Returns I/O error when the connection is lost: PASSED #172 Returns I/O error on socket timeout: PASSED #173 Set error when an invalid timeout usec value is used during connect: PASSED #174 Set error when an invalid timeout sec value is used during connect: PASSED #175 Setting TCP_KEEPALIVE on a unix socket returns an error: PASSED #176 Setting TCP_KEEPALIVE on a unix socket doesn't break the connection: PASSED #177 Throughput: (1000x PING: 0.014s) (1000x LRANGE with 500 elements: 0.113s) (1000x INCRBY: 0.015s) (10000x PING (pipelined): 0.013s) (10000x LRANGE with 500 elements (pipelined): 1.228s) (10000x INCRBY (pipelined): 0.024s) Testing asynchronous API using polling_adapter TCP (127.0.0.1:56379): #178 Async connect: PASSED #179 Async free after connect: PASSED #180 Async connect timeout: PASSED #181 Async PING/PONG: PASSED #182 Async PING/PONG after connect timeout: PASSED #183 Disconnect from onConnected callback (Issue #931): PASSED #184 Ping/Pong from onConnected callback (Issue #931): PASSED Testing asynchronous API using polling_adapter MPTCP (127.0.0.1:56379): #185 Async connect: PASSED #186 Async free after connect: PASSED #187 Async PING/PONG: PASSED #188 Disconnect from onConnected callback (Issue #931): PASSED #189 Ping/Pong from onConnected callback (Issue #931): PASSED Testing asynchronous API using polling_adapter UNIX (/tmp/tmp.MKleBA/libvalkey-test-valkey.sock): #190 Async connect: PASSED #191 Async free after connect: PASSED #192 Async PING/PONG: PASSED #193 Disconnect from onConnected callback (Issue #931): PASSED #194 Ping/Pong from onConnected callback (Issue #931): PASSED Testing against inherited fd (/tmp/tmp.MKleBA/libvalkey-test-valkey.sock): Connecting to inherited fd 6 #195 Is able to deliver commands: PASSED #196 Is a able to send commands verbatim: PASSED #197 %s String interpolation works: PASSED #198 %b String interpolation works: PASSED #199 Binary reply length is correct: PASSED #200 Can parse nil replies: PASSED #201 Can parse integer replies: PASSED #202 Can parse multi bulk replies: PASSED #203 Can handle nested multi bulk replies: PASSED #204 Send command by passing argc/argv: PASSED #205 Can pass NULL to valkeyGetReply: PASSED #206 RESP3 PUSH messages are handled out of band by default: PASSED #207 We can set a custom RESP3 PUSH handler: PASSED #208 We properly handle a NIL invalidation payload: PASSED #209 With no handler, PUSH replies come in-band: PASSED #210 With no PUSH handler, no replies are lost: PASSED #211 We set a default RESP3 handler for valkeyContext: PASSED #212 We don't set a default RESP3 push handler for valkeyAsyncContext: PASSED #213 Our VALKEY_OPT_NO_PUSH_AUTOFREE flag works: PASSED #214 We can use valkeyOptions to set a custom PUSH handler for valkeyContext: PASSED #215 We can use valkeyOptions to set a custom PUSH handler for valkeyAsyncContext: PASSED #216 We can use valkeyOptions to set privdata: PASSED #217 Our privdata destructor fires when we free the context: PASSED ALL TESTS PASSED (0 skipped) >>> libvalkey: Entering fakeroot... mkdir -p /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/include/valkey /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/lib cp -pPR include/valkey/tls.h /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/include/valkey cp -pPR lib/libvalkey_tls.so /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/lib/libvalkey_tls.so.0.5.0 ln -sf libvalkey_tls.so.0.5.0 /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/lib/libvalkey_tls.so.0 ln -sf libvalkey_tls.so.0 /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/lib/libvalkey_tls.so cp -pPR lib/libvalkey_tls.a /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/lib mkdir -p /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/lib/pkgconfig cp -pPR lib/valkey_tls.pc /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/lib/pkgconfig mkdir -p /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/include/valkey/adapters /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/lib cp -pPR include/valkey/alloc.h include/valkey/async.h include/valkey/cluster.h include/valkey/net.h include/valkey/read.h include/valkey/sockcompat.h include/valkey/valkey.h include/valkey/visibility.h /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/include/valkey cp -pPR include/valkey/adapters/*.h /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/include/valkey/adapters cp -pPR lib/libvalkey.so /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/lib/libvalkey.so.0.5.0 ln -sf libvalkey.so.0.5.0 /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/lib/libvalkey.so.0 ln -sf libvalkey.so.0 /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/lib/libvalkey.so cp -pPR lib/libvalkey.a /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/lib mkdir -p /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/lib/pkgconfig cp -pPR lib/valkey.pc /home/buildozer/aports/community/libvalkey/pkg/libvalkey/usr/lib/pkgconfig >>> libvalkey-tls*: Running split function tls... 'usr/lib/libvalkey_tls.so.0' -> '/home/buildozer/aports/community/libvalkey/pkg/libvalkey-tls/usr/lib/libvalkey_tls.so.0' 'usr/lib/libvalkey_tls.so.0.5.0' -> '/home/buildozer/aports/community/libvalkey/pkg/libvalkey-tls/usr/lib/libvalkey_tls.so.0.5.0' >>> libvalkey-tls*: Preparing subpackage libvalkey-tls... >>> libvalkey-tls*: Stripping binaries >>> libvalkey-tls*: Running postcheck for libvalkey-tls >>> libvalkey-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/libvalkey/pkg/libvalkey-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/libvalkey/pkg/libvalkey-dev/usr/lib/pkgconfig' 'usr/lib/libvalkey.a' -> '/home/buildozer/aports/community/libvalkey/pkg/libvalkey-dev/usr/lib/libvalkey.a' 'usr/lib/libvalkey_tls.a' -> '/home/buildozer/aports/community/libvalkey/pkg/libvalkey-dev/usr/lib/libvalkey_tls.a' 'usr/lib/libvalkey.so' -> '/home/buildozer/aports/community/libvalkey/pkg/libvalkey-dev/usr/lib/libvalkey.so' 'usr/lib/libvalkey_tls.so' -> '/home/buildozer/aports/community/libvalkey/pkg/libvalkey-dev/usr/lib/libvalkey_tls.so' >>> libvalkey-dev*: Preparing subpackage libvalkey-dev... >>> libvalkey-dev*: Stripping binaries >>> libvalkey-dev*: Running postcheck for libvalkey-dev >>> libvalkey*: Running postcheck for libvalkey >>> libvalkey*: Preparing package libvalkey... >>> libvalkey*: Stripping binaries >>> libvalkey*: Scanning shared objects >>> libvalkey-tls*: Scanning shared objects >>> libvalkey-dev*: Scanning shared objects >>> libvalkey-dev*: Tracing dependencies... libvalkey-tls=0.5.0-r0 libvalkey=0.5.0-r0 pkgconfig >>> libvalkey-dev*: Package size: 742.9 KB >>> libvalkey-dev*: Compressing data... >>> libvalkey-dev*: Create checksum... >>> libvalkey-dev*: Create libvalkey-dev-0.5.0-r0.apk >>> libvalkey-tls*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libcrypto.so.3 so:libssl.so.3 so:libvalkey.so.0 >>> libvalkey-tls*: Package size: 9.3 KB >>> libvalkey-tls*: Compressing data... >>> libvalkey-tls*: Create checksum... >>> libvalkey-tls*: Create libvalkey-tls-0.5.0-r0.apk >>> libvalkey*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> libvalkey*: Package size: 90.0 KB >>> libvalkey*: Compressing data... >>> libvalkey*: Create checksum... >>> libvalkey*: Create libvalkey-0.5.0-r0.apk >>> libvalkey: Build complete at Tue, 09 Jun 2026 20:55:43 +0000 elapsed time 0h 0m 16s >>> libvalkey: Cleaning up srcdir >>> libvalkey: Cleaning up pkgdir >>> libvalkey: Cleaning up tmpdir >>> libvalkey: Uninstalling dependencies... ( 1/18) Purging .makedepends-libvalkey (20260609.205528) ( 2/18) Purging openssl-dev (3.5.6-r0) ( 3/18) Purging libevent-dev (2.1.12-r9) ( 4/18) Purging python3-pyc (3.14.5-r0) ( 5/18) Purging python3-pycache-pyc0 (3.14.5-r0) ( 6/18) Purging pyc (3.14.5-r0) ( 7/18) Purging python3 (3.14.5-r0) ( 8/18) Purging libevent (2.1.12-r9) ( 9/18) Purging valkey-openrc (9.0.4-r0) (10/18) Purging valkey (9.0.4-r0) (11/18) Purging gdbm (1.26-r0) (12/18) Purging libbz2 (1.0.8-r6) (13/18) Purging libffi (3.5.2-r1) (14/18) Purging libpanelw (6.6_p20260516-r0) (15/18) Purging mpdecimal (4.0.1-r0) (16/18) Purging readline (8.3.3-r1) (17/18) Purging sqlite-libs (3.53.2-r0) (18/18) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 289.2 MiB in 105 packages >>> libvalkey: Updating the community/armv7 repository index... >>> libvalkey: Signing the index...