[MacPorts] #55153: armadillo @8.200.1 +arpack: 'mpi.h' file not found

MacPorts noreply at macports.org
Wed Nov 1 09:53:39 UTC 2017


#55153: armadillo @8.200.1 +arpack: 'mpi.h' file not found
-----------------------------+-------------------------
  Reporter:  majoc-at-astro  |      Owner:  Schamschula
      Type:  defect          |     Status:  assigned
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.4.2
Resolution:                  |   Keywords:
      Port:  armadillo       |
-----------------------------+-------------------------

Comment (by majoc-at-astro):

 I have a partial workaround (of which I'm not proud), with which our build
 scripts fail to fail.  Once the resulting armadillo has been tested by
 real users, I'll report back.

 {{{
 hdf5_openmpi_variants="`port installed hdf5 | awk '/active/ {print $2}'`"
 port -f deactivate hdf5
 port install armadillo +arpack # pulls in hdf5 with default variants
 port -f deactivate hdf5
 port activate hdf5 $hdf5_openmpi_variants
 }}}

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


More information about the macports-tickets mailing list