[MacPorts] #63031: mpich-default @3.4.1_3: seems to be disabled on Leopard -- but installs easily

MacPorts noreply at macports.org
Fri Jun 11 12:59:38 UTC 2021


#63031: mpich-default @3.4.1_3: seems to be disabled on Leopard -- but installs
easily
---------------------------+----------------------
  Reporter:  kencu         |      Owner:  mascguy
      Type:  defect        |     Status:  reopened
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:
Resolution:                |   Keywords:
      Port:  mpich-defaul  |
---------------------------+----------------------

Comment (by mascguy):

 Replying to [comment:19 kencu]:
 > There is a certain elegant beauty to simplicity. Have a look at the
 formula for mpich on Homebrew.

 While many of their formulas are indeed simple, they also limit macOS
 support to 10.14+. That alone makes things far easier. (Though frankly,
 I'm glad we support macOS releases back to 10.6. It's a key
 differentiator, and one that I'm proud to support!)

 However, their formula for `mpich` doesn't look all that simple. Which
 isn't a surprise, as some hoops are required to properly configure and
 build precisely what's desired:

 https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/mpich.rb

 > Here's the Portfile I'm using on my systems to install mpich-default. It
 installs, with FORTAN support, using MacPorts default compiler, with no
 fuss. (I have installed 10.4, 10.5, 10.6, 10.7, 10.14, and 10.15 so far).

 The existing `mpich-default` should work as-is, if you simply add the
 following to the section entitled "Compilers supported across-the-board:"

 ```
 dict set clist default {}
 ```

 What's the error/issue you're encountering, using our existing port with
 the aforementioned change?

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


More information about the macports-tickets mailing list