[MacPorts] #69538: py-numpy should prevent from linking to an arbitrary BLAS implementation
MacPorts
noreply at macports.org
Mon Mar 18 19:57:59 UTC 2024
#69538: py-numpy should prevent from linking to an arbitrary BLAS implementation
--------------------------+-----------------------
Reporter: barracuda156 | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.1
Keywords: | Port: py-numpy
--------------------------+-----------------------
Currently the port does nothing, apparently, to ensure that the chosen
BLAS variant is actually used. In result something like this can happen:
#67490
For `py312-numpy` where `meson` is used, there is a specific order of BLAS
implementations to search. This will probably break variants, unless they
are passed via an argument to `meson`. See `meson_options.txt`.
--
Ticket URL: <https://trac.macports.org/ticket/69538>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list