[Bug 236617] [maintainer update] irc/bitchx: Ensure paths to correct OpenSSL are used in build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 18 12:56:01 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236617
Bug ID: 236617
Summary: [maintainer update] irc/bitchx: Ensure paths to
correct OpenSSL are used in build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: caf at bitchx.org
CC: freebsd at bitchx.org
CC: freebsd at bitchx.org
Flags: maintainer-feedback?(freebsd at bitchx.org)
Created attachment 202955
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202955&action=edit
Tested patch for port
When the default OpenSSL version is set to something other than base, the
correct include path is not being used (so the package is compiled against the
headers from the base version of OpenSSL, but linked against the ports
version).
This is clearly bogus, and causes build failures on FreeBSD 11.2 when
DEFAULT_VERSIONS is set to ssl=openssl111.
This bumps the PORTREVISION because even if it apparently compiles successfully
with the wrong headers there could be some subtle breakage.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list