-*- mode: compilation; default-directory: "~/prog_dev/boost-svn/ro/boost_1_49_0/sandbox/ro/type_erasure/type_erasure/libs/type_erasure/sandbox/" -*- Compilation started at Thu Jul 19 06:04:58 make o install -d `dirname botet_construct.o` /home/evansl/download/gcc/4.8-20120624/install/bin/g++ -c -Wall -Wstrict-overflow -ftemplate-depth-300 -O3 -ftemplate-backtrace-limit=0 -std=gnu++11 -I../../.. -I/home/evansl/prog_dev/boost-svn/ro/boost_1_49_0/sandbox/local/lje -I/home/evansl/prog_dev/boost-svn/ro/boost_1_49_0 -DTEMPLATE_DEPTH=300 botet_construct.cpp -MMD -o botet_construct.o In file included from botet_construct.cpp:6:0: ../../../boost/type_erasure/any_cast.hpp: In function 'T boost::type_erasure::any_cast(const boost::type_erasure::any&)': ../../../boost/type_erasure/any_cast.hpp:132:13: warning: typedef 'tag_type' locally defined but not used [-Wunused-local-typedefs] >::type tag_type; ^ ../../../boost/type_erasure/any_cast.hpp: In function 'T boost::type_erasure::any_cast(boost::type_erasure::any*)': ../../../boost/type_erasure/any_cast.hpp:151:13: warning: typedef 'tag_type' locally defined but not used [-Wunused-local-typedefs] >::type tag_type; ^ ../../../boost/type_erasure/any_cast.hpp: In function 'T boost::type_erasure::any_cast(const boost::type_erasure::any*)': ../../../boost/type_erasure/any_cast.hpp:169:13: warning: typedef 'tag_type' locally defined but not used [-Wunused-local-typedefs] >::type tag_type; ^ In file included from botet_construct.cpp:5:0: ../../../boost/type_erasure/any.hpp: In instantiation of 'boost::type_erasure::any::any(U0&, U1&, U& ...) [with U0 = boost::type_erasure::any, boost::type_erasure::copy_constructible, boost::type_erasure::copy_constructible, boost::type_erasure::constructible >, boost::type_erasure::_b>; U1 = boost::type_erasure::any, boost::type_erasure::copy_constructible, boost::type_erasure::copy_constructible, boost::type_erasure::constructible >, boost::type_erasure::_c>; U = {}; Concept = boost::mpl::vector, boost::type_erasure::copy_constructible, boost::type_erasure::copy_constructible, boost::type_erasure::constructible >; T = boost::type_erasure::_a]': botet_construct.cpp:30:47: required from here ../../../boost/type_erasure/any.hpp:537:9: error: no match for call to '(boost::type_erasure::constructible) (boost::type_erasure::any, boost::type_erasure::copy_constructible, boost::type_erasure::copy_constructible, boost::type_erasure::constructible >, boost::type_erasure::_b>&, boost::type_erasure::any, boost::type_erasure::copy_constructible, boost::type_erasure::copy_constructible, boost::type_erasure::constructible >, boost::type_erasure::_c>&)' ) ^ make: *** [botet_construct.o] Error 1 Compilation exited abnormally with code 2 at Thu Jul 19 06:05:06