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 <[email protected]> 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 -- ----- Alex. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
