Comment 4 for bug 1967920

Revision history for this message
Dan Streetman (ddstreet) wrote :

> This is by design. See: https://lists.debian.org/debian-python/2022/03/msg00039.html

I get that, my point is it doesn't seem to be done correctly.

> There was a Debian bug tracking the effect on Meson, apparently the issue was fixed upstream.
> See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009097#32

I think it's more likely this failing test was fixed upstream by:
https://github.com/mesonbuild/meson/commit/54808cd39b765f5553c3c6ae49e5ef14b5290b08

However, that test isn't the real problem; see how upstream meson 'fixed' this:

https://github.com/mesonbuild/meson/commit/a2079939de2d1d271e5ea7f23c3656a73e325728

You sure nothing else needs to be done for this in Debian?