[MacPorts] #67724: mpich: enable F08 when updating

MacPorts noreply at macports.org
Sat Jul 8 11:24:58 UTC 2023


#67724: mpich: enable F08 when updating
---------------------------+----------------------
  Reporter:  barracuda156  |      Owner:  mascguy
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.8.1
Resolution:                |   Keywords:
      Port:  mpich         |
---------------------------+----------------------

Comment (by mascguy):

 Replying to [comment:7 mascguy]:
 > Replying to [comment:6 barracuda156]:
 > > Unfortunately Macports does not allow requiring a variant of a port
 for a default build. So this won’t fix `dbcsr`, unless this is fixed in
 Macports base.
 >
 > I'm not sure what you mean: You can install any subport of
 `mpich`/`openmpi` with whatever variants are desired, then install
 dependent ports.
 >
 > For example:
 >
 > {{{
 > $ sudo port -N install mpich-gcc12 +my_new_variant
 > $ sudo port -N dbcsr +gcc12
 > }}}

 Alternatively, using `mpich-default`:

 {{{
 $ sudo port -N install mpich-default +my_new_variant
 $ sudo port -N install dbcsr
 }}}

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


More information about the macports-tickets mailing list