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

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


#55391: wireshark2 @2.4.2: can be broken if cmake is uninstalled after building
-------------------------+------------------------------
  Reporter:  yan12125    |      Owner:  opendarwin.org@…
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  wireshark2  |
-------------------------+------------------------------
Changes (by mf2k):

 * cc: opendarwin.org@… (removed)
 * owner:   => opendarwin.org@…
 * status:  new => assigned


Old description:

> 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.

New description:

 Steps to reproduce:
 1. {{{port -vt install wireshark2}}}
 1. {{{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#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list