Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 846446

Summary: sys-process/criu-3.17: fatal error: libdrm/amdgpu.h: No such file or directory
Product: Gentoo Linux Reporter: Sergey 'L29Ah' Alirzaev <zl29ah>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED FIXED    
Severity: normal CC: chris, dan, sam, virtualization
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/checkpoint-restore/criu/issues/1900
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info

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(-)