[MacPorts] #24328: R (2.10.1) lacking libRblas
#24328: R (2.10.1) lacking libRblas ---------------------------------+------------------------------------------ Reporter: jowens@… | Owner: kjell.konis@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: R ---------------------------------+------------------------------------------ Using latest R port: $ R CMD config BLAS_LIBS <outputs nothing> Should output something like: "-L/opt/local/lib/R/lib -lRblas" Since libRblas does not exist, py25-rpy2 won't build. This was evidently working with the last R (2.9.1). -- Ticket URL: <http://trac.macports.org/ticket/24328> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24328: R (2.10.1) lacking libRblas ---------------------------------+------------------------------------------ Reporter: jowens@… | Owner: kjell.konis@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: R ---------------------------------+------------------------------------------ Comment(by kjell.konis@…): It looks like R puts the BLAS routines in libR now. There is a switch to use a separate library for the BLAS though so I'll test out using that. Hold on just a little bit longer (have to wait until Monday to test on Leopard and Snow Leopard). -- Ticket URL: <http://trac.macports.org/ticket/24328#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24328: R (2.10.1) lacking libRblas ---------------------------------+------------------------------------------ Reporter: jowens@… | Owner: kjell.konis@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: R ---------------------------------+------------------------------------------ Comment(by kjell.konis@…): The attached Portfile.diff updates the R Portfile so that LAPACK and the BLAS are put in separate dylibs to libR. The diff also adds a gcc44 variant to address bug 24386. Finally, the R developers warned me not to use the configure patch I was using so the install/load paths are now set in post-destroot for all platforms. -- Ticket URL: <http://trac.macports.org/ticket/24328#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24328: R (2.10.1) lacking libRblas ---------------------------------+------------------------------------------ Reporter: jowens@… | Owner: kjell.konis@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: R ---------------------------------+------------------------------------------ Comment(by kjell.konis@…): The R port update in bug 24612 includes these changes. -- Ticket URL: <http://trac.macports.org/ticket/24328#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24328: R (2.10.1) lacking libRblas ----------------------------------+----------------------------------------- Reporter: jowens@… | Owner: kjell.konis@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: R | ----------------------------------+----------------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => fixed Comment: Fixed by r67055. -- Ticket URL: <http://trac.macports.org/ticket/24328#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts