Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-02-01 Thread Kevin Oberman
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.)

Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-02-01 Thread ajtiM via freebsd-ports
On Sat, 1 Feb 2020 12:20:10 -0800 Kevin Oberman wrote: > 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

Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-02-01 Thread Kevin Oberman
I can't say anything about the missing library issue as I have not seen it. It is true that cblas and openblas now conflict. That is because openblas added cblas emulation that duplicates the libraries cblas installed. It is important that openblas be re-installed after cblas is deleted as it

Port committer request : x11-themes/gartoon-redux

2020-02-01 Thread Jonathan Chen
Hi, Are there any committers available to review/commit: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243478 It's just an icon collection.. Thanks! -- Jonathan Chen ___ freebsd-ports@freebsd.org mailing list

Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-02-01 Thread ajtiM via freebsd-ports
On Fri, 31 Jan 2020 18:49:39 -0500 ajtiM wrote: > On Fri, 31 Jan 2020 18:29:10 -0500 > Steve Wills 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 > > >