Summary: | net/haproxy: Fails to build with OPENSSL=off: error: no member named 'ssl_ctx' in 'struct server' | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | iron.udjin | ||||
Component: | Individual Port(s) | Assignee: | Dmitry Sivachenko <demon> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | Keywords: | needs-qa | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(demon) koobs: merge-quarterly? |
||||
Version: | Latest | ||||||
Hardware: | amd64 | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
iron.udjin
2021-11-25 04:12:26 UTC
Looks like SSL support isn't deactivated in the OPENSSL=off case? Can you attach a full build log, compressed if necessary. Thank you Created attachment 229717 [details]
build log
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=75c909d32bab18640edba5bd2f6a77b8afbbb86a commit 75c909d32bab18640edba5bd2f6a77b8afbbb86a Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2021-11-25 10:31:14 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2021-11-25 10:34:15 +0000 net/haproxy: fix build with OpenSSL turned off. PR: 260039 Reported by: iron.udjin@gmail.com ...NUP-servers-do-not-include-openssl-compat (new) | 78 ++++++++++ ...ver-always-include-the-storage-for-SSL-se (new) | 163 +++++++++++++++++++++ 2 files changed, 241 insertions(+) I committed patches obtained from authors to fix the problem. They will be included in next haproxy release. Thanks for report. |