Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Oct 2022 20:16:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267132] graphics/gstreamer1-plugins-dts fails to build after update
Message-ID:  <bug-267132-7788-Yalsp52r00@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267132-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267132-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267132

--- 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 o=
ne
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=20

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267132-7788-Yalsp52r00>