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

MacPorts noreply at macports.org
Thu Oct 10 03:46:11 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:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:  catalina
      Port:  fftw-3  |
---------------------+----------------------
Changes (by jmroot):

 * keywords:   => catalina
 * port:   => fftw-3


Old description:

> % port install fftw-3 +gfortran+openmpi
> --->  Configuring fftw-3
> Error: openmpi-default has a different Fortran variant () than the one
> selected, gcc9 (via +gfortran).
> Error: Failed to configure fftw-3: Install openmpi-default +gcc9
> Error: See
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_www.macports.org_files_ports_math_fftw-3/fftw-3/main.log
> for details.
> Error: Follow https://guide.macports.org/#project.tickets to report a
> bug.
> Error: Processing of port fftw-3 failed
>
> Following the message,
> % port deactivate openmpi-default
> % port install openmpi-default +gcc9
>
> Then, tried again
> % port install fftw-3 +gfortran+openmpi
> , which surprisingly, deactivated the newly installed "openmpi-default
> +gcc9" (contrary to its own message), and activated the old "openmpi-
> default", which resulted in the same error.

New description:

 {{{
 % port install fftw-3 +gfortran+openmpi
 --->  Configuring fftw-3
 Error: openmpi-default has a different Fortran variant () than the one
 selected, gcc9 (via +gfortran).
 Error: Failed to configure fftw-3: Install openmpi-default +gcc9
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_www.macports.org_files_ports_math_fftw-3/fftw-3/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 Error: Processing of port fftw-3 failed
 }}}
 Following the message,
 {{{
 % port deactivate openmpi-default
 % port install openmpi-default +gcc9
 }}}
 Then, tried again
 {{{
 % port install fftw-3 +gfortran+openmpi
 }}}
 , which surprisingly, deactivated the newly installed "openmpi-default
 +gcc9" (contrary to its own message), and activated the old "openmpi-
 default", which resulted in the same error.

--

Comment:

 You need to be using Xcode 11.x on Catalina, but there are also unresolved
 issues with gcc.

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


More information about the macports-tickets mailing list