FreeBSD Port: openblas-0.3.7_1,1 error install

Alex V. Petrov alexvpetrov at gmail.com
Fri Jan 31 23:32:05 UTC 2020


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 <swills at FreeBSD.org> 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 file
>>>>>> /usr/ports/math/openblas/work/stage/usr/local/lib/libopenblasp-r0.3.7.a:No
>>>>>>
>>>>>> such file or directory
>>>>>> pkg-static: Unable to access file
>>>>>> /usr/ports/math/openblas/work/stage/usr/local/lib/libopenblasp-r0.3.7.so:No
>>>>>>
>>>>>> such file or directory
>>>>>> *** Error code 74
>>>>>
>>>>> I believe this is fixed by r243739, please reopen this bug if there
>>>>> is still an issue:
>>>>>
>>>>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243739
>>>>>
>>>>> Steve
>>>> Thank you. It is fixed but there are still problem:
>>>>
>>>> portmaster --check-depends
>>>> 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
>>>>
>>>> py-numpy and suitesparse are rebuilt.
>>>>
>>>
>>> I think perhaps this is an issue with portmaster. Can you send output of:
>>>
>>> ls -al /usr/local/lib/libopenblas*
>>>
>>> Thanks,
>>> Steve
>>
>> -rw-r--r--  1 root  wheel  30090826 23 янв.  01:33
>> /usr/local/lib/libopenblas.a
>> lrwxr-xr-x  1 root  wheel        16 23 янв.  01:33
>> /usr/local/lib/libopenblas.so -> libopenblas.so.0
>> -rwxr-xr-x  1 root  wheel  14626392 23 янв.  01:33
>> /usr/local/lib/libopenblas.so.0
>>
> 
> and after update:
> -rw-r--r--  1 root  wheel  30341384  1 февр. 05:31
> /usr/local/lib/libopenblas_barcelonap-r0.3.7.a
> -rwxr-xr-x  1 root  wheel  14896192  1 февр. 05:32
> /usr/local/lib/libopenblas_barcelonap-r0.3.7.so
> lrwxr-xr-x  1 root  wheel        31  1 февр. 05:32
> /usr/local/lib/libopenblas.a -> libopenblas_barcelonap-r0.3.7.a
> lrwxr-xr-x  1 root  wheel        32  1 февр. 05:32
> /usr/local/lib/libopenblas.so -> libopenblas_barcelonap-r0.3.7.so
> 

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  wheel        28  1 февр. 06:29
/usr/local/lib/libopenblas.a -> libopenblas_penrynp-r0.3.7.a
lrwxr-xr-x  1 root  wheel        29  1 февр. 06:29
/usr/local/lib/libopenblas.so -> libopenblas_penrynp-r0.3.7.so

-- 
-----
Alex.


More information about the freebsd-ports mailing list