#31864: Boost @1.47.0 rev. 2 fails to build with openmpi variant on Mac OS X Lion 10.7.2 with Xcode 4.2 ------------------------------------+--------------------------------------- Reporter: Torsten.Maehne@… | Owner: adfernandes@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: openmpi Port: boost | ------------------------------------+--------------------------------------- Comment(by adfernandes@…): Huh - others have had mixed results. The problem is (as it always is) the `boost` build system. It does not know how to build/install both a normal and debug version of the shared objects that `python` and `mpi` use. What (often) happens is it just gets confused about which objects need to be built when. I could never pin down if it was debug/mpi, debug/python, or debug/python+mpi that triggered the problem, and it seemed different for different people. Hence the removal of the debug option. Besides, heck... if you're l337 enough to understand boost debugging, you won't be intimidated by a custom boost build... :-) -- Ticket URL: <https://trac.macports.org/ticket/31864#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS