Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Program gtk4-update-icon-cache found: NO Program gtk4-update-icon-cache found: NO data/meson.build:56:6: ERROR: Program 'gtk4-update-icon-cache' not found or not executable A full log can be found at /var/tmp/portage/games-kids/gmult-10.0/work/gmult-10.0-build/meson-logs/meson-log.txt ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-j4-20220319-220005 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.3.1 [2] x86_64-pc-linux-gnu-11.2.1 * clang/llvm (if any): clang version 14.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/14/bin /usr/lib/llvm/14 14.0.0 Python 3.9.12 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) [3] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.59.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11] 2) Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: [1] php7.4 [2] php8.0 [3] php8.1 * HEAD of ::gentoo commit 07e41d614752d8a824c5807c36a68640a43a1f15 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Mar 27 20:49:37 2022 +0000 2022-03-27 20:49:35 UTC emerge -qpvO games-kids/gmult [ebuild N ] games-kids/gmult-10.0
Created attachment 768029 [details] emerge-info.txt
Created attachment 768030 [details] emerge-history.txt.bz2
Created attachment 768031 [details] environment
Created attachment 768032 [details] etc.portage.tar.bz2
Created attachment 768033 [details] games-kids:gmult-10.0:20220327-214617.log
Created attachment 768034 [details] logs.tar.bz2
Created attachment 768035 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19102942b5d6049be39126e08436fd9e49dbc8e1 commit 19102942b5d6049be39126e08436fd9e49dbc8e1 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2022-03-28 04:15:03 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2022-03-28 04:20:30 +0000 games-kids/gmult: fix build with meson-0.61.4 meson-0.61.4's gnome module now checks that gtk4-update-icon-cache is available if updating cache is requested (was ignored with <=0.61.3), simply skip given this should be handled by xdg.eclass either way. Closes: https://bugs.gentoo.org/836294 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> games-kids/gmult/files/gmult-10.0-no-icon-cache.patch | 8 ++++++++ games-kids/gmult/gmult-10.0.ebuild | 4 ++++ 2 files changed, 12 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f97a560be2de84ac8d5f911eb77e68e3036744e3 commit f97a560be2de84ac8d5f911eb77e68e3036744e3 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-03-28 05:43:52 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-03-28 05:44:21 +0000 dev-util/meson: fix gtk-update-icon-cache check Was checking for gtk4* twice. Bug: https://bugs.gentoo.org/836294 Closes: https://bugs.gentoo.org/836293 Closes: https://bugs.gentoo.org/836281 Signed-off-by: Sam James <sam@gentoo.org> ...on-0.61.4-fix-gtk-update-icon-cache-check.patch | 29 ++++++++++++++++++++++ ...{meson-0.61.4.ebuild => meson-0.61.4-r1.ebuild} | 4 +++ 2 files changed, 33 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8bc7034409f8a1adb184dff243d84a77766a37a commit c8bc7034409f8a1adb184dff243d84a77766a37a Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2022-03-28 05:47:35 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2022-03-28 05:49:59 +0000 Revert "games-kids/gmult: fix build with meson-0.61.4" This reverts commit 19102942b5d6049be39126e08436fd9e49dbc8e1. This workaround won't be necessary, turns out cache updates are skipped when DESTDIR is used and the failing dependency check was due to a typo in meson-0.61.4 (fixed in -r1, thanks sam). Bug: https://bugs.gentoo.org/836294 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> games-kids/gmult/files/gmult-10.0-no-icon-cache.patch | 8 -------- games-kids/gmult/gmult-10.0.ebuild | 4 ---- 2 files changed, 12 deletions(-)