[MacPorts] #38013: boost +openmpi trouble & possible solution

MacPorts noreply at macports.org
Sun Feb 10 13:20:11 PST 2013


#38013: boost +openmpi trouble & possible solution
-----------------------------+---------------------------
  Reporter:  richard.katz@…  |      Owner:  adfernandes@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.1.3
Resolution:                  |   Keywords:
      Port:  boost           |
-----------------------------+---------------------------
Changes (by larryv@…):

 * cc: richard.katz@… (removed)
 * owner:  macports-tickets@… => adfernandes@…


Old description:

> I tried to run
>
> sudo port install boost +openmpi
>
> but got this error:
>
> :info:configure error: unrecognized option: --with-mpi=/opt/local
>
> so I did
>
> sudo port edit boost
>
> and made the following changes
>
> configure.args      --with-libraries=mpi \
>                    #--without-libraries=python \
>                    #--with-mpi=${prefix} \
>                    #--with-toolset=darwin \
>                     --with-icu=${prefix}
>
> The installation seems to have worked after this.

New description:

 I tried to run

 {{{
 sudo port install boost +openmpi
 }}}

 but got this error:

 {{{
 :info:configure error: unrecognized option: --with-mpi=/opt/local
 }}}

 so I did

 {{{
 sudo port edit boost
 }}}

 and made the following changes

 {{{
 configure.args      --with-libraries=mpi \
                    #--without-libraries=python \
                    #--with-mpi=${prefix} \
                    #--with-toolset=darwin \
                     --with-icu=${prefix}
 }}}

 The installation seems to have worked after this.

--

Comment:

 Thanks for the ticket. In the future, please Cc relevant port maintainers
 and use [[WikiFormatting]] to format your description.

-- 
Ticket URL: <https://trac.macports.org/ticket/38013#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list