maintainer-feedback requested: [Bug 268560] can't install audio/gstreamer1-plugins-ogg
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268560] can't install audio/gstreamer1-plugins-ogg"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Dec 2022 19:52:11 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-multimedia (Nobody) <multimedia@FreeBSD.org> for maintainer-feedback: Bug 268560: can't install audio/gstreamer1-plugins-ogg https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268560 --- Description --- During upgrade I've encountered a problem with audio/gstreamer1-plugins-ogg. I've tried to deinstall and install again existing gstreamer1 ports, and now I have these installed: gstreamer1-1.20.5 gstreamer1-libav-1.20.5 gstreamer1-plugins-1.20.5 gstreamer1-plugins-a52dec-1.20.5 gstreamer1-plugins-bad-1.20.5 gstreamer1-plugins-dts-1.20.5 gstreamer1-plugins-dvdread-1.20.5 gstreamer1-plugins-good-1.20.5 gstreamer1-plugins-jpeg-1.20.5 gstreamer1-plugins-mpg123-1.20.5 gstreamer1-plugins-png-1.20.5 gstreamer1-plugins-soup-1.20.5 gstreamer1-plugins-ugly-1.20.5 gstreamer1-plugins-v4l2-1.20.5 gstreamer1-plugins-vpx-1.20.5 gstreamer1-vaapi-1.20.5 But when I need www/qt5-webkit it pulls in audio/gstreamer1-plugins-ogg which can't be built for me. ---------- Run-time dependency vorbisidec found: YES 1.2.1 ext/vorbis/meson.build:46:2: ERROR: Unknown variable "audio_dep". A full log can be found at /usr/ports/audio/gstreamer1-plugins-ogg/work/gst-plugins-base-1.20.5/_build/mes on-logs/meson-log.txt WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. ===> Script "configure" failed unexpectedly. Please report the problem to multimedia@FreeBSD.org [maintainer] and attach the "/usr/ports/audio/gstreamer1-plugins-ogg/work/gst-plugins-base-1.20.5/_build/me son-logs/meson-log.txt" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. ---------- What's the right way to cope with gstreamer1, when I'm building from ports?