Date: Mon, 09 Oct 2023 07:15:53 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 274284] science/py-scipy hangs during configure phase Message-ID: <bug-274284-21822-bcqlQewUT7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274284-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-274284-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274284-21822-bcqlQewUT7>
