[Bug 274284] science/py-scipy hangs during configure phase
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274284] science/py-scipy hangs during configure phase"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Oct 2023 07:15:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274284
Charlie Li <vishwin@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vishwin@freebsd.org
Status|New |Open
Flags|maintainer-feedback?(python |maintainer-feedback+
|@FreeBSD.org) |
--- Comment #5 from Charlie Li <vishwin@freebsd.org> ---
Building using the distutils method has been deprecated and finally removed
with the 1.11.2; the new/current method is PEP-517 with the meson-python build
backend. I have had a few scipy versions built successfully using PEP-517,
including with the current openblas, but have not had a chance to verify
runtime or test suite yet, particularly with mathematical correctness (since a
couple build variables had to be removed).
--
You are receiving this mail because:
You are the assignee for the bug.