Opened 12 years ago
#4461 new Bugs
build failure with debug, mpi, and python options on macintosh
| Reported by: | Owned by: | Douglas Gregor | |
|---|---|---|---|
| Milestone: | Boost 1.44.0 | Component: | mpi |
| Version: | Boost 1.43.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
When building boost-1.43 on Mac OS X (10.6.4, System GCC 4.2.1, MacPorts Python2.6 and OpenMPI) with the debug-build enabled, boost-build fails building mpi.so for python.
I think that it is failing to distinguish between the debug and release builds.
If only a release build is specified via variant=release, the build proceeds without error.
If variant=debug,release is specified, the build fails with the attached error log.
This has been logged in the MacPorts Trac as http://trac.macports.org/ticket/23667.
Attachments (1)
Note:
See TracTickets
for help on using tickets.

build log with error