[Bug 287567] graphics/mesa-libs: configure failed: Python (3.x) mako module >= 0.8.0 required to build mesa
Date: Wed, 30 Jul 2025 05:59:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287567
--- Comment #17 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=46f45d83573a4095249b451ad154650fc1dc6c58
commit 46f45d83573a4095249b451ad154650fc1dc6c58
Author: Matthew Wener <matthew@wener.org>
AuthorDate: 2025-07-24 21:21:09 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2025-07-30 05:59:01 +0000
graphics/mesa: Add py-packaging as BUILD_DEP
- Due to the deprecation of distutils a version check in the meson.build
code is failing
- This is fixed by adding py-packaging which is default approach for
getting the version
- Note: We are not adding py-setuptools as distutils is a fallback approach
to getting the version
PR: 287567
graphics/mesa-dri/Makefile.common | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.