[Mesa-dev] [Bug 111126] Build problem: meson build can not find wayland-scanner

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 31 21:13:45 UTC 2019


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

--- Comment #10 from Jordan Justen <jljusten at gmail.com> ---
(In reply to Dylan Baker from comment #9)
> Are you passing PKG_CONFIG_PATH at meson setup time? such as
> 'PKG_CONFIG_PATH="..." meson builddir'? Because if you are this is
> definitely a meson bug, and there might be a PR for this already.

Yes, PKG_CONFIG_PATH is set in the environment before running meson.

In looking through meson's code (mesonmesonbuild/dependencies/base.py),
it seems some effort may have been taken to ignore PKG_CONFIG_PATH
if a dependency sets native.

The first meson commit that seems to take related steps is
11e3011a6bf0adeb51582c590c90b0f4dccb4df8. It seems like the related
code has been reworked substantially since then.

Hmm, I guess af2d7af9983a04fa2dd6c073bdc41847a23012c8 is what has
changed the behavior recently.

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


More information about the mesa-dev mailing list