Opened 12 years ago

#4461 new Bugs

build failure with debug, mpi, and python options on macintosh

Reported by: Andrew Fernandes <andrew@…> 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)

main.log (47.4 KB ) - added by Andrew Fernandes <andrew@…> 12 years ago.
build log with error

Download all attachments as: .zip

Change History (1)

by Andrew Fernandes <andrew@…>, 12 years ago

Attachment: main.log added

build log with error

Note: See TracTickets for help on using tickets.