[MacPorts] #69221: `aria2 +openssl` and `aria2 +gnutls` builds fail
MacPorts
noreply at macports.org
Sun Jan 28 23:46:19 UTC 2024
#69221: `aria2 +openssl` and `aria2 +gnutls` builds fail
---------------------------+--------------------
Reporter: ShadSterling | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.0
Resolution: | Keywords:
Port: aria2 |
---------------------------+--------------------
Comment (by kencu):
This commit:
https://github.com/aria2/aria2/commit/ba3396f7bb210b53fb940f274a0622ad9799545c
makes aria2 assume Apple builds will always have access to the Security
framework.
But it appears they have access to the Security framework only if AppleTLS
is enabled.
https://github.com/aria2/aria2/blob/a8cb271b044230f38085be7fc185c30eb1f52d36/configure.ac#L1103
So -- some work will need to be done to make the MacOS builds work without
AppleTLS enabled, if that is desired.
There is already a patch for < 10.7 that might be broadened out to make
this happen.
patch-src-SimpleRandomizer.cc.diff
--
Ticket URL: <https://trac.macports.org/ticket/69221#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list