[Bug 267510] multimedia/gstreamer1-plugins-resindvd: fails to build

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 02 Nov 2022 03:02:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267510

            Bug ID: 267510
           Summary: multimedia/gstreamer1-plugins-resindvd: fails to build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia@FreeBSD.org
          Reporter: russo@bogodyn.org
          Assignee: multimedia@FreeBSD.org
             Flags: maintainer-feedback?(multimedia@FreeBSD.org)

Created attachment 237801
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237801&action=edit
Patch for multimedia/gstreamer1-plugins-resindvd/Makefile

After fixes to bugs 267132 and 2617100, trying to upgrade
gstreamer1-plugins-core fails when it tries to install dependency
multimedia/gstreamer1-plugins-resindvd.  Fixing
multimedia/gstremer1-plugins-dts simply allowed the build of
gstreamer1-plugins-core to get a little further before dying here.

System:  
 FreeBSD XXX.XXX 12.3-STABLE FreeBSD 12.3-STABLE stable/12-n234844-5746abf94eb
GENERIC  amd64

Error:

sys/v4l2codecs/meson.build:38:2: ERROR: Unknown variable "gstcodecs_dep".

A full log can be found at
/usr/ports/multimedia/gstreamer1-plugins-resindvd/work/gst-plugins-bad-1.20.3/_build/meson-logs/meson-log.txt
===>  Script "configure" failed unexpectedly.



Since this is remarkably similar to the failure of gstreamer1-plugins-dts fixed
by 267132, I tried applying the same fix as in git commit 629aa01a, and that
allowed it to complete.

I will attach a patch, which if applied to
multimedia/gstreamer1-plugins-resindvd/Makefile, fixes the problem for me.

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