[MacPorts] #56582: mpich-default @3.2.1: Error: Dependency 'gfortran' not found.

MacPorts noreply at macports.org
Tue Jun 12 00:06:21 UTC 2018


#56582: mpich-default @3.2.1: Error: Dependency 'gfortran' not found.
----------------------------+----------------------
  Reporter:  lpn25          |      Owner:  eborisch
      Type:  defect         |     Status:  reopened
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.5.0
Resolution:                 |   Keywords:
      Port:  mpich-default  |
----------------------------+----------------------
Changes (by eborisch):

 * cc: dstrubbe, jmroot (added)


Comment:

 Replying to [comment:20 jmroot]:
 > The problem hasn't gone away:
 > {{{
 > % port lint mpich-default +gfortran
 > --->  Verifying Portfile for mpich-default
 > Error: Unknown dependency: gfortran
 > --->  1 errors and 0 warnings found.
 >
 > % port deps mpich-default +gfortran
 > Full Name: mpich-default @3.2.1_3
 > Build Dependencies:   pkgconfig
 > Library Dependencies: libxml2, gfortran
 > Runtime Dependencies: mpi_select, mpi-doc
 > }}}
 > Interesting in that it doesn't even have a variant of that name.
 Something somewhere is probably using variant_isset but not checking
 whether the variant exists.

 It's something with the compilers portgroup. Tagging recent committers to
 the portgroup to see if they can look into that portion of it.

 It appears that 'port install mpich-default +gfortran' (even though
 'gfortran' appears nowhere in the mpich-default Portfile) is tripping some
 switches in compilers-1.0.tcl that are then being evaluated with (guessing
 here) inaccurate assumptions.

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


More information about the macports-tickets mailing list