[MacPorts] #62070: mpif90-openmpi-gcc10 fails to link FORTRAN program

MacPorts noreply at macports.org
Mon Apr 26 17:37:57 UTC 2021


#62070: mpif90-openmpi-gcc10 fails to link FORTRAN program
----------------------------+----------------------
  Reporter:  Guymer         |      Owner:  mascguy
      Type:  defect         |     Status:  assigned
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.6.4
Resolution:                 |   Keywords:  bigsur
      Port:  openmpi-gcc10  |
----------------------------+----------------------

Comment (by mascguy):

 Sorry it took so long to get back to this.

 Based on some digging, it looks like the OpenCL dependency may be coming
 from hwloc (which openmpi-* ports depend on):

 {{{
 $ otool -L /opt/local/lib/libhwloc.dylib
 /opt/local/lib/libhwloc.dylib:
         /opt/local/lib/libhwloc.15.dylib (compatibility version 20.0.0,
 current version 20.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 1252.250.1)
         /opt/local/lib/libxml2.2.dylib (compatibility version 12.0.0,
 current version 12.10.0)
         /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
 (compatibility version 1.0.0, current version 1.0.0)
 }}}

 Whether we can disable OpenCL usage for hwloc or not, without impacting
 our users, is another story. More digging to follow.

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


More information about the macports-tickets mailing list