Le 16/01/12 18:14, Jim Bell a écrit :

On 1:59 PM, Artyom Beilis wrote:
Can somebody explain me how can I see what
was the problem that triggered a error:

For for example this test

http://beta.boost.org/development/tests/trunk/developer/output/Sandia-gcc-4-4-4_0x-boost-bin-v2-libs-locale-test-test_config-test-gcc-4-4-4_0x-debug.html

Thread appears to be broken and a dependency.

http://beta.boost.org/development/tests/trunk/developer/thread.html

Are you referring to this?

Test output: Sandia-darwin-4.4_0x - thread - test_barrier / darwin-4.4_0x
Rev 76539 / Mon, 16 Jan 2012 11:49:32 +0000
Report Time: Mon, 16 Jan 2012 16:05:03 +0000
Compile [2012-01-16 12:33:01 UTC]: fail
    "/opt/local/bin/g++-mp-4.4"  -ftemplate-depth-128 -std=gnu++0x -O0 -fno-inline -Wall -g -dynamic -gdwarf-2 -fexceptions -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_TEST_NO_AUTO_LINK=1 -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1  -I".." -c -o "/Volumes/scratch/kbelco/boost/results/boost/bin.v2/libs/thread/test/test_barrier.test/darwin-4.4_0x/debug/threading-multi/test_barrier.o" "../libs/thread/test/test_barrier.cpp"

In file included from ../boost/thread/detail/move.hpp:16,
                 from ../boost/thread/locks.hpp:9,
                 from ../boost/thread/pthread/mutex.hpp:12,
                 from ../boost/thread/mutex.hpp:16,
                 from ../boost/thread/pthread/thread_data.hpp:12,
                 from ../boost/thread/thread.hpp:17,
                 from ../libs/thread/test/test_barrier.cpp:9:
../boost/move/move.hpp:486: error: duplicate 'inline'
../boost/move/move.hpp:522: error: duplicate 'inline'
Vicente