Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 873688 - media-video/cheese-41.1 fails compile
Summary: media-video/cheese-41.1 fails compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2022-09-30 18:26 UTC by Chris Smith
Modified: 2022-10-01 20:08 UTC (History)
2 users (show)

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


Attachments
build log (cheese.log,63.31 KB, text/x-log)
2022-09-30 18:27 UTC, Chris Smith
Details
Allows to compile media-video/cheese with gnome-desktop >= 43 (cheese-41.1-gnome-desktop-api.patch,1.60 KB, patch)
2022-09-30 20:08 UTC, CFuga
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Smith 2022-09-30 18:26:58 UTC
After upgrade to gnome-base/gnome-desktop-43-r300 media-video/cheese-41.1 fails compile.

Reproducible: Always

Actual Results:  
In file included from /usr/include/glib-2.0/gio/gio.h:85,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from ../cheese-41.1/src/thumbview/cheese-thumb-view.c:27:
/usr/include/glib-2.0/gio/gfileinfo.h:1260:19: note: declared here
 1260 | void              g_file_info_get_modification_time  (GFileInfo         *info,
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../cheese-41.1/src/thumbview/cheese-thumb-view.c:137:14: error: too few arguments to function ‘gnome_desktop_thumbnail_factory_generate_thumbnail’
  137 |     pixbuf = gnome_desktop_thumbnail_factory_generate_thumbnail (factory, uri, mime_type);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../cheese-41.1/src/thumbview/cheese-thumb-view.c:28:
/usr/include/gnome-desktop-3.0/libgnome-desktop/gnome-desktop-thumbnail.h:84:13: note: declared here
   84 | GdkPixbuf * gnome_desktop_thumbnail_factory_generate_thumbnail (GnomeDesktopThumbnailFactory *factory,
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../cheese-41.1/src/thumbview/cheese-thumb-view.c:144:7: error: too few arguments to function ‘gnome_desktop_thumbnail_factory_save_thumbnail’
  144 |       gnome_desktop_thumbnail_factory_save_thumbnail (factory, pixbuf, uri, mtime.tv_sec);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gnome-desktop-3.0/libgnome-desktop/gnome-desktop-thumbnail.h:89:24: note: declared here
   89 | gboolean               gnome_desktop_thumbnail_factory_save_thumbnail (GnomeDesktopThumbnailFactory *factory,
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
 * ERROR: media-video/cheese-41.1::gentoo failed (compile phase):
 *   compile failed
Comment 1 Chris Smith 2022-09-30 18:27:28 UTC
Created attachment 814852 [details]
build log
Comment 2 Chris Smith 2022-09-30 18:28:08 UTC
emerge --info '=media-video/cheese-41.1::gentoo'
Portage 3.0.37 (python 3.10.7-final-0, default/linux/amd64/17.1/desktop/plasma/systemd, gcc-12.2.0, glibc-2.36-r3, 5.19.12-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.19.12-gentoo-x86_64-AMD_Ryzen_9_5900X_12-Core_Processor-with-glibc2.36
KiB Mem:    65788536 total,  38092536 free
KiB Swap:    6291452 total,   6291452 free
Timestamp of repository gentoo: Fri, 30 Sep 2022 18:16:51 +0000
Head commit of repository gentoo: bf3150ca783c1c2f33375ea659128c8967ecb3cf

Head commit of repository audio-overlay: e1c74a150aa6ea545994c8d928456524404e847b

sh bash 5.1_p16-r2
ld GNU ld (Gentoo 2.39 p4) 2.39.0
app-misc/pax-utils:        1.3.5::gentoo
app-shells/bash:           5.1_p16-r2::gentoo
dev-java/java-config:      2.3.1::gentoo
dev-lang/perl:             5.36.0::gentoo
dev-lang/python:           3.10.7::gentoo, 3.11.0_rc2::gentoo
dev-lang/rust:             1.64.0-r1::gentoo
dev-util/cmake:            3.24.2::gentoo
dev-util/meson:            0.63.2-r1::gentoo
sys-apps/baselayout:       2.9::gentoo
sys-apps/sandbox:          2.29::gentoo
sys-apps/systemd:          251.4::gentoo
sys-devel/autoconf:        2.13-r3::gentoo, 2.71-r4::gentoo
sys-devel/automake:        1.16.5::gentoo
sys-devel/binutils:        2.39-r2::gentoo
sys-devel/binutils-config: 5.4.1::gentoo
sys-devel/clang:           14.0.6-r1::gentoo, 15.0.1::gentoo
sys-devel/gcc:             12.2.0::gentoo
sys-devel/gcc-config:      2.6::gentoo
sys-devel/libtool:         2.4.7::gentoo
sys-devel/lld:             15.0.1::gentoo
sys-devel/llvm:            14.0.6-r2::gentoo, 15.0.1::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  5.19::gentoo (virtual/os-headers)
sys-libs/glibc:            2.36-r3::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: git
    sync-uri: https://anongit.gentoo.org/git/repo/sync/gentoo.git
    priority: -1000

audio-overlay
    location: /var/db/repos/audio-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-audio/audio-overlay.git
    masters: gentoo

local
    location: /var/db/repos/local
    masters: gentoo

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
AR="ar"
CBUILD="x86_64-pc-linux-gnu"
CC="gcc"
CFLAGS="-O2 -march=native -fomit-frame-pointer -pipe"
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"
CXX="g++"
CXXFLAGS="-O2 -march=native -fomit-frame-pointer -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps y --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"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live clean-logs 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"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O2 -Wl,--as-needed"
LINGUAS="en_US en"
MAKEOPTS="V=1 -j1"
NM="nm"
PKGDIR="/var/cache/binpkgs"
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"
RANLIB="ranlib"
SHELL="/bin/bash"
USE="X a52 aac aalib acl acpi activities alsa amd64 amr apache2 audiofile bash-completion bluray branding btrfs bzip2 cairo caps cdaudio cdda cddb cdparanoia cdr cdrdao chm chromecast cleartype cli corefonts crypt cups curl dbus declarative djvu dri dssi dts dv dvb dvd dvdr ebook egl encode exif fam fdk ffmpeg flac fortran gdbm gif gmp google gphoto2 gpm gstreamer gtk gtk3 gtk4 gui iconv icu imagemagick imap imlib introspection ipv6 jack java jpeg jpeg2k kde kpathsea kvm kwallet ladspa lame lash lcms libffi libglvnd libinput libnotify libtirpc linguas_en_US lm-sensors lv2 lzma mad marble midi mmap mng mozilla mp3 mp4 mpeg mtp multimedia musicbrainz ncurses network nls nodrm nptl nsplugin ofx ogg opencl openexr opengl openmp opus pam pango pcre pdf pipewire pipewire-alsa plasma png policykit ppds pulseaudio qemu qml qt5 readline rtmp sasl scanner screencast sdl seccomp semantic-desktop slp smp sndfile speex spell split-usr ssl startup-notification subversion svg systemd theora threads tiff tk transparency truetype type1 udev udisks unicode unwind upower usb v4l vaapi vcd vdpau vim-syntax vorbis vpx vst wav wavpack wayland webp widgets wmf wxwidgets x264 x265 xattr xcb xcomposite xine xkb xml xscreensaver xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2020" 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" CAMERAS="*" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a 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" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="libinput wacom" KERNEL="linux" 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" NGINX_MODULES_HTTP="autoindex fancyindex fastcgi gzip" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" QEMU_SOFTMMU_TARGETS="x86_64" QEMU_USER_TARGETS="x86_64" RUBY_TARGETS="(-ruby23) (-ruby24) (-ruby25) (-ruby26) (-ruby27) ruby30 ruby31" SANE_BACKENDS="epson epson2" USERLAND="GNU" VIDEO_CARDS="amdgpu radeonsi" 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, ARFLAGS, AS, ASFLAGS, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

=================================================================
                        Package Settings
=================================================================

media-video/cheese-41.1::gentoo was built with the following:
USE="introspection -gtk-doc -test"
FEATURES="clean-logs merge-sync binpkg-dostrip preserve-libs assume-digests multilib-strict ipc-sandbox binpkg-docompress usersync parallel-fetch protect-owned network-sandbox strict unmerge-logs binpkg-logs qa-unresolved-soname-deps config-protect-if-modified usersandbox xattr pid-sandbox userfetch unmerge-orphans userpriv fixlafiles distlocks ebuild-locks sandbox unknown-features-warn sfperms news buildpkg-live"
Comment 3 Chris Smith 2022-09-30 18:28:47 UTC
emerge -pqv '=media-video/cheese-41.1::gentoo'
[ebuild   R   ] media-video/cheese-41.1  USE="introspection -gtk-doc -test"
Comment 4 Albert W. Hopkins 2022-09-30 18:51:47 UTC
Same here. This is a result of some rebuilds:

```
[ebuild  N     ] net-libs/libcloudproviders-0.3.1::gentoo  USE="introspection -gtk-doc -vala" 0 KiB
[ebuild   R    ] dev-libs/libportal-0.6:0/1-1-1-1::gentoo  USE="gtk* introspection vala -gtk-doc -qt5 -test" 0 KiB
[ebuild  r  U  ] gnome-base/gnome-desktop-43-r400:4/2::gentoo [42.4-r400:4/1::gentoo] USE="(seccomp) systemd udev -debug -gtk-doc" 0 KiB
[ebuild  r  U  ] gnome-base/gnome-desktop-43-r300:3/20::gentoo [42.4-r300:3/19::gentoo] USE="introspection (seccomp) systemd udev -debug -gtk-doc%" 0 KiB
[blocks b      ] <gnome-base/gnome-desktop-43:3 ("<gnome-base/gnome-desktop-43:3" is soft blocking gnome-base/gnome-desktop-43-r400)
[ebuild  rR    ] sys-apps/xdg-desktop-portal-gnome-43.0::gentoo  USE="wayland -X" 0 KiB
[ebuild  rR    ] media-gfx/gnome-font-viewer-43.0::gentoo  0 KiB
[ebuild  rR    ] gnome-base/gnome-settings-daemon-42.2-r3::gentoo  USE="colord cups networkmanager systemd udev wayland -debug -elogind -modemmanager -smartcard (-test)" INPUT_DEVICES="-wacom" 0 KiB
[ebuild  rR    ] app-text/evince-43.0:0/evd3.4-evv3.3::gentoo  USE="cups gnome introspection -djvu -dvi -gnome-keyring -gstreamer -gtk-doc (-nautilus) -postscript -spell -tiff -xps" 0 KiB
[ebuild  rR    ] mail-client/evolution-3.44.4-r2:2.0::gentoo  USE="ssl -archive -bogofilter -geolocation -gtk-doc -highlight -ldap -spamassassin -spell -weather -ytnef" 0 KiB
[ebuild  rR    ] media-gfx/eog-43.0:1::gentoo  USE="exif introspection jpeg svg -gtk-doc -lcms -tiff -xmp" 0 KiB
[ebuild  rR    ] media-video/cheese-41.1:0/8::gentoo  USE="introspection -gtk-doc -test" 0 KiB
[ebuild  rR    ] media-video/totem-42.0-r1::gentoo  USE="-gtk-doc -python -test" PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9" 0 KiB
[ebuild  rR    ] gnome-base/gnome-session-42.0::gentoo  USE="systemd -doc -elogind" 0 KiB
[ebuild  rR    ] x11-wm/mutter-42.5:0/10::gentoo  USE="gnome introspection screencast systemd udev wayland -doc -elogind -sysprof -test" INPUT_DEVICES="-wacom" VIDEO_CARDS="-nvidia" 0 KiB
[ebuild  rR    ] gnome-base/gnome-control-center-42.3:2::gentoo  USE="bluetooth cups gnome-online-accounts networkmanager systemd wayland -debug -elogind -ibus -kerberos -test" INPUT_DEVICES="-wacom" 0 KiB
[ebuild  rR    ] gnome-base/gnome-shell-42.5-r1::gentoo  USE="bluetooth browser-extension networkmanager systemd -elogind -gtk-doc -ibus -telepathy -test" PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9 -python3_11" 0 KiB
[ebuild     U  ] gnome-base/nautilus-43.0::gentoo [42.2::gentoo] USE="gnome gstreamer introspection previewer -gtk-doc (-selinux) -sendto -test" 0 KiB

Total: 17 packages (3 upgrades, 1 new, 13 reinstalls), Size of downloads: 0 KiB
Conflict: 1 block (all satisfied)

The following packages are causing rebuilds:

  (gnome-base/gnome-desktop-43-r300:3/20::gentoo, ebuild scheduled for merge) causes rebuilds for:
    (media-video/totem-42.0-r1:0/0::gentoo, ebuild scheduled for merge)
    (app-text/evince-43.0:0/evd3.4-evv3.3::gentoo, ebuild scheduled for merge)
    (media-gfx/eog-43.0:1/1::gentoo, ebuild scheduled for merge)
    (mail-client/evolution-3.44.4-r2:2.0/2.0::gentoo, ebuild scheduled for merge)
    (media-video/cheese-41.1:0/8::gentoo, ebuild scheduled for merge)
    (gnome-base/gnome-settings-daemon-42.2-r3:0/0::gentoo, ebuild scheduled for merge)
    (gnome-base/gnome-session-42.0:0/0::gentoo, ebuild scheduled for merge)
    (gnome-base/gnome-shell-42.5-r1:0/0::gentoo, ebuild scheduled for merge)
    (x11-wm/mutter-42.5:0/10::gentoo, ebuild scheduled for merge)
  (gnome-base/gnome-desktop-43-r400:4/2::gentoo, ebuild scheduled for merge) causes rebuilds for:
    (gnome-base/gnome-control-center-42.3:2/2::gentoo, ebuild scheduled for merge)
    (sys-apps/xdg-desktop-portal-gnome-43.0:0/0::gentoo, ebuild scheduled for merge)
    (media-gfx/gnome-font-viewer-43.0:0/0::gentoo, ebuild scheduled for merge)
    (gnome-base/nautilus-43.0:0/0::gentoo, ebuild scheduled for merge)
```

```
Portage 3.0.37 (python 3.11.0-candidate-2, default/linux/amd64/17.1/no-multilib, gcc-12.2.0, glibc-2.36-r3, 5.19.12-gentoo x86_64)
=================================================================
System uname: Linux-5.19.12-gentoo-x86_64-Intel-R-_Xeon-R-_CPU_E5-2630_0_@_2.30GHz-with-glibc2.36
KiB Mem:    32875304 total,   5705236 free
KiB Swap:   13609976 total,  13488120 free
Timestamp of repository gentoo: Fri, 30 Sep 2022 18:03:20 +0000
Timestamp of repository marduk: Thu, 29 Sep 2022 12:35:14 +0000
sh bash 5.2
ld GNU ld (Gentoo 2.39 p4) 2.39.0
app-misc/pax-utils:        1.3.5::gentoo
app-shells/bash:           5.2::gentoo
dev-lang/perl:             5.36.0::gentoo
dev-lang/python:           3.10.7::gentoo, 3.11.0_rc2::gentoo
dev-lang/rust:             1.64.0-r1::gentoo
dev-util/cmake:            3.24.2::gentoo
dev-util/meson:            0.63.2-r1::gentoo
sys-apps/baselayout:       2.9::gentoo
sys-apps/sandbox:          2.29::gentoo
sys-apps/systemd:          251.4::gentoo
sys-devel/autoconf:        2.13-r3::gentoo, 2.71-r4::gentoo
sys-devel/automake:        1.16.5::gentoo
sys-devel/binutils:        2.39-r2::gentoo
sys-devel/binutils-config: 5.4.1::gentoo
sys-devel/clang:           14.0.6-r1::gentoo, 15.0.1::gentoo
sys-devel/gcc:             12.2.0::gentoo
sys-devel/gcc-config:      2.6::gentoo
sys-devel/libtool:         2.4.7::gentoo
sys-devel/lld:             14.0.6::gentoo
sys-devel/llvm:            14.0.6-r2::gentoo, 15.0.1::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  5.19::gentoo (virtual/os-headers)
sys-libs/glibc:            2.36-r3::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://gbp/repos/lighthouse/gentoo
    priority: -1000
    sync-rsync-extra-opts: 
    sync-rsync-verify-metamanifest: False
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-max-age: 24

marduk
    location: /var/db/repos/marduk
    sync-type: rsync
    sync-uri: rsync://gbp/repos/lighthouse/marduk
    masters: gentoo
    priority: 50
    sync-rsync-extra-opts: 
    sync-rsync-verify-metamanifest: False

Binary Repositories:

binhost
    priority: 10
    sync-uri: https://gbp/binpkgs/lighthouse

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE @BINARY-REDISTRIBUTABLE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="     -O3     -march=native     -mtune=alderlake     -pipe "
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /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"
CXXFLAGS="     -O3     -march=native     -mtune=alderlake     -pipe "
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="     --autounmask=n     --binpkg-changed-deps     --binpkg-respect-use     --buildpkg     --changed-deps=y     --color=y     --getbinpkg     --jobs=4     --keep-going     --oneshot     --quiet-build     --quiet-unmerge-warn     --rebuilt-binaries=y     --verbose-conflicts     --with-bdeps=n "
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"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg buildpkg-live config-protect-if-modified distlocks fixlafiles multilib-strict news noinfo notitles parallel-fetch preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms skiprocheck strict unknown-features-warn unmerge-logs unmerge-orphans xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
INSTALL_MASK="/usr/share/doc"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en"
MAKEFLAGS=""
MAKEOPTS="     --jobs=5     --load-average=5.64 "
PKGDIR="/var/cache/binpkgs"
PORTAGE_COMPRESS=""
PORTAGE_COMPRESS_FLAGS=""
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"
USE="acl aes amd64 asm avx avx2 brotli f16c fma3 glamor introspection ipv6 jpeg2k libglvnd mmx mmxext nls nptl opentype pam pclmul pgo popcnt rdrand seccomp sha split-usr sse sse2 sse3 sse4_1 sse4_2 ssse3 systemd udev unicode urandom utf8 vaapi vulkan wayland xattr zstd" ABI_X86="64" APACHE2_MODULES="auth_digest authn_core authn_file authz authz_core authz_groupfile authz_host authz_user dav dav_fs dir group_file mime socache_shmcb unixd" APACHE2_MPMS="prefork" CAMERAS="*" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 ssse3" CURL_SSL="openssl" ELIBC="glibc" FFTOOLS="*" INPUT_DEVICES="libinput" KERNEL="linux" L10N="en" LLVM_TARGETS="AArch64 AMDGPU ARM AVR BPF Hexagon Lanai MSP430 Mips NVPTX PowerPC RISCV Sparc SystemZ WebAssembly X86 XCore" LUA_SINGLE_TARGET="lua5-4" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10 python3_11" RUBY_TARGETS="ruby31" USERLAND="GNU" VIDEO_CARDS="intel i965 iris"
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, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SHELL, SIZE, STRINGS, STRIP, YACC, YFLAGS
```
Comment 5 CFuga 2022-09-30 20:08:17 UTC
Created attachment 814873 [details, diff]
Allows to compile media-video/cheese with gnome-desktop >= 43

There was an API change for gnome-desktop-43, and this patch from upstream fixes it. Found at

https://gitlab.gnome.org/GNOME/cheese/-/commit/d58071c56dc46299357c46da5ef9682d8d0abfa4
Comment 6 Larry the Git Cow gentoo-dev 2022-10-01 20:08:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3daaead19dfe8d4f7c70d7c127c680087cc2ea5a

commit 3daaead19dfe8d4f7c70d7c127c680087cc2ea5a
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-10-01 19:56:51 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-10-01 19:56:51 +0000

    media-video/cheese: Add patch to build against gnome-desktop-43
    
    Closes: https://bugs.gentoo.org/873688
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-video/cheese/cheese-41.1.ebuild              |  1 +
 ...umb-view-update-for-new-gnome-desktop-API.patch | 49 ++++++++++++++++++++++
 2 files changed, 50 insertions(+)