Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Jul 2017 18:36:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220417] math/R: When OPENBLAS is selected, stats.so still links with libRlapack.so which isn't installed
Message-ID:  <bug-220417-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220417

            Bug ID: 220417
           Summary: math/R: When OPENBLAS is selected, stats.so still
                    links with libRlapack.so which isn't installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jrm@freebsd.org
          Reporter: yuri@rawbw.com
          Assignee: jrm@freebsd.org
             Flags: maintainer-feedback?(jrm@freebsd.org)

> # ldd ./work/stage/usr/local/lib/R/library/stats/libs/stats.so
> ./work/stage/usr/local/lib/R/library/stats/libs/stats.so:
> 	libflang.so =3D> /usr/local/flang/lib/libflang.so (0x8012d5000)
> 	libexecinfo.so.1 =3D> /usr/lib/libexecinfo.so.1 (0x801680000)
> 	libRlapack.so =3D> not found (0)
> ...

However, lib/R/lib/libRlapack.so is only installed when RBLAS=3Don. The same
problem is possibly occurring for other BLAS options.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220417-13>