[Bug 220295] math/R: /usr/local/lib/R/lib/libR.so needs to encode the path to the BLAS library

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 26 21:25:19 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220295

            Bug ID: 220295
           Summary: math/R: /usr/local/lib/R/lib/libR.so needs to encode
                    the path to the BLAS library
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jrm at freebsd.org
          Reporter: yuri at rawbw.com
             Flags: maintainer-feedback?(jrm at freebsd.org)
          Assignee: jrm at freebsd.org

Currently:

> # ldd -a /usr/local/lib/R/lib/libR.so
> /usr/local/lib/R/lib/libR.so:
> 	libRblas.so => not found (0)
> 	libgfortran.so.3 => /usr/local/lib/gcc5/libgfortran.so.3 (0x8015e9000)

Since the choice of BLAS is made through the port options, it is hard for users
to supply the correct link flags that point to the right BLAS.

Alternatively or additionally, libR.pc should also list the BLAS library.

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


More information about the freebsd-ports-bugs mailing list