Summary: | www-servers/apache fails to compile with dev-libs/libressl-2.7.0: error: static declaration of "DH_set0_pqg" follows non-static declaration | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Reuben Farrelly <reuben-gentoo-bugzilla> |
Component: | Current packages | Assignee: | Anthony Basile <blueness> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | apache-bugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 651228 | ||
Attachments: | emerge --info |
Description
Reuben Farrelly
2018-03-24 04:48:01 UTC
All bug reporters, can you please test against dev-libs/libressl-2.7.1 Sure. - Upgraded to libressl-2.7.1 - Tested by not applying the patches, attempting to recompile (fails) - Tested again applying the patches, (compile succeeds) => no change in behaviour with 2.7.1. (In reply to Reuben Farrelly from comment #2) > Sure. > > - Upgraded to libressl-2.7.1 > - Tested by not applying the patches, attempting to recompile (fails) > - Tested again applying the patches, (compile succeeds) > > => no change in behaviour with 2.7.1. thanks as expected. i'm cc-ing the apache team to see if they'll allow those patches contingent on whether USE=libressl is enabled. (In reply to Anthony Basile from comment #3) > (In reply to Reuben Farrelly from comment #2) > > Sure. > > > > - Upgraded to libressl-2.7.1 > > - Tested by not applying the patches, attempting to recompile (fails) > > - Tested again applying the patches, (compile succeeds) > > > > => no change in behaviour with 2.7.1. > > thanks as expected. i'm cc-ing the apache team to see if they'll allow > those patches contingent on whether USE=libressl is enabled. Apache team (which only consits of myself) is okay with applying these patches. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10b3011a4085229faa82e2a1512a233d86bc5e80 commit 10b3011a4085229faa82e2a1512a233d86bc5e80 Author: Aaron Bauman <bman@gentoo.org> AuthorDate: 2018-04-20 03:11:08 +0000 Commit: Aaron Bauman <bman@gentoo.org> CommitDate: 2018-04-20 03:11:08 +0000 www-servers/apache: compatibility patch for LibreSSL This patch fixes building dev-libs/libressl and is based on the upstream Git commit 8134addfabf2685e08da6d51167775b628fda0dc. Closes: https://bugs.gentoo.org/651312 Package-Manager: Portage-2.3.31, Repoman-2.3.9 www-servers/apache/apache-2.4.33.ebuild | 5 ++ .../apache-2.4.33-libressl-compatibility.patch | 97 ++++++++++++++++++++++ 2 files changed, 102 insertions(+) |