[MacPorts] #50789: curl @7.47.1 prebuilt binary issue
#50789: curl @7.47.1 prebuilt binary issue -----------------------+-------------------------------- Reporter: steeves@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: curl -----------------------+-------------------------------- When using the prebuilt curl binary from macports R runs into issues when attempting to reference the libcurl shared library. {{{ Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/Users/msteeves/Library/R/3.2/library/curl/libs/curl.so': dlopen(/Users/msteeves/Library/R/3.2/library/curl/libs/curl.so, 6): Symbol not found: _SSLv2_client_method Referenced from: /opt/local/lib/libcurl.4.dylib Expected in: /opt/local/lib/libssl.1.0.0.dylib in /opt/local/lib/libcurl.4.dylib }}} If I install the binary curl and then R, I can get this error when calling "install.packages", or when attempting to build the "curl" package in R. If I uninstall the binary curl then everything works as expected without error, and if I install the curl package from source ("port install -s curl"), then the error also does not appear in that case as well. -- Ticket URL: <https://trac.macports.org/ticket/50789> MacPorts <https://www.macports.org/> Ports system for OS X
#50789: curl @7.47.1 prebuilt binary issue ------------------------+-------------------------------- Reporter: steeves@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: curl | ------------------------+-------------------------------- Comment (by steeves@…): Apologies, I missed ticket 50783 that is the same underlying issue as this ticket. I just retested with the new binary package, and everything appears to be sorted out. -- Ticket URL: <https://trac.macports.org/ticket/50789#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#50789: curl @7.47.1 prebuilt binary issue ------------------------+-------------------------------- Reporter: steeves@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: duplicate | Keywords: Port: curl | ------------------------+-------------------------------- Changes (by mf2k@…): * status: new => closed * resolution: => duplicate Comment: In the future, please Cc the port maintainers ({{{port info --maintainers curl}}}), if any. Duplicate of #50783. -- Ticket URL: <https://trac.macports.org/ticket/50789#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts