Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 612372 - media-libs/mesa-13.0.5 configure: error: Package requirements (libdrm_amdgpu >= 2.4.63) were not met:
Summary: media-libs/mesa-13.0.5 configure: error: Package requirements (libdrm_amdgpu ...
Status: RESOLVED DUPLICATE of bug 612208
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-11 22:23 UTC by Paul Gover
Modified: 2017-03-13 12:51 UTC (History)
1 user (show)

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


Attachments
emerge --info '=media-libs/mesa-13.0.5::gentoo' (file_612372.txt,6.42 KB, text/plain)
2017-03-11 22:23 UTC, Paul Gover
Details
emerge -pqv '=media-libs/mesa-13.0.5::gentoo' (file_612372.txt,426 bytes, text/plain)
2017-03-11 22:31 UTC, Paul Gover
Details
Build log (mesa.build.log,17.50 KB, text/x-log)
2017-03-11 22:35 UTC, Paul Gover
Details
config.log (config.log,323.96 KB, text/x-log)
2017-03-11 22:40 UTC, Paul Gover
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Gover 2017-03-11 22:23:45 UTC
Created attachment 466740 [details]
emerge --info '=media-libs/mesa-13.0.5::gentoo'

Attempting to emerge update on my stable AMD64 box, with radeon driver, update to media-libs/mesa-13.0.5 fails with messages:
  configure: error: Package requirements (libdrm_amdgpu >= 2.4.63) were not met:
  No package 'libdrm_amdgpu' found
  ERROR: media-libs/mesa-13.0.5::gentoo failed (configure phase):
Comment 1 Paul Gover 2017-03-11 22:31:49 UTC
Created attachment 466742 [details]
emerge -pqv '=media-libs/mesa-13.0.5::gentoo'

It looks a lot prettier in colour!

Reading ps://wiki.gentoo.org/wiki/Radeon, I note it says VIDEO_CARDS "radeon r600".  Should I be specifying both or either.  I've always had just "radeon"; the idea of "r600" is new to me.
Comment 2 Paul Gover 2017-03-11 22:35:31 UTC
Created attachment 466744 [details]
Build log
Comment 3 Paul Gover 2017-03-11 22:40:08 UTC
Created attachment 466746 [details]
config.log
Comment 4 Paul Gover 2017-03-11 23:18:19 UTC
Ahah!  Setting VIDEO_CARDS="radeon r600" cured the problem.

I leave you guys to decide if this is user error, lack of documentation, an unannounced change, or a bug.
Comment 5 Matt Turner gentoo-dev 2017-03-13 02:03:03 UTC
This was fixed by

commit ba3c9d7e2e751bf3b6d54c0877fb3b1fe218d9a4
Author: Matt Turner <mattst88@gentoo.org>
Date:   Sat Mar 11 08:22:49 2017 -0800

    Revert "media-libs/mesa: Build radeonsi if only VIDEO_CARDS="radeon" is selected."
    
    This reverts commit 906eaa04d5b56c1b5c7fb3afa1cf33ec92b40279.
    
    Bug: https://bugs.gentoo.org/612208
Comment 6 Paul Gover 2017-03-13 12:51:28 UTC
OK, thanks.  I've marked it as a dup.

*** This bug has been marked as a duplicate of bug 612208 ***