Thanks to Benny for the nudge to try gcc 4.8. That gets me the
following (did a build, and this is the rebuild showing the errors).
----------------------------------------
=> Bootstrap dependency digest>=20010302: found digest-20160304
===> Building for boost-libs-1.60.0nb2
ulimit -s `ulimit -H -s`; ulimit -d `ulimit -H -d`; cd /u0/n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs/work/boost_1_60_0 && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr BZIP2_INCLUDE=/usr/include BZIP2_LIBPATH=/usr/lib EXPAT_INCLUDE=/usr/include EXPAT_LIBPATH=/usr/lib ICU_PATH=/usr/pkg ZLIB_INCLUDE=/usr/include ZLIB_LIBPATH=/usr/lib DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= CC=gcc CFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/include CPPFLAGS=-I/usr/pkg/include\ -I/usr/include CXX=c++ CXXFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/include\ -std=c++11 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/pkg/gcc48/lib/gcc/i486--netbsdelf/4.8.4\ -Wl,-R/usr/pkg/gcc48/lib/gcc/i486--netbsdelf/4.8.4\ -L/usr/pkg/gcc48/lib\ -Wl,-R/usr/pkg/gcc48/lib\ -L/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/u0/n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs/work/.wrapper/bin:/u0/n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs/work/.buildlink/bin:/u0/n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs/work/.tools/bin:/u0/n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs/work/.ccache/bin:/u0/n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs/work/.gcc/bin:/usr/pkg/bin:/home/gdt/bin:/home/gdt/bin/i386-NetBSD:/usr/y0/sbin:/usr/y0/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg MAKELEVEL=0 PKG_SYSCONFDIR=/usr/pkg/etc HOME=/u0/n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs/work/.home CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg X11BASE=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ gdt\ -g\ ir\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ gdt\ -g\ ir\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ gdt\ -g\ ir\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ gdt\ -g\ ir\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ gdt\ -g\ ir\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ gdt\ -g\ ir\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ gdt\ -g\ ir\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ gdt\ -g\ ir\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ gdt\ -g\ ir\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ gdt\ -g\ ir\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ gdt\ -g\ ir\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ gdt\ -g\ ir\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ gdt\ -g\ ir\ -m\ 775 INSTALL_INFO= MAKEINFO=/u0/n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/u0/n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs/work/.buildlink/lib/pkgconfig:/u0/n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/u0/n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes /usr/pkg/bin/bjam --without-python pch=off -j1 --builddir=/u0/n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs/work/boost_1_60_0/build --layout=system --toolset=gcc --disable-long-double variant=release threading=multi link=shared,static cxxflags=-std=c++11 --prefix=/usr/pkg stage
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : yes (cached)
- lockfree boost::atomic_flag : yes (cached)
- has_icu builds : yes (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- zlib : yes (cached)
- iconv (libc) : yes (cached)
- icu : yes (cached)
- compiler-supports-visibility : yes (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : yes (cached)
- long double support : no (cached)
warning: skipping optional Message Passing Interface (MPI) library.
note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.
- zlib : yes (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- coroutine2 : building
- date_time : building
- exception : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : building
- program_options : building
- python : not building
- random : building
- regex : building
- serialization : building
- signals : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...found 12468 targets...
...updating 10 targets...
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8.4/release/link-static/pch-off/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:229:58: error: no match for 'operator=' (operand types are 'boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>, boost::runtime::{anonymous}::enum_values_t, false>' and '<brace-enclosed initializer list>')
rt::enum_values<unit_test::output_format>::value =
^
./boost/test/impl/unit_test_parameters.ipp:229:58: note: candidates are:
In file included from ./boost/test/utils/runtime/modifier.hpp:22:0,
from ./boost/test/utils/runtime/parameter.hpp:20,
from ./boost/test/impl/unit_test_parameters.ipp:35,
from libs/test/src/unit_test_parameters.cpp:16:
./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]
operator=( T const& t ) const { return named_parameter<T const,unique_id>( t ); }
^
./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]
operator=( T& t ) const { return named_parameter<T,unique_id>( t ); }
^
./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>&)
struct typed_keyword : keyword<unique_id,required> {
^
./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>&&'
In file included from libs/test/src/unit_test_parameters.cpp:16:0:
./boost/test/impl/unit_test_parameters.ipp:268:58: error: no match for 'operator=' (operand types are 'boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>, boost::runtime::{anonymous}::enum_values_t, false>' and '<brace-enclosed initializer list>')
rt::enum_values<unit_test::output_format>::value =
^
./boost/test/impl/unit_test_parameters.ipp:268:58: note: candidates are:
In file included from ./boost/test/utils/runtime/modifier.hpp:22:0,
from ./boost/test/utils/runtime/parameter.hpp:20,
from ./boost/test/impl/unit_test_parameters.ipp:35,
from libs/test/src/unit_test_parameters.cpp:16:
./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]
operator=( T const& t ) const { return named_parameter<T const,unique_id>( t ); }
^
./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]
operator=( T& t ) const { return named_parameter<T,unique_id>( t ); }
^
./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>&)
struct typed_keyword : keyword<unique_id,required> {
^
./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>&&'
In file included from libs/test/src/unit_test_parameters.cpp:16:0:
./boost/test/impl/unit_test_parameters.ipp:300:54: error: no match for 'operator=' (operand types are 'boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>, boost::runtime::{anonymous}::enum_values_t, false>' and '<brace-enclosed initializer list>')
rt::enum_values<unit_test::log_level>::value =
^
./boost/test/impl/unit_test_parameters.ipp:300:54: note: candidates are:
In file included from ./boost/test/utils/runtime/modifier.hpp:22:0,
from ./boost/test/utils/runtime/parameter.hpp:20,
from ./boost/test/impl/unit_test_parameters.ipp:35,
from libs/test/src/unit_test_parameters.cpp:16:
./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]
operator=( T const& t ) const { return named_parameter<T const,unique_id>( t ); }
^
./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]
operator=( T& t ) const { return named_parameter<T,unique_id>( t ); }
^
./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>&)
struct typed_keyword : keyword<unique_id,required> {
^
./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>&&'
In file included from libs/test/src/unit_test_parameters.cpp:16:0:
./boost/test/impl/unit_test_parameters.ipp:363:58: error: no match for 'operator=' (operand types are 'boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>, boost::runtime::{anonymous}::enum_values_t, false>' and '<brace-enclosed initializer list>')
rt::enum_values<unit_test::output_format>::value =
^
./boost/test/impl/unit_test_parameters.ipp:363:58: note: candidates are:
In file included from ./boost/test/utils/runtime/modifier.hpp:22:0,
from ./boost/test/utils/runtime/parameter.hpp:20,
from ./boost/test/impl/unit_test_parameters.ipp:35,
from libs/test/src/unit_test_parameters.cpp:16:
./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]
operator=( T const& t ) const { return named_parameter<T const,unique_id>( t ); }
^
./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]
operator=( T& t ) const { return named_parameter<T,unique_id>( t ); }
^
./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>&)
struct typed_keyword : keyword<unique_id,required> {
^
./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>&&'
In file included from libs/test/src/unit_test_parameters.cpp:16:0:
./boost/test/impl/unit_test_parameters.ipp:418:58: error: no match for 'operator=' (operand types are 'boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>, boost::runtime::{anonymous}::enum_values_t, false>' and '<brace-enclosed initializer list>')
rt::enum_values<unit_test::output_format>::value =
^
./boost/test/impl/unit_test_parameters.ipp:418:58: note: candidates are:
In file included from ./boost/test/utils/runtime/modifier.hpp:22:0,
from ./boost/test/utils/runtime/parameter.hpp:20,
from ./boost/test/impl/unit_test_parameters.ipp:35,
from libs/test/src/unit_test_parameters.cpp:16:
./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]
operator=( T const& t ) const { return named_parameter<T const,unique_id>( t ); }
^
./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]
operator=( T& t ) const { return named_parameter<T,unique_id>( t ); }
^
./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>&)
struct typed_keyword : keyword<unique_id,required> {
^
./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>&&'
In file included from libs/test/src/unit_test_parameters.cpp:16:0:
./boost/test/impl/unit_test_parameters.ipp:450:57: error: no match for 'operator=' (operand types are 'boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>, boost::runtime::{anonymous}::enum_values_t, false>' and '<brace-enclosed initializer list>')
rt::enum_values<unit_test::report_level>::value =
^
./boost/test/impl/unit_test_parameters.ipp:450:57: note: candidates are:
In file included from ./boost/test/utils/runtime/modifier.hpp:22:0,
from ./boost/test/utils/runtime/parameter.hpp:20,
from ./boost/test/impl/unit_test_parameters.ipp:35,
from libs/test/src/unit_test_parameters.cpp:16:
./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]
operator=( T const& t ) const { return named_parameter<T const,unique_id>( t ); }
^
./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]
operator=( T& t ) const { return named_parameter<T,unique_id>( t ); }
^
./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>&)
struct typed_keyword : keyword<unique_id,required> {
^
./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++11 -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.8.4/release/link-static/pch-off/threading-multi/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp"
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8.4/release/link-static/pch-off/threading-multi/unit_test_parameters.o...
...skipped <pbin.v2/libs/test/build/gcc-4.8.4/release/link-static/pch-off/threading-multi>libboost_test_exec_monitor.a(clean) for lack of <pbin.v2/libs/test/build/gcc-4.8.4/release/link-static/pch-off/threading-multi>unit_test_parameters.o...
...skipped <pbin.v2/libs/test/build/gcc-4.8.4/release/link-static/pch-off/threading-multi>libboost_test_exec_monitor.a for lack of <pbin.v2/libs/test/build/gcc-4.8.4/release/link-static/pch-off/threading-multi>unit_test_parameters.o...
...skipped <pstage/lib>libboost_test_exec_monitor.a for lack of <pbin.v2/libs/test/build/gcc-4.8.4/release/link-static/pch-off/threading-multi>libboost_test_exec_monitor.a...
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8.4/release/pch-off/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:229:58: error: no match for 'operator=' (operand types are 'boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>, boost::runtime::{anonymous}::enum_values_t, false>' and '<brace-enclosed initializer list>')
rt::enum_values<unit_test::output_format>::value =
^
./boost/test/impl/unit_test_parameters.ipp:229:58: note: candidates are:
In file included from ./boost/test/utils/runtime/modifier.hpp:22:0,
from ./boost/test/utils/runtime/parameter.hpp:20,
from ./boost/test/impl/unit_test_parameters.ipp:35,
from libs/test/src/unit_test_parameters.cpp:16:
./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]
operator=( T const& t ) const { return named_parameter<T const,unique_id>( t ); }
^
./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]
operator=( T& t ) const { return named_parameter<T,unique_id>( t ); }
^
./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>&)
struct typed_keyword : keyword<unique_id,required> {
^
./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>&&'
In file included from libs/test/src/unit_test_parameters.cpp:16:0:
./boost/test/impl/unit_test_parameters.ipp:268:58: error: no match for 'operator=' (operand types are 'boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>, boost::runtime::{anonymous}::enum_values_t, false>' and '<brace-enclosed initializer list>')
rt::enum_values<unit_test::output_format>::value =
^
./boost/test/impl/unit_test_parameters.ipp:268:58: note: candidates are:
In file included from ./boost/test/utils/runtime/modifier.hpp:22:0,
from ./boost/test/utils/runtime/parameter.hpp:20,
from ./boost/test/impl/unit_test_parameters.ipp:35,
from libs/test/src/unit_test_parameters.cpp:16:
./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]
operator=( T const& t ) const { return named_parameter<T const,unique_id>( t ); }
^
./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]
operator=( T& t ) const { return named_parameter<T,unique_id>( t ); }
^
./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>&)
struct typed_keyword : keyword<unique_id,required> {
^
./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>&&'
In file included from libs/test/src/unit_test_parameters.cpp:16:0:
./boost/test/impl/unit_test_parameters.ipp:300:54: error: no match for 'operator=' (operand types are 'boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::log_level>, boost::runtime::{anonymous}::enum_values_t, false>' and '<brace-enclosed initializer list>')
rt::enum_values<unit_test::log_level>::value =
^
./boost/test/impl/unit_test_parameters.ipp:300:54: note: candidates are:
In file included from ./boost/test/utils/runtime/modifier.hpp:22:0,
from ./boost/test/utils/runtime/parameter.hpp:20,
from ./boost/test/impl/unit_test_parameters.ipp:35,
from libs/test/src/unit_test_parameters.cpp:16:
./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]
operator=( T const& t ) const { return named_parameter<T const,unique_id>( t ); }
^
./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]
operator=( T& t ) const { return named_parameter<T,unique_id>( t ); }
^
./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>&)
struct typed_keyword : keyword<unique_id,required> {
^
./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>&&'
In file included from libs/test/src/unit_test_parameters.cpp:16:0:
./boost/test/impl/unit_test_parameters.ipp:363:58: error: no match for 'operator=' (operand types are 'boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>, boost::runtime::{anonymous}::enum_values_t, false>' and '<brace-enclosed initializer list>')
rt::enum_values<unit_test::output_format>::value =
^
./boost/test/impl/unit_test_parameters.ipp:363:58: note: candidates are:
In file included from ./boost/test/utils/runtime/modifier.hpp:22:0,
from ./boost/test/utils/runtime/parameter.hpp:20,
from ./boost/test/impl/unit_test_parameters.ipp:35,
from libs/test/src/unit_test_parameters.cpp:16:
./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]
operator=( T const& t ) const { return named_parameter<T const,unique_id>( t ); }
^
./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]
operator=( T& t ) const { return named_parameter<T,unique_id>( t ); }
^
./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>&)
struct typed_keyword : keyword<unique_id,required> {
^
./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>&&'
In file included from libs/test/src/unit_test_parameters.cpp:16:0:
./boost/test/impl/unit_test_parameters.ipp:418:58: error: no match for 'operator=' (operand types are 'boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::output_format>, boost::runtime::{anonymous}::enum_values_t, false>' and '<brace-enclosed initializer list>')
rt::enum_values<unit_test::output_format>::value =
^
./boost/test/impl/unit_test_parameters.ipp:418:58: note: candidates are:
In file included from ./boost/test/utils/runtime/modifier.hpp:22:0,
from ./boost/test/utils/runtime/parameter.hpp:20,
from ./boost/test/impl/unit_test_parameters.ipp:35,
from libs/test/src/unit_test_parameters.cpp:16:
./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]
operator=( T const& t ) const { return named_parameter<T const,unique_id>( t ); }
^
./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]
operator=( T& t ) const { return named_parameter<T,unique_id>( t ); }
^
./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>&)
struct typed_keyword : keyword<unique_id,required> {
^
./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>&&'
In file included from libs/test/src/unit_test_parameters.cpp:16:0:
./boost/test/impl/unit_test_parameters.ipp:450:57: error: no match for 'operator=' (operand types are 'boost::nfp::typed_keyword<boost::runtime::{anonymous}::enum_values_list<boost::unit_test::report_level>, boost::runtime::{anonymous}::enum_values_t, false>' and '<brace-enclosed initializer list>')
rt::enum_values<unit_test::report_level>::value =
^
./boost/test/impl/unit_test_parameters.ipp:450:57: note: candidates are:
In file included from ./boost/test/utils/runtime/modifier.hpp:22:0,
from ./boost/test/utils/runtime/parameter.hpp:20,
from ./boost/test/impl/unit_test_parameters.ipp:35,
from libs/test/src/unit_test_parameters.cpp:16:
./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]
operator=( T const& t ) const { return named_parameter<T const,unique_id>( t ); }
^
./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]
operator=( T& t ) const { return named_parameter<T,unique_id>( t ); }
^
./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>&)
struct typed_keyword : keyword<unique_id,required> {
^
./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++11 -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.8.4/release/pch-off/threading-multi/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp"
...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8.4/release/pch-off/threading-multi/unit_test_parameters.o...
...skipped <pstage/lib>libboost_unit_test_framework.so.1.60.0 for lack of <pbin.v2/libs/test/build/gcc-4.8.4/release/pch-off/threading-multi>unit_test_parameters.o...
...skipped <pstage/lib>libboost_unit_test_framework.so for lack of <pstage/lib>libboost_unit_test_framework.so.1.60.0...
...skipped <pbin.v2/libs/test/build/gcc-4.8.4/release/link-static/pch-off/threading-multi>libboost_unit_test_framework.a(clean) for lack of <pbin.v2/libs/test/build/gcc-4.8.4/release/link-static/pch-off/threading-multi>unit_test_parameters.o...
...skipped <pbin.v2/libs/test/build/gcc-4.8.4/release/link-static/pch-off/threading-multi>libboost_unit_test_framework.a for lack of <pbin.v2/libs/test/build/gcc-4.8.4/release/link-static/pch-off/threading-multi>unit_test_parameters.o...
...skipped <pstage/lib>libboost_unit_test_framework.a for lack of <pbin.v2/libs/test/build/gcc-4.8.4/release/link-static/pch-off/threading-multi>libboost_unit_test_framework.a...
...failed updating 2 targets...
...skipped 8 targets...
*** Error code 1
Stop.
make: stopped in /u0/n0/gdt/NetBSD-current/pkgsrc/devel/boost-libs
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/devel/boost-libs
Attachment:
signature.asc
Description: PGP signature