[MacPorts] #67803: curl @8.2.0: libcurl.4.dylib : _SCDynamicStoreCopyProxies Symbol not found

MacPorts noreply at macports.org
Sun Jul 23 08:59:38 UTC 2023


#67803: curl @8.2.0: libcurl.4.dylib : _SCDynamicStoreCopyProxies Symbol not found
-------------------------+------------------------
  Reporter:  BjarneDMat  |      Owner:  ryandesign
      Type:  defect      |     Status:  accepted
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.8.1
Resolution:              |   Keywords:
      Port:  curl        |
-------------------------+------------------------

Comment (by ryandesign):

 This didn't change in 8.2.0. What did change in 8.2.0 is that the code
 that calls `SCDynamicStoreCopyProxies`
 [https://github.com/curl/curl/commit/c7308592fb8ba213fc2c1bb6ad39781df45bd84a
 moved] from the `Curl_resolv` function (where you might not've seen the
 problem if you never called that function) to the `global_init` function
 (which I guess is called automatically by curl during its startup process
 so now you get the error no matter what you do with curl).

-- 
Ticket URL: <https://trac.macports.org/ticket/67803#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list