[MacPorts] #62271: Update to openjpeg 2.4.0_0 fails with dyld: Library not loaded: /opt/local/lib/libarchive.13.dylib

MacPorts noreply at macports.org
Fri Feb 12 14:35:29 UTC 2021


#62271: Update to openjpeg 2.4.0_0 fails with dyld: Library not loaded:
/opt/local/lib/libarchive.13.dylib
-----------------------+--------------------
  Reporter:  breun     |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  openjpeg  |
-----------------------+--------------------

Comment (by breun):

 I ran `sudo port install libarchive` to add that missing library in the
 error message, but that failed on another missing library:

 {{{
 :info:configure dyld: Library not loaded: /opt/local/lib/libuv.1.dylib
 :info:configure   Referenced from: /opt/local/bin/cmake
 :info:configure   Reason: image not found
 }}}

 After running `sudo port install libuv` it finally succeeded.

 So, I guess `libarchive` and `libuv` need to be added as build/runtime (I
 don't know) dependencies of `openjpeg`.

-- 
Ticket URL: <https://trac.macports.org/ticket/62271#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list