Boost logo

Boost :

Subject: [boost] [utility] Re: Massive test failures due to ambiguous namespace
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2016-02-23 14:50:25


On Tue, Feb 23, 2016 at 1:31 PM, Markus Trippelsdorf <markus_at_[hidden]
> wrote:

> http://www.boost.org/development/tests/develop/developer/summary.html
> show many "fails" due to:
>
> In file included from ../libs/chrono/src/process_cpu_clocks.cpp:17:
> In file included from
> ../boost/chrono/detail/inlined/process_cpu_clocks.hpp:19:
> In file included from ../boost/chrono/process_cpu_clocks.hpp:22:
> In file included from ../boost/chrono/detail/system.hpp:12:
> ../boost/system/error_code.hpp:431:15: error: 'detail' is not a class,
> namespace, or scoped enumeration
> { return *detail::throws(); }
> ^
> ../boost/system/error_code.hpp:431:15: error: reference to 'detail' is
> ambiguous
> { return *detail::throws(); }
> ^
> ../boost/system/error_code.hpp:421:13: note: candidate found by name
> lookup is 'boost::detail'
> namespace detail { inline system::error_code * throws() { return 0; } }
> ^
> ../boost/operators.hpp:658:11: note: candidate found by name lookup is
> 'boost::operators_impl::detail'
> namespace detail
> ^
> 2 errors generated.
>

Also.. This is affecting general building of release packages. First time
it showed up was with this superproject update <
https://travis-ci.org/boostorg/boost/jobs/111041426>.

Please fix ASAP!

-- 
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net
-- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk