Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [MacOS] Testing Boost.Python on MacOS?
From: Marshall Clow (marshall_at_[hidden])
Date: 2009-04-15 14:37:04


>I'm trying to get regression testing running on a Mac. Everything
>works well, except Boost.Python. Almost every test hangs on startup,
>and then eventually times out.
>
>Any ideas what I'm doing wrong?
>
>--Beman
>
>PS: My user-config.jam looks like this:
>
>import toolset : using ;
>
>using darwin ;
>
>using python ;

My user-config.jam is identical - EXCEPT :
using python : 2.5 ;

and all the tests run fine here:
$ cd ~/Sources/boost/trunk && svn up && bjam
$ cd libs/python/test && bjam

There are some compiler warnings, though (gcc 4.0.1; Mac OS X 10.5.6)

-- 
-- Marshall
Marshall Clow     Idio Software   <mailto:marshall_at_[hidden]>
It is by caffeine alone I set my mind in motion.
It is by the beans of Java that thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.

Boost-testing list run by mbergal at meta-comm.com