Boost C++ Libraries: Ticket #4461: build failure with debug, mpi, and python options on macintosh https://svn.boost.org/trac10/ticket/4461 <p> When building boost-1.43 on Mac OS X (10.6.4, System GCC 4.2.1, <code>MacPorts</code> Python2.6 and OpenMPI) with the debug-build enabled, boost-build fails building <code>mpi.so</code> for python. </p> <p> I <strong>think</strong> that it is failing to distinguish between the debug and release builds. </p> <p> If only a <code>release</code> build is specified via <code>variant=release</code>, the build proceeds without error. </p> <p> If <code>variant=debug,release</code> is specified, the build fails with the attached error log. </p> <p> This has been logged in the <code>MacPorts</code> Trac as <a class="ext-link" href="http://trac.macports.org/ticket/23667"><span class="icon">​</span>http://trac.macports.org/ticket/23667</a>. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4461 Trac 1.4.3 Andrew Fernandes <andrew@…> Wed, 21 Jul 2010 18:04:09 GMT attachment set https://svn.boost.org/trac10/ticket/4461 https://svn.boost.org/trac10/ticket/4461 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">main.log</span> </li> </ul> <p> build log with error </p> Ticket