Thanks!
This is seemingly required for compatilibty with perl-5.38 to prevent startup failure due to missing symbol do_open9. See commit here https://github.com/apache/mod_perl/commit/991cfeca9bac185f191510e0064f174d45718e6a I've patched that in locally and all appears well in the meantime.
Thanks Dan, I'll take a look then.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cc1e787332e9a2217e560abf40bbd3d10403ce0 commit 7cc1e787332e9a2217e560abf40bbd3d10403ce0 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-07-05 00:32:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-07-05 00:38:22 +0000 www-apache/mod_perl: add 2.0.12 Closes: https://bugs.gentoo.org/835357 Signed-off-by: Sam James <sam@gentoo.org> www-apache/mod_perl/Manifest | 1 + .../mod_perl/files/mod_perl-2.0.12-avoid-pch.patch | 22 ++++ .../mod_perl/files/mod_perl-2.0.12-perl538.patch | 25 ++++ www-apache/mod_perl/mod_perl-2.0.12.ebuild | 144 +++++++++++++++++++++ 4 files changed, 192 insertions(+)