[MacPorts] #69857: R-RoBMA @3.1.0: ld: library 'gfortran' not found

MacPorts noreply at macports.org
Tue Apr 30 15:38:03 UTC 2024


#69857: R-RoBMA @3.1.0: ld: library 'gfortran' not found
-------------------------+--------------------------
  Reporter:  ryandesign  |      Owner:  barracuda156
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.9.3
Resolution:  fixed       |   Keywords:
      Port:  R-RoBMA     |
-------------------------+--------------------------

Comment (by kencu):

 gcc13 was requested in the first failed build, which was before you added
 this to the Portfile:

 {{{
 compiler.setup configure_fortran
 }}}


 https://build.macports.org/builders/ports-
 14_x86_64-builder/builds/36673/steps/install-port/logs/stdio

 right here:

 {{{
 DEBUG: Requested variant +gcc13 is not provided by port R-RoBMA.
 }}}

 and -- the R PortGroup includes the compilers PortGroup when it runs:

 https://github.com/macports/macports-
 ports/blob/4bb83723f6773121eca03ac297b8963c1aaa7c51/_resources/port1.0/group/R-1.0.tcl#L8


 So -- back to what I said -- if you are seeing this issue in other places
 as you said you were, and if you have no idea what might be wrong as you
 said -- the issue looks likely to be somewhere in the R PortGroup.

-- 
Ticket URL: <https://trac.macports.org/ticket/69857#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list