once again, problems compiling with mac os x!

Hi folks,

i've succeeded to build latest graph-tool on my mac os x leopard, so i
tried building it on snow leopard machine to take advantage of its 8
cores.
macports are the same (boost 1.42, numpy 1.4.0, scipy 0.7.1) with gcc
(GCC) 4.4.3 but i get the attached error.

It doesn't sound familiar to me. do you have an idea?

Thanks,

Claudio

output.txt.bz2 (11 KB)

Baffling. Are you indeed 100% sure the gcc + boost combination is
_exactly_ the same as previously?

I don't have boost 1.42 at the moment, but it is a potential candidate
for regression... I'll try to test this when I have some time.

Cheers,
Tiago

no i am not sure. actually to test it i re-run the build on my system
(where i must have upgraded boost since last build) and got the same
error!

Hi,

I don't know if it's a common error:

$ git clone git://git.forked.de/graph-tool
Initialized empty Git repository in /Users/claudio/git/graph-tool/.git/
fatal: The remote end hung up unexpectedly

any idea?

Oops... Small configuration error. Please try now.

Cheers,
Tiago