Opened 9 years ago

Closed 9 years ago

#48779 closed defect (duplicate)

cmake @3.3.1_0 requires newer cUrl version and crash

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

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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)

Change History (1)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Resolution: duplicate
Status: newclosed

Duplicate of #48780.

Note: See TracTickets for help on using tickets.