[Mesa-dev] [Bug 109062] meson incorrectly handles/reports libdrm_$foo

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 21 16:58:24 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=109062

Emil Velikov <emil.l.velikov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |airlied at freedesktop.org,
                   |                            |chadversary at chromium.org,
                   |                            |imirkin at alum.mit.edu

--- Comment #12 from Emil Velikov <emil.l.velikov at gmail.com> ---
Fwiw my suggestion is to follow the autotools build, which was explicitly
requested by Ilia, Dave and Chad - commit
2b4eaabff01a3a8ea0c4742ac481492092c1ab4f.

Above ensures that both core and $vendor libs meet the $vendor version
requirement.

AFAICT meson seems to pick the highest version and enforces it everywhere -
core and all used vendors. So for example:
A local nouveau v10, and system amdgpu v5, will meet the requirements, yet
meson will error out expecting amdgpu v10 :-(

That said, as long the guys are happy, I'm fine either way.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181221/9339c94b/attachment.html>


More information about the mesa-dev mailing list