[MacPorts] #48780: cmake @3.3.1_0 requires newer cUrl version and crash

MacPorts noreply at macports.org
Sun Sep 6 22:31:44 PDT 2015


#48780: 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:  invalid      |   Keywords:
      Port:  cmake        |
--------------------------+--------------------------------
Changes (by ryandesign@…):

 * status:  new => closed
 * resolution:   => invalid


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:

 Yup, that's what happens when you set `DYLD_LIBRARY_PATH`, which is why
 you should probably not set `DYLD_LIBRARY_PATH`.

 Has duplicate #48779.

 P.S: Please use WikiFormatting when writing in Trac in the future, and
 preview before submitting.

-- 
Ticket URL: <https://trac.macports.org/ticket/48780#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list