Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2017 21:25:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220295] math/R: /usr/local/lib/R/lib/libR.so needs to encode the path to the BLAS library
Message-ID:  <bug-220295-13@https.bugs.freebsd.org/bugzilla/>

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

            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@freebsd.org
          Reporter: yuri@rawbw.com
             Flags: maintainer-feedback?(jrm@freebsd.org)
          Assignee: jrm@freebsd.org

Currently:

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

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

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

--=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-220295-13>