>>> php81-pecl-event: Building testing/php81-pecl-event 3.1.3-r0 (using abuild 3.12.0-r5) started Wed, 10 Apr 2024 22:50:35 +0000 >>> php81-pecl-event: Checking sanity of /home/buildozer/aports/testing/php81-pecl-event/APKBUILD... >>> php81-pecl-event: Analyzing dependencies... >>> php81-pecl-event: Installing for build: build-base php81-sockets php81-dev libevent-dev openssl-dev>3 (1/39) Installing php81-common (8.1.28-r0) (2/39) Installing php81-sockets (8.1.28-r0) (3/39) Installing argon2-libs (20190702-r5) (4/39) Installing xz-libs (5.6.1-r2) (5/39) Installing libxml2 (2.12.6-r0) (6/39) Installing php81 (8.1.28-r0) (7/39) Installing m4 (1.4.19-r3) (8/39) Installing libbz2 (1.0.8-r6) (9/39) Installing perl (5.38.2-r0) (10/39) Installing autoconf (2.72-r0) (11/39) Installing bsd-compat-headers (0.7.2-r6) (12/39) Installing libformw (6.4_p20240309-r0) (13/39) Installing libmenuw (6.4_p20240309-r0) (14/39) Installing libpanelw (6.4_p20240309-r0) (15/39) Installing libncurses++ (6.4_p20240309-r0) (16/39) Installing ncurses-dev (6.4_p20240309-r0) (17/39) Installing libedit-dev (20230828.3.1-r4) (18/39) Installing zlib-dev (1.3.1-r0) (19/39) Installing libpcre2-16 (10.43-r0) (20/39) Installing libpcre2-32 (10.43-r0) (21/39) Installing pcre2-dev (10.43-r0) (22/39) Installing re2c (3.1-r0) (23/39) Installing php81-dev (8.1.28-r0) (24/39) Installing libffi (3.4.6-r0) (25/39) Installing gdbm (1.23-r1) (26/39) Installing mpdecimal (4.0.0-r0) (27/39) Installing readline (8.2.10-r0) (28/39) Installing sqlite-libs (3.45.2-r0) (29/39) Installing python3 (3.11.8-r0) (30/39) Installing python3-pycache-pyc0 (3.11.8-r0) (31/39) Installing pyc (3.11.8-r0) (32/39) Installing python3-pyc (3.11.8-r0) (33/39) Installing libevent (2.1.12-r7) (34/39) Installing libevent-dev (2.1.12-r7) (35/39) Installing openssl-dev (3.2.1-r2) (36/39) Installing .makedepends-php81-pecl-event (20240410.225036) (37/39) Installing perl-error (0.17029-r2) (38/39) Installing perl-git (2.44.0-r1) (39/39) Installing git-perl (2.44.0-r1) Executing busybox-1.36.1-r25.trigger OK: 361 MiB in 142 packages >>> php81-pecl-event: Cleaning up srcdir >>> php81-pecl-event: Cleaning up pkgdir >>> php81-pecl-event: Cleaning up tmpdir >>> php81-pecl-event: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-event-3.1.3.tgz >>> php81-pecl-event: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-event-3.1.3.tgz >>> php81-pecl-event: Checking sha512sums... php-pecl-event-3.1.3.tgz: OK >>> php81-pecl-event: Unpacking /var/cache/distfiles/php-pecl-event-3.1.3.tgz... Configuring for: PHP Api Version: 20210902 Zend Module Api No: 20210902 Zend Extension Api No: 420210902 config.m4:276: warning: AC_CHECK_HEADERS($phpincludedir/ext/sockets/php_sockets.h): you should use literals ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... config.m4:276: the top level 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 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 build system type... armv8l-unknown-linux-musleabihf checking host system type... armv8l-unknown-linux-musleabihf checking target system type... armv8l-unknown-linux-musleabihf checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib checking for PHP extension directory... /usr/lib/php81/modules checking for PHP installed headers prefix... /usr/include/php81 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 for Event core support... yes, shared checking for Event thread safety support... no checking for Event extra functionality support... yes checking for OpenSSL support in Event... yes checking for custom PHP namespace in Event... no checking for OpenSSL installation prefix... yes checking whether Event debugging support enabled... no checking whether to enable sockets support in Event... yes checking PHP version... PHP 8.x checking for include/event2/event.h... found in /usr checking for libevent version... ok checking for event_free in -levent_core... yes checking for evdns_base_free in -levent_extra... yes checking for openssl >= 1.0.2... yes checking for bufferevent_openssl_get_ssl in -levent_openssl... 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 /usr/include/php81/ext/sockets/php_sockets.h... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for /usr/armv7-alpine-linux-musleabihf/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/armv7-alpine-linux-musleabihf/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/armv7-alpine-linux-musleabihf/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/armv7-alpine-linux-musleabihf/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 php8/php_event.stub.php config.status: creating config.h /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/php_event.c -o php8/php_event.lo -MMD -MF php8/php_event.dep -MT php8/php_event.lo /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src/util.c -o php8/src/util.lo -MMD -MF php8/src/util.dep -MT php8/src/util.lo /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src/fe.c -o php8/src/fe.lo -MMD -MF php8/src/fe.dep -MT php8/src/fe.lo /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src/pe.c -o php8/src/pe.lo -MMD -MF php8/src/pe.dep -MT php8/src/pe.lo /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/event.c -o php8/classes/event.lo -MMD -MF php8/classes/event.dep -MT php8/classes/event.lo /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/base.c -o php8/classes/base.lo -MMD -MF php8/classes/base.dep -MT php8/classes/base.lo /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/event_config.c -o php8/classes/event_config.lo -MMD -MF php8/classes/event_config.dep -MT php8/classes/event_config.lo /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/buffer_event.c -o php8/classes/buffer_event.lo -MMD -MF php8/classes/buffer_event.dep -MT php8/classes/buffer_event.lo /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/buffer.c -o php8/classes/buffer.lo -MMD -MF php8/classes/buffer.dep -MT php8/classes/buffer.lo /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/event_util.c -o php8/classes/event_util.lo -MMD -MF php8/classes/event_util.dep -MT php8/classes/event_util.lo /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/dns.c -o php8/classes/dns.lo -MMD -MF php8/classes/dns.dep -MT php8/classes/dns.lo /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/listener.c -o php8/classes/listener.lo -MMD -MF php8/classes/listener.dep -MT php8/classes/listener.lo /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/http.c -o php8/classes/http.lo -MMD -MF php8/classes/http.dep -MT php8/classes/http.lo /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/http_request.c -o php8/classes/http_request.lo -MMD -MF php8/classes/http_request.dep -MT php8/classes/http_request.lo /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/http_connection.c -o php8/classes/http_connection.lo -MMD -MF php8/classes/http_connection.dep -MT php8/classes/http_connection.lo /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/ssl_context.c -o php8/classes/ssl_context.lo -MMD -MF php8/classes/ssl_context.dep -MT php8/classes/ssl_context.lo mkdir php8/.libs mkdir php8/src/.libs mkdir php8/classes/.libs gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/php_event.c -MMD -MF php8/php_event.dep -MT php8/php_event.lo -fPIC -DPIC -o php8/.libs/php_event.o gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src/pe.c -MMD -MF php8/src/pe.dep -MT php8/src/pe.lo -fPIC -DPIC -o php8/src/.libs/pe.o gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/buffer_event.c -MMD -MF php8/classes/buffer_event.dep -MT php8/classes/buffer_event.lo -fPIC -DPIC -o php8/classes/.libs/buffer_event.o gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src/fe.c -MMD -MF php8/src/fe.dep -MT php8/src/fe.lo -fPIC -DPIC -o php8/src/.libs/fe.o gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src/util.c -MMD -MF php8/src/util.dep -MT php8/src/util.lo -fPIC -DPIC -o php8/src/.libs/util.o gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/event.c -MMD -MF php8/classes/event.dep -MT php8/classes/event.lo -fPIC -DPIC -o php8/classes/.libs/event.o gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/http_request.c -MMD -MF php8/classes/http_request.dep -MT php8/classes/http_request.lo -fPIC -DPIC -o php8/classes/.libs/http_request.o gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/buffer.c -MMD -MF php8/classes/buffer.dep -MT php8/classes/buffer.lo -fPIC -DPIC -o php8/classes/.libs/buffer.o gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/ssl_context.c -MMD -MF php8/classes/ssl_context.dep -MT php8/classes/ssl_context.lo -fPIC -DPIC -o php8/classes/.libs/ssl_context.o gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/http_connection.c -MMD -MF php8/classes/http_connection.dep -MT php8/classes/http_connection.lo -fPIC -DPIC -o php8/classes/.libs/http_connection.o gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/event_config.c -MMD -MF php8/classes/event_config.dep -MT php8/classes/event_config.lo -fPIC -DPIC -o php8/classes/.libs/event_config.o gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/dns.c -MMD -MF php8/classes/dns.dep -MT php8/classes/dns.lo -fPIC -DPIC -o php8/classes/.libs/dns.o gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/listener.c -MMD -MF php8/classes/listener.dep -MT php8/classes/listener.lo -fPIC -DPIC -o php8/classes/.libs/listener.o gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/http.c -MMD -MF php8/classes/http.dep -MT php8/classes/http.lo -fPIC -DPIC -o php8/classes/.libs/http.o gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/base.c -MMD -MF php8/classes/base.dep -MT php8/classes/base.lo -fPIC -DPIC -o php8/classes/.libs/base.o gcc -I. -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/event_util.c -MMD -MF php8/classes/event_util.dep -MT php8/classes/event_util.lo -fPIC -DPIC -o php8/classes/.libs/event_util.o /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/buffer.c: In function '_get_pos': /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/buffer.c:31:62: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'zend_long' {aka 'int'} [-Wformat=] 31 | "Failed to set position to %ld", pos); | ~~^ ~~~ | | | | | zend_long {aka int} | long int | %d /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/ssl_context.c: In function 'set_ssl_ctx_options': /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/ssl_context.c:323:85: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'zend_ulong' {aka 'unsigned int'} [-Wformat=] 323 | php_error_docref(NULL, E_WARNING, "Unknown option %ld", idx); | ~~^ ~~~ | | | | | zend_ulong {aka unsigned int} | long int | %d /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/event.c: In function 'zim_Event_setPriority': /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/ssl_context.c: In function 'zim_EventSslContext___construct': /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/ssl_context.c:539:77: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'zend_long' {aka 'int'} [-Wformat=] 539 | php_error_docref(NULL, E_WARNING, "Invalid method passed: %ld", in_method); | ~~^ ~~~~~~~~~ | | | | | zend_long {aka int} | long int | %d /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/event.c:525:84: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'zend_long' {aka 'int'} [-Wformat=] 525 | php_error_docref(NULL, E_WARNING, "Unable to set event priority: %ld", priority); | ~~^ ~~~~~~~~ | | | | | zend_long {aka int} | long int | %d /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/http_request.c: In function 'zim_EventHttpRequest_findHeader': /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/http_request.c:42:17: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'zend_long' {aka 'int'} [-Wformat=] 42 | "Invalid HTTP request type passed: %ld", type); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/http_request.c:757:9: note: in expansion of macro '_check_http_req_type' 757 | _check_http_req_type(type); | ^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes/http_request.c:42:54: note: format string is defined here 42 | "Invalid HTTP request type passed: %ld", type); \ | ~~^ | | | long int | %d /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=link gcc -shared -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/include -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/main -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/php8 -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/classes -I/home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o event.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/modules php8/php_event.lo php8/src/util.lo php8/src/fe.lo php8/src/pe.lo php8/classes/event.lo php8/classes/base.lo php8/classes/event_config.lo php8/classes/buffer_event.lo php8/classes/buffer.lo php8/classes/event_util.lo php8/classes/dns.lo php8/classes/listener.lo php8/classes/http.lo php8/classes/http_request.lo php8/classes/http_connection.lo php8/classes/ssl_context.lo -levent_openssl -levent_extra -levent_core -lssl -lcrypto mkdir .libs gcc -shared php8/.libs/php_event.o php8/src/.libs/util.o php8/src/.libs/fe.o php8/src/.libs/pe.o php8/classes/.libs/event.o php8/classes/.libs/base.o php8/classes/.libs/event_config.o php8/classes/.libs/buffer_event.o php8/classes/.libs/buffer.o php8/classes/.libs/event_util.o php8/classes/.libs/dns.o php8/classes/.libs/listener.o php8/classes/.libs/http.o php8/classes/.libs/http_request.o php8/classes/.libs/http_connection.o php8/classes/.libs/ssl_context.o -levent_openssl -levent_extra -levent_core -lssl -lcrypto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,event.so -o .libs/event.so creating event.la (cd .libs && rm -f event.la && ln -s ../event.la event.la) /bin/sh /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/libtool --mode=install cp ./event.la /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/modules cp ./.libs/event.so /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/modules/event.so cp ./.libs/event.lai /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/modules/event.la PATH="$PATH:/sbin" ldconfig -n /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/modules ---------------------------------------------------------------------- Libraries have been installed in: /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/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'. event Event support => enabled Sockets support => enabled Debug support => disabled Extra functionality support including HTTP, DNS, and RPC => enabled OpenSSL support => enabled Thread safety support => disabled Extension version => 3.1.3 libevent2 headers version => 2.1.12-stable Parse /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/php_event.stub.php to generate /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/php_event_arginfo.h Parse /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src/../php_event.stub.php to generate /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src/../php_event_arginfo.h Build complete. Don't forget to run 'make test'. ===================================================================== PHP : /usr/bin/php81 PHP_SAPI : cli PHP_VERSION : 8.1.28 ZEND_VERSION: 4.1.28 PHP_OS : Linux - Linux build-edge-armv7 6.1.34-1-lts #2-Alpine SMP Thu, 15 Jun 2023 03:51:44 +0000 armv8l INI actual : /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/tmp-php.ini More .INIs : CWD : /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3 Extra dirs : VALGRIND : Not used ===================================================================== Running selected tests. TEST 1/49 [tests/01-load.phpt] PASS Check for event presence [tests/01-load.phpt] TEST 2/49 [tests/02-features.phpt] PASS Check for event configuration features [tests/02-features.phpt] TEST 3/49 [tests/03-event-del.phpt] PASS Check for event_add and event_del [tests/03-event-del.phpt] TEST 4/49 [tests/04-bevent-socket.phpt] SKIP Check for event_buffer sockets [tests/04-bevent-socket.phpt] reason: test requiring internet connection TEST 5/49 [tests/05-buffer-pos.phpt] PASS Check for manipulation with buffer position [tests/05-buffer-pos.phpt] TEST 6/49 [tests/06-timer.phpt] PASS Check for timer event basic behaviour [tests/06-timer.phpt] TEST 7/49 [tests/07-listener-error-win32.phpt] SKIP Check for EventListener error behaviour [tests/07-listener-error-win32.phpt] reason: Run only on Windows TEST 8/49 [tests/07-listener-error.phpt] PASS Check for EventListener error behaviour [tests/07-listener-error.phpt] TEST 9/49 [tests/08-buffer.phpt] PASS Check for EventBuffer methods' behaviour [tests/08-buffer.phpt] TEST 10/49 [tests/09-gc-cycles.phpt] PASS Check for gc_collect_cycles appled after event free [tests/09-gc-cycles.phpt] TEST 11/49 [tests/10-event-data-dtor.phpt] PASS Check for event destructor depending on the data property value [tests/10-event-data-dtor.phpt] TEST 12/49 [tests/11-gc-cycles.phpt] PASS Check for get_gc property handler [tests/11-gc-cycles.phpt] TEST 13/49 [tests/12-serialization.phpt] PASS Check for SEGFAULT with serialization functions [tests/12-serialization.phpt] TEST 14/49 [tests/13-bevent-pair.phpt] PASS Check for EventBufferEvent::createPair() [tests/13-bevent-pair.phpt] TEST 15/49 [tests/14-php5-httpconn-error.phpt] SKIP Check for EventHttpConnection::__construct() error behavior [tests/14-php5-httpconn-error.phpt] reason: target is PHP version < 7 TEST 16/49 [tests/15-php5-dnsbase-error.phpt] SKIP Check for EventDnsBase::__construct() error behavior [tests/15-php5-dnsbase-error.phpt] reason: target is PHP version < 7 TEST 17/49 [tests/16-php5-http-error.phpt] SKIP Check for EventHttp::__construct() error behavior [tests/16-php5-http-error.phpt] reason: target is PHP version < 7 TEST 18/49 [tests/17-event-settimer-error.phpt] SKIP Check for Event::set() error behavior in PHP 5 [tests/17-event-settimer-error.phpt] reason: target is PHP version < 7 TEST 19/49 [tests/18-timer-error.phpt] SKIP Check for Event::timer() error behavior in PHP5 [tests/18-timer-error.phpt] reason: target is PHP version < 7 TEST 20/49 [tests/19-event-signal-error.phpt] SKIP Check for Event::signal() error behavior in PHP5 [tests/19-event-signal-error.phpt] reason: pcntl extension required TEST 21/49 [tests/20-bevent-error.phpt] SKIP Check for EventBufferEvent::__construct() error behavior in PHP5 [tests/20-bevent-error.phpt] reason: PHP version < 7 TEST 22/49 [tests/21-bevent-sslfilter.phpt] PASS Check for EventBufferEvent::createSslFilter() behavior [tests/21-bevent-sslfilter.phpt] TEST 23/49 [tests/21-bevent-sslsocket.phpt] PASS Check for EventBufferEvent::sslSocket() error behavior [tests/21-bevent-sslsocket.phpt] TEST 24/49 [tests/22-php5-bevent-pair-error.phpt] SKIP Check for EventBufferEvent::createPair() error behavior in PHP5 [tests/22-php5-bevent-pair-error.phpt] reason: target is PHP version < 7 TEST 25/49 [tests/23-php5-listener-error.phpt] SKIP Check for EventListener error behaviour in PHP5 [tests/23-php5-listener-error.phpt] reason: target is PHP version < 7 TEST 26/49 [tests/24-php5-bevent-sslfilter-error.phpt] SKIP Check for EventBufferEvent::createSslFilter() error behavior [tests/24-php5-bevent-sslfilter-error.phpt] reason: target is PHP version < 7 TEST 27/49 [tests/25-php5-bevent-sslsocket-error.phpt] SKIP Check for EventBufferEvent::sslSocket() error behavior [tests/25-php5-bevent-sslsocket-error.phpt] reason: target is PHP version < 7 TEST 28/49 [tests/26-http-debug-info.phpt] PASS Check for EventHttp* objects debug info [tests/26-http-debug-info.phpt] TEST 29/49 [tests/27-event-util-create-socket.phpt] SKIP Check for EventUtil::createSocket [tests/27-event-util-create-socket.phpt] reason: only for PHP < 8 TEST 30/49 [tests/27-event-util-create-socket_php8.phpt] PASS Check for EventUtil::createSocket [tests/27-event-util-create-socket_php8.phpt] TEST 31/49 [tests/28-bevent-ssl.phpt] SKIP Check for EventBufferEvent SSL features [tests/28-bevent-ssl.phpt] reason: the test is for OpenSSL version < 1.1.0 TEST 32/49 [tests/28-bevent-ssl1.1.0.phpt] PASS Check for EventBufferEvent SSL features, OpenSSL version 1.1.0 and above [tests/28-bevent-ssl1.1.0.phpt] TEST 33/49 [tests/29-buffer-pullup.phpt] PASS Check for EventBuffer::pullup method behavior [tests/29-buffer-pullup.phpt] TEST 34/49 [tests/30-listener-free.phpt] PASS Check for EventListener::free behavior [tests/30-listener-free.phpt] TEST 35/49 [tests/31-issue.phpt] PASS Check for issue #31 [tests/31-issue.phpt] TEST 36/49 [tests/32-buffer-copyout.phpt] PASS Check for EventBuffer::copyout method behavior [tests/32-buffer-copyout.phpt] TEST 37/49 [tests/33-bevent-event-cb-exception.phpt] SKIP Check for EventBufferEvent when exception is thrown from the read callback [tests/33-bevent-event-cb-exception.phpt] reason: this test is for PHP version >= 8.2.0 TEST 38/49 [tests/33-bevent-read-cb-exception.phpt] SKIP Check for EventBufferEvent when exception is thrown from the read callback [tests/33-bevent-read-cb-exception.phpt] reason: this test is for PHP version >= 8.2.0 TEST 39/49 [tests/33-bevent-write-cb-exception.phpt] SKIP Check for EventBufferEvent when exception is thrown from the write callback [tests/33-bevent-write-cb-exception.phpt] reason: this test is for PHP version >= 8.2.0 TEST 40/49 [tests/34-event-callback-exit.phpt] PASS Check for event behaviour with exit() in the callback [tests/34-event-callback-exit.phpt] TEST 41/49 [tests/35-dns-base-parse-resolv-conf-error.phpt] PASS Check for EventDnsBase::parseResolvConf error behavior [tests/35-dns-base-parse-resolv-conf-error.phpt] TEST 42/49 [tests/36-dns-base-construct-init-flags.phpt] PASS Check for EventDnsBase::__construct parsing of the initialization flags [tests/36-dns-base-construct-init-flags.phpt] TEST 43/49 [tests/49-issue.phpt] PASS Check for issue #49 [tests/49-issue.phpt] TEST 44/49 [tests/54-event-config-set-flags.phpt] PASS Check for EventConfig::setFlags basic behavior [tests/54-event-config-set-flags.phpt] TEST 45/49 [tests/61-issue.phpt] SKIP Check for issue #61 - segfault after throwing exception from an event handler [tests/61-issue.phpt] reason: only for PHP version >= 8.2.0 TEST 46/49 [tests/61-issue_php_pre_8_2_0.phpt] PASS Check for issue #61 - segfault after throwing exception from an event handler in PHP version before 8.2.0 [tests/61-issue_php_pre_8_2_0.phpt] TEST 47/49 [tests/69-issue-event-cb-failure_php7.phpt] SKIP Check for issue #69 - handling event callback call failure [tests/69-issue-event-cb-failure_php7.phpt] reason: only for PHP 7 TEST 48/49 [tests/69-issue-event-cb-failure_php8.phpt] SKIP Check for issue #69 - handling event callback call failure in PHP 8.2.0 and above [tests/69-issue-event-cb-failure_php8.phpt] reason: only for PHP version 8.2.0 and above TEST 49/49 [tests/69-issue-event-cb-failure_php_pre_8_2_0.phpt] PASS Check for issue #69 - handling event callback call failure in PHP version before 8.2.0 [tests/69-issue-event-cb-failure_php_pre_8_2_0.phpt] ===================================================================== Number of tests : 49 28 Tests skipped : 21 ( 42.9%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Tests passed : 28 ( 57.1%) (100.0%) --------------------------------------------------------------------- Time taken : 2 seconds ===================================================================== >>> php81-pecl-event: Entering fakeroot... Parse /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/php_event.stub.php to generate /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/php_event_arginfo.h Parse /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src/../php_event.stub.php to generate /home/buildozer/aports/testing/php81-pecl-event/src/event-3.1.3/php8/src/../php_event_arginfo.h Installing shared extensions: /home/buildozer/aports/testing/php81-pecl-event/pkg/php81-pecl-event/usr/lib/php81/modules/ >>> php81-pecl-event*: Running postcheck for php81-pecl-event >>> php81-pecl-event*: Preparing package php81-pecl-event... >>> php81-pecl-event*: Stripping binaries >>> php81-pecl-event*: Scanning shared objects >>> php81-pecl-event*: Tracing dependencies... php81-sockets so:libc.musl-armv7.so.1 so:libcrypto.so.3 so:libevent_core-2.1.so.7 so:libevent_extra-2.1.so.7 so:libevent_openssl-2.1.so.7 so:libssl.so.3 >>> php81-pecl-event*: Package size: 144.0 KB >>> php81-pecl-event*: Compressing data... >>> php81-pecl-event*: Create checksum... >>> php81-pecl-event*: Create php81-pecl-event-3.1.3-r0.apk >>> php81-pecl-event: Build complete at Wed, 10 Apr 2024 22:50:43 +0000 elapsed time 0h 0m 8s >>> php81-pecl-event: Cleaning up srcdir >>> php81-pecl-event: Cleaning up pkgdir >>> php81-pecl-event: Uninstalling dependencies... (1/39) Purging .makedepends-php81-pecl-event (20240410.225036) (2/39) Purging php81-sockets (8.1.28-r0) (3/39) Purging php81-dev (8.1.28-r0) (4/39) Purging php81 (8.1.28-r0) (5/39) Purging php81-common (8.1.28-r0) (6/39) Purging autoconf (2.72-r0) (7/39) Purging m4 (1.4.19-r3) (8/39) Purging pcre2-dev (10.43-r0) (9/39) Purging libedit-dev (20230828.3.1-r4) (10/39) Purging bsd-compat-headers (0.7.2-r6) (11/39) Purging ncurses-dev (6.4_p20240309-r0) (12/39) Purging libncurses++ (6.4_p20240309-r0) (13/39) Purging zlib-dev (1.3.1-r0) (14/39) Purging libpcre2-16 (10.43-r0) (15/39) Purging libpcre2-32 (10.43-r0) (16/39) Purging re2c (3.1-r0) (17/39) Purging libevent-dev (2.1.12-r7) (18/39) Purging libevent (2.1.12-r7) (19/39) Purging openssl-dev (3.2.1-r2) (20/39) Purging argon2-libs (20190702-r5) (21/39) Purging git-perl (2.44.0-r1) (22/39) Purging perl-git (2.44.0-r1) (23/39) Purging perl-error (0.17029-r2) (24/39) Purging perl (5.38.2-r0) (25/39) Purging libformw (6.4_p20240309-r0) (26/39) Purging libmenuw (6.4_p20240309-r0) (27/39) Purging libxml2 (2.12.6-r0) (28/39) Purging python3-pyc (3.11.8-r0) (29/39) Purging python3-pycache-pyc0 (3.11.8-r0) (30/39) Purging pyc (3.11.8-r0) (31/39) Purging python3 (3.11.8-r0) (32/39) Purging gdbm (1.23-r1) (33/39) Purging libbz2 (1.0.8-r6) (34/39) Purging libffi (3.4.6-r0) (35/39) Purging libpanelw (6.4_p20240309-r0) (36/39) Purging mpdecimal (4.0.0-r0) (37/39) Purging readline (8.2.10-r0) (38/39) Purging sqlite-libs (3.45.2-r0) (39/39) Purging xz-libs (5.6.1-r2) Executing busybox-1.36.1-r25.trigger OK: 270 MiB in 103 packages >>> php81-pecl-event: Updating the testing/armv7 repository index... >>> php81-pecl-event: Signing the index...