>>> php84-pecl-ev: Building testing/php84-pecl-ev 1.2.0-r0 (using abuild 3.13.0-r5) started Wed, 04 Sep 2024 00:49:40 +0000 >>> php84-pecl-ev: Checking sanity of /home/buildozer/aports/testing/php84-pecl-ev/APKBUILD... >>> php84-pecl-ev: Analyzing dependencies... >>> php84-pecl-ev: Installing for build: build-base php84-sockets php84-pcntl php84-posix php84-dev libev-dev (1/31) Installing php84-common (8.4.0_beta4-r0) (2/31) Installing php84-sockets (8.4.0_beta4-r0) (3/31) Installing php84-pcntl (8.4.0_beta4-r0) (4/31) Installing php84-posix (8.4.0_beta4-r0) (5/31) Installing argon2-libs (20190702-r5) (6/31) Installing xz-libs (5.6.2-r0) (7/31) Installing libxml2 (2.12.8-r0) (8/31) Installing php84 (8.4.0_beta4-r0) (9/31) Installing m4 (1.4.19-r3) (10/31) Installing libbz2 (1.0.8-r6) (11/31) Installing perl (5.40.0-r2) (12/31) Installing autoconf (2.72-r0) (13/31) Installing bsd-compat-headers (0.7.2-r6) (14/31) Installing libformw (6.5_p20240601-r0) (15/31) Installing libmenuw (6.5_p20240601-r0) (16/31) Installing libpanelw (6.5_p20240601-r0) (17/31) Installing libncurses++ (6.5_p20240601-r0) (18/31) Installing ncurses-dev (6.5_p20240601-r0) (19/31) Installing libedit-dev (20240808.3.1-r0) (20/31) Installing zlib-dev (1.3.1-r1) (21/31) Installing libpcre2-16 (10.43-r0) (22/31) Installing libpcre2-32 (10.43-r0) (23/31) Installing pcre2-dev (10.43-r0) (24/31) Installing re2c (3.1-r0) (25/31) Installing php84-dev (8.4.0_beta4-r0) (26/31) Installing libev (4.33-r1) (27/31) Installing libev-dev (4.33-r1) (28/31) Installing .makedepends-php84-pecl-ev (20240904.004941) (29/31) Installing perl-error (0.17029-r2) (30/31) Installing perl-git (2.46.0-r0) (31/31) Installing git-perl (2.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 475 MiB in 138 packages >>> php84-pecl-ev: Cleaning up srcdir >>> php84-pecl-ev: Cleaning up pkgdir >>> php84-pecl-ev: Cleaning up tmpdir >>> php84-pecl-ev: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-ev-1.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> php84-pecl-ev: Fetching php-pecl-ev-1.2.0.tar.gz::https://pecl.php.net/get/ev-1.2.0.tgz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 111k 6 7697 0 0 21039 0 0:00:05 --:--:-- 0:00:05 21030 100 111k 100 111k 0 0 182k 0 --:--:-- --:--:-- --:--:-- 182k >>> php84-pecl-ev: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-ev-1.2.0.tar.gz >>> php84-pecl-ev: Checking sha512sums... php-pecl-ev-1.2.0.tar.gz: OK >>> php84-pecl-ev: Unpacking /var/cache/distfiles/edge/php-pecl-ev-1.2.0.tar.gz... Configuring for: PHP Version: 8.4 PHP Api Version: 20230901 Zend Module Api No: 20230901 Zend Extension Api No: 420230901 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... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking target system type... x86_64-pc-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 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 for PHP prefix... /usr checking for PHP includes... -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib checking for PHP extension directory... /usr/lib/php84/modules checking for PHP installed headers prefix... /usr/include/php84 checking if debugging is enabled... no checking if PHP is built with thread safety (ZTS)... no Configuring extension checking whether to enable ev... yes, shared checking for ev debug support... no checking whether Ev supports the current PHP version... ok 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 sys/inotify.h... yes checking for sys/epoll.h... yes checking for sys/event.h... no checking for port.h... no checking for poll.h... yes checking for sys/timerfd.h... yes checking for sys/select.h... yes checking for sys/eventfd.h... yes checking for sys/signalfd.h... yes checking for linux/aio_abi.h... no checking for linux/fs.h... no checking for inotify_init... yes checking for epoll_ctl... yes checking for kqueue... no checking for port_create... no checking for poll... yes checking for select... yes checking for eventfd... yes checking for signalfd... yes checking for clock_gettime... yes checking for nanosleep... yes checking for __kernel_rwf_t... no checking for library containing floor... none required Configuring libtool checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for dlfcn.h... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported Generating files configure: creating build directories configure: creating Makefile configure: patching config.h.in configure: creating ./config.status config.status: creating config.h /bin/sh /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libev -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/evwrap.c -o evwrap.lo -MMD -MF evwrap.dep -MT evwrap.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libev -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/util.c -o util.lo -MMD -MF util.dep -MT util.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libev -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/ev.c -o ev.lo -MMD -MF ev.dep -MT ev.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libev -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/watcher.c -o watcher.lo -MMD -MF watcher.dep -MT watcher.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libev -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/pe.c -o pe.lo -MMD -MF pe.dep -MT pe.lo mkdir .libs mkdir .libs mkdir .libs mkdir: can't create directory '.libs': File exists mkdir: can't create directory '.libs': File exists gcc -I. -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libev -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/evwrap.c -MMD -MF evwrap.dep -MT evwrap.lo -fPIC -DPIC -o .libs/evwrap.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libev -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/util.c -MMD -MF util.dep -MT util.lo -fPIC -DPIC -o .libs/util.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libev -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/ev.c -MMD -MF ev.dep -MT ev.lo -fPIC -DPIC -o .libs/ev.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libev -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/watcher.c -MMD -MF watcher.dep -MT watcher.lo -fPIC -DPIC -o .libs/watcher.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I/home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libev -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/pe.c -MMD -MF pe.dep -MT pe.lo -fPIC -DPIC -o .libs/pe.o In file included from /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/evwrap.c:9: /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/./libev/ev.c:1986:31: warning: 'ev_default_loop_ptr' initialized and declared 'extern' 1986 | EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; /* needs to be initialised to make it a definition despite extern */ | ^~~~~~~~~~~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libtool --tag=CC --mode=link gcc -shared -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ev.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/modules evwrap.lo util.lo ev.lo watcher.lo pe.lo gcc -shared .libs/evwrap.o .libs/util.o .libs/ev.o .libs/watcher.o .libs/pe.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,ev.so -o .libs/ev.so creating ev.la (cd .libs && rm -f ev.la && ln -s ../ev.la ev.la) /bin/sh /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/libtool --tag=CC --mode=install cp ./ev.la /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/modules cp ./.libs/ev.so /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/modules/ev.so cp ./.libs/ev.lai /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/modules/ev.la PATH="$PATH:/sbin" ldconfig -n /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/modules ---------------------------------------------------------------------- Libraries have been installed in: /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. Build complete. Don't forget to run 'make test'. ===================================================================== PHP : /usr/bin/php84 PHP_SAPI : cli PHP_VERSION : 8.4.0beta4 ZEND_VERSION: 4.4.0-dev PHP_OS : Linux - Linux build-edge-x86_64 6.6.33-0-lts #1-Alpine SMP PREEMPT_DYNAMIC Thu, 13 Jun 2024 07:49:22 +0000 x86_64 INI actual : /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0/tmp-php.ini More .INIs : CWD : /home/buildozer/aports/testing/php84-pecl-ev/src/ev-1.2.0 Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2024-09-04 00:49:48 ===================================================================== TEST 1/23 [tests/01_load.phpt] PASS Check for ev presence [tests/01_load.phpt] TEST 2/23 [tests/02_ev_construct_variation.phpt] PASS Check for constructor and factory methods' behaviour [tests/02_ev_construct_variation.phpt] TEST 3/23 [tests/03_ev_loop_props.phpt] PASS Check for EvLoop class properties [tests/03_ev_loop_props.phpt] TEST 4/23 [tests/04_timer_variation.phpt] PASS Check for EvTimer various calls [tests/04_timer_variation.phpt] TEST 5/23 [tests/05_timer.phpt] PASS Check for EvTimer functionality [tests/05_timer.phpt] TEST 6/23 [tests/06_keepalive.phpt] PASS Check for EvWatcher::keepalive() functionality [tests/06_keepalive.phpt] TEST 7/23 [tests/07_stat.phpt] PASS Check for EvStat functionality [tests/07_stat.phpt] TEST 8/23 [tests/08_priority.phpt] PASS Check for priorities [tests/08_priority.phpt] TEST 9/23 [tests/09_loop_timer.phpt] PASS Check for EvTimer and EvPeriodic created for custom loop instance [tests/09_loop_timer.phpt] TEST 10/23 [tests/10_signal.phpt] PASS Check for EvSignal functionality [tests/10_signal.phpt] TEST 11/23 [tests/11_watcher_data.phpt] PASS Check for watcher destruction depending on it's data property value [tests/11_watcher_data.phpt] TEST 12/23 [tests/12_watcher_leak.phpt] PASS Check for EvWatcher object destructors(leaks) [tests/12_watcher_leak.phpt] TEST 13/23 [tests/13_watcher_data.phpt] PASS Check whether modification of uninitialized EvWatcher::data property is correct [tests/13_watcher_data.phpt] TEST 14/23 [tests/14_get_gc.phpt] PASS Check for get_gc property handler [tests/14_get_gc.phpt] TEST 15/23 [tests/15_periodic.phpt] PASS Check for get_gc property handler [tests/15_periodic.phpt] TEST 16/23 [tests/16_generator_cb.phpt] PASS Check for accepting Generator::send as a watcher callback [tests/16_generator_cb.phpt] TEST 17/23 [tests/17_exit_in_watcher.phpt] PASS Check for exit in loop watcher [tests/17_exit_in_watcher.phpt] TEST 18/23 [tests/18_fiber_in_loop_watcher_destroyed.phpt] PASS Check for fiber destroyed within loop watcher [tests/18_fiber_in_loop_watcher_destroyed.phpt] TEST 19/23 [tests/bug24.phpt] PASS Check for bug #24 [tests/bug24.phpt] TEST 20/23 [tests/bug33.phpt] PASS Check for bug #33 [tests/bug33.phpt] TEST 21/23 [tests/bug43-uncaught-exception.phpt] PASS Check for bug #43 (Handling uncaught exception in the callback) [tests/bug43-uncaught-exception.phpt] TEST 22/23 [tests/bug44-uncaught-exception.phpt] PASS Checking for bug #44: segfault if the watcher is destroyed in its callback and an exception is thrown [tests/bug44-uncaught-exception.phpt] TEST 23/23 [tests/bug64788.phpt] PASS Check for bug #64788 [tests/bug64788.phpt] ===================================================================== TIME END 2024-09-04 00:49:58 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 16 --------------------------------------------------------------------- Number of tests : 23 23 Tests skipped : 0 ( 0.0%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Tests passed : 23 (100.0%) (100.0%) --------------------------------------------------------------------- Time taken : 10.541 seconds ===================================================================== >>> php84-pecl-ev: Entering fakeroot... Installing shared extensions: /home/buildozer/aports/testing/php84-pecl-ev/pkg/php84-pecl-ev/usr/lib/php84/modules/ >>> php84-pecl-ev*: Running postcheck for php84-pecl-ev >>> php84-pecl-ev*: Preparing package php84-pecl-ev... >>> php84-pecl-ev*: Stripping binaries >>> php84-pecl-ev*: Scanning shared objects >>> php84-pecl-ev*: Tracing dependencies... php84-sockets php84-pcntl php84-posix so:libc.musl-x86_64.so.1 >>> php84-pecl-ev*: Package size: 144.0 KB >>> php84-pecl-ev*: Compressing data... >>> php84-pecl-ev*: Create checksum... >>> php84-pecl-ev*: Create php84-pecl-ev-1.2.0-r0.apk >>> php84-pecl-ev: Build complete at Wed, 04 Sep 2024 00:49:59 +0000 elapsed time 0h 0m 19s >>> php84-pecl-ev: Cleaning up srcdir >>> php84-pecl-ev: Cleaning up pkgdir >>> php84-pecl-ev: Uninstalling dependencies... (1/31) Purging .makedepends-php84-pecl-ev (20240904.004941) (2/31) Purging php84-sockets (8.4.0_beta4-r0) (3/31) Purging php84-pcntl (8.4.0_beta4-r0) (4/31) Purging php84-posix (8.4.0_beta4-r0) (5/31) Purging php84-dev (8.4.0_beta4-r0) (6/31) Purging php84 (8.4.0_beta4-r0) (7/31) Purging php84-common (8.4.0_beta4-r0) (8/31) Purging autoconf (2.72-r0) (9/31) Purging m4 (1.4.19-r3) (10/31) Purging pcre2-dev (10.43-r0) (11/31) Purging libedit-dev (20240808.3.1-r0) (12/31) Purging bsd-compat-headers (0.7.2-r6) (13/31) Purging ncurses-dev (6.5_p20240601-r0) (14/31) Purging libncurses++ (6.5_p20240601-r0) (15/31) Purging libpanelw (6.5_p20240601-r0) (16/31) Purging zlib-dev (1.3.1-r1) (17/31) Purging libpcre2-16 (10.43-r0) (18/31) Purging libpcre2-32 (10.43-r0) (19/31) Purging re2c (3.1-r0) (20/31) Purging libev-dev (4.33-r1) (21/31) Purging libev (4.33-r1) (22/31) Purging argon2-libs (20190702-r5) (23/31) Purging git-perl (2.46.0-r0) (24/31) Purging perl-git (2.46.0-r0) (25/31) Purging perl-error (0.17029-r2) (26/31) Purging perl (5.40.0-r2) (27/31) Purging libbz2 (1.0.8-r6) (28/31) Purging libformw (6.5_p20240601-r0) (29/31) Purging libmenuw (6.5_p20240601-r0) (30/31) Purging libxml2 (2.12.8-r0) (31/31) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 408 MiB in 107 packages >>> php84-pecl-ev: Updating the testing/x86_64 repository index... >>> php84-pecl-ev: Signing the index...