Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913512 - x11-apps/igt-gpu-tools-1.27.1 fails to find >=sys-process/procps-4
Summary: x11-apps/igt-gpu-tools-1.27.1 fails to find >=sys-process/procps-4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: PATCH
: 913606 (view as bug list)
Depends on:
Blocks: 913537
  Show dependency tree
 
Reported: 2023-09-02 14:27 UTC by Nowa Ammerlaan
Modified: 2023-09-04 07:03 UTC (History)
7 users (show)

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


Attachments
meson configure log (meson-log.txt,83.83 KB, text/plain)
2023-09-02 14:28 UTC, Nowa Ammerlaan
Details
meson configure log with procps-4 (meson-log.txt,44.23 KB, text/plain)
2023-09-02 14:33 UTC, Nowa Ammerlaan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nowa Ammerlaan gentoo-dev 2023-09-02 14:27:04 UTC
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
Comment 1 Nowa Ammerlaan gentoo-dev 2023-09-02 14:28:42 UTC
Created attachment 869234 [details]
meson configure log
Comment 2 Nowa Ammerlaan gentoo-dev 2023-09-02 14:33:48 UTC
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
Comment 4 Larry the Git Cow gentoo-dev 2023-09-03 06:40:26 UTC
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(+)
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-04 07:03:27 UTC
*** Bug 913606 has been marked as a duplicate of this bug. ***