Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#45199 closed defect (fixed)

Error while installing boost Error: org.macports.configure for port boost returned: configure failure: command execution failed

Reported by: umi.hereiam@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: boost

Description

I am trying to install boost by the following command sudo port install boost +openmpi +gcc46 configure.compiler=macports-gcc-4.6

I am getting an error which I am not able to comprehend

Attachments (1)

main.log (69.9 KB) - added by umi.hereiam@… 10 years ago.
Log file

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by umi.hereiam@…

Attachment: main.log added

Log file

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Please don't try to build boost with gcc. It won't work. We plan to remove the gcc variants from the boost port for this reason. See other tickets.

Do this:

sudo port clean boost
sudo port install boost

comment:2 in reply to:  1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Port: boost added
Resolution: fixed
Status: newclosed

Removed the compiler variants in r125939.

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

Cc Me!

Note: See TracTickets for help on using tickets.