Boost logo

Boost Testing :

From: John Maddock (john_at_[hidden])
Date: 2007-10-26 03:13:29


Niko Demmel wrote:
> The latest regression.py from the svn trunk (with both tarball and
> svn) failes when building process_jam_log.
> From the output of regression.py:
>
> darwin.compile.c++ bin/darwin/release/process_jam_log.o
> ../../../boost/test/impl/execution_monitor.ipp: In constructor
> 'boost::detail::signal_action::signal_action(int, bool, bool, char*)':
> ../../../boost/test/impl/execution_monitor.ipp:541: error: expected
> id-expression before '(' token
>
> "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline
> -Wall
> -fPIC -dynamic -Wno-long-double -no-cpp-precomp -DBOOST_ALL_NO_LIB=1
> -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1
> -DBOOST_THREAD_POSIX -DNDEBUG -I"../../.." -c -o
> "bin/darwin/release/process_jam_log.o" "../src/process_jam_log.cpp"
>
> ...failed darwin.compile.c++ bin/darwin/release/process_jam_log.o...
>
>
> Any ideas?

Doug Gregor has reported this already:
http://article.gmane.org/gmane.comp.lib.boost.devel/166790 but he's also
reported it fixed? However, since his results aren't showing up either
maybe there is still a problem somewhere... Doug?

John.


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