Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.1) Run-time dependency libdrm found: YES 2.4.116 Run-time dependency libdrm_intel found: YES 2.4.116 Run-time dependency pciaccess found: YES 0.17 Run-time dependency libkmod found: YES 30 Found CMake: /usr/bin/cmake (3.27.4) Run-time dependency libprocps found: NO (tried pkgconfig and cmake) meson.build:123:12: ERROR: Dependency "libprocps" not found, tried pkgconfig and cmake Works again after downgrading sys-process/procps to version 3.3.17-r2
Created attachment 869234 [details] meson configure log
Created attachment 869235 [details] meson configure log with procps-4 previous log was with the working version of procps, this is the log with the failure
This Debian patch fixes the problem on my end: https://salsa.debian.org/xorg-team/app/intel-gpu-tools/-/blob/067ddd789fd80c12972fb92db8f93fadbdc4530e/debian/patches/libproc2_library
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=608e5029f51335bf97a3bf1cd633514dfb1b5f6d commit 608e5029f51335bf97a3bf1cd633514dfb1b5f6d Author: Sam James <sam@gentoo.org> AuthorDate: 2023-09-03 06:39:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-09-03 06:40:14 +0000 x11-apps/igt-gpu-tools: fix compat w/ procps-4 Closes: https://bugs.gentoo.org/913512 Signed-off-by: Sam James <sam@gentoo.org> x11-apps/igt-gpu-tools/Manifest | 1 + .../igt-gpu-tools/igt-gpu-tools-1.27.1-r1.ebuild | 112 +++++++++++++++++++++ 2 files changed, 113 insertions(+)
*** Bug 913606 has been marked as a duplicate of this bug. ***