[Bug 255651] ports-mgmt/portlint: Says that USE_LDCONFIG isn't needed when it is needed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 6 08:37:10 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255651

            Bug ID: 255651
           Summary: ports-mgmt/portlint: Says that USE_LDCONFIG isn't
                    needed when it is needed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus at FreeBSD.org
          Reporter: yuri at freebsd.org
             Flags: maintainer-feedback?(marcus at FreeBSD.org)
          Assignee: marcus at FreeBSD.org

Testcase: security/kuku

> $ portlint -C
> WARN: /disk-samsung/freebsd-ports/security/kuku/pkg-plist: You have defined USE_LDCONFIG, but this port does not install shared objects in the format lib*.so.[0-9] which ldconfig(8) needs to register them in the hints file.
> 0 fatal errors and 1 warning found.


This port installs:
> lib/libkuku.so
> lib/libkuku.so.2.1
> lib/libkuku.so.2.1.0
therefore USE_LDCONFIG is needed.

portlint-2.19.5

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


More information about the freebsd-ports-bugs mailing list