[Bug 286899] ports-mgmt/poudriere: poudriere build error with dependency on security/sshguard

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 18 May 2025 07:57:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286899

            Bug ID: 286899
           Summary: ports-mgmt/poudriere: poudriere build error with
                    dependency on security/sshguard
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ws@au.dyndns.ws
                CC: bdrewery@FreeBSD.org, kevinz5000@gmail.com
                CC: bdrewery@FreeBSD.org, kevinz5000@gmail.com

Using a local meta-port which has the following dependency:

RUN_DEPENDS+=   sshguard:security/sshguard


Poudriere terminates with:

===>   mail-services-20211103 depends on executable: sshguard - not found
===>   Installing existing package /packages/All/sshguard-2.5.1,1.pkg
[13Ramd64-mail-job-02] Installing sshguard-2.5.1,1...
pkg-static: Missing shlib dependency: libcap_net.so.1

Failed to install the following 1 package(s):
/packages/All/sshguard-2.5.1,1.pkg
*** Error code 1


Possibly relevant - see comments in this forum thread:

https://forums.freebsd.org/threads/sshguard-is-missing-a-required-shared-library-libcap_net-so-1.96989/


pkg etc only searching "standard" shlib paths?

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