>>> php83-pecl-memcached: Building community/php83-pecl-memcached 3.2.0-r0 (using abuild 3.12.0-r0) started Thu, 23 Nov 2023 00:30:07 +0000
>>> php83-pecl-memcached: Checking sanity of /home/buildozer/aports/community/php83-pecl-memcached/APKBUILD...
>>> php83-pecl-memcached: Analyzing dependencies...
>>> php83-pecl-memcached: Installing for build: build-base php83-session php83-pecl-igbinary php83-pecl-msgpack php83-dev zlib-dev libmemcached-dev cyrus-sasl-dev libevent-dev
(1/45) Installing php83-common (8.3.0-r0)
(2/45) Installing php83-session (8.3.0-r0)
(3/45) Installing php83-pecl-igbinary (3.2.14-r1)
(4/45) Installing php83-sockets (8.3.0-r0)
(5/45) Installing php83-pecl-msgpack (2.2.0-r1)
(6/45) Installing argon2-libs (20190702-r5)
(7/45) Installing xz-libs (5.4.5-r0)
(8/45) Installing libxml2 (2.11.6-r0)
(9/45) Installing php83 (8.3.0-r0)
(10/45) Installing m4 (1.4.19-r3)
(11/45) Installing libbz2 (1.0.8-r6)
(12/45) Installing perl (5.38.0-r0)
(13/45) Installing autoconf (2.71-r2)
(14/45) Installing bsd-compat-headers (0.7.2-r5)
(15/45) Installing libformw (6.4_p20231007-r0)
(16/45) Installing libmenuw (6.4_p20231007-r0)
(17/45) Installing libpanelw (6.4_p20231007-r0)
(18/45) Installing libncurses++ (6.4_p20231007-r0)
(19/45) Installing ncurses-dev (6.4_p20231007-r0)
(20/45) Installing libedit-dev (20230828.3.1-r3)
(21/45) Installing zlib-dev (1.3-r2)
(22/45) Installing libpcre2-16 (10.42-r1)
(23/45) Installing libpcre2-32 (10.42-r1)
(24/45) Installing pcre2-dev (10.42-r1)
(25/45) Installing re2c (3.1-r0)
(26/45) Installing php83-dev (8.3.0-r0)
(27/45) Installing gdbm (1.23-r1)
(28/45) Installing libsasl (2.1.28-r5)
(29/45) Installing cyrus-sasl-dev (2.1.28-r5)
(30/45) Installing libmemcached-libs (1.1.4-r1)
(31/45) Installing libmemcached-dev (1.1.4-r1)
(32/45) Installing libffi (3.4.4-r3)
(33/45) Installing mpdecimal (2.5.1-r2)
(34/45) Installing readline (8.2.1-r2)
(35/45) Installing sqlite-libs (3.44.0-r0)
(36/45) Installing python3 (3.11.6-r1)
(37/45) Installing python3-pycache-pyc0 (3.11.6-r1)
(38/45) Installing pyc (3.11.6-r1)
(39/45) Installing python3-pyc (3.11.6-r1)
(40/45) Installing libevent (2.1.12-r7)
(41/45) Installing libevent-dev (2.1.12-r7)
(42/45) Installing .makedepends-php83-pecl-memcached (20231123.003008)
(43/45) Installing perl-error (0.17029-r2)
(44/45) Installing perl-git (2.42.1-r0)
(45/45) Installing git-perl (2.42.1-r0)
Executing busybox-1.36.1-r15.trigger
OK: 477 MiB in 147 packages
>>> php83-pecl-memcached: Cleaning up srcdir
>>> php83-pecl-memcached: Cleaning up pkgdir
>>> php83-pecl-memcached: Cleaning up tmpdir
>>> php83-pecl-memcached: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/php-pecl-memcached-3.2.0.tgz
  % 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
100 90722  100 90722    0     0   723k      0 --:--:-- --:--:-- --:--:--  726k
>>> php83-pecl-memcached: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/php-pecl-memcached-3.2.0.tgz
>>> php83-pecl-memcached: Checking sha512sums...
php-pecl-memcached-3.2.0.tgz: OK
>>> php83-pecl-memcached: Unpacking /var/cache/distfiles/v3.19/php-pecl-memcached-3.2.0.tgz...
Configuring for:
PHP Api Version:         20230831
Zend Module Api No:      20230831
Zend Extension Api No:   420230831
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
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 how to run the C preprocessor... gcc -E
checking for icc... no
checking for suncc... no
checking for system library directory... lib
checking if compiler supports -Wl,-rpath,... yes
checking build system type... i686-pc-linux-musl
checking host system type... i686-pc-linux-musl
checking target system type... i686-pc-linux-musl
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib
checking for PHP extension directory... /usr/lib/php83/modules
checking for PHP installed headers prefix... /usr/include/php83
checking if debug is enabled... no
checking if zts is enabled... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking if awk is broken... no
checking whether to enable memcached support... yes, shared
checking for libmemcached... yes, shared
checking whether to enable memcached session handler support... yes
checking whether to enable memcached igbinary serializer support... yes
checking whether to enable memcached json serializer support... yes
checking whether to enable memcached msgpack serializer support... yes
checking whether to enable memcached sasl support... yes
checking whether to enable memcached protocol support... yes
checking whether to use system FastLZ library... no
checking for ZLIB... yes, shared
checking for pkg-config... /usr/bin/pkg-config
checking for zlib location... /usr
checking for session includes... /usr/include/php83
checking for json includes... /usr/include/php83
checking for igbinary includes... /usr/include/php83
checking for msgpack includes... /usr/include/php83
checking for memcached session support... enabled
checking for memcached igbinary support... enabled
checking for memcached msgpack support... enabled
checking for libmemcached location... found version 1.1.4, under /usr
checking for libmemcached sasl.h requirement... yes
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 sasl/sasl.h... yes
checking whether to enable sasl support... yes
checking for sasl_client_init in -lsasl2... yes
checking whether memcached_exist is defined... yes
checking whether memcached_set_encoding_key is defined... yes
checking for memcached protocol support... enabled
checking whether libmemcachedprotocol is usable... yes
checking for libevent... found version 2.1.12-r7, under /usr
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld
checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-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... no

creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... 
checking if g++ static flag  works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... unsupported
configure: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
/bin/sh /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/include -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/main -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -D_GNU_SOURCE   -I/usr/include/php83 -I/usr/include/php83  -I/usr/include/php83 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/php_memcached.c -o php_memcached.lo  -MMD -MF php_memcached.dep -MT php_memcached.lo
/bin/sh /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/include -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/main -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -D_GNU_SOURCE   -I/usr/include/php83 -I/usr/include/php83  -I/usr/include/php83 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/php_libmemcached_compat.c -o php_libmemcached_compat.lo  -MMD -MF php_libmemcached_compat.dep -MT php_libmemcached_compat.lo
/bin/sh /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/include -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/main -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -D_GNU_SOURCE   -I/usr/include/php83 -I/usr/include/php83  -I/usr/include/php83 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/g_fmt.c -o g_fmt.lo  -MMD -MF g_fmt.dep -MT g_fmt.lo
/bin/sh /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/include -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/main -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -D_GNU_SOURCE   -I/usr/include/php83 -I/usr/include/php83  -I/usr/include/php83 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/fastlz/fastlz.c -o fastlz/fastlz.lo  -MMD -MF fastlz/fastlz.dep -MT fastlz/fastlz.lo
/bin/sh /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/include -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/main -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -D_GNU_SOURCE   -I/usr/include/php83 -I/usr/include/php83  -I/usr/include/php83 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/php_memcached_session.c -o php_memcached_session.lo  -MMD -MF php_memcached_session.dep -MT php_memcached_session.lo
/bin/sh /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/include -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/main -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -D_GNU_SOURCE   -I/usr/include/php83 -I/usr/include/php83  -I/usr/include/php83 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/php_memcached_server.c -o php_memcached_server.lo  -MMD -MF php_memcached_server.dep -MT php_memcached_server.lo
mkdir .libs
mkdir .libs
mkdir .libs
mkdir: can't create directory '.libs': File exists
mkdir: can't create directory '.libs': File exists
 gcc -I. -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/include -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/main -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -D_GNU_SOURCE -I/usr/include/php83 -I/usr/include/php83 -I/usr/include/php83 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/g_fmt.c -MMD -MF g_fmt.dep -MT g_fmt.lo  -fPIC -DPIC -o .libs/g_fmt.o
 gcc -I. -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/include -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/main -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -D_GNU_SOURCE -I/usr/include/php83 -I/usr/include/php83 -I/usr/include/php83 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/php_libmemcached_compat.c -MMD -MF php_libmemcached_compat.dep -MT php_libmemcached_compat.lo  -fPIC -DPIC -o .libs/php_libmemcached_compat.o
 gcc -I. -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/include -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/main -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -D_GNU_SOURCE -I/usr/include/php83 -I/usr/include/php83 -I/usr/include/php83 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/php_memcached.c -MMD -MF php_memcached.dep -MT php_memcached.lo  -fPIC -DPIC -o .libs/php_memcached.o
mkdir fastlz/.libs
 gcc -I. -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/include -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/main -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -D_GNU_SOURCE -I/usr/include/php83 -I/usr/include/php83 -I/usr/include/php83 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/fastlz/fastlz.c -MMD -MF fastlz/fastlz.dep -MT fastlz/fastlz.lo  -fPIC -DPIC -o fastlz/.libs/fastlz.o
 gcc -I. -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/include -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/main -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -D_GNU_SOURCE -I/usr/include/php83 -I/usr/include/php83 -I/usr/include/php83 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/php_memcached_server.c -MMD -MF php_memcached_server.dep -MT php_memcached_server.lo  -fPIC -DPIC -o .libs/php_memcached_server.o
 gcc -I. -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/include -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/main -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -D_GNU_SOURCE -I/usr/include/php83 -I/usr/include/php83 -I/usr/include/php83 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/php_memcached_session.c -MMD -MF php_memcached_session.dep -MT php_memcached_session.lo  -fPIC -DPIC -o .libs/php_memcached_session.o
/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/php_memcached.c: In function 's_compress_value':
/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/php_memcached.c:903:65: warning: passing argument 2 of 'compress' from incompatible pointer type [-Wincompatible-pointer-types]
  903 |                         int status = compress((Bytef *) buffer, &compressed_size, (Bytef *) ZSTR_VAL(payload), ZSTR_LEN(payload));
      |                                                                 ^~~~~~~~~~~~~~~~
      |                                                                 |
      |                                                                 size_t * {aka unsigned int *}
In file included from /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/php_memcached.c:38:
/usr/include/zlib.h:1232:53: note: expected 'uLongf *' {aka 'long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
 1232 | ZEXTERN int ZEXPORT compress(Bytef *dest,   uLongf *destLen,
      |                                             ~~~~~~~~^~~~~~~
/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/php_memcached.c: In function 's_decompress_value':
/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/php_memcached.c:3636:72: warning: passing argument 2 of 'uncompress' from incompatible pointer type [-Wincompatible-pointer-types]
 3636 |                 decompress_status = (uncompress((Bytef *) buffer->val, &buffer->len, (Bytef *)payload, payload_len) == Z_OK);
      |                                                                        ^~~~~~~~~~~~
      |                                                                        |
      |                                                                        size_t * {aka unsigned int *}
/usr/include/zlib.h:1270:55: note: expected 'uLongf *' {aka 'long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
 1270 | ZEXTERN int ZEXPORT uncompress(Bytef *dest,   uLongf *destLen,
      |                                               ~~~~~~~~^~~~~~~
/bin/sh /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/libtool --mode=link gcc -shared -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/include -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/main -I/home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -D_GNU_SOURCE  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs  -o memcached.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/modules  php_memcached.lo php_libmemcached_compat.lo g_fmt.lo fastlz/fastlz.lo php_memcached_session.lo php_memcached_server.lo -lmemcachedprotocol -lz -lmemcached -lmemcachedutil -lsasl2 -lsasl2 -levent
gcc -shared  .libs/php_memcached.o .libs/php_libmemcached_compat.o .libs/g_fmt.o fastlz/.libs/fastlz.o .libs/php_memcached_session.o .libs/php_memcached_server.o  -lmemcachedprotocol -lz -lmemcached -lmemcachedutil -lsasl2 -levent  -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,memcached.so -o .libs/memcached.so
creating memcached.la
(cd .libs && rm -f memcached.la && ln -s ../memcached.la memcached.la)
/bin/sh /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/libtool --mode=install cp ./memcached.la /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/modules
cp ./.libs/memcached.so /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/modules/memcached.so
cp ./.libs/memcached.lai /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/modules/memcached.la
PATH="$PATH:/sbin" ldconfig -n /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /home/buildozer/aports/community/php83-pecl-memcached/src/memcached-3.2.0/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

Build complete.
Don't forget to run 'make test'.


memcached

memcached support => enabled
Version => 3.2.0
libmemcached-awesome version => 1.1.4
SASL support => yes
Session support => yes
igbinary support => yes
json support => yes
msgpack support => yes

Directive => Local Value => Master Value
memcached.sess_locking => On => On
memcached.sess_lock_wait_min => 150 => 150
memcached.sess_lock_wait_max => 150 => 150
memcached.sess_lock_retries => 5 => 5
memcached.sess_lock_expire => 0 => 0
memcached.sess_binary_protocol => On => On
memcached.sess_consistent_hash => On => On
memcached.sess_consistent_hash_type => ketama => ketama
memcached.sess_number_of_replicas => 0 => 0
memcached.sess_randomize_replica_read => Off => Off
memcached.sess_remove_failed_servers => Off => Off
memcached.sess_server_failure_limit => 0 => 0
memcached.sess_connect_timeout => 0 => 0
memcached.sess_sasl_username => no value => no value
memcached.sess_sasl_password => no value => no value
memcached.sess_persistent => Off => Off
memcached.sess_prefix => memc.sess.key. => memc.sess.key.
memcached.sess_lock_wait => not set => not set
memcached.sess_lock_max_wait => not set => not set
memcached.compression_type => fastlz => fastlz
memcached.compression_factor => 1.3 => 1.3
memcached.compression_threshold => 2000 => 2000
memcached.serializer => igbinary => igbinary
memcached.store_retry_count => 0 => 0
memcached.default_consistent_hash => Off => Off
memcached.default_binary_protocol => Off => Off
memcached.default_connect_timeout => 0 => 0
>>> php83-pecl-memcached: Entering fakeroot...
Installing shared extensions:     /home/buildozer/aports/community/php83-pecl-memcached/pkg/php83-pecl-memcached/usr/lib/php83/modules/
>>> php83-pecl-memcached*: Running postcheck for php83-pecl-memcached
>>> php83-pecl-memcached*: Preparing package php83-pecl-memcached...
>>> php83-pecl-memcached*: Stripping binaries
>>> php83-pecl-memcached*: Scanning shared objects
>>> php83-pecl-memcached*: Tracing dependencies...
	php83-session
	php83-pecl-igbinary
	php83-pecl-msgpack
	so:libc.musl-x86.so.1
	so:libevent-2.1.so.7
	so:libmemcached.so.11
	so:libmemcachedprotocol.so.0
	so:libsasl2.so.3
	so:libz.so.1
>>> php83-pecl-memcached*: Package size: 144.0 KB
>>> php83-pecl-memcached*: Compressing data...
>>> php83-pecl-memcached*: Create checksum...
>>> php83-pecl-memcached*: Create php83-pecl-memcached-3.2.0-r0.apk
>>> php83-pecl-memcached: Build complete at Thu, 23 Nov 2023 00:30:19 +0000 elapsed time 0h 0m 12s
>>> php83-pecl-memcached: Cleaning up srcdir
>>> php83-pecl-memcached: Cleaning up pkgdir
>>> php83-pecl-memcached: Uninstalling dependencies...
(1/45) Purging .makedepends-php83-pecl-memcached (20231123.003008)
(2/45) Purging php83-pecl-igbinary (3.2.14-r1)
(3/45) Purging php83-pecl-msgpack (2.2.0-r1)
(4/45) Purging php83-session (8.3.0-r0)
(5/45) Purging php83-sockets (8.3.0-r0)
(6/45) Purging php83-dev (8.3.0-r0)
(7/45) Purging php83 (8.3.0-r0)
(8/45) Purging php83-common (8.3.0-r0)
(9/45) Purging autoconf (2.71-r2)
(10/45) Purging m4 (1.4.19-r3)
(11/45) Purging pcre2-dev (10.42-r1)
(12/45) Purging libedit-dev (20230828.3.1-r3)
(13/45) Purging bsd-compat-headers (0.7.2-r5)
(14/45) Purging ncurses-dev (6.4_p20231007-r0)
(15/45) Purging libncurses++ (6.4_p20231007-r0)
(16/45) Purging libpcre2-16 (10.42-r1)
(17/45) Purging libpcre2-32 (10.42-r1)
(18/45) Purging re2c (3.1-r0)
(19/45) Purging zlib-dev (1.3-r2)
(20/45) Purging libmemcached-dev (1.1.4-r1)
(21/45) Purging libmemcached-libs (1.1.4-r1)
(22/45) Purging cyrus-sasl-dev (2.1.28-r5)
(23/45) Purging libsasl (2.1.28-r5)
(24/45) Purging libevent-dev (2.1.12-r7)
(25/45) Purging libevent (2.1.12-r7)
(26/45) Purging argon2-libs (20190702-r5)
(27/45) Purging git-perl (2.42.1-r0)
(28/45) Purging perl-git (2.42.1-r0)
(29/45) Purging perl-error (0.17029-r2)
(30/45) Purging perl (5.38.0-r0)
(31/45) Purging libformw (6.4_p20231007-r0)
(32/45) Purging libmenuw (6.4_p20231007-r0)
(33/45) Purging libxml2 (2.11.6-r0)
(34/45) Purging python3-pyc (3.11.6-r1)
(35/45) Purging python3-pycache-pyc0 (3.11.6-r1)
(36/45) Purging pyc (3.11.6-r1)
(37/45) Purging python3 (3.11.6-r1)
(38/45) Purging gdbm (1.23-r1)
(39/45) Purging libbz2 (1.0.8-r6)
(40/45) Purging libffi (3.4.4-r3)
(41/45) Purging libpanelw (6.4_p20231007-r0)
(42/45) Purging mpdecimal (2.5.1-r2)
(43/45) Purging readline (8.2.1-r2)
(44/45) Purging sqlite-libs (3.44.0-r0)
(45/45) Purging xz-libs (5.4.5-r0)
Executing busybox-1.36.1-r15.trigger
OK: 376 MiB in 102 packages
>>> php83-pecl-memcached: Updating the community/x86 repository index...
>>> php83-pecl-memcached: Signing the index...