[MacPorts] #45725: R @3.1.1: version bump request to 3.1.2
MacPorts
noreply at macports.org
Tue Nov 4 11:00:55 PST 2014
#45725: R @3.1.1: version bump request to 3.1.2
------------------------------+---------------------------
Reporter: grischa.toedt@… | Owner: kjell.konis@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: R |
------------------------------+---------------------------
Comment (by drjesacco@…):
Apple has made some changes to vecLib in OS X 10.10:
https://developer.apple.com/library/mac/documentation/General/Reference/APIDiffsMacOSX10_10SeedDiff/index.html
that lead to a configuration error:
checking whether external BLAS is visible through libRblas... no
checking can it be fixed by using -sub_umbrella... no
configure: error: Cannot build Rblas shared library such that it makes
external BLAS visible.
An alternative is to use internal BLAS instead and replace
libRblas.dylib with the external BLAS library after R is built.
Command failed: cd
"/opt/local/var/macports/build/_Users_jsacco_ports_math_R/R/work/R-3.1.2"
&& ./configure --prefix=/opt/local/Library/Frameworks --enable-R-framework
--enable-R-shlib --enable-BLAS-shlib --disable-openmp --with-readline
--with-aqua --without-tcltk --with-libpng --with-ICU --with-included-
gettext --without-internal-tzcode --with-blas="-framework vecLib" --with-
lapack="-framework vecLib" --with-cairo --with-recommended-packages
--with-x --with-jpeglib --x-include=/opt/local/include/X11
--x-lib=/opt/local/lib
Exit code: 1
-Joseph
--
Ticket URL: <https://trac.macports.org/ticket/45725#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list