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

2020-02-02 Thread ajtiM via freebsd-ports
On Sat, 1 Feb 2020 17:15:31 -0800 Kevin Oberman wrote: > 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

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 proba

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
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 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 > > > /usr/local

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

2020-01-31 Thread ajtiM via freebsd-ports
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 > > /usr/local/lib/libopenblas_nehalemp-r0.3.7.a -rwxr-xr-x 1 root > > wheel 154922

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

2020-01-31 Thread Alex V. Petrov
On 01.02.2020 06:37, Steve Wills wrote: > It's expected that the port will build different (host optimized) libs > when the DYNAMIC_ARCH option is off. Are you experiencing an issue > besides the complaint from portmaster? The libopenblas.so symlink is > there, so I think there shouldn't be any iss

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

2020-01-31 Thread Steve Wills
Hi, On 1/31/20 6:31 PM, Alex V. Petrov wrote: and other machine: -rw-r--r-- 1 root wheel 30159104 1 февр. 06:28 /usr/local/lib/libopenblas_penrynp-r0.3.7.a -rwxr-xr-x 1 root wheel 14597176 1 февр. 06:29 /usr/local/lib/libopenblas_penrynp-r0.3.7.so lrwxr-xr-x 1 root wheel28 1 ф

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

2020-01-31 Thread Alex V. Petrov
On 01.02.2020 05:35, Alex V. Petrov wrote: > > > On 01.02.2020 05:26, Alex V. Petrov wrote: >> On 01.02.2020 00:33, Steve Wills wrote: >>> Hi, >>> >>> On 1/31/20 11:42 AM, ajtiM wrote: On Fri, 31 Jan 2020 10:01:42 -0500 Steve Wills wrote: > Hi, > > On 1/30/20 9:25 PM,

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

2020-01-31 Thread Steve Wills
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 roo

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

2020-01-31 Thread ajtiM via freebsd-ports
On Fri, 31 Jan 2020 12:33:54 -0500 Steve Wills wrote: > Hi, > > On 1/31/20 11:42 AM, ajtiM wrote: > > On Fri, 31 Jan 2020 10:01:42 -0500 > > Steve Wills wrote: > > > >> Hi, > >> > >> On 1/30/20 9:25 PM, Alex V. Petrov wrote: > >>> ===> Installing for openblas-0.3.7_1,1 > >>> ===> Checking if

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

2020-01-31 Thread Alex V. Petrov
On 01.02.2020 05:26, Alex V. Petrov wrote: > On 01.02.2020 00:33, Steve Wills wrote: >> Hi, >> >> On 1/31/20 11:42 AM, ajtiM wrote: >>> On Fri, 31 Jan 2020 10:01:42 -0500 >>> Steve Wills wrote: >>> Hi, On 1/30/20 9:25 PM, Alex V. Petrov wrote: > ===>  Installing for openblas-0

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

2020-01-31 Thread Alex V. Petrov
On 01.02.2020 00:33, Steve Wills wrote: > Hi, > > On 1/31/20 11:42 AM, ajtiM wrote: >> On Fri, 31 Jan 2020 10:01:42 -0500 >> Steve Wills wrote: >> >>> Hi, >>> >>> On 1/30/20 9:25 PM, Alex V. Petrov wrote: ===>  Installing for openblas-0.3.7_1,1 ===>  Checking if openblas is already inst

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

2020-01-31 Thread Steve Wills
Hi, On 1/31/20 11:42 AM, ajtiM wrote: On Fri, 31 Jan 2020 10:01:42 -0500 Steve Wills wrote: Hi, On 1/30/20 9:25 PM, Alex V. Petrov wrote: ===> Installing for openblas-0.3.7_1,1 ===> Checking if openblas is already installed ===> Registering installation for openblas-0.3.7_1,1 pkg-static

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

2020-01-31 Thread ajtiM via freebsd-ports
On Fri, 31 Jan 2020 10:01:42 -0500 Steve Wills wrote: > Hi, > > On 1/30/20 9:25 PM, Alex V. Petrov wrote: > > ===> Installing for openblas-0.3.7_1,1 > > ===> Checking if openblas is already installed > > ===> Registering installation for openblas-0.3.7_1,1 > > pkg-static: Unable to access fi

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

2020-01-31 Thread Steve Wills
Hi, On 1/30/20 9:25 PM, Alex V. Petrov wrote: ===> Installing for openblas-0.3.7_1,1 ===> Checking if openblas is already installed ===> Registering installation for openblas-0.3.7_1,1 pkg-static: Unable to access file /usr/ports/math/openblas/work/stage/usr/local/lib/libopenblasp-r0.3.7.a:N

FreeBSD Port: openblas-0.3.7_1,1 error install

2020-01-30 Thread Alex V. Petrov
===> Installing for openblas-0.3.7_1,1 ===> Checking if openblas is already installed ===> Registering installation for openblas-0.3.7_1,1 pkg-static: Unable to access file /usr/ports/math/openblas/work/stage/usr/local/lib/libopenblasp-r0.3.7.a:No such file or directory pkg-static: Unable to ac