Opened 9 years ago

Closed 9 years ago

#45857 closed defect (fixed)

Missing MPI support in boost

Reported by: ghweber@… Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc: aaschwanden (Andy Aschwanden), mamoll (Mark Moll), Schamschula (Marius Schamschula)
Port:

Description

The current current version of boost installed by MacPorts does not support Boost.MPI anymore. I rely quite heavily on Boost.MPI for my programs and assume that others do so as well. It seems that support for Boost.MPI was removed in Revision 125939 as remove compiler variants. Looking at the patch, all it does seems to be removing Boost.MPI, which seems a bit odd, particularly since one referenced ticket reports a problem trying to install boost with the openmpi variant.

Change History (7)

comment:1 Changed 9 years ago by seanfarley (Sean Farley)

Owner: changed from macports-tickets@… to sean@…
Status: newassigned

The compilers portgroup is changing the C++ compilers which was causing errors with libc++ vs libstdc++. I'm working on a generic fix for the compilers portgroup but don't know how fast I can put that out. :-/

comment:2 Changed 9 years ago by ghweber@…

Thanks for the information. I'll see that I work around the problem until there is a generic fix. I am happy to help, but probably do not have enough insight into the way MacPorts handles compilers to be of any useful assistance.

comment:3 in reply to:  2 Changed 9 years ago by seanfarley (Sean Farley)

Replying to ghweber@…:

Thanks for the information. I'll see that I work around the problem until there is a generic fix. I am happy to help, but probably do not have enough insight into the way MacPorts handles compilers to be of any useful assistance.

Thanks :-) I'm writing an email now which will serve as a todo list for myself to finish this. I, too, am held back because dolfin no longer works :-(

comment:4 Changed 9 years ago by aaschwanden (Andy Aschwanden)

Cc: andy.aschwanden@… added

Cc Me!

comment:5 Changed 9 years ago by mamoll (Mark Moll)

Cc: mmoll@… added

Cc Me!

comment:6 Changed 9 years ago by Schamschula (Marius Schamschula)

Cc: mschamschula@… added

Cc Me!

comment:7 Changed 9 years ago by seanfarley (Sean Farley)

Resolution: fixed
Status: assignedclosed

This should be fixed in r129986.

Note: See TracTickets for help on using tickets.