Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907429 - media-plugins/gst-plugins-vaapi-1.22.3 ../gstreamer-vaapi-1.22.3/meson.build:1:0: ERROR: Unknown options: "with_drm, with_egl, with_encoders, with_glx, with_wayland, with_x11"
Summary: media-plugins/gst-plugins-vaapi-1.22.3 ../gstreamer-vaapi-1.22.3/meson.build:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
: 907446 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-05-30 18:37 UTC by Kostadin Shishmanov
Modified: 2023-05-30 22:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log and emerge --info (build.log,11.66 KB, text/x-log)
2023-05-30 18:37 UTC, Kostadin Shishmanov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kostadin Shishmanov 2023-05-30 18:37:20 UTC
Created attachment 862913 [details]
build log and emerge --info

meson setup --libdir lib --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /usr/share/pkgconfig:/usr/share/pkgconfig --pkg-config-path /usr/share/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/media-plugins/gst-plugins-vaapi-1.22.3/temp/meson.i686-pc-linux-gnu.x86.ini -Db_pch=false -Dwerror=false --buildtype plain -Dwith_encoders=yes -Dwith_drm=yes -Dwith_x11=yes -Dwith_wayland=yes -Dwith_egl=yes -Dwith_glx=yes -Dexamples=disabled -Dtests=disabled -Dpackage-origin=https://www.gentoo.org /var/tmp/portage/media-plugins/gst-plugins-vaapi-1.22.3/work/gstreamer-vaapi-1.22.3 /var/tmp/portage/media-plugins/gst-plugins-vaapi-1.22.3/work/gstreamer-vaapi-1.22.3-abi_x86_32.x86
The Meson build system
Version: 1.1.0
Source dir: /var/tmp/portage/media-plugins/gst-plugins-vaapi-1.22.3/work/gstreamer-vaapi-1.22.3
Build dir: /var/tmp/portage/media-plugins/gst-plugins-vaapi-1.22.3/work/gstreamer-vaapi-1.22.3-abi_x86_32.x86
Build type: native build

../gstreamer-vaapi-1.22.3/meson.build:1:0: ERROR: Unknown options: "with_drm, with_egl, with_encoders, with_glx, with_wayland, with_x11"
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-30 18:41:04 UTC
I'll look.
Comment 2 Larry the Git Cow gentoo-dev 2023-05-30 18:46:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59948a771fdea5ba0dddbd681f336c54de10cd06

commit 59948a771fdea5ba0dddbd681f336c54de10cd06
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-30 18:44:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-30 18:46:03 +0000

    media-plugins/gst-plugins-vaapi: fixup meson options
    
    Closes: https://bugs.gentoo.org/907429
    Signed-off-by: Sam James <sam@gentoo.org>

 ....22.3.ebuild => gst-plugins-vaapi-1.22.3-r1.ebuild} | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-30 22:06:58 UTC
*** Bug 907446 has been marked as a duplicate of this bug. ***