[Bug 257565] editors/vim: environment contamination from libcanberra

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 02 Aug 2021 15:56:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257565

            Bug ID: 257565
           Summary: editors/vim: environment contamination from
                    libcanberra
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: adamw@FreeBSD.org
          Reporter: bsd@philippost.de
             Flags: maintainer-feedback?(adamw@FreeBSD.org)
          Assignee: adamw@FreeBSD.org

vim picks up libcanberra if present on the system, but it is not declared as a
dependency:

====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/vim is linked to /usr/local/lib/libcanberra.so.0 from
audio/libcanberra but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libcanberra.so:audio/libcanberra
Notice: Please install sysutils/rubygem-bundler for additional Gemfile-checks


This has been an issue in the past, see Bug 245460.

-- 
You are receiving this mail because:
You are the assignee for the bug.