>>> php86-pecl-apcu: Building testing/php86-pecl-apcu 5.1.28-r2 (using abuild 3.18.0_rc5-r0) started Wed, 12 Aug 2026 18:41:30 +0000 >>> php86-pecl-apcu: Validating /home/buildozer/aports/testing/php86-pecl-apcu/APKBUILD... >>> php86-pecl-apcu: Analyzing dependencies... >>> php86-pecl-apcu: Installing for build: build-base php86-common php86-dev php86-pcntl ( 1/27) Installing php86-common (8.6.0_beta1-r0) ( 2/27) Installing argon2-libs (20190702-r5) ( 3/27) Installing xz-libs (5.8.3-r0) ( 4/27) Installing libxml2 (2.13.9-r2) ( 5/27) Installing php86 (8.6.0_beta1-r0) ( 6/27) Installing m4 (1.4.21-r0) ( 7/27) Installing libbz2 (1.0.8-r6) ( 8/27) Installing perl (5.44.0-r0) ( 9/27) Installing autoconf (2.73-r0) (10/27) Installing bsd-compat-headers (0.7.2-r6) (11/27) Installing libformw (6.6_p20260516-r0) (12/27) Installing libmenuw (6.6_p20260516-r0) (13/27) Installing libpanelw (6.6_p20260516-r0) (14/27) Installing libncurses++ (6.6_p20260516-r0) (15/27) Installing ncurses-dev (6.6_p20260516-r0) (16/27) Installing libedit-dev (20260508.3.1-r1) (17/27) Installing zlib-dev (1.3.2-r0) (18/27) Installing libpcre2-16 (10.47-r1) (19/27) Installing libpcre2-32 (10.47-r1) (20/27) Installing pcre2-dev (10.47-r1) (21/27) Installing re2c (4.5.1-r0) (22/27) Installing php86-dev (8.6.0_beta1-r0) (23/27) Installing php86-pcntl (8.6.0_beta1-r0) (24/27) Installing .makedepends-php86-pecl-apcu (20260812.184131) (25/27) Installing perl-error (0.17030-r0) (26/27) Installing perl-git (2.55.0-r1) (27/27) Installing git-perl (2.55.0-r1) Executing busybox-1.38.0-r4.trigger OK: 459.2 MiB in 134 packages >>> php86-pecl-apcu: Cleaning up srcdir >>> php86-pecl-apcu: Cleaning up pkgdir >>> php86-pecl-apcu: Cleaning up tmpdir >>> php86-pecl-apcu: Fetching https://distfiles.alpinelinux.org/distfiles/edge//php-pecl-apcu-5.1.28.tgz /var/cache/distfiles/edge/php-pecl-apcu-5.1.28.tgz: OK /home/buildozer/aports/testing/php86-pecl-apcu/replace-xtoffsetof.patch: OK /home/buildozer/aports/testing/php86-pecl-apcu/empty-switch-default-case.patch: OK /home/buildozer/aports/testing/php86-pecl-apcu/php-verror-params.patch: OK >>> php86-pecl-apcu: Fetching https://distfiles.alpinelinux.org/distfiles/edge//php-pecl-apcu-5.1.28.tgz /var/cache/distfiles/edge/php-pecl-apcu-5.1.28.tgz: OK /home/buildozer/aports/testing/php86-pecl-apcu/replace-xtoffsetof.patch: OK /home/buildozer/aports/testing/php86-pecl-apcu/empty-switch-default-case.patch: OK /home/buildozer/aports/testing/php86-pecl-apcu/php-verror-params.patch: OK >>> php86-pecl-apcu: Unpacking /var/cache/distfiles/edge/php-pecl-apcu-5.1.28.tgz... >>> php86-pecl-apcu: replace-xtoffsetof.patch patching file apc_cache.h Hunk #1 succeeded at 300 (offset 5 lines). patching file apc_iterator.c patching file apc_iterator.h >>> php86-pecl-apcu: empty-switch-default-case.patch patching file apc.h patching file apc_persist.c >>> php86-pecl-apcu: php-verror-params.patch patching file apc.c patching file apc.h Configuring for: PHP Version: 8.6 PHP Api Version: 20250926 Zend Module Api No: 20250926 Zend Extension Api No: 420250926 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 build system type... s390x-ibm-linux-musl checking host system type... s390x-ibm-linux-musl checking target system type... s390x-ibm-linux-musl shtool:echo:Warning: unable to determine terminal sequence for bold mode shtool:echo:Warning: unable to determine terminal sequence for bold mode checking for gawk... no checking for nawk... no checking for awk... awk checking if awk is broken... no 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 cc accepts -g... yes checking for cc option to enable C23 features... unsupported checking for cc option to enable C11 features... none needed checking how to run the C preprocessor... cc -E checking for egrep -e... (cached) /bin/grep -E checking for icc... no checking for suncc... no checking for system library directory... lib checking if compiler supports -Wl,-rpath,... yes checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib checking for PHP extension directory... /usr/lib/php86/modules checking for PHP installed headers prefix... /usr/include/php86 checking if debugging is enabled... no checking if PHP is built with thread safety (ZTS)... no Configuring extension checking whether to enable APCu support... yes, shared checking if APCu should be allowed to use rwlocks... yes checking if APCu should be built in debug mode... no checking if APCu should clear on SIGUSR1... no checking if APCu should use mmap instead of shm... yes checking if APCu should utilize spinlocks before flocks... no checking whether to enable Valgrind-based memory checks... yes checking whether to include code coverage symbols... 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 valgrind/memcheck.h... no configure: Valgrind-based memory checks are disabled. checking whether the target compiler supports builtin atomics... yes checking for pthread rwlocks... yes checking for pthread mutexes... yes checking for sigaction... yes checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -Wextra... yes checking whether the C compiler accepts -Wno-clobbered... yes checking whether the C compiler accepts -Wno-unused-parameter... yes checking for library containing shm_open... none required Configuring libtool checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/s390x-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 whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert s390x-ibm-linux-musl file names to s390x-ibm-linux-musl format... func_convert_file_noop checking how to convert s390x-ibm-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for gawk... (cached) awk checking command to parse /usr/bin/nm -B output from cc 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 mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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 Generating files configure: creating build directories configure: creating Makefile configure: patching config.h.in configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands /bin/sh /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/libtool --tag=CC --mode=compile cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc.c -o apc.lo -MMD -MF apc.dep -MT apc.lo /bin/sh /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/libtool --tag=CC --mode=compile cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_lock.c -o apc_lock.lo -MMD -MF apc_lock.dep -MT apc_lock.lo /bin/sh /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/libtool --tag=CC --mode=compile cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_mutex.c -o apc_mutex.lo -MMD -MF apc_mutex.dep -MT apc_mutex.lo /bin/sh /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/libtool --tag=CC --mode=compile cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/php_apc.c -o php_apc.lo -MMD -MF php_apc.dep -MT php_apc.lo /bin/sh /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/libtool --tag=CC --mode=compile cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_cache.c -o apc_cache.lo -MMD -MF apc_cache.dep -MT apc_cache.lo /bin/sh /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/libtool --tag=CC --mode=compile cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_mmap.c -o apc_mmap.lo -MMD -MF apc_mmap.dep -MT apc_mmap.lo /bin/sh /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/libtool --tag=CC --mode=compile cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_shm.c -o apc_shm.lo -MMD -MF apc_shm.dep -MT apc_shm.lo /bin/sh /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/libtool --tag=CC --mode=compile cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_sma.c -o apc_sma.lo -MMD -MF apc_sma.dep -MT apc_sma.lo libtool: compile: cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_cache.c -MMD -MF apc_cache.dep -MT apc_cache.lo -fPIC -DPIC -o .libs/apc_cache.o libtool: compile: cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_lock.c -MMD -MF apc_lock.dep -MT apc_lock.lo -fPIC -DPIC -o .libs/apc_lock.o libtool: compile: cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc.c -MMD -MF apc.dep -MT apc.lo -fPIC -DPIC -o .libs/apc.o libtool: compile: cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/php_apc.c -MMD -MF php_apc.dep -MT php_apc.lo -fPIC -DPIC -o .libs/php_apc.o libtool: compile: cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_shm.c -MMD -MF apc_shm.dep -MT apc_shm.lo -fPIC -DPIC -o .libs/apc_shm.o libtool: compile: cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_sma.c -MMD -MF apc_sma.dep -MT apc_sma.lo -fPIC -DPIC -o .libs/apc_sma.o libtool: compile: cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_mmap.c -MMD -MF apc_mmap.dep -MT apc_mmap.lo -fPIC -DPIC -o .libs/apc_mmap.o libtool: compile: cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_mutex.c -MMD -MF apc_mutex.dep -MT apc_mutex.lo -fPIC -DPIC -o .libs/apc_mutex.o /bin/sh /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/libtool --tag=CC --mode=compile cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_stack.c -o apc_stack.lo -MMD -MF apc_stack.dep -MT apc_stack.lo /bin/sh /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/libtool --tag=CC --mode=compile cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_signal.c -o apc_signal.lo -MMD -MF apc_signal.dep -MT apc_signal.lo libtool: compile: cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_stack.c -MMD -MF apc_stack.dep -MT apc_stack.lo -fPIC -DPIC -o .libs/apc_stack.o /bin/sh /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/libtool --tag=CC --mode=compile cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_time.c -o apc_time.lo -MMD -MF apc_time.dep -MT apc_time.lo /bin/sh /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/libtool --tag=CC --mode=compile cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_iterator.c -o apc_iterator.lo -MMD -MF apc_iterator.dep -MT apc_iterator.lo libtool: compile: cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_signal.c -MMD -MF apc_signal.dep -MT apc_signal.lo -fPIC -DPIC -o .libs/apc_signal.o libtool: compile: cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_iterator.c -MMD -MF apc_iterator.dep -MT apc_iterator.lo -fPIC -DPIC -o .libs/apc_iterator.o /bin/sh /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/libtool --tag=CC --mode=compile cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_persist.c -o apc_persist.lo -MMD -MF apc_persist.dep -MT apc_persist.lo libtool: compile: cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_time.c -MMD -MF apc_time.dep -MT apc_time.lo -fPIC -DPIC -o .libs/apc_time.o libtool: compile: cc -I. -I/home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/apc_persist.c -MMD -MF apc_persist.dep -MT apc_persist.lo -fPIC -DPIC -o .libs/apc_persist.o /bin/sh /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/libtool --tag=CC --mode=link cc -shared -I/usr/include/php86 -I/usr/include/php86/main -I/usr/include/php86/TSRM -I/usr/include/php86/Zend -I/usr/include/php86/ext -I/usr/include/php86/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -Wl,--as-needed,-O1,--sort-common -o apcu.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/modules apc.lo apc_lock.lo apc_mutex.lo php_apc.lo apc_cache.lo apc_mmap.lo apc_shm.lo apc_sma.lo apc_stack.lo apc_signal.lo apc_time.lo apc_iterator.lo apc_persist.lo libtool: link: cc -shared -fPIC -DPIC .libs/apc.o .libs/apc_lock.o .libs/apc_mutex.o .libs/php_apc.o .libs/apc_cache.o .libs/apc_mmap.o .libs/apc_shm.o .libs/apc_sma.o .libs/apc_stack.o .libs/apc_signal.o .libs/apc_time.o .libs/apc_iterator.o .libs/apc_persist.o -Os -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,apcu.so -o .libs/apcu.so libtool: link: ( cd ".libs" && rm -f "apcu.la" && ln -s "../apcu.la" "apcu.la" ) /bin/sh /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/libtool --tag=CC --mode=install cp ./apcu.la /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/modules libtool: install: cp ./.libs/apcu.so /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/modules/apcu.so libtool: install: cp ./.libs/apcu.lai /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/modules/apcu.la libtool: finish: PATH="/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin" ldconfig -n /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/modules ---------------------------------------------------------------------- Libraries have been installed in: /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/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'. Build complete. Don't forget to run 'make test'. ===================================================================== PHP : /usr/bin/php86 PHP_SAPI : cli PHP_VERSION : 8.6.0beta1 ZEND_VERSION: 4.6.0-dev PHP_OS : Linux - Linux build-edge-s390x 6.6.137-0-lts #1-Alpine SMP 2026-04-30 12:31:36 s390x INI actual : /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28/tmp-php.ini More .INIs : CWD : /home/buildozer/aports/testing/php86-pecl-apcu/src/apcu-5.1.28 Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2026-08-12 18:41:40 ===================================================================== Spawning 8 workers... Done in 0.03s ===================================================================== PASS Serialization edge cases [tests/apc_023.phpt] TEST 1/74 [8/8 concurrent test workers running] PASS APC: apcu_store/fetch with objects [tests/apc_003b.phpt] TEST 2/74 [8/8 concurrent test workers running] PASS APC: apcu_store/fetch with arrays with duplicate object [tests/apc_005b.phpt] TEST 3/74 [8/8 concurrent test workers running] PASS APC: apcu_store/fetch reference test [tests/apc_006_php81.phpt] TEST 4/74 [8/8 concurrent test workers running] PASS Copy failure should not create entry [tests/apc_015.phpt] TEST 5/74 [8/8 concurrent test workers running] PASS APC: apcu_fetch resets array pointers [tests/apc_011.phpt] TEST 6/74 [8/8 concurrent test workers running] SKIP The per-entry TTL should take precedence over the global TTL [tests/apc_019.phpt] reason: APC debug build required TEST 7/74 [8/8 concurrent test workers running] SKIP APC: apcu_store/fetch with objects [tests/apc_003b_legacy.phpt] reason: For PHP < 8.1 TEST 8/74 [8/8 concurrent test workers running] PASS APC: apcu_store/fetch with bools [tests/apc_004.phpt] TEST 9/74 [8/8 concurrent test workers running] PASS APC: apcu_store/fetch with arrays with two object references [tests/apc_005c.phpt] TEST 10/74 [8/8 concurrent test workers running] SKIP APC: apcu_store/fetch reference test [tests/apc_006.phpt] reason: Only for PHP < 7.3 TEST 11/74 [8/8 concurrent test workers running] SKIP APC: apcu_store/fetch reference test [tests/apc_006_php73.phpt] reason: Only for PHP < 8.1 TEST 12/74 [8/8 concurrent test workers running] PASS APC: apcu_inc/apcu_dec test [tests/apc_007.phpt] TEST 13/74 [8/8 concurrent test workers running] PASS APC: apcu_cas test [tests/apc_008.phpt] TEST 14/74 [8/8 concurrent test workers running] PASS Should be able to pass references to strings to apcu_fetch [tests/apc_016.phpt] TEST 15/74 [8/8 concurrent test workers running] PASS APC should not preserve the IAP [tests/apc_017.phpt] TEST 16/74 [8/8 concurrent test workers running] PASS apc_cas() inserts non-existing key with value 0 [tests/apc_018.phpt] TEST 17/74 [8/8 concurrent test workers running] SKIP Test default expunge logic wrt global and per-entry TTLs [tests/apc_020.phpt] reason: APC debug build required TEST 18/74 [8/8 concurrent test workers running] SKIP apcu_inc/dec() should not inc/dec hard expired entries [tests/apc_021.phpt] reason: APC debug build required TEST 19/74 [8/8 concurrent test workers running] SKIP apcu_inc/dec() TTL parameter [tests/apc_022.phpt] reason: APC debug build required TEST 20/74 [8/8 concurrent test workers running] PASS Using empty string as key [tests/apc_024.phpt] TEST 21/74 [8/8 concurrent test workers running] PASS APC: apcu_fetch of packed array [tests/apc_025.phpt] TEST 22/74 [8/8 concurrent test workers running] PASS APC: apcu_store/fetch/add with array of key/value pairs. [tests/apc_010.phpt] TEST 23/74 [8/8 concurrent test workers running] SKIP Error if apc.mmap_hugepage_size is negative [tests/apc_mmap_hugepage_003.phpt] reason: hugepages are currently unavailable on this system TEST 24/74 [8/8 concurrent test workers running] PASS APCU: apcu_fetch segfault [tests/apc_099.phpt] TEST 25/74 [8/8 concurrent test workers running] PASS APC: apcu_store/fetch with arrays of objects [tests/apc_005.phpt] TEST 26/74 [8/8 concurrent test workers running] SKIP Test defragmentation [tests/apc_defrag.phpt] reason: APC debug build required TEST 27/74 [8/8 concurrent test workers running] PASS Recursive apcu_* calls inside apcu_entry() [tests/apc_entry_recursion.phpt] TEST 28/74 [8/8 concurrent test workers running] PASS Bug #76145: Data corruption reading from APCu while unserializing [tests/bug76145.phpt] TEST 29/74 [8/8 concurrent test workers running] PASS APCU: Test that repeated unpersist does not break the persistence representation in SHM [tests/apc_repeated_unpersist.phpt] TEST 30/74 [8/8 concurrent test workers running] PASS APC: Atomic inc + dec wrap around on overflow [tests/apc_012.phpt] TEST 31/74 [8/8 concurrent test workers running] PASS APC: apcu_exists [tests/apc_013_exists.phpt] TEST 32/74 [8/8 concurrent test workers running] PASS APC: store array of references [tests/apc_014_store_ref.phpt] TEST 33/74 [8/8 concurrent test workers running] PASS GH Bug #248: apcu_fetch may return values causing zend_mm_corruption or segfaults when custom serializer is used [tests/ghbug248.phpt] TEST 34/74 [8/8 concurrent test workers running] PASS The outermost value should always be a value, not a reference [tests/apc_store_reference_php8.phpt] TEST 35/74 [8/8 concurrent test workers running] PASS Behavior of functions when apcu is disabled [tests/apc_disabled.phpt] TEST 36/74 [8/8 concurrent test workers running] PASS APC: apcu_entry (recursion) [tests/apc_entry_001.phpt] TEST 37/74 [8/8 concurrent test workers running] PASS APC: apcu_entry (exception) [tests/apc_entry_002.phpt] TEST 38/74 [8/8 concurrent test workers running] PASS APC: apcu_inc/apcu_dec performance test (gh#164) [tests/apc_inc_perf.phpt] TEST 39/74 [8/8 concurrent test workers running] PASS Disable hugepage [tests/apc_mmap_hugepage_001.phpt] TEST 40/74 [8/8 concurrent test workers running] SKIP Enable hugepage [tests/apc_mmap_hugepage_002.phpt] reason: hugepages are currently unavailable on this system TEST 41/74 [8/8 concurrent test workers running] SKIP Error if apc.mmap_hugepage_size is not a power of 2 [tests/apc_mmap_hugepage_004.phpt] reason: hugepages are currently unavailable on this system TEST 42/74 [8/8 concurrent test workers running] SKIP Error if apc.shm_size is not a multiple of apc.mmap_hugepage_size [tests/apc_mmap_hugepage_005.phpt] reason: hugepages are currently unavailable on this system TEST 43/74 [8/8 concurrent test workers running] SKIP Error if apc.mmap_hugepage_size is too small [tests/apc_mmap_hugepage_006.phpt] reason: hugepages are currently unavailable on this system TEST 44/74 [8/8 concurrent test workers running] PASS gh bug #168 [tests/ghbug168.phpt] TEST 45/74 [8/8 concurrent test workers running] PASS APC: GH Bug #185 memory corruption [tests/ghbug185.phpt] TEST 46/74 [8/8 concurrent test workers running] PASS GH Bug #247: when a NUL char is used as key, apcu_fetch(array) truncates the key [tests/ghbug247.phpt] TEST 47/74 [8/8 concurrent test workers running] PASS APC: APCIterator regex [tests/iterator_002.phpt] TEST 48/74 [8/8 concurrent test workers running] PASS apcu_store() with int keys in array should convert them to string [tests/apc_store_array_int_keys.phpt] TEST 49/74 [8/8 concurrent test workers running] PASS Store array that references same value twice [tests/apc_store_array_with_refs.phpt] TEST 50/74 [8/8 concurrent test workers running] SKIP The outermost value should always be a value, not a reference [tests/apc_store_reference.phpt] reason: Requires PHP < 8.0.0 TEST 51/74 [8/8 concurrent test workers running] SKIP APC: APCIterator shows entries older than global TTL [tests/iterator_010.phpt] reason: APC debug build required TEST 52/74 [7/8 concurrent test workers running] PASS APC: APCIterator formats [tests/iterator_006.phpt] TEST 53/74 [7/8 concurrent test workers running] PASS GH Bug #335: APCu stampede protection is broken [tests/ghbug335-fail.phpt] TEST 54/74 [7/8 concurrent test workers running] PASS The same string is used as the cache key and an array key [tests/apc_store_string_reuse.phpt] TEST 55/74 [7/8 concurrent test workers running] PASS apcu_fetch should work for multiple reference groups [tests/apcu_fetch_empty_array_reference.phpt] TEST 56/74 [7/8 concurrent test workers running] PASS Basic apcu_sma_info() test [tests/apcu_sma_info.phpt] TEST 57/74 [7/8 concurrent test workers running] PASS GH Bug #335: APCu stampede protection is broken [tests/ghbug335.phpt] TEST 58/74 [6/8 concurrent test workers running] PASS APC: Bug #61742 preload_path does not work due to incorrect string length (variant 1) [tests/apc54_014.phpt] TEST 59/74 [6/8 concurrent test workers running] PASS Success parameters should respect property types [tests/typed_prop.phpt] TEST 60/74 [6/8 concurrent test workers running] PASS APC: APCIterator general [tests/iterator_001.phpt] TEST 61/74 [6/8 concurrent test workers running] PASS APC: APCIterator chunk size [tests/iterator_003.phpt] TEST 62/74 [5/8 concurrent test workers running] PASS APC: APCIterator regex & chunk size & list [tests/iterator_004.phpt] TEST 63/74 [5/8 concurrent test workers running] PASS APC: APCIterator delete [tests/iterator_005.phpt] TEST 64/74 [5/8 concurrent test workers running] PASS APCUIterator key() and current() on invalid iterator [tests/iterator_011.phpt] TEST 65/74 [4/8 concurrent test workers running] PASS Error if cache structures cannot be allocated in SHM [tests/not_enough_shm.phpt] TEST 66/74 [4/8 concurrent test workers running] PASS APC: APCIterator Overwriting the ctor [tests/iterator_007.phpt] TEST 67/74 [4/8 concurrent test workers running] PASS APC: APCIterator array [tests/iterator_008.phpt] TEST 68/74 [4/8 concurrent test workers running] PASS APC: APCIterator key invalidated between key() calls [tests/iterator_009.phpt] TEST 69/74 [4/8 concurrent test workers running] PASS Test SMA behavior #1 [tests/sma001.phpt] TEST 70/74 [2/8 concurrent test workers running] PASS APC: Bug #59938 APCIterator fails with large user cache [tests/apc54_018.phpt] TEST 71/74 [1/8 concurrent test workers running] PASS APC: apcu_store/fetch with strings [tests/apc_001.phpt] TEST 72/74 [1/8 concurrent test workers running] PASS APC: apcu_store/fetch with objects [tests/apc_002.phpt] TEST 73/74 [1/8 concurrent test workers running] PASS APC: GH Bug #176 preload_path segfaults with bad data [tests/ghbug176.phpt] TEST 74/74 [1/8 concurrent test workers running] ===================================================================== TIME END 2026-08-12 18:41:41 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 17 --------------------------------------------------------------------- Number of tests : 74 59 Tests skipped : 15 ( 20.3%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Tests passed : 59 ( 79.7%) (100.0%) --------------------------------------------------------------------- Time taken : 1.718 seconds ===================================================================== apcu APCu Support => Disabled Version => 5.1.28 APCu Debugging => Disabled MMAP Support => Enabled MMAP File Mask => Serialization Support => Disabled Build Date => Aug 12 2026 18:40:25 Directive => Local Value => Master Value apc.enabled => On => On apc.shm_size => 32M => 32M apc.entries_hint => 0 => 0 apc.gc_ttl => 3600 => 3600 apc.ttl => 0 => 0 apc.smart => 0 => 0 apc.mmap_file_mask => no value => no value apc.mmap_hugepage_size => 0 => 0 apc.enable_cli => Off => Off apc.slam_defense => Off => Off apc.preload_path => no value => no value apc.coredump_unmap => Off => Off apc.use_request_time => Off => Off apc.serializer => php => php >>> php86-pecl-apcu: Entering fakeroot... libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! Installing shared extensions: /home/buildozer/aports/testing/php86-pecl-apcu/pkg/php86-pecl-apcu/usr/lib/php86/modules/ libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! Installing header files: /home/buildozer/aports/testing/php86-pecl-apcu/pkg/php86-pecl-apcu/usr/include/php86/ libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! >>> php86-pecl-apcu*: Running postcheck for php86-pecl-apcu >>> php86-pecl-apcu*: Preparing package php86-pecl-apcu... >>> php86-pecl-apcu*: Stripping binaries >>> php86-pecl-apcu*: Scanning shared objects >>> php86-pecl-apcu*: Tracing dependencies... php86-common so:libc.musl-s390x.so.1 >>> php86-pecl-apcu*: Package size: 179.3 KB >>> php86-pecl-apcu*: Compressing data... >>> php86-pecl-apcu*: Create checksum... >>> php86-pecl-apcu*: Create php86-pecl-apcu-5.1.28-r2.apk >>> php86-pecl-apcu: Build complete at Wed, 12 Aug 2026 18:41:47 +0000 elapsed time 0h 0m 17s >>> php86-pecl-apcu: Cleaning up srcdir >>> php86-pecl-apcu: Cleaning up pkgdir >>> php86-pecl-apcu: Uninstalling dependencies... ( 1/27) Purging .makedepends-php86-pecl-apcu (20260812.184131) ( 2/27) Purging php86-dev (8.6.0_beta1-r0) ( 3/27) Purging php86 (8.6.0_beta1-r0) ( 4/27) Purging autoconf (2.73-r0) ( 5/27) Purging m4 (1.4.21-r0) ( 6/27) Purging pcre2-dev (10.47-r1) ( 7/27) Purging libedit-dev (20260508.3.1-r1) ( 8/27) Purging bsd-compat-headers (0.7.2-r6) ( 9/27) Purging ncurses-dev (6.6_p20260516-r0) (10/27) Purging libncurses++ (6.6_p20260516-r0) (11/27) Purging libpanelw (6.6_p20260516-r0) (12/27) Purging zlib-dev (1.3.2-r0) (13/27) Purging libpcre2-16 (10.47-r1) (14/27) Purging libpcre2-32 (10.47-r1) (15/27) Purging re2c (4.5.1-r0) (16/27) Purging php86-pcntl (8.6.0_beta1-r0) (17/27) Purging php86-common (8.6.0_beta1-r0) (18/27) Purging argon2-libs (20190702-r5) (19/27) Purging git-perl (2.55.0-r1) (20/27) Purging perl-git (2.55.0-r1) (21/27) Purging perl-error (0.17030-r0) (22/27) Purging perl (5.44.0-r0) (23/27) Purging libbz2 (1.0.8-r6) (24/27) Purging libformw (6.6_p20260516-r0) (25/27) Purging libmenuw (6.6_p20260516-r0) (26/27) Purging libxml2 (2.13.9-r2) (27/27) Purging xz-libs (5.8.3-r0) Executing busybox-1.38.0-r4.trigger OK: 387.3 MiB in 107 packages >>> php86-pecl-apcu: Updating the testing/s390x repository index... >>> php86-pecl-apcu: Signing the index...