From e323cf60c170201851ec09d3b6592da197250997 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Wed, 30 Aug 2023 14:02:50 +0200 Subject: [PATCH] testing/php83: add lsof to checkdepends - rebuild against libavif.so.16 --- testing/php83/APKBUILD | 6 +++--- testing/php83/disabled-tests.list | 3 --- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/testing/php83/APKBUILD b/testing/php83/APKBUILD index cca13cf5c75..3265497bc30 100644 --- a/testing/php83/APKBUILD +++ b/testing/php83/APKBUILD @@ -27,7 +27,7 @@ pkgname=php83 pkgver=8.3.0_rc1 _pkgver=${pkgver/_rc/RC} -pkgrel=0 +pkgrel=1 _apiver=20230831 _suffix=${pkgname#php} # Is this package the default (latest) PHP version? @@ -89,7 +89,7 @@ makedepends=" unixodbc-dev zlib-dev " -checkdepends="icu-data-full procps-ng" +checkdepends="icu-data-full procps-ng lsof" subpackages="$pkgname-dbg $pkgname-dev $pkgname-doc $pkgname-phpdbg $pkgname-apache2 $pkgname-embed $pkgname-cgi $pkgname-fpm @@ -608,7 +608,7 @@ caa15d202df818a57cc88f3db31ce3d20312fc4a9ef0613e6cfc08fbece43e5fa38ba7d19d68aed5 9e5acdb04b12d74628b8f924a6852ba88b71381591c2e147f8d4ced2284b522a0e8683f35f79dc276026f87d6c61aefdb22101cb17b13e8b4960f3c24da1d0fa php83-fpm.initd 1b177644e92be37b28ccc3f8a583aeaf636293d45517d6225c0d6e1c7639d33f734e5f671b5e703b8be00c936422de4a1845039b0eff0e60df5e70cde13186b7 php83-fpm.logrotate 283716161585c68b41be2540312414f028dfee9fcd63fde34662379dd3f05709136e9bd2dc1ba843e8832fdde643eba202d024623d1d46300f9fbf3bebdbf0d2 php83-module.conf -08dc6cb9f8d9dc5fc489880e183f48d3960022ac44021220ea0b65b866d9b833ae58826dbb422a1e3e1fdccfdc57df9403deefd659c5abe56928330fec15060f disabled-tests.list +c192104569193a502f49c03398d55289376f96e1f8cc61eb3905f31e67bb15347f8b413083a2c5563a02e68026d39d27b51d4af19d2b3bfcc782835e7da6fe2f disabled-tests.list f47bbf2a424b950dba80b87fb12240cd216918820d457c062c4158034a07b52b9ae3425c008a16ec243a5244872a24e28a309a543f07f6f4d06c41ae9b78f631 disabled-tests.x86.list 30cba10c11f800d23e013c7f92cadb7e2a9ac5e89e5466445c77761369e7f3b8daba7ae64e23967329139b01f37f187acd2f1f1e3dfb0bca2e900a7d7e1afd07 disabled-tests.ppc64le.list ec206639d076ddac6c2d1db697a5428ed3be979157db39417af7fbe6ab837e8dc00315ae0e55aea4f92f45ca5827c88cc4933099fad9c962f029ca81bef779d7 install-pear.patch diff --git a/testing/php83/disabled-tests.list b/testing/php83/disabled-tests.list index e8951868e67..80dba6b5b5a 100644 --- a/testing/php83/disabled-tests.list +++ b/testing/php83/disabled-tests.list @@ -168,6 +168,3 @@ ext/openssl/tests/gh9310.phpt # openssl 1 and unstable ext/openssl/tests/openssl_error_string_basic.phpt - -# since 8.3RC1 https://github.com/php/php-src/issues/12077 -sapi/fpm/tests/socket-close-on-exec.phpt