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

MacPorts noreply at macports.org
Sat Jul 22 13:14:48 UTC 2023


#67803: libcurl.4.dylib : _SCDynamicStoreCopyProxies Symbol not found
------------------------+------------------------
 Reporter:  BjarneDMat  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.8.1
 Keywords:              |       Port:  curl 8.2.0
------------------------+------------------------
 {{{
 Hardware:
     Hardware Overview:
       Model Name: Mac mini
       Model Identifier: Macmini2,1
       Processor Name: Intel Core 2 Duo
       Boot ROM Version: MM21.009A.B00
       SMC Version (system): 1.19f2
 Software:
     System Software Overview:
       System Version: Mac OS X 10.6.8 (10K549)
       Kernel Version: Darwin 10.8.0
 }}}

 So, I've got a PHP script that uses php82-curl @8.2.8_0. When run w/ curl
 @8.2.0_0+ssl, I get the following:
 {{{
 dyld: Symbol not found: _SCDynamicStoreCopyProxies
   Referenced from: /opt/local/lib/libcurl.4.dylib
   Expected in: flat namespace
 }}}
 I've tried force re-installing both curl @8.2.0_0+ssl & php82-curl
 @8.2.8_0

 Downgrading to curl @8.1.2_0+ssl fixes the issue:
 {{{
 #=> port installed | grep curl
   curl @8.1.2_0+ssl (active)
   curl-ca-bundle @8.2.0_0 (active)
   php82-curl @8.2.8_0 (active)
 }}}

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


More information about the macports-tickets mailing list