On Fri, 31 Jan 2020 12:33:54 -0500
Steve Wills <swi...@freebsd.org> wrote:

> Hi,
> 
> On 1/31/20 11:42 AM, ajtiM wrote:
> > On Fri, 31 Jan 2020 10:01:42 -0500
> > Steve Wills <swi...@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

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 root  wheel        29 Jan 31 10:45
/usr/local/lib/libopenblas.a -> libopenblas_nehalemp-r0.3.7.a
lrwxr-xr-x  1 root  wheel        30 Jan 31 10:45
/usr/local/lib/libopenblas.so -> libopenblas_nehalemp-r0.3.7.so



-- 
“In politics stupidity is not a handicap”. 

Napoleon Bonaparte
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to