On Fri, Sep 13, 2024 at 04:49:45PM -0500, Jason Bacon wrote:
I'm assuming this issue has been fixed by now.
Yes.
I'm seeing failures on NetBSD 10, which I would guess are a new problem.
  Anyone else having trouble with scipy on NetBSD?
It builds in the official NetBSD 10 bulk builds, last two days ago.
https://releng.netbsd.org/bulktracker/math/py-scipy
list all of these:
py311-scipy-1.14.1    ok    2024-09-12    HEAD    NetBSD 9.0/ 
i386        gcc
py311-scipy-1.14.1    ok    2024-09-12    HEAD    NetBSD 9.0/x86_64    
gcc
py311-scipy-1.14.1    ok    2024-09-11    HEAD    NetBSD 10.0/ 
x86_64    gcc
py311-scipy-1.14.1    ok    2024-09-11    HEAD    NetBSD 10.0/i386    gcc
This is py311, but I checked the 10.0/x64_64 one, and the py312 
version builds too, see
https://releng.netbsd.org/bulktracker/build/1246/math/
Make sure all your dependencies are up to date?
  Thomas