That is a configuration option, but the default is to use openblas. The
change was made a few months ago.

If you have built py-numpy from ports in the past, use "make -C
/usr/ports/math/py-numpy" to change the saved config to use math/openblas.
(NETLIB was the previous default which used cblas.)
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkober...@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683


On Sat, Feb 1, 2020 at 3:44 AM ajtiM via freebsd-ports <
freebsd-ports@freebsd.org> wrote:

> On Fri, 31 Jan 2020 18:49:39 -0500
> ajtiM <starik...@dismail.de> wrote:
>
> > On Fri, 31 Jan 2020 18:29:10 -0500
> > Steve Wills <swi...@freebsd.org> wrote:
> >
> > > Hi,
> > >
> > > On 1/31/20 5:47 PM, ajtiM via freebsd-ports wrote:
> > > >
> > > > ls -al /usr/local/lib/libopenblas*
> > > > -rw-r--r--  1 root  wheel  32273330 Jan 31 10:45
> > > > /usr/local/lib/libopenblas_nehalemp-r0.3.7.a -rwxr-xr-x  1 root
> > > > wheel 15492200 Jan 31 10:45
> > > > /usr/local/lib/libopenblas_nehalemp-r0.3.7.so lrwxr-xr-x  1 root
> > > > wheel        29 Jan 31 10:45 /usr/local/lib/libopenblas.a ->
> > > > libopenblas_nehalemp-r0.3.7.a lrwxr-xr-x  1 root  wheel        30
> > > > Jan 31 10:45 /usr/local/lib/libopenblas.so ->
> > > > libopenblas_nehalemp-r0.3.7.so
> > > >
> > >
> > > Are you seeing any other issues besides the complaint from
> > > portmaster?
> > >
> > > Steve
> >
> > For now I do not have problem but also pkg check -d -n -a shows:
> >
> > Checking all packages: 100%
> > py27-numpy is missing a required shared library: libopenblas.so
> > py37-numpy is missing a required shared library: libopenblas.so
> > py37-scipy is missing a required shared library: libopenblas.so
> > suitesparse is missing a required shared library: libopenblas.so
> >
> > Thank you.
> >
>
> Does py-numpy depends on math/cblas still?
> Thank you.
>
>
> --
> “In politics stupidity is not a handicap”.
>
> Napoleon Bonaparte
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to