Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2020 06:31:59 +0700
From:      "Alex V. Petrov" <alexvpetrov@gmail.com>
To:        Steve Wills <swills@FreeBSD.org>, ajtiM <starikarp@dismail.de>
Cc:        phd_kimberlite@yahoo.co.jp, ports@FreeBSD.org
Subject:   Re: FreeBSD Port: openblas-0.3.7_1,1 error install
Message-ID:  <1d6a268a-ac3a-e61b-9df9-1be9af53a8dc@gmail.com>
In-Reply-To: <048d96dd-4faa-37c8-4c7d-75ebd7180d4a@gmail.com>
References:  <2365de86-89a7-eba7-cf43-384990019353@gmail.com> <987f41fc-65e9-ebd6-4b8e-390b6837ecc0@FreeBSD.org> <20200131114201.717290fb@dismail.de> <daa2674e-6574-f36b-083e-ee22f2248874@FreeBSD.org> <36934667-f132-a472-4c37-785f9a759d93@gmail.com> <048d96dd-4faa-37c8-4c7d-75ebd7180d4a@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1d6a268a-ac3a-e61b-9df9-1be9af53a8dc>