>>> php83-pecl-eio: Building testing/php83-pecl-eio 3.1.3-r0 (using abuild 3.12.0-r3) started Sat, 02 Mar 2024 22:37:47 +0000 >>> php83-pecl-eio: Checking sanity of /home/buildozer/aports/testing/php83-pecl-eio/APKBUILD... >>> php83-pecl-eio: Analyzing dependencies... >>> php83-pecl-eio: Installing for build: build-base php83-pcntl php83-posix php83-sockets php83-dev (1/29) Installing php83-common (8.3.3-r0) (2/29) Installing php83-pcntl (8.3.3-r0) (3/29) Installing php83-posix (8.3.3-r0) (4/29) Installing php83-sockets (8.3.3-r0) (5/29) Installing argon2-libs (20190702-r5) (6/29) Installing xz-libs (5.4.6-r0) (7/29) Installing libxml2 (2.12.5-r0) (8/29) Installing php83 (8.3.3-r0) (9/29) Installing m4 (1.4.19-r3) (10/29) Installing libbz2 (1.0.8-r6) (11/29) Installing perl (5.38.2-r0) (12/29) Installing autoconf (2.72-r0) (13/29) Installing bsd-compat-headers (0.7.2-r6) (14/29) Installing libformw (6.4_p20231125-r0) (15/29) Installing libmenuw (6.4_p20231125-r0) (16/29) Installing libpanelw (6.4_p20231125-r0) (17/29) Installing libncurses++ (6.4_p20231125-r0) (18/29) Installing ncurses-dev (6.4_p20231125-r0) (19/29) Installing libedit-dev (20230828.3.1-r4) (20/29) Installing zlib-dev (1.3.1-r0) (21/29) Installing libpcre2-16 (10.43-r0) (22/29) Installing libpcre2-32 (10.43-r0) (23/29) Installing pcre2-dev (10.43-r0) (24/29) Installing re2c (3.1-r0) (25/29) Installing php83-dev (8.3.3-r0) (26/29) Installing .makedepends-php83-pecl-eio (20240302.223748) (27/29) Installing perl-error (0.17029-r2) (28/29) Installing perl-git (2.44.0-r0) (29/29) Installing git-perl (2.44.0-r0) Executing busybox-1.36.1-r19.trigger OK: 443 MiB in 135 packages >>> php83-pecl-eio: Cleaning up srcdir >>> php83-pecl-eio: Cleaning up pkgdir >>> php83-pecl-eio: Cleaning up tmpdir >>> php83-pecl-eio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-eio-3.1.3.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> php83-pecl-eio: Fetching php-pecl-eio-3.1.3.tar.gz::https://pecl.php.net/get/eio-3.1.3.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 7 99k 7 7696 0 0 13821 0 0:00:07 --:--:-- 0:00:07 13816 100 99k 100 99k 0 0 123k 0 --:--:-- --:--:-- --:--:-- 123k >>> php83-pecl-eio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-eio-3.1.3.tar.gz >>> php83-pecl-eio: Checking sha512sums... php-pecl-eio-3.1.3.tar.gz: OK >>> php83-pecl-eio: Unpacking /var/cache/distfiles/edge/php-pecl-eio-3.1.3.tar.gz... Configuring for: PHP Api Version: 20230831 Zend Module Api No: 20230831 Zend Extension Api No: 420230831 checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for 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... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking target system type... x86_64-pc-linux-musl checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib checking for PHP extension directory... /usr/lib/php83/modules checking for PHP installed headers prefix... /usr/include/php83 checking if debug is enabled... no checking if zts is enabled... no checking for gawk... no checking for nawk... no checking for awk... awk checking if awk is broken... no checking for eio support... yes, shared checking for eio debug support... 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 sys/eventfd.h... yes checking for linux/falloc.h... no checking for eventfd... yes checking PHP version... PHP 8.x checking for stdint.h... (cached) yes checking for sys/syscall.h... yes checking for sys/prctl.h... yes checking for library containing pthread_create... none required checking for utimes... yes checking for futimes... yes checking for readahead... yes checking for fdatasync... yes checking for sendfile... yes checking for sync_file_range... no checking for fallocate... yes checking for sys_syncfs... yes checking for prctl_set_name... yes checking for posix_close... yes checking for renameat2... no 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 configure: patching config.h.in configure: creating ./config.status config.status: creating config.h /bin/sh /home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3 -I/home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/include -I/home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/main -I/home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/php8/php_eio.c -o php8/php_eio.lo -MMD -MF php8/php_eio.dep -MT php8/php_eio.lo mkdir php8/.libs gcc -I. -I/home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3 -I/home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/include -I/home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/main -I/home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/php8 -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/php8/php_eio.c -MMD -MF php8/php_eio.dep -MT php8/php_eio.lo -fPIC -DPIC -o php8/.libs/php_eio.o /bin/sh /home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/libtool --tag=CC --mode=link gcc -shared -I/home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/include -I/home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/main -I/home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/php8 -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 eio.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/modules -pthread php8/php_eio.lo mkdir .libs gcc -shared php8/.libs/php_eio.o -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -pthread -Wl,-soname -Wl,eio.so -o .libs/eio.so creating eio.la (cd .libs && rm -f eio.la && ln -s ../eio.la eio.la) /bin/sh /home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/libtool --tag=CC --mode=install cp ./eio.la /home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/modules cp ./.libs/eio.so /home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/modules/eio.so cp ./.libs/eio.lai /home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/modules/eio.la PATH="$PATH:/sbin" ldconfig -n /home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/modules ---------------------------------------------------------------------- Libraries have been installed in: /home/buildozer/aports/testing/php83-pecl-eio/src/eio-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'. eio eio support => enabled Debug support => disabled Version => 3.1.3 Build complete. Don't forget to run 'make test'. ===================================================================== PHP : /usr/bin/php83 PHP_SAPI : cli PHP_VERSION : 8.3.3 ZEND_VERSION: 4.3.3 PHP_OS : Linux - Linux build-edge-x86_64 5.15.108-0-lts #1-Alpine SMP Fri, 21 Apr 2023 05:55:14 +0000 x86_64 INI actual : /home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3/tmp-php.ini More .INIs : CWD : /home/buildozer/aports/testing/php83-pecl-eio/src/eio-3.1.3 Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2024-03-02 22:38:00 ===================================================================== TEST 1/29 [tests/bug65293.phpt] PASS Check for bug #65293 [tests/bug65293.phpt] TEST 2/29 [tests/eio001.phpt] PASS Check for eio presence [tests/eio001.phpt] TEST 3/29 [tests/eio_cancel_basic.phpt] PASS Check for eio_cancel function basic behaviour [tests/eio_cancel_basic.phpt] TEST 4/29 [tests/eio_chmod_basic.phpt] PASS Check for eio_chmod function basic behaviour [tests/eio_chmod_basic.phpt] TEST 5/29 [tests/eio_chown_variation.phpt] PASS Check for eio_chown function basic behaviour [tests/eio_chown_variation.phpt] TEST 6/29 [tests/eio_custom_basic.phpt] PASS Check for eio_custom function basic behaviour [tests/eio_custom_basic.phpt] TEST 7/29 [tests/eio_fallocate_basic.phpt] PASS Check for eio_fallocate function basic behaviour [tests/eio_fallocate_basic.phpt] TEST 8/29 [tests/eio_grp_add.phpt] PASS Check for eio_grp_add function basic behaviour [tests/eio_grp_add.phpt] TEST 9/29 [tests/eio_link.phpt] PASS Check for eio_link, eio_readlink, eio_symlink function basic behaviour [tests/eio_link.phpt] TEST 10/29 [tests/eio_mkdir_basic.phpt] PASS Check for eio_mkdir function basic behaviour [tests/eio_mkdir_basic.phpt] TEST 11/29 [tests/eio_mknod_basic.phpt] PASS Check for eio_mknod function basic behaviour [tests/eio_mknod_basic.phpt] TEST 12/29 [tests/eio_open_basic.phpt] PASS Check for eio_open function basic behaviour [tests/eio_open_basic.phpt] TEST 13/29 [tests/eio_open_error.phpt] PASS Check for eio_open function error behaviour [tests/eio_open_error.phpt] TEST 14/29 [tests/eio_read_basic.phpt] PASS Check for eio_read function basic behaviour [tests/eio_read_basic.phpt] TEST 15/29 [tests/eio_readdir.phpt] PASS Check for eio_readdir function basic behaviour [tests/eio_readdir.phpt] TEST 16/29 [tests/eio_rename_basic.phpt] PASS Check for eio_rename function basic behaviour [tests/eio_rename_basic.phpt] TEST 17/29 [tests/eio_rmdir_basic.phpt] PASS Check for eio_rmdir function basic behaviour [tests/eio_rmdir_basic.phpt] TEST 18/29 [tests/eio_seek.phpt] PASS Check for eio_seek function basic behaviour [tests/eio_seek.phpt] TEST 19/29 [tests/eio_sendfile_basic.phpt] PASS Check for eio_sendfile function basic behaviour [tests/eio_sendfile_basic.phpt] TEST 20/29 [tests/eio_sendfile_sockets.phpt] SKIP Check for eio_sendfile function work with sockets in PHP version less than 8 [tests/eio_sendfile_sockets.phpt] reason: target is PHP version >= 8 TEST 21/29 [tests/eio_sendfile_sockets_php8.phpt] PASS Check for eio_sendfile function work with sockets in PHP version 8 and greater [tests/eio_sendfile_sockets_php8.phpt] TEST 22/29 [tests/eio_stat_basic.phpt] PASS Check for eio_stat, eio_lstat, eio_fstat functions' basic behaviour [tests/eio_stat_basic.phpt] TEST 23/29 [tests/eio_stat_error.phpt] PASS Check for eio_*stat functions' error behaviour [tests/eio_stat_error.phpt] TEST 24/29 [tests/eio_sync.phpt] PASS Check for eio_sync, eio_fsync, eio_fdatasync functions' basic behaviour [tests/eio_sync.phpt] TEST 25/29 [tests/eio_truncate_basic.phpt] PASS Check for eio_truncate function basic behaviour [tests/eio_truncate_basic.phpt] TEST 26/29 [tests/eio_unlink_basic.phpt] PASS Check for eio_unlink function basic behaviour [tests/eio_unlink_basic.phpt] TEST 27/29 [tests/eio_utime_basic.phpt] PASS Check for eio_utime function basic behaviour [tests/eio_utime_basic.phpt] TEST 28/29 [tests/eio_write_variation.phpt] PASS Check for eio_write function behaviour with `use' keyword within a nested call [tests/eio_write_variation.phpt] TEST 29/29 [tests/fork.phpt] PASS Check for eio fork support using pcntl [tests/fork.phpt] ===================================================================== TIME END 2024-03-02 22:38:02 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 16 --------------------------------------------------------------------- Number of tests : 29 28 Tests skipped : 1 ( 3.4%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Tests passed : 28 ( 96.6%) (100.0%) --------------------------------------------------------------------- Time taken : 2 seconds ===================================================================== >>> php83-pecl-eio: Entering fakeroot... Installing shared extensions: /home/buildozer/aports/testing/php83-pecl-eio/pkg/php83-pecl-eio/usr/lib/php83/modules/ >>> php83-pecl-eio*: Running postcheck for php83-pecl-eio >>> php83-pecl-eio*: Preparing package php83-pecl-eio... >>> php83-pecl-eio*: Stripping binaries >>> php83-pecl-eio*: Scanning shared objects >>> php83-pecl-eio*: Tracing dependencies... php83-pcntl php83-posix php83-sockets so:libc.musl-x86_64.so.1 >>> php83-pecl-eio*: Package size: 116.0 KB >>> php83-pecl-eio*: Compressing data... >>> php83-pecl-eio*: Create checksum... >>> php83-pecl-eio*: Create php83-pecl-eio-3.1.3-r0.apk >>> php83-pecl-eio: Build complete at Sat, 02 Mar 2024 22:38:02 +0000 elapsed time 0h 0m 15s >>> php83-pecl-eio: Cleaning up srcdir >>> php83-pecl-eio: Cleaning up pkgdir >>> php83-pecl-eio: Uninstalling dependencies... (1/29) Purging .makedepends-php83-pecl-eio (20240302.223748) (2/29) Purging php83-pcntl (8.3.3-r0) (3/29) Purging php83-posix (8.3.3-r0) (4/29) Purging php83-sockets (8.3.3-r0) (5/29) Purging php83-dev (8.3.3-r0) (6/29) Purging php83 (8.3.3-r0) (7/29) Purging php83-common (8.3.3-r0) (8/29) Purging autoconf (2.72-r0) (9/29) Purging m4 (1.4.19-r3) (10/29) Purging pcre2-dev (10.43-r0) (11/29) Purging libedit-dev (20230828.3.1-r4) (12/29) Purging bsd-compat-headers (0.7.2-r6) (13/29) Purging ncurses-dev (6.4_p20231125-r0) (14/29) Purging libncurses++ (6.4_p20231125-r0) (15/29) Purging libpanelw (6.4_p20231125-r0) (16/29) Purging zlib-dev (1.3.1-r0) (17/29) Purging libpcre2-16 (10.43-r0) (18/29) Purging libpcre2-32 (10.43-r0) (19/29) Purging re2c (3.1-r0) (20/29) Purging argon2-libs (20190702-r5) (21/29) Purging git-perl (2.44.0-r0) (22/29) Purging perl-git (2.44.0-r0) (23/29) Purging perl-error (0.17029-r2) (24/29) Purging perl (5.38.2-r0) (25/29) Purging libbz2 (1.0.8-r6) (26/29) Purging libformw (6.4_p20231125-r0) (27/29) Purging libmenuw (6.4_p20231125-r0) (28/29) Purging libxml2 (2.12.5-r0) (29/29) Purging xz-libs (5.4.6-r0) Executing busybox-1.36.1-r19.trigger OK: 378 MiB in 106 packages >>> php83-pecl-eio: Updating the testing/x86_64 repository index... >>> php83-pecl-eio: Signing the index...