[MacPorts] #62666: curl +universal errors on big sur M1
MacPorts
noreply at macports.org
Wed Apr 14 05:03:06 UTC 2021
#62666: curl +universal errors on big sur M1
-----------------------+-------------------------------
Reporter: diekhans | Owner: ryandesign
Type: defect | Status: accepted
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: universal, bigsur
Port: curl |
-----------------------+-------------------------------
Comment (by ryandesign):
Ok so the difference is that on arm64 it found libgsasl and on x86_64 it
didn't (perhaps because libgsasl was not installed universal).
So I should either add a libgsasl dependency to the port, either always or
in a variant, or I should disable libgsasl functionality in the port.
You can work around this for now by using trace mode. (`sudo port clean
curl` and then `sudo port -t install curl +universal`)
--
Ticket URL: <https://trac.macports.org/ticket/62666#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list