[MacPorts] #55391: wireshark2 @2.4.2: can be broken if cmake is uninstalled after building

MacPorts noreply at macports.org
Wed Nov 22 17:17:27 UTC 2017


#55391: wireshark2 @2.4.2: can be broken if cmake is uninstalled after building
----------------------+------------------------
 Reporter:  yan12125  |      Owner:
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:            |       Port:  wireshark2
----------------------+------------------------
 Steps to reproduce:
 1. port -vt install wireshark2
 2. port uninstall --follow-dependencies cmake

 Now wireshark is broken:

 {{{
 $ /Applications/MacPorts/Wireshark.app/Contents/MacOS/Wireshark
 dyld: Library not loaded: /opt/local/lib/liblz4.1.dylib
   Referenced from:
 /Applications/MacPorts/Wireshark.app/Contents/MacOS/Wireshark
   Reason: image not found
 [1]    15194 abort
 /Applications/MacPorts/Wireshark.app/Contents/MacOS/Wireshark
 }}}
 This is because cmake is installed and lz4 is brought in during the build
 time.

--
Ticket URL: <https://trac.macports.org/ticket/55391>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list