[MacPorts] #71068: R build fails due to g95 dependency, despite specifying gcc
MacPorts
noreply at macports.org
Tue Oct 8 22:36:34 UTC 2024
#71068: R build fails due to g95 dependency, despite specifying gcc
------------------------+--------------------
Reporter: klausness | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.2
Resolution: | Keywords: R g95
Port: R |
------------------------+--------------------
Comment (by jmroot):
Note also that the gcc13 variant is not used because it doesn't exist:
{{{
% port variants R
R has the variants:
accelerate: build using the BLAS and Lapack in Apple's Accelerate
framework
* conflicts with atlas builtin_lapack openblas
[+]aqua: Enable native macOS graphics support, needed by R.app and quartz
variant
atlas: build using the BLAS in the atlas port
* conflicts with accelerate builtin_lapack openblas
[+]builtin_lapack: build using reference BLAS and Lapack
* conflicts with accelerate atlas openblas
[+]cairo: use cairo and pango
debug: build with debug symbols
[+]g95: Build using the g95 Fortran compiler
* conflicts with gccdevel
gccdevel: Build using the MacPorts gcc devel compiler
* conflicts with g95 g95
java: enable Java
latex: build with LaTeX support and docs in PDF
openblas: build using the BLAS and Lapack in the OpenBLAS port
* conflicts with accelerate atlas builtin_lapack
[+]openmp: enable parallelism support using OpenMP
quartz: Enable native macOS graphics support
* conflicts with x11
* requires aqua
[+]tcltk: enable use of tcltk
tests: include tests of R installation
[+]x11: Enable X11 support
* conflicts with quartz
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71068#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list