Boost logo

Boost Users :

Subject: Re: [Boost-users] [fusion] Re: Build error 1.46
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2011-02-22 06:18:24


Andreas Wehrmann wrote:

> I've got an error while trying to upgrade from 1.44 to this release
> under Linux (see below).
>
> common.mkdir bin.v2/libs/system/build/gcc-4.2.0/release/link-static
> common.mkdir
> bin.v2/libs/system/build/gcc-4.2.0/release/link-static/threading-multi
> gcc.compile.c++
> bin.v2/libs/system/build/gcc-4.2.0/release/link-static/threading-multi/error_code.o
> gcc.archive
> bin.v2/libs/system/build/gcc-4.2.0/release/link-static/threading-multi/libboost_system.a
> common.copy stage/lib/libboost_system.a
> common.mkdir bin.v2/libs/thread/build/gcc-4.2.0/release/link-static
> common.mkdir
> bin.v2/libs/thread/build/gcc-4.2.0/release/link-static/threading-multi
> common.mkdir
> bin.v2/libs/thread/build/gcc-4.2.0/release/link-static/threading-multi/pthread
> gcc.compile.c++
> bin.v2/libs/thread/build/gcc-4.2.0/release/link-static/threading-multi/pthread/thread.o
> In file included from ./boost/thread/condition_variable.hpp:16,
> from ./boost/thread/pthread/shared_mutex.hpp:13,
> from ./boost/thread/shared_mutex.hpp:16,
> from ./boost/thread/detail/thread_group.hpp:9,
> from ./boost/thread/thread.hpp:24,
> from libs/thread/src/pthread/thread.cpp:10:
> ./boost/thread/pthread/condition_variable.hpp: In member function 'void
> boost::condition_variable::wait(boost::unique_lock<boost::mutex>&)':
> ./boost/thread/pthread/condition_variable.hpp:53: warning: unused
> variable 'res'
> gcc.compile.c++
> bin.v2/libs/thread/build/gcc-4.2.0/release/link-static/threading-multi/pthread/once.o
> gcc.archive
> bin.v2/libs/thread/build/gcc-4.2.0/release/link-static/threading-multi/libboost_thread.a
> common.copy stage/lib/libboost_thread.a
> ...failed updating 2 targets...
> ...skipped 6 targets...
> ...updated 130 targets...
> process stops here...
>
> Do you compile with -Werror maybe?

No, we don't. In fact, it seems like the actual error is omitted from your output --
is there something else above?

- Volodya

-- 
Vladimir Prus
Mentor Graphics
+7 (812) 677-68-40

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net