On Tue, 27 Aug 2024, Stuart Henderson wrote:
> On 2024/08/27 17:03, Stuart Henderson wrote:
> > The extra patches below fix things so tests can run on 3.11 (remove
> > NO_TEST from Makefile too). "make test" on amd64 Py 3.11 results below
> > the diff (summary: 31 failed, 35649 passed, 2372 skipped, 1305
> > deselected, 33 xfailed, 1 xpassed, 21 warnings in 207.79s"; I'll run
> > it on aarch64 when my machine's free and reply if there are many
> > differences. Maybe i386 too when the current bulk finishes (a day or
> > two).
>
> Build fails early on aarch64. The meson full log file referenced does
> not exist.
>
>
That's unfortunate but thanks for testing that.
This version of numpy may still support using setuptools by copying
pyproject.toml.setuppy over the default pyproject.toml (which uses meson).
I haven't tried the fallback build yet, but it might be a stop gap fix if
it works.
No comments:
Post a Comment