Opened 9 years ago

Last modified 9 years ago

#48780 closed defect

cmake @3.3.1_0 requires newer cUrl version and crash — at Initial Version

Reported by: alexandre@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: cmake

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)

Change History (0)

Note: See TracTickets for help on using tickets.