[MacPorts] #48779: cmake @3.3.1_0 requires newer cUrl version and crash
#48779: cmake @3.3.1_0 requires newer cUrl version and crash -------------------------+-------------------------------- Reporter: alexandre@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: cmake -------------------------+-------------------------------- cmake 3.3.1requires libcurl that isn't available in macports (at least at this moment) # cmake . dyld: Library not loaded: /opt/local/lib/libcurl.4.dylib Referenced from: /opt/local/bin/cmake Reason: Incompatible library version: cmake requires version 9.0.0 or later, but libcurl.4.dylib provides version 8.0.0 make: *** [cmake_check_build_system] Trace/BPT trap: 5 Reverting to cmake 3.3.1 works fine. cmake @3.3.1_0 (active) -- Ticket URL: <https://trac.macports.org/ticket/48779> MacPorts <https://www.macports.org/> Ports system for OS X
#48779: cmake @3.3.1_0 requires newer cUrl version and crash --------------------------+-------------------------------- Reporter: alexandre@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: duplicate | Keywords: Port: cmake | --------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => duplicate Old description:
cmake 3.3.1requires libcurl that isn't available in macports (at least at this moment)
# cmake .
dyld: Library not loaded: /opt/local/lib/libcurl.4.dylib Referenced from: /opt/local/bin/cmake Reason: Incompatible library version: cmake requires version 9.0.0 or later, but libcurl.4.dylib provides version 8.0.0 make: *** [cmake_check_build_system] Trace/BPT trap: 5
Reverting to cmake 3.3.1 works fine. cmake @3.3.1_0 (active)
New description: cmake 3.3.1 requires libcurl that isn't available in macports (at least at this moment) # cmake . {{{ dyld: Library not loaded: /opt/local/lib/libcurl.4.dylib Referenced from: /opt/local/bin/cmake Reason: Incompatible library version: cmake requires version 9.0.0 or later, but libcurl.4.dylib provides version 8.0.0 make: *** [cmake_check_build_system] Trace/BPT trap: 5 }}} Reverting to cmake 3.3.1 works fine. {{{ cmake @3.3.1_0 (active) }}} -- Comment: Duplicate of #48780. -- Ticket URL: <https://trac.macports.org/ticket/48779#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts