Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Error Reasons in Regression Tests
From: Artyom Beilis (artyomtnk_at_[hidden])
Date: 2011-07-19 14:03:32


----- Original Message ----
> From: "Belcourt, Kenneth" <kbelco_at_[hidden]>
> To: Running Boost regression tests <boost-testing_at_[hidden]>
> Sent: Tue, July 19, 2011 8:56:24 PM
> Subject: Re: [Boost-testing] Error Reasons in Regression Tests
>
> Hi Artyom,
>
> On Jul 18, 2011, at 11:58 PM, Artyom Beilis wrote:
>
> > There are several platforms that fully fail with Boost.Locale
> >
> > http://beta.boost.org/development/tests/trunk/developer/locale.html
> >
> > - IBM_Canada_Ltd (AIX/vacpp)
> > - Sandia-pathscale-4.0.8 (Linux/pathscale)
> > - Sandia-sun (Sub/SunCC)
> >
> >
> > However the links that should show the results of failure
> > actually broken:
>
> On the Sun, I see this in the test results file (bjam.log) :
>
> [snip]
>
> So the problem is compile errors in icu that prevent building the locale
>library. Here's one compile error.
>
> Hope that helps.
>
> -- Noel
>
>
> sun.compile.c++
>/scratch2/kbelco/boost/results/boost/bin.v2/libs/locale/build/sun-5.10/debug/address-model-64/stdlib-sun-stlport/threading-multi/icu/collator.o
>
>
>
>
> "../boost/thread/future.hpp", line 422: Error:
>boost::unique_lock<boost::mutex>::operator=(boost::unique_lock<boost::mutex>&)
>is not accessible from
>boost::detail::future_waiter::all_futures_lock::all_futures_lock(std::vector<boost::detail::future_waiter::registered_waiter>&).
>

Ohhh.. I see I thought for some that Boost.Thread bug
was fixed and it wasn't.

It was working with older versions of Boost but not with latest.

I even had a patch for this.

Thanks...

 Artyom Beilis
--------------
CppCMS - C++ Web Framework: http://cppcms.sf.net/
CppDB - C++ SQL Connectivity: http://cppcms.sf.net/sql/cppdb/


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