Summary: | games-kids/gmult-10.0 - data/meson.build: ERROR: Program gtk4-update-icon-cache not found or not executable | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=836281 https://bugs.gentoo.org/show_bug.cgi?id=836293 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt.bz2 environment etc.portage.tar.bz2 games-kids:gmult-10.0:20220327-214617.log logs.tar.bz2 temp.tar.bz2 |
Description
Toralf Förster
2022-03-27 22:10:54 UTC
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(-) |