Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12093: Boost 1.60.0: Build fails
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-09-05 15:45:03
#12093: Boost 1.60.0: Build fails
-------------------------------+-------------------------
Reporter: kratz00@⦠| Owner: renficiaud
Type: Bugs | Status: assigned
Milestone: To Be Determined | Component: test
Version: Boost 1.60.0 | Severity: Showstopper
Resolution: | Keywords:
-------------------------------+-------------------------
Comment (by kratz00@â¦):
Hi renficiaud
I used 1.61 as base and just replaced errors.hpp containing your two
commits.
I think the initial error is solved but I ran into another error:
{{{
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6/release/link-static
/threading-multi/unit_test_parameters.o
In file included from libs/test/src/unit_test_parameters.cpp:16:0:
./boost/test/impl/unit_test_parameters.ipp: In function âvoid
boost::unit_test::runtime_config::{anonymous}::register_parameters(boost::runtime::parameters_store&)â:
./boost/test/impl/unit_test_parameters.ipp:234:9: error: no match for
âoperator=â in
âboost::unit_test::static_constant<boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false> >::value = {{"HRF",
(boost::unit_test::output_format)1u}, {"DOT",
(boost::unit_test::output_format)3u}}â
./boost/test/impl/unit_test_parameters.ipp:234:9: note: candidates are:
./boost/test/utils/named_params.hpp:308:5: note:
boost::nfp::named_parameter<const T, unique_id>
boost::nfp::typed_keyword<T, unique_id, required>::operator=(const T&)
const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:308:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:311:5: note:
boost::nfp::named_parameter<T, unique_id> boost::nfp::typed_keyword<T,
unique_id, required>::operator=(T&) const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:311:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>::operator=(const
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t,
false>::operator=(boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&â
./boost/test/impl/unit_test_parameters.ipp:274:9: error: no match for
âoperator=â in
âboost::unit_test::static_constant<boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false> >::value = {{"HRF",
(boost::unit_test::output_format)1u}, {"CLF",
(boost::unit_test::output_format)1u}, {"XML",
(boost::unit_test::output_format)2u}}â
./boost/test/impl/unit_test_parameters.ipp:274:9: note: candidates are:
./boost/test/utils/named_params.hpp:308:5: note:
boost::nfp::named_parameter<const T, unique_id>
boost::nfp::typed_keyword<T, unique_id, required>::operator=(const T&)
const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:308:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:311:5: note:
boost::nfp::named_parameter<T, unique_id> boost::nfp::typed_keyword<T,
unique_id, required>::operator=(T&) const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:311:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>::operator=(const
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t,
false>::operator=(boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&â
./boost/test/impl/unit_test_parameters.ipp:314:9: error: no match for
âoperator=â in
âboost::unit_test::static_constant<boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false> >::value = {{"all",
(boost::unit_test::log_level)0}, {"success",
(boost::unit_test::log_level)0}, {"test_suite",
(boost::unit_test::log_level)1}, {"unit_scope",
(boost::unit_test::log_level)1}, {"message",
(boost::unit_test::log_level)2}, {"warning",
(boost::unit_test::log_level)3}, {"error",
(boost::unit_test::log_level)4}, {"cpp_exception",
(boost::unit_test::log_level)5}, {"system_error",
(boost::unit_test::log_level)6}, {"fatal_error",
(boost::unit_test::log_level)7}, {"nothing",
(boost::unit_test::log_level)8}}â
./boost/test/impl/unit_test_parameters.ipp:314:9: note: candidates are:
./boost/test/utils/named_params.hpp:308:5: note:
boost::nfp::named_parameter<const T, unique_id>
boost::nfp::typed_keyword<T, unique_id, required>::operator=(const T&)
const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:308:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>&â
./boost/test/utils/named_params.hpp:311:5: note:
boost::nfp::named_parameter<T, unique_id> boost::nfp::typed_keyword<T,
unique_id, required>::operator=(T&) const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:311:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false>::operator=(const
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false>&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t,
false>::operator=(boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false>&&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false>&&â
./boost/test/impl/unit_test_parameters.ipp:369:9: error: no match for
âoperator=â in
âboost::unit_test::static_constant<boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false> >::value = {{"HRF",
(boost::unit_test::output_format)1u}, {"CLF",
(boost::unit_test::output_format)1u}, {"XML",
(boost::unit_test::output_format)2u}}â
./boost/test/impl/unit_test_parameters.ipp:369:9: note: candidates are:
./boost/test/utils/named_params.hpp:308:5: note:
boost::nfp::named_parameter<const T, unique_id>
boost::nfp::typed_keyword<T, unique_id, required>::operator=(const T&)
const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:308:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:311:5: note:
boost::nfp::named_parameter<T, unique_id> boost::nfp::typed_keyword<T,
unique_id, required>::operator=(T&) const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:311:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>::operator=(const
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t,
false>::operator=(boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&â
./boost/test/impl/unit_test_parameters.ipp:424:9: error: no match for
âoperator=â in
âboost::unit_test::static_constant<boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false> >::value = {{"HRF",
(boost::unit_test::output_format)1u}, {"CLF",
(boost::unit_test::output_format)1u}, {"XML",
(boost::unit_test::output_format)2u}}â
./boost/test/impl/unit_test_parameters.ipp:424:9: note: candidates are:
./boost/test/utils/named_params.hpp:308:5: note:
boost::nfp::named_parameter<const T, unique_id>
boost::nfp::typed_keyword<T, unique_id, required>::operator=(const T&)
const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:308:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:311:5: note:
boost::nfp::named_parameter<T, unique_id> boost::nfp::typed_keyword<T,
unique_id, required>::operator=(T&) const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:311:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>::operator=(const
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t,
false>::operator=(boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&â
./boost/test/impl/unit_test_parameters.ipp:457:9: error: no match for
âoperator=â in
âboost::unit_test::static_constant<boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false> >::value = {{"confirm",
(boost::unit_test::report_level)1u}, {"short",
(boost::unit_test::report_level)2u}, {"detailed",
(boost::unit_test::report_level)3u}, {"no",
(boost::unit_test::report_level)4u}}â
./boost/test/impl/unit_test_parameters.ipp:457:9: note: candidates are:
./boost/test/utils/named_params.hpp:308:5: note:
boost::nfp::named_parameter<const T, unique_id>
boost::nfp::typed_keyword<T, unique_id, required>::operator=(const T&)
const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:308:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>&â
./boost/test/utils/named_params.hpp:311:5: note:
boost::nfp::named_parameter<T, unique_id> boost::nfp::typed_keyword<T,
unique_id, required>::operator=(T&) const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:311:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false>::operator=(const
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false>&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t,
false>::operator=(boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false>&&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false>&&â
"g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall
-pedantic -march=i686 -pthread -m32 -Wno-variadic-macros -std=c++0x
-DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1
-DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1
-DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o
"bin.v2/libs/test/build/gcc-4.6/release/link-static/threading-
multi/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp"
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6/release/link-
static/threading-multi/unit_test_parameters.o...
...skipped <pbin.v2/libs/test/build/gcc-4.6/release/link-static/threading-
multi>libboost_test_exec_monitor.a(clean) for lack of
<pbin.v2/libs/test/build/gcc-4.6/release/link-static/threading-
multi>unit_test_parameters.o...
...skipped <pbin.v2/libs/test/build/gcc-4.6/release/link-static/threading-
multi>libboost_test_exec_monitor.a for lack of
<pbin.v2/libs/test/build/gcc-4.6/release/link-static/threading-
multi>unit_test_parameters.o...
...skipped <pstage/lib>libboost_test_exec_monitor.a for lack of
<pbin.v2/libs/test/build/gcc-4.6/release/link-static/threading-
multi>libboost_test_exec_monitor.a...
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6/release/threading-
multi/unit_test_parameters.o
In file included from libs/test/src/unit_test_parameters.cpp:16:0:
./boost/test/impl/unit_test_parameters.ipp: In function âvoid
boost::unit_test::runtime_config::{anonymous}::register_parameters(boost::runtime::parameters_store&)â:
./boost/test/impl/unit_test_parameters.ipp:234:9: error: no match for
âoperator=â in
âboost::unit_test::static_constant<boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false> >::value = {{"HRF",
(boost::unit_test::output_format)1u}, {"DOT",
(boost::unit_test::output_format)3u}}â
./boost/test/impl/unit_test_parameters.ipp:234:9: note: candidates are:
./boost/test/utils/named_params.hpp:308:5: note:
boost::nfp::named_parameter<const T, unique_id>
boost::nfp::typed_keyword<T, unique_id, required>::operator=(const T&)
const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:308:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:311:5: note:
boost::nfp::named_parameter<T, unique_id> boost::nfp::typed_keyword<T,
unique_id, required>::operator=(T&) const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:311:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>::operator=(const
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t,
false>::operator=(boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&â
./boost/test/impl/unit_test_parameters.ipp:274:9: error: no match for
âoperator=â in
âboost::unit_test::static_constant<boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false> >::value = {{"HRF",
(boost::unit_test::output_format)1u}, {"CLF",
(boost::unit_test::output_format)1u}, {"XML",
(boost::unit_test::output_format)2u}}â
./boost/test/impl/unit_test_parameters.ipp:274:9: note: candidates are:
./boost/test/utils/named_params.hpp:308:5: note:
boost::nfp::named_parameter<const T, unique_id>
boost::nfp::typed_keyword<T, unique_id, required>::operator=(const T&)
const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:308:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:311:5: note:
boost::nfp::named_parameter<T, unique_id> boost::nfp::typed_keyword<T,
unique_id, required>::operator=(T&) const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:311:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>::operator=(const
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t,
false>::operator=(boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&â
./boost/test/impl/unit_test_parameters.ipp:314:9: error: no match for
âoperator=â in
âboost::unit_test::static_constant<boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false> >::value = {{"all",
(boost::unit_test::log_level)0}, {"success",
(boost::unit_test::log_level)0}, {"test_suite",
(boost::unit_test::log_level)1}, {"unit_scope",
(boost::unit_test::log_level)1}, {"message",
(boost::unit_test::log_level)2}, {"warning",
(boost::unit_test::log_level)3}, {"error",
(boost::unit_test::log_level)4}, {"cpp_exception",
(boost::unit_test::log_level)5}, {"system_error",
(boost::unit_test::log_level)6}, {"fatal_error",
(boost::unit_test::log_level)7}, {"nothing",
(boost::unit_test::log_level)8}}â
./boost/test/impl/unit_test_parameters.ipp:314:9: note: candidates are:
./boost/test/utils/named_params.hpp:308:5: note:
boost::nfp::named_parameter<const T, unique_id>
boost::nfp::typed_keyword<T, unique_id, required>::operator=(const T&)
const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:308:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>&â
./boost/test/utils/named_params.hpp:311:5: note:
boost::nfp::named_parameter<T, unique_id> boost::nfp::typed_keyword<T,
unique_id, required>::operator=(T&) const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:311:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false>::operator=(const
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false>&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t,
false>::operator=(boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false>&&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>,
boost::runtime::{anonymous}::enum_values_t, false>&&â
./boost/test/impl/unit_test_parameters.ipp:369:9: error: no match for
âoperator=â in
âboost::unit_test::static_constant<boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false> >::value = {{"HRF",
(boost::unit_test::output_format)1u}, {"CLF",
(boost::unit_test::output_format)1u}, {"XML",
(boost::unit_test::output_format)2u}}â
./boost/test/impl/unit_test_parameters.ipp:369:9: note: candidates are:
./boost/test/utils/named_params.hpp:308:5: note:
boost::nfp::named_parameter<const T, unique_id>
boost::nfp::typed_keyword<T, unique_id, required>::operator=(const T&)
const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:308:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:311:5: note:
boost::nfp::named_parameter<T, unique_id> boost::nfp::typed_keyword<T,
unique_id, required>::operator=(T&) const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:311:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>::operator=(const
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t,
false>::operator=(boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&â
./boost/test/impl/unit_test_parameters.ipp:424:9: error: no match for
âoperator=â in
âboost::unit_test::static_constant<boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false> >::value = {{"HRF",
(boost::unit_test::output_format)1u}, {"CLF",
(boost::unit_test::output_format)1u}, {"XML",
(boost::unit_test::output_format)2u}}â
./boost/test/impl/unit_test_parameters.ipp:424:9: note: candidates are:
./boost/test/utils/named_params.hpp:308:5: note:
boost::nfp::named_parameter<const T, unique_id>
boost::nfp::typed_keyword<T, unique_id, required>::operator=(const T&)
const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:308:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:311:5: note:
boost::nfp::named_parameter<T, unique_id> boost::nfp::typed_keyword<T,
unique_id, required>::operator=(T&) const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:311:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>::operator=(const
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t,
false>::operator=(boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>,
boost::runtime::{anonymous}::enum_values_t, false>&&â
./boost/test/impl/unit_test_parameters.ipp:457:9: error: no match for
âoperator=â in
âboost::unit_test::static_constant<boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false> >::value = {{"confirm",
(boost::unit_test::report_level)1u}, {"short",
(boost::unit_test::report_level)2u}, {"detailed",
(boost::unit_test::report_level)3u}, {"no",
(boost::unit_test::report_level)4u}}â
./boost/test/impl/unit_test_parameters.ipp:457:9: note: candidates are:
./boost/test/utils/named_params.hpp:308:5: note:
boost::nfp::named_parameter<const T, unique_id>
boost::nfp::typed_keyword<T, unique_id, required>::operator=(const T&)
const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:308:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>&â
./boost/test/utils/named_params.hpp:311:5: note:
boost::nfp::named_parameter<T, unique_id> boost::nfp::typed_keyword<T,
unique_id, required>::operator=(T&) const [with T =
boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
unique_id = boost::runtime::{anonymous}::enum_values_t, bool required =
false]
./boost/test/utils/named_params.hpp:311:5: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false>::operator=(const
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false>&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to âconst
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false>&â
./boost/test/utils/named_params.hpp:306:8: note:
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false>&
boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t,
false>::operator=(boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false>&&)
./boost/test/utils/named_params.hpp:306:8: note: no known conversion for
argument 1 from â<brace-enclosed initializer list>â to
âboost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>,
boost::runtime::{anonymous}::enum_values_t, false>&&â
"g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall
-pedantic -march=i686 -pthread -fPIC -m32 -Wno-variadic-macros -std=c++0x
-DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_TEST_DYN_LINK=1
-DBOOST_TIMER_DYN_LINK=1 -DNDEBUG -I"." -c -o
"bin.v2/libs/test/build/gcc-4.6/release/threading-
multi/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp"
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6/release
/threading-multi/unit_test_parameters.o...
...skipped <pbin.v2/libs/test/build/gcc-4.6/release/threading-
multi>libboost_unit_test_framework.so.1.61.0 for lack of
<pbin.v2/libs/test/build/gcc-4.6/release/threading-
multi>unit_test_parameters.o...
...skipped <pstage/lib>libboost_unit_test_framework.so.1.61.0 for lack of
<pbin.v2/libs/test/build/gcc-4.6/release/threading-
multi>libboost_unit_test_framework.so.1.61.0...
...skipped <pstage/lib>libboost_unit_test_framework.so for lack of
<pstage/lib>libboost_unit_test_framework.so.1.61.0...
...failed updating 2 targets...
...skipped 6 targets...
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12093#comment:10> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC