[MacPorts] #57119: mpich @3.2.1 : Incompatible Fortran and C Object File Types

MacPorts noreply at macports.org
Tue Sep 11 21:15:10 UTC 2018


#57119: mpich @3.2.1 : Incompatible Fortran and C Object File Types
-----------------------+----------------------
  Reporter:  lzkelley  |      Owner:  eborisch
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.5.3
Resolution:            |   Keywords:
      Port:  mpich     |
-----------------------+----------------------

Comment (by lzkelley):

 The recommendation from @eborisch was *almost* enough to solve the
 problem.  Full solution was:

 {{{
 sudo port selfupdate
 sudo port upgrade outdated
 sudo port uninstall -f cctools
 sudo port install cctools +xcode -llvm50
 sudo port clean mpich-default
 sudo port install mpich-default
 }}}

 Is there a way to require that cctools use the `xcode` variant, and be at
 or above version `@895_7` when trying to install `mpich`?

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


More information about the macports-tickets mailing list