Opened 11 years ago

Last modified 11 years ago

#38239 closed defect

boost builds but does not run — at Version 3

Reported by: steenparl@… Owned by: adfernandes@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: boost

Description (last modified by mf2k (Frank Schima))

I am trying to get boost on my mac. I have had it before, but it is not working. The Macports almost works, though. I have executed the following:

sudo port self update
sudo port upgrade outdated
sudo port install boost

It builds, but running the simple attached program using boost threads hangs with what looks like an invalid address (0).

Change History (5)

Changed 11 years ago by steenparl@…

Attachment: main copy.cpp added

Simple C++ test on xCode 4.6, OS-X 10.8.2. No log file

comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)

No log file

Even if it doesn't create one automatically, if you're compiling it from the command line, you can always redirect the output to your own log file, or pipe it through tee, or something else like that

Changed 11 years ago by steenparl@…

Attachment: boost_log added

The log file from the install boost

comment:2 Changed 11 years ago by steenparl@…

Hi, I attached the log file by redirecting as you suggested.

comment:3 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to adfernandes@…

In the future, please use WikiFormatting and Cc the port maintainer(s).

Note: See TracTickets for help on using tickets.