https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/meson-python-0.16.0-r1 fails tests. Discovered on: amd64 (internal ref: python3-13_tinderbox) System: PYTHON-3.13-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GLIBC-2.39) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 892956 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: > raise ConfigError(f'Could not find meson version {version} or newer, found {meson_version}.') E mesonpy.ConfigError: Could not find meson version 0.63.3 or newer, found . ERROR tests/test_wheel.py::test_vendored_meson - SystemExit: 1 meson-python: error: Could not find meson version 0.63.3 or newer, found . meson-python: error: Could not find meson version 0.63.3 or newer, found .
Apparently it fails if dev-build/meson isn't built for the same target.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae763e6827f708dcdcba7404d035cb3b67a42c0e commit ae763e6827f708dcdcba7404d035cb3b67a42c0e Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2025-02-16 18:03:14 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2025-02-16 18:43:56 +0000 dev-python/meson-python: Fix testing without matching impl on meson Closes: https://bugs.gentoo.org/931937 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/meson-python/meson-python-0.17.1.ebuild | 7 +++++++ 1 file changed, 7 insertions(+)