Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846446 - sys-process/criu-3.17: fatal error: libdrm/amdgpu.h: No such file or directory
Summary: sys-process/criu-3.17: fatal error: libdrm/amdgpu.h: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-19 12:00 UTC by Sergey 'L29Ah' Alirzaev
Modified: 2022-06-03 09:22 UTC (History)
4 users (show)

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


Attachments
build log (build.log,259.81 KB, text/plain)
2022-05-19 12:00 UTC, Sergey 'L29Ah' Alirzaev
Details
emerge --info (emerge.info,18.00 KB, text/plain)
2022-05-19 12:00 UTC, Sergey 'L29Ah' Alirzaev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey 'L29Ah' Alirzaev 2022-05-19 12:00:07 UTC
amdgpu_plugin.c:20:10: fatal error: libdrm/amdgpu.h: No such file or directory
   20 | #include <libdrm/amdgpu.h>
      |          ^~~~~~~~~~~~~~~~~


Reproducible: Always
Comment 1 Sergey 'L29Ah' Alirzaev 2022-05-19 12:00:30 UTC
Created attachment 779522 [details]
build log
Comment 2 Sergey 'L29Ah' Alirzaev 2022-05-19 12:00:46 UTC
Created attachment 779525 [details]
emerge --info
Comment 3 Chris Smith 2022-05-19 13:26:42 UTC
ditto
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-19 22:16:17 UTC
Forwarded upstream: https://github.com/checkpoint-restore/criu/issues/1900.
Comment 5 Larry the Git Cow gentoo-dev 2022-06-03 06:58:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca0e234080b3250e5fb9c8964ce5e0f98fbbeef9

commit ca0e234080b3250e5fb9c8964ce5e0f98fbbeef9
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-03 06:57:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-03 06:58:13 +0000

    sys-process/criu: fix automagic libdrm/amdgpu dependency
    
    Bug: https://github.com/checkpoint-restore/criu/issues/1900
    Closes: https://bugs.gentoo.org/846446
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-process/criu/{criu-3.17.ebuild => criu-3.17-r1.ebuild} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)