Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921928 - media-libs/mesa-9999: build fails due to low libdrm version
Summary: media-libs/mesa-9999: build fails due to low libdrm version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-12 10:02 UTC by Esad Katmer
Modified: 2024-01-17 17:20 UTC (History)
0 users

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


Attachments
emerge --info (emerge--info.txt,6.18 KB, text/plain)
2024-01-12 10:03 UTC, Esad Katmer
Details
build log (build.log,16.96 KB, text/x-log)
2024-01-12 10:03 UTC, Esad Katmer
Details
upgrade required libdrm version (fix-libdrm-version.patch,369 bytes, patch)
2024-01-12 10:04 UTC, Esad Katmer
Details | Diff
upgrade required libdrm version (fix-libdrm-version.patch,360 bytes, patch)
2024-01-12 10:05 UTC, Esad Katmer
Details | Diff
upgrade required libdrm version (fix-libdrm-version.patch,392 bytes, patch)
2024-01-12 10:07 UTC, Esad Katmer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Esad Katmer 2024-01-12 10:02:40 UTC
upstream mesa upgraded required libdrm version from
  2.4.110 --> 2.4.119
for amdgpu cards

see: https://gitlab.freedesktop.org/mesa/mesa/-/commit/1f5f1ce29d1dddf0ada816d9e667d5ecd67aa97f

Reproducible: Always

Steps to Reproduce:
1. emerge -1q =media-libs/mesa-9999
Actual Results:  
Message: libdrm 2.4.119 needed because amdgpu has the highest requirement
Dependency libdrm_amdgpu found: NO found 2.4.118 but need: '>=2.4.119'

Expected Results:  
compiled
Comment 1 Esad Katmer 2024-01-12 10:03:29 UTC
Created attachment 882082 [details]
emerge --info
Comment 2 Esad Katmer 2024-01-12 10:03:41 UTC
Created attachment 882083 [details]
build log
Comment 3 Esad Katmer 2024-01-12 10:04:45 UTC
Created attachment 882084 [details, diff]
upgrade required libdrm version
Comment 4 Esad Katmer 2024-01-12 10:05:45 UTC
Created attachment 882085 [details, diff]
upgrade required libdrm version
Comment 5 Esad Katmer 2024-01-12 10:07:07 UTC
Created attachment 882086 [details, diff]
upgrade required libdrm version
Comment 6 Larry the Git Cow gentoo-dev 2024-01-17 17:20:34 UTC
The bug has been closed via the following commit(s):

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

commit fc9a463691512e6b02962f589b555090f0965f17
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2024-01-17 17:20:01 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2024-01-17 17:20:30 +0000

    media-libs/mesa: Raise libdrm dependency
    
    Closes: https://bugs.gentoo.org/921928
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-libs/mesa/mesa-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)