Summary: | www-servers/apache-2.4.57: fails to compile against net-libs/rustls-ffi-0.10.0 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Adrian Bassett <Adrian.Bassett> |
Component: | Current packages | Assignee: | Apache Team - Bugzilla Reports <apache-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | b4b1, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Adrian Bassett
2023-05-16 06:37:30 UTC
I don't think it's an implicit dependency, it's set in the eclass. Anyway, thanks. (In reply to Sam James from comment #1) > I don't think it's an implicit dependency, it's set in the eclass. > > Anyway, thanks. Sorry, missed that! Same for me. www-servers/apache-2.4.57 fails to build with net-libs/rustls-ffi-0.10.0, when apache2_modules_tls enabled www-servers:apache-2.4.57 fails to build here too with net-libs/rustls-ffi-0.10.0 and APACHE2_MODULES="tls" on ~amd64 system. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fba530b2684f515d1da5f8e0baa1116a3e29f5a commit 3fba530b2684f515d1da5f8e0baa1116a3e29f5a Author: Sam James <sam@gentoo.org> AuthorDate: 2023-05-26 09:06:58 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-05-26 09:35:16 +0000 www-servers/apache: fix build w/ rustls-ffi-0.10.0 Closes: https://bugs.gentoo.org/906523 Signed-off-by: Sam James <sam@gentoo.org> www-servers/apache/apache-2.4.57.ebuild | 3 +- .../files/apache-2.4.57-rustls-ffi-0.10.0.patch | 51 ++++++++++++++++++++++ 2 files changed, 53 insertions(+), 1 deletion(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/apache.git/commit/?id=0e37a586f336fa92d10c4113b9e3ebd5012f6a00 commit 0e37a586f336fa92d10c4113b9e3ebd5012f6a00 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2023-09-03 08:31:25 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2023-09-03 08:31:25 +0000 Add rustls-ffi patch Bug: https://bugs.gentoo.org/906523 Signed-off-by: Hans de Graaff <graaff@gentoo.org> 2.4/patches/06_rustls_ffi.patch | 51 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) |