[Bug 260637] multimedia/pipewire: fails check-plist with multimedia/v4l_compat

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 23 Dec 2021 10:16:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260637

            Bug ID: 260637
           Summary: multimedia/pipewire: fails check-plist with
                    multimedia/v4l_compat
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: arrowd@FreeBSD.org, multimedia@FreeBSD.org
                CC: arrowd@FreeBSD.org, multimedia@FreeBSD.org

$ pkg install v4l_compat
$ make clean all BATCH= -C/usr/ports/multimedia/pipewire
$ make check-plist
[...]
Error: Orphaned: lib/spa-0.2/v4l2/libspa-v4l2.so

or

$ cat >> multimedia/pipewire/Makefile.local
BUILD_DEPENDS+=v4l_compat>0:multimedia/v4l_compat
$ poudriere testport -j 122amd64 multimedia/pipewire
[...]
===========================================================================
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/spa-0.2/v4l2/libspa-v4l2.so
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

-- 
You are receiving this mail because:
You are on the CC list for the bug.