Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836281 - gui-libs/gtksourceview-5.4.0 - meson.build: ERROR: Program gtk4-update-icon-cache not found or not executable
Summary: gui-libs/gtksourceview-5.4.0 - meson.build: ERROR: Program gtk4-update-icon-c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-27 16:00 UTC by Toralf Förster
Modified: 2022-03-28 05:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.27 KB, text/plain)
2022-03-27 16:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,95.25 KB, text/plain)
2022-03-27 16:00 UTC, Toralf Förster
Details
environment (environment,104.08 KB, text/plain)
2022-03-27 16:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,5.92 KB, application/x-bzip)
2022-03-27 16:00 UTC, Toralf Förster
Details
gui-libs:gtksourceview-5.4.0:20220327-155330.log (gui-libs:gtksourceview-5.4.0:20220327-155330.log,8.73 KB, text/plain)
2022-03-27 16:00 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.09 KB, application/x-bzip)
2022-03-27 16:00 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.23 KB, application/x-bzip)
2022-03-27 16:00 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-03-27 16:00:43 UTC
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

meson.build:346:6: ERROR: Program 'gtk4-update-icon-cache' not found or not executable

A full log can be found at /var/tmp/portage/gui-libs/gtksourceview-5.4.0/work/gtksourceview-5.4.0-build/meson-logs/meson-log.txt

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20220326-164355

  -------------------------------------------------------------------

gcc-config -l:
 [1] 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-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:

  HEAD of ::gentoo
commit d1a5ee66cdc31d6bfdfd27f4f8c6e4d15c1268b6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Mar 27 15:04:44 2022 +0000

    2022-03-27 15:04:43 UTC

emerge -qpvO gui-libs/gtksourceview
[ebuild  N    ] gui-libs/gtksourceview-5.4.0  USE="introspection sysprof vala -gtk-doc -test"
Comment 1 Toralf Förster gentoo-dev 2022-03-27 16:00:44 UTC
Created attachment 767992 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-03-27 16:00:46 UTC
Created attachment 767993 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-03-27 16:00:47 UTC
Created attachment 767994 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-03-27 16:00:48 UTC
Created attachment 767995 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-03-27 16:00:49 UTC
Created attachment 767996 [details]
gui-libs:gtksourceview-5.4.0:20220327-155330.log
Comment 6 Toralf Förster gentoo-dev 2022-03-27 16:00:50 UTC
Created attachment 767997 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-03-27 16:00:51 UTC
Created attachment 767998 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-03-28 05:44:30 UTC
The bug has been closed via 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(+)