[PATCH] gnu: mesa: Fix detection of wayland-scanner pkg-config file.

  • Done
  • quality assurance status badge
Details
2 participants
  • Kei Kebreau
  • Marius Bakke
Owner
unassigned
Submitted by
Kei Kebreau
Severity
normal
K
K
Kei Kebreau wrote on 26 Jun 2019 03:53
(address . guix-patches@gnu.org)
20190626015345.19432-1-kkebreau@posteo.net
This is a patch that enables mesa to build on my machine on the core-updates
branch as of June 25. Somehow, meson (the build system, not "mesa") fails to
detect wayland-scanner when the keyword argument "native" is set to true.
Hopefully this change does not cause trouble with cross-building.
M
M
Marius Bakke wrote on 30 Jun 2019 17:10
87muhzun1j.fsf@devup.no
Kei Kebreau <kkebreau@posteo.net> writes:

Toggle quote (5 lines)
> This is a patch that enables mesa to build on my machine on the core-updates
> branch as of June 25. Somehow, meson (the build system, not "mesa") fails to
> detect wayland-scanner when the keyword argument "native" is set to true.
> Hopefully this change does not cause trouble with cross-building.

This is due to a regression in Meson 0.51:


I reverted the upgrade for now, in commit
fd3594bf3881fb8d4c04f76db0f1a9cbd5fae871. Thanks!
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl0Y0NgACgkQoqBt8qM6
VProSgf9FvBw2tFj2F+z1sM+8fQFCk/lgBvYJd4qZn+fzL6NsNTeEtku7LUf7n1h
74r6xVkdvBBJPmuMlILq1i0izsSCPO5yploglB4EH6pkM7R2io3N1lEuEicsXMY1
3uomF5Z3GRg53ZPeTCZRL0GyUU5UcxuFJrGfps0i7eYUr5NoC7RHDBi5ILTqcvrP
WFnr6c+AXERoiiJB/OJ6VsrGPCL1PIYdbyQ11y5hZrU2yTKWb6JbQm9EuCjYQw+h
wa3T+pXzGWvAERydkXMPl9CQNm7+LwPOyDZhV+TZGA0R2FESrx3yE8JticPSf0ck
pRo2SGsek9U+hc/DnI63ToyVX7Jv0w==
=+Y4W
-----END PGP SIGNATURE-----

Closed
?