[Bug 267132] graphics/gstreamer1-plugins-dts fails to build after update

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 16 Oct 2022 20:16:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267132

--- Comment #1 from russo@bogodyn.org ---
And for what it's worth, these are the packages I had before this mess:

gstreamer1-1.16.2                  <   needs updating (index has 1.20.3)
gstreamer1-libav-1.16.2            <   needs updating (index has 1.20.3)
gstreamer1-plugins-1.16.2_7        <   needs updating (index has 1.20.3)
gstreamer1-plugins-a52dec-1.16.2_2 <   needs updating (index has 1.20.3)
gstreamer1-plugins-bad-1.16.2_3    <   needs updating (index has 1.20.3)
gstreamer1-plugins-core-1.16       <   needs updating (index has 1.20.3)
gstreamer1-plugins-dts-1.16.2_2    <   needs updating (index has 1.20.3)
gstreamer1-plugins-dvdread-1.16.2_4 <   needs updating (index has 1.20.3)
gstreamer1-plugins-gl-1.16.2_4     <   needs updating (index has 1.20.3)
gstreamer1-plugins-good-1.16.2_2   <   needs updating (index has 1.20.3)
gstreamer1-plugins-mpg123-1.16.2_2 <   needs updating (index has 1.20.3)
gstreamer1-plugins-ogg-1.16.2_2    <   needs updating (index has 1.20.3)
gstreamer1-plugins-pango-1.16.2_2  <   needs updating (index has 1.20.3)
gstreamer1-plugins-png-1.16.2_2    <   needs updating (index has 1.20.3)
gstreamer1-plugins-resindvd-1.16.2_4 <   needs updating (index has 1.20.3)
gstreamer1-plugins-theora-1.16.2_2 <   needs updating (index has 1.20.3)
gstreamer1-plugins-ugly-1.16.2_2   <   needs updating (index has 1.20.3)
gstreamer1-plugins-vorbis-1.16.2_2 <   needs updating (index has 1.20.3)


After deleting them all with "pkg delete -f" and trying to reinstall each one
at a time, only the following could be installed:
gstreamer1-1.20.3
gstreamer1-libav-1.20.3
gstreamer1-plugins-1.20.3
gstreamer1-plugins-a52dec-1.20.3
gstreamer1-plugins-bad-1.20.3
gstreamer1-plugins-dvdread-1.20.3
gstreamer1-plugins-good-1.20.3
gstreamer1-plugins-mpg123-1.20.3
gstreamer1-plugins-ogg-1.20.3
gstreamer1-plugins-pango-1.20.3
gstreamer1-plugins-png-1.20.3
gstreamer1-plugins-theora-1.20.3
gstreamer1-plugins-ugly-1.20.3
gstreamer1-plugins-vorbis-1.20.3


As it turns out, multimedia/gstreamer1-plugins-resindvd  also fails with the
same error:

Header "sys/types.h" has symbol "makedev" : YES 

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


and graphics/gstreamer1-plugins-gl is failing as in bug 267100

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