[MacPorts] #59232: fftw-3 does not configure with +gfortran (Catalina, Xcode 10.3, Macports-2.6.1)

MacPorts noreply at macports.org
Sat Oct 19 07:02:48 UTC 2019


#59232: fftw-3 does not configure with +gfortran (Catalina, Xcode 10.3,
Macports-2.6.1)
----------------------+----------------------
  Reporter:  nombak   |      Owner:  (none)
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:  wontfix  |   Keywords:  catalina
      Port:  fftw-3   |
----------------------+----------------------
Changes (by cjones051073):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 You are still installing openmpi-default with the wrong variant. i.e.

 {{{
 port install openmpi-default +gcc9
 }}}

 if you want to use the gfortran variant with fftw-3, that needs to be

 {{{
 port install openmpi-default +gfortran
 }}}

 however..... the above variant does not exist.

 Basically this means the variants +gfortran and +openmpi cannot be used at
 the same time with fftw-3.

 I recommend instead using the variant gcc9, which is the default with
 openmpi.

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


More information about the macports-tickets mailing list