https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: www-apps/davical-1.1.9.3 fails tests. Discovered on: amd64 (internal ref: ci)
Created attachment 682336 [details] build.log build log and emerge --info
Possible context of error(s): PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in inc/check_UTF8.php on line 70
Fails for PHP>=8
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cd8ae038471798b36790a8e71f674aa8cfd4058 commit 3cd8ae038471798b36790a8e71f674aa8cfd4058 Author: Till Schäfer <till2.schaefer@uni-dortmund.de> AuthorDate: 2021-01-11 12:26:53 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-01-15 12:13:29 +0000 www-apps/davical: rdepend on <dev-lang/php-8 >=dev-lang/php-8 is incompatible with davical Closes: https://bugs.gentoo.org/764908 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Till Schäfer <till2.schaefer@uni-dortmund.de> Closes: https://github.com/gentoo/gentoo/pull/19030 Signed-off-by: Joonas Niilola <juippis@gentoo.org> www-apps/davical/davical-1.1.9.3.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
upstream provides a patch for php-8 compatibility now (not yet released): https://gitlab.com/davical-project/davical/-/merge_requests/77
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b1b056deb43fe70a81c54c1bb7c4feb976b1fc commit 04b1b056deb43fe70a81c54c1bb7c4feb976b1fc Author: Till Schäfer <till2.schaefer@uni-dortmund.de> AuthorDate: 2021-02-26 08:39:35 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-03-01 08:25:56 +0000 www-apps/davical: support php8 add upstream patch for php8 compatibility Bug: https://bugs.gentoo.org/764908 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Till Schäfer <till2.schaefer@uni-dortmund.de> Closes: https://github.com/gentoo/gentoo/pull/19664 Signed-off-by: Joonas Niilola <juippis@gentoo.org> www-apps/davical/davical-1.1.9.3-r1.ebuild | 73 ++++++++++++++++++++++ .../files/davical-1.1.9.3-php8_compatibility.patch | 58 +++++++++++++++++ 2 files changed, 131 insertions(+)