Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 850532 - media-libs/gst-plugins-base-1.20.2 needs >=dev-libs/wayland-1.20.0 to build
Summary: media-libs/gst-plugins-base-1.20.2 needs >=dev-libs/wayland-1.20.0 to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-07 19:30 UTC by Pacho Ramos
Modified: 2022-06-07 21:39 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2022-06-07 19:30:18 UTC
Otherwise it fails with:

[232/530] x86_64-pc-linux-gnu-gcc -Igst-libs/gst/gl/libgstgl-1.0.so.0.2002.0.p -I/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl -I. -I../gst-plugins-base-1.20.2 -Igst-libs -I../gst-plugins-base-1.20.2/gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/orc-0.4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -O2 -pipe -march=native -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_GL '-DG_LOG_DOMAIN="GStreamer-GL"' -MD -MQ gst-libs/gst/gl/libgstgl-1.0.so.0.2002.0.p/gstglwindow.c.o -MF gst-libs/gst/gl/libgstgl-1.0.so.0.2002.0.p/gstglwindow.c.o.d -o gst-libs/gst/gl/libgstgl-1.0.so.0.2002.0.p/gstglwindow.c.o -c ../gst-plugins-base-1.20.2/gst-libs/gst/gl/gstglwindow.c
FAILED: gst-libs/gst/gl/libgstgl-1.0.so.0.2002.0.p/gstglwindow.c.o 
x86_64-pc-linux-gnu-gcc -Igst-libs/gst/gl/libgstgl-1.0.so.0.2002.0.p -I/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl -I. -I../gst-plugins-base-1.20.2 -Igst-libs -I../gst-plugins-base-1.20.2/gst-libs -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/orc-0.4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith -Wmissing-prototypes -Wdeclaration-after-statement -O2 -pipe -march=native -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_GL '-DG_LOG_DOMAIN="GStreamer-GL"' -MD -MQ gst-libs/gst/gl/libgstgl-1.0.so.0.2002.0.p/gstglwindow.c.o -MF gst-libs/gst/gl/libgstgl-1.0.so.0.2002.0.p/gstglwindow.c.o.d -o gst-libs/gst/gl/libgstgl-1.0.so.0.2002.0.p/gstglwindow.c.o -c ../gst-plugins-base-1.20.2/gst-libs/gst/gl/gstglwindow.c
In file included from ../gst-plugins-base-1.20.2/gst-libs/gst/gl/wayland/gstglwindow_wayland_egl.h:25,
                 from ../gst-plugins-base-1.20.2/gst-libs/gst/gl/gstglwindow.c:54:
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h: In function ‘xdg_wm_base_destroy’:
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h:484:9: warning: implicit declaration of function ‘wl_proxy_marshal_flags’; did you mean ‘wl_proxy_marshal_array’? [-Wimplicit-function-declaration]
  484 |         wl_proxy_marshal_flags((struct wl_proxy *) xdg_wm_base,
      |         ^~~~~~~~~~~~~~~~~~~~~~
      |         wl_proxy_marshal_array
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h:485:108: error: ‘WL_MARSHAL_FLAG_DESTROY’ undeclared (first use in this function)
  485 |                          XDG_WM_BASE_DESTROY, NULL, wl_proxy_get_version((struct wl_proxy *) xdg_wm_base), WL_MARSHAL_FLAG_DESTROY);
      |                                                                                                            ^~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h:485:108: note: each undeclared identifier is reported only once for each function it appears in
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h: In function ‘xdg_wm_base_create_positioner’:
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h:500:12: warning: assignment to ‘struct wl_proxy *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
  500 |         id = wl_proxy_marshal_flags((struct wl_proxy *) xdg_wm_base,
      |            ^
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h: In function ‘xdg_wm_base_get_xdg_surface’:
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h:528:12: warning: assignment to ‘struct wl_proxy *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
  528 |         id = wl_proxy_marshal_flags((struct wl_proxy *) xdg_wm_base,
      |            ^
In file included from ../gst-plugins-base-1.20.2/gst-libs/gst/gl/wayland/gstglwindow_wayland_egl.h:25,
                 from ../gst-plugins-base-1.20.2/gst-libs/gst/gl/gstglwindow.c:54:
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h: In function ‘xdg_positioner_destroy’:
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h:777:114: error: ‘WL_MARSHAL_FLAG_DESTROY’ undeclared (first use in this function)
  777 |                          XDG_POSITIONER_DESTROY, NULL, wl_proxy_get_version((struct wl_proxy *) xdg_positioner), WL_MARSHAL_FLAG_DESTROY);
      |                                                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h: In function ‘xdg_surface_destroy’:
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h:1063:108: error: ‘WL_MARSHAL_FLAG_DESTROY’ undeclared (first use in this function)
 1063 |                          XDG_SURFACE_DESTROY, NULL, wl_proxy_get_version((struct wl_proxy *) xdg_surface), WL_MARSHAL_FLAG_DESTROY);
      |                                                                                                            ^~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h: In function ‘xdg_surface_get_toplevel’:
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h:1080:12: warning: assignment to ‘struct wl_proxy *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
 1080 |         id = wl_proxy_marshal_flags((struct wl_proxy *) xdg_surface,
      |            ^
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h: In function ‘xdg_surface_get_popup’:
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h:1103:12: warning: assignment to ‘struct wl_proxy *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
 1103 |         id = wl_proxy_marshal_flags((struct wl_proxy *) xdg_surface,
      |            ^
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h: In function ‘xdg_toplevel_destroy’:
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h:1520:110: error: ‘WL_MARSHAL_FLAG_DESTROY’ undeclared (first use in this function)
 1520 |                          XDG_TOPLEVEL_DESTROY, NULL, wl_proxy_get_version((struct wl_proxy *) xdg_toplevel), WL_MARSHAL_FLAG_DESTROY);
      |                                                                                                              ^~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h: In function ‘xdg_popup_destroy’:
/var/tmp/portage/media-libs/gst-plugins-base-1.20.2/work/gst-plugins-base-1.20.2-abi_x86_64.amd64/gst-libs/gst/gl/xdg-shell-client-protocol.h:2079:104: error: ‘WL_MARSHAL_FLAG_DESTROY’ undeclared (first use in this function)
 2079 |                          XDG_POPUP_DESTROY, NULL, wl_proxy_get_version((struct wl_proxy *) xdg_popup), WL_MARSHAL_FLAG_DESTROY);
      |                                                                                                        ^~~~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
Comment 1 Pacho Ramos gentoo-dev 2022-06-07 19:30:22 UTC
Portage 3.0.30 (python 3.9.12-final-0, default/linux/amd64/17.1/desktop/gnome/systemd, gcc-11.3.0, glibc-2.33-r7, 5.10.76-gentoo-r1 x86_64)
=================================================================
System uname: Linux-5.10.76-gentoo-r1-x86_64-Intel-R-_Core-TM-_i7-6700HQ_CPU_@_2.60GHz-with-glibc2.33
KiB Mem:     8047880 total,   3992096 free
KiB Swap:    7916540 total,   7748092 free
Timestamp of repository gentoo: Tue, 07 Jun 2022 18:30:01 +0000
Head commit of repository gentoo: 27e246bff6899e93be3c31e1368f08f02d404c2b
sh bash 5.1_p16
ld GNU ld (Gentoo 2.37_p1 p2) 2.37
ccache version 4.5.1 [enabled]
app-misc/pax-utils:        1.3.3::gentoo
app-shells/bash:           5.1_p16::gentoo
dev-lang/perl:             5.34.0-r9::gentoo
dev-lang/python:           3.8.12_p1::gentoo, 3.9.12::gentoo, 3.10.0_p1::gentoo
dev-lang/rust-bin:         1.59.0::gentoo
dev-util/ccache:           4.5.1::gentoo
dev-util/cmake:            3.22.4::gentoo
dev-util/meson:            0.61.4-r2::gentoo
sys-apps/baselayout:       2.8::gentoo
sys-apps/sandbox:          2.29::gentoo
sys-apps/systemd:          249.6-r1::gentoo
sys-devel/autoconf:        2.13-r1::gentoo, 2.71-r1::gentoo
sys-devel/automake:        1.16.5::gentoo
sys-devel/binutils:        2.37_p1-r2::gentoo
sys-devel/binutils-config: 5.4.1::gentoo
sys-devel/gcc:             11.3.0::gentoo
sys-devel/gcc-config:      2.5-r1::gentoo
sys-devel/libtool:         2.4.6-r6::gentoo
sys-devel/llvm:            13.0.0::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  5.15-r3::gentoo (virtual/os-headers)
sys-libs/glibc:            2.33-r7::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: 
    sync-rsync-verify-metamanifest: no

steam-overlay
    location: /var/lib/layman/steam-overlay
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/usr/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going --autounmask-write --autounmask --autounmask-keep-masks"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe -march=native"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -march=native"
GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org/"
INSTALL_MASK="/usr/share/locale -/usr/share/locale/es -/usr/share/locale/es_ES -/usr/share/locale/en -/usr/share/locale/en_US"
LANG="es_ES.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="es es_ES en_US"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="7z 7zip X a52 aac acl acpi alsa amd64 archive avx avx256 bash-completion bluetooth bluray branding bzip2 cache cairo ccache cdda cddb cdr chrome chromecast chromium cli colord context crypt cups dbus djvu dot dri dts dvd dvdr eds emoji enchant encode epspdf equalizer ethernet evince evo excel exif extra fat ffmpeg firefox flac flash fortran freesound fuse gamepad games gdbm gdk-pixbuf gdm gedit gif gimp gnome gnome-keyring gnome-online-accounts gnome-shell gnumeric google googledrive gphoto2 gpm grammar graphics gstreamer gtk gtkstyle gui heif hfs html http humanities hwaccel ico icons iconv icu inkscape inotify introspection ios ipod ipv6 iso joystick jpeg kate kpathsea latex lcms libass libdrm libglvnd libnotify librtmp libsecret libtirpc libv4l lm_sensors luatex lyx lz4 lzma lzo mad math matroska media mediaplayer metapost mms mmx mmxext mng modemmanager monolithic-build mp3 mp4 mpeg ms mtp multilib music musicbrainz nautilus ncurses network network-cron networkmanager nls nptl ntfs ntp numa nvme offensive ogg opengl openmp opus pam pango pdf pdfannotextractor pdfimport pipelight png policykit postscript ppapi ppds pptx projectm proprietary-codecs pstricks publishers pulseaudio qt5 rar raw rdp readline reiserfs rtf scanner science sdl seccomp smp sna spell split-usr squashfs sse sse2 sse3 sse4 sse4_1 ssl ssse3 startup-notification subtitles svg sysprof systemd tcpd theora thesaurus threads tiff tkip totem tracker truetype udev udisks uefi unicode update_drivedb upnp upnp-av upower usb user-session v4l vaapi vcd vdpau vimeo visio vlc vnc vorbis vpx wayland webp wep wifi wma wmf wpg wxwidgets x264 x265 xattr xcb xetex xfs xml xmp xpm xps xv xvid xz youtube zeroconf zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2020" ALSA_CARDS="hda-intel" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="es es-ES en en-US" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby27" USERLAND="GNU" VIDEO_CARDS="fbdev vesa intel i965 nouveau nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 2 Larry the Git Cow gentoo-dev 2022-06-07 21:39:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a0b5105c03d4c0e71c32c02867a036368b48f27

commit 8a0b5105c03d4c0e71c32c02867a036368b48f27
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-07 21:39:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-07 21:39:20 +0000

    media-libs/gst-plugins-base: crank up wayland lower bound
    
    Closes: https://bugs.gentoo.org/850532
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/gst-plugins-base/gst-plugins-base-1.20.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)