From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH] mesalib: select HOST_SYSTEM_PYTHON3_PYYAML
Date: Fri, 7 Feb 2025 16:44:44 +0100 [thread overview]
Message-ID: <20250207154444.3639626-1-p.zabel@pengutronix.de> (raw)
PyYAML is required to build Mesa since 24.2.0, mesa commit ccc6442d6f05
("u_format: Rewrite format table to use YAML").
This issue was hidden before commit 1894396d091b ("host-system-python3:
use --system-site-packages only when needed") on build hosts that have
PyYAML installed system-wide.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
rules/mesalib.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/mesalib.in b/rules/mesalib.in
index ab83bbef70dd..83aab5f87c45 100644
--- a/rules/mesalib.in
+++ b/rules/mesalib.in
@@ -10,6 +10,7 @@ menuconfig MESALIB
select HOST_SYSTEM_PYTHON3
select HOST_SYSTEM_PYTHON3_MAKO
select HOST_SYSTEM_PYTHON3_PYCPARSER if MESALIB_DRI_ETNAVIV
+ select HOST_SYSTEM_PYTHON3_PYYAML
select HOST_GLSLANG if MESALIB_VULKAN_AMD
select HOST_GLSLANG if MESALIB_VULKAN_INTEL
select HOST_GLSLANG if MESALIB_VULKAN_OVERLAY
--
2.39.5
next reply other threads:[~2025-02-07 15:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-07 15:44 Philipp Zabel [this message]
2025-02-08 18:01 ` Christian Melki
2025-02-09 14:11 ` Michael Olbrich
2025-02-10 9:15 ` Philipp Zabel
2025-02-14 9:02 ` [ptxdist] [APPLIED] " Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250207154444.3639626-1-p.zabel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox