Host machine cpu: x86_64 Library m found: YES Library winmm found: NO Found pkg-config: YES (/usr/bin/x86_64-pc-linux-gnu-pkg-config) 2.2.0 Run-time dependency gl found: NO (tried pkgconfig and system) ../mesa-demos-9.0.0/meson.build:42:9: ERROR: Dependency "gl" not found, tried pkgconfig and system A full log can be found at /var/tmp/portage/x11-apps/mesa-progs-9.0.0/work/mesa-demos-9.0.0-abi_x86_64.amd64/meson-logs/meson-log.txt ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_systemd-20240506-005139 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 18.1.5 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.5 Python 3.11.9 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.77.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21] 4) Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 [4] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.22.2 linux/amd64 HEAD of ::gentoo commit 8c6b5c5210cd88ee51ee6dada60f1013e605ff0c Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu May 9 15:48:47 2024 +0000 2024-05-09 15:48:47 UTC emerge -qpvO x11-apps/mesa-progs [ebuild N ] x11-apps/mesa-progs-9.0.0 USE="-X -gles2 -vulkan -wayland" ABI_X86="(64) -32 (-x32)"
Created attachment 892628 [details] emerge-info.txt
Created attachment 892629 [details] emerge-history.txt.xz
Created attachment 892630 [details] environment
Created attachment 892631 [details] etc.clang.tar.xz
Created attachment 892632 [details] etc.portage.tar.xz
Created attachment 892633 [details] qlist-info.txt.xz
Created attachment 892634 [details] temp.tar.xz
Created attachment 892635 [details] x11-apps:mesa-progs-9.0.0:20240509-171208.log
I suspect the problem is that mesa-progs requests gl.pc (which is only installed by libglvnd[X]) even when building mesa-progs with USE=-X.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1824d39d36224b9d5673cea1dda8c017dbc79d3 commit a1824d39d36224b9d5673cea1dda8c017dbc79d3 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2024-05-09 23:17:45 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2024-05-09 23:24:30 +0000 x11-apps/mesa-progs: Link against libOpenGL Closes: https://bugs.gentoo.org/931647 Signed-off-by: Matt Turner <mattst88@gentoo.org> .../files/9.0.0-Disable-things-we-don-t-want.patch | 17 +++++++++++++---- .../files/9999-Disable-things-we-don-t-want.patch | 18 ++++++++++++++---- 2 files changed, 27 insertions(+), 8 deletions(-)