[MacPorts] #63593: vim @8.2.2681+huge: Removing libcanberra breaks vim

MacPorts noreply at macports.org
Sat Oct 9 02:00:55 UTC 2021


#63593: vim @8.2.2681+huge: Removing libcanberra breaks vim
-------------------------+--------------------
  Reporter:  evanmiller  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:              |
-------------------------+--------------------
Description changed by evanmiller:

Old description:

> Per https://github.com/vim/vim/issues/4531, libcanberra is linked into
> vim during a {{{+huge}}} build. However, this is not indicated in the
> Portfile, so removing libcanberra results in a broken vim.
>
> {{{
> $ /opt/local/bin/vim
> dyld: Library not loaded: /opt/local/lib/libcanberra.0.dylib
>   Referenced from: /opt/local/bin/vim
>   Reason: image not found
> }}}
>
> I suggest passing in {{{--disable-libcanberra}}} or else declaring it as
> an explicit dependency.

New description:

 Per https://github.com/vim/vim/issues/4531, libcanberra is linked into vim
 during a {{{+huge}}} build. However, this is not indicated in the
 Portfile, so removing libcanberra results in a broken vim.

 {{{
 $ /opt/local/bin/vim
 dyld: Library not loaded: /opt/local/lib/libcanberra.0.dylib
   Referenced from: /opt/local/bin/vim
   Reason: image not found
 }}}

 I suggest passing in {{{--disable-canberra}}} or else declaring it as an
 explicit dependency.

--

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


More information about the macports-tickets mailing list