[Bug 265397] irc/irssi: nvlist_create not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 23 Jul 2022 06:15:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265397

            Bug ID: 265397
           Summary: irc/irssi: nvlist_create not found
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vishwin@freebsd.org
                CC: dor.bsd@xm0.uk, kevans@freebsd.org, kp@freebsd.org
            Blocks: 264838
                CC: dor.bsd@xm0.uk
             Flags: maintainer-feedback?(dor.bsd@xm0.uk)

After base 000321bab7be and base e4c36b7aa952, with CAPSICUM enabled, fails to
build or run due to the titled error. Finds the header and library correctly,
but not the symbol:

Checking for function "cap_enter" with dependency -lc: YES
Library nv found: YES
Checking for function "nvlist_create" with dependency -lnv: NO

meson.build:501:8: ERROR: Problem encountered: nvlist_create not found


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264838
[Bug 264838] [exp-run] libnv symbol rename
-- 
You are receiving this mail because:
You are the assignee for the bug.