make -C build make[1]: Entering directory '/home/blockexplorer/bitcoin2026/tree/bitcoin/build' rm -rf boost_1_52_0 tar -xjf /home/blockexplorer/bitcoin2026/tree/bitcoin/build/../deps/boost_1_52_0.tar.bz2 cd boost_1_52_0 && \ patch -p1 < /home/blockexplorer/bitcoin2026/tree/bitcoin/build/../deps/boost-no-demangler.patch && \ echo "using gcc : : g++ ;" >> tools/build/v2/user-config.jam && \ ./bootstrap.sh --with-libraries=filesystem,program_options,test,thread && \ ./bjam toolset=gcc link=static && \ ./bjam toolset=gcc link=static --prefix=/home/blockexplorer/bitcoin2026/tree/bitcoin/build/ourlibs install patching file boost/python/type_id.hpp patching file boost/units/detail/utility.hpp patching file libs/graph/test/typestr.hpp Building Boost.Build engine with toolset gcc... tools/build/v2/engine/bin.linuxx86_64/b2 Unicode/ICU support for Boost.Regex?... not found. Generating Boost.Build configuration in project-config.jam... Bootstrapping is done. To build, run: ./b2 To adjust configuration, edit 'project-config.jam'. Further information: - Command line help: ./b2 --help - Getting started guide: http://www.boost.org/more/getting_started/unix-variants.html - Boost.Build documentation: http://www.boost.org/boost-build2/doc/html/index.html Building the Boost C++ Libraries. Component configuration: - chrono : not building - context : not building - date_time : not building - exception : not building - filesystem : building - graph : not building - graph_parallel : not building - iostreams : not building - locale : not building - math : not building - mpi : not building - program_options : building - python : not building - random : not building - regex : not building - serialization : not building - signals : not building - system : not building - test : building - thread : building - timer : not building - wave : not building ...patience... ...patience... ...found 1435 targets... ...updating 100 targets... common.mkdir stage common.mkdir stage/lib common.mkdir bin.v2 common.mkdir bin.v2/libs common.mkdir bin.v2/libs/system common.mkdir bin.v2/libs/system/build common.mkdir bin.v2/libs/system/build/gcc-4.9.4 common.mkdir bin.v2/libs/system/build/gcc-4.9.4/release common.mkdir bin.v2/libs/system/build/gcc-4.9.4/release/link-static common.mkdir bin.v2/libs/system/build/gcc-4.9.4/release/link-static/threading-multi gcc.compile.c++ bin.v2/libs/system/build/gcc-4.9.4/release/link-static/threading-multi/error_code.o gcc.archive bin.v2/libs/system/build/gcc-4.9.4/release/link-static/threading-multi/libboost_system.a common.copy stage/lib/libboost_system.a common.mkdir bin.v2/libs/filesystem common.mkdir bin.v2/libs/filesystem/build common.mkdir bin.v2/libs/filesystem/build/gcc-4.9.4 common.mkdir bin.v2/libs/filesystem/build/gcc-4.9.4/release common.mkdir bin.v2/libs/filesystem/build/gcc-4.9.4/release/link-static common.mkdir bin.v2/libs/filesystem/build/gcc-4.9.4/release/link-static/threading-multi gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.4/release/link-static/threading-multi/codecvt_error_category.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.4/release/link-static/threading-multi/operations.o In file included from ./boost/config.hpp:57:0, from ./boost/filesystem/operations.hpp:18, from libs/filesystem/src/operations.cpp:44: ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator==(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_832' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:832:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(==, return, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator!=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_833' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:833:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_835' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:835:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_838' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:838:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator-(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_847' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( ^ libs/filesystem/src/operations.cpp: In function 'int {anonymous}::readdir_r_simulator(DIR*, dirent*, dirent**)': libs/filesystem/src/operations.cpp:1957:18: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated (declared at /usr/include/dirent.h:189) [-Wdeprecated-declarations] { return ::readdir_r(dirp, entry, result); } ^ libs/filesystem/src/operations.cpp:1957:47: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated (declared at /usr/include/dirent.h:189) [-Wdeprecated-declarations] { return ::readdir_r(dirp, entry, result); } ^ libs/filesystem/src/operations.cpp: At global scope: libs/filesystem/src/operations.cpp:321:8: warning: 'bool {anonymous}::error(bool, const boost::system::error_code&, const boost::filesystem::path&, const boost::filesystem::path&, boost::system::error_code*, const string&)' defined but not used [-Wunused-function] bool error(bool was_error, const error_code& result, ^ gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.4/release/link-static/threading-multi/path.o In file included from ./boost/config.hpp:57:0, from libs/filesystem/src/path.cpp:12: ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator==(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_832' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:832:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(==, return, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator!=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_833' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:833:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_835' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:835:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_838' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:838:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator-(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_847' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( ^ gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.4/release/link-static/threading-multi/path_traits.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.4/release/link-static/threading-multi/portability.o In file included from ./boost/config.hpp:57:0, from ./boost/filesystem/config.hpp:28, from libs/filesystem/src/portability.cpp:20: ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator==(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_832' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:832:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(==, return, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator!=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_833' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:833:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_835' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:835:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_838' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:838:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator-(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_847' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( ^ gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.4/release/link-static/threading-multi/unique_path.o In file included from ./boost/config.hpp:57:0, from ./boost/filesystem/operations.hpp:18, from libs/filesystem/src/unique_path.cpp:20: ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator==(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_832' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:832:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(==, return, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator!=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_833' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:833:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_835' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:835:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_838' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:838:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator-(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_847' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( ^ gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.4/release/link-static/threading-multi/utf8_codecvt_facet.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.4/release/link-static/threading-multi/windows_file_codecvt.o gcc.archive bin.v2/libs/filesystem/build/gcc-4.9.4/release/link-static/threading-multi/libboost_filesystem.a common.copy stage/lib/libboost_filesystem.a common.mkdir bin.v2/libs/program_options common.mkdir bin.v2/libs/program_options/build common.mkdir bin.v2/libs/program_options/build/gcc-4.9.4 common.mkdir bin.v2/libs/program_options/build/gcc-4.9.4/release common.mkdir bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static common.mkdir bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/cmdline.o In file included from ./boost/config.hpp:57:0, from ./boost/program_options/config.hpp:10, from libs/program_options/src/cmdline.cpp:7: ./boost/math/policies/policy.hpp: In function 'int boost::math::policies::detail::digits_imp(const true_&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_822' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/math/policies/policy.hpp:822:4: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ ./boost/math/policies/policy.hpp: In function 'T boost::math::policies::detail::get_epsilon_imp(const true_&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_900' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/math/policies/policy.hpp:900:4: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_901' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/math/policies/policy.hpp:901:4: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ::std::numeric_limits::radix == 2); ^ In file included from ./boost/lexical_cast.hpp:165:0, from ./boost/program_options/value_semantic.hpp:14, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from libs/program_options/src/cmdline.cpp:11: ./boost/math/special_functions/sign.hpp: In function 'int boost::math::signbit(T)': ./boost/math/special_functions/sign.hpp:113:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/sign.hpp: In function 'T boost::math::changesign(const T&)': ./boost/math/special_functions/sign.hpp:127:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ In file included from ./boost/lexical_cast.hpp:166:0, from ./boost/program_options/value_semantic.hpp:14, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from libs/program_options/src/cmdline.cpp:11: ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isfinite(T)': ./boost/math/special_functions/fpclassify.hpp:315:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isnormal(T)': ./boost/math/special_functions/fpclassify.hpp:375:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isinf(T)': ./boost/math/special_functions/fpclassify.hpp:453:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isnan(T)': ./boost/math/special_functions/fpclassify.hpp:523:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ In file included from ./boost/config.hpp:57:0, from ./boost/program_options/config.hpp:10, from libs/program_options/src/cmdline.cpp:7: ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator==(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_832' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:832:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(==, return, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator!=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_833' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:833:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_835' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:835:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_838' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:838:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator-(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_847' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( ^ ./boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT((is_convertible::value)); ^ In file included from ./boost/mpl/aux_/integral_wrapper.hpp:22:0, from ./boost/mpl/int.hpp:20, from ./boost/type_traits/detail/template_arity_spec.hpp:10, from ./boost/type_traits/detail/type_trait_def.hpp:14, from ./boost/type_traits/remove_reference.hpp:21, from ./boost/any.hpp:17, from ./boost/program_options/value_semantic.hpp:12, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from libs/program_options/src/cmdline.cpp:11: ./boost/concept_check.hpp: In function 'void boost::function_requires(Model*)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Model)); ^ ./boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator::~AdaptableGenerator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction::~AdaptableUnaryFunction()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction::~AdaptableBinaryFunction()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::InputIterator::~InputIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((SignedInteger)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::ForwardIterator::~ForwardIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible< ^ ./boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator::~BidirectionalIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible< ^ ./boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator::~RandomAccessIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible< ^ ./boost/concept_check.hpp: In destructor 'boost::Container::~Container()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((InputIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_Container::~Mutable_Container()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((InputIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::ForwardContainer::~ForwardContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer::~Mutable_ForwardContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept_check.hpp: In destructor 'boost::ReversibleContainer::~ReversibleContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((BidirectionalIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer::~Mutable_ReversibleContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer::~RandomAccessContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer::~Mutable_RandomAccessContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::AssociativeContainer::~AssociativeContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((BinaryPredicate)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((BinaryPredicate)); ^ ./boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check172' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:172:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check173' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:173:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ ./boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check185' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:185:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check186' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:186:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ In file included from ./boost/config.hpp:57:0, from ./boost/program_options/config.hpp:10, from libs/program_options/src/cmdline.cpp:7: ./boost/lexical_cast.hpp: In function 'CharT* boost::detail::lcast_put_unsigned(T, CharT*)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_604' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/lexical_cast.hpp:604:13: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_629' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/lexical_cast.hpp:629:17: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(std::numeric_limits::digits10 < CHAR_MAX); ^ ./boost/lexical_cast.hpp: In function 'bool boost::detail::lcast_ret_unsigned(T&, const CharT*, const CharT*)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_683' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/lexical_cast.hpp:683:13: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ In file included from ./boost/program_options/value_semantic.hpp:14:0, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from libs/program_options/src/cmdline.cpp:11: ./boost/lexical_cast.hpp:685:47: warning: typedef 'int_type' locally defined but not used [-Wunused-local-typedefs] typedef typename Traits::int_type int_type; ^ In file included from ./boost/config.hpp:57:0, from ./boost/program_options/config.hpp:10, from libs/program_options/src/cmdline.cpp:7: ./boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream_limited_src::shl_char(T)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1286' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/static_assert.hpp:23:45: note: in expansion of macro 'BOOST_STATIC_ASSERT' # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B ) ^ ./boost/lexical_cast.hpp:1284:17: note: in expansion of macro 'BOOST_STATIC_ASSERT_MSG' BOOST_STATIC_ASSERT_MSG(( sizeof(T) <= sizeof(CharT)) , ^ ./boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream_limited_src::shl_char_array(const T*)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1311' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/static_assert.hpp:23:45: note: in expansion of macro 'BOOST_STATIC_ASSERT' # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B ) ^ ./boost/lexical_cast.hpp:1309:17: note: in expansion of macro 'BOOST_STATIC_ASSERT_MSG' BOOST_STATIC_ASSERT_MSG(( sizeof(T) <= sizeof(CharT)), ^ ./boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream_limited_src::shr_xchar(T&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1739' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/static_assert.hpp:23:45: note: in expansion of macro 'BOOST_STATIC_ASSERT' # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B ) ^ ./boost/lexical_cast.hpp:1737:17: note: in expansion of macro 'BOOST_STATIC_ASSERT_MSG' BOOST_STATIC_ASSERT_MSG(( sizeof(CharT) == sizeof(T) ), ^ In file included from ./boost/bind/bind.hpp:29:0, from ./boost/bind.hpp:22, from libs/program_options/src/cmdline.cpp:18: ./boost/bind/arg.hpp: In constructor 'boost::arg::arg(const T&)': ./boost/bind/arg.hpp:37:22: warning: typedef 'T_must_be_placeholder' locally defined but not used [-Wunused-local-typedefs] typedef char T_must_be_placeholder[ I == is_placeholder::value? 1: -1 ]; ^ virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/cmdline.o" "libs/program_options/src/cmdline.cpp" ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/cmdline.o... gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/config_file.o In file included from ./boost/config.hpp:57:0, from ./boost/program_options/config.hpp:10, from libs/program_options/src/config_file.cpp:8: ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator==(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_832' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:832:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(==, return, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator!=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_833' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:833:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_835' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:835:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_838' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:838:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator-(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_847' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( ^ gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/options_description.o In file included from ./boost/config.hpp:57:0, from ./boost/program_options/config.hpp:10, from libs/program_options/src/options_description.cpp:9: ./boost/math/policies/policy.hpp: In function 'int boost::math::policies::detail::digits_imp(const true_&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_822' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/math/policies/policy.hpp:822:4: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ ./boost/math/policies/policy.hpp: In function 'T boost::math::policies::detail::get_epsilon_imp(const true_&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_900' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/math/policies/policy.hpp:900:4: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_901' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/math/policies/policy.hpp:901:4: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ::std::numeric_limits::radix == 2); ^ In file included from ./boost/lexical_cast.hpp:165:0, from ./boost/program_options/value_semantic.hpp:14, from ./boost/program_options/options_description.hpp:13, from libs/program_options/src/options_description.cpp:10: ./boost/math/special_functions/sign.hpp: In function 'int boost::math::signbit(T)': ./boost/math/special_functions/sign.hpp:113:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/sign.hpp: In function 'T boost::math::changesign(const T&)': ./boost/math/special_functions/sign.hpp:127:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ In file included from ./boost/lexical_cast.hpp:166:0, from ./boost/program_options/value_semantic.hpp:14, from ./boost/program_options/options_description.hpp:13, from libs/program_options/src/options_description.cpp:10: ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isfinite(T)': ./boost/math/special_functions/fpclassify.hpp:315:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isnormal(T)': ./boost/math/special_functions/fpclassify.hpp:375:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isinf(T)': ./boost/math/special_functions/fpclassify.hpp:453:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isnan(T)': ./boost/math/special_functions/fpclassify.hpp:523:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ In file included from ./boost/config.hpp:57:0, from ./boost/program_options/config.hpp:10, from libs/program_options/src/options_description.cpp:9: ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator==(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_832' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:832:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(==, return, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator!=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_833' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:833:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_835' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:835:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_838' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:838:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator-(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_847' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( ^ ./boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT((is_convertible::value)); ^ In file included from ./boost/mpl/aux_/integral_wrapper.hpp:22:0, from ./boost/mpl/int.hpp:20, from ./boost/type_traits/detail/template_arity_spec.hpp:10, from ./boost/type_traits/detail/type_trait_def.hpp:14, from ./boost/type_traits/remove_reference.hpp:21, from ./boost/any.hpp:17, from ./boost/program_options/value_semantic.hpp:12, from ./boost/program_options/options_description.hpp:13, from libs/program_options/src/options_description.cpp:10: ./boost/concept_check.hpp: In function 'void boost::function_requires(Model*)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Model)); ^ ./boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator::~AdaptableGenerator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction::~AdaptableUnaryFunction()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction::~AdaptableBinaryFunction()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::InputIterator::~InputIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((SignedInteger)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::ForwardIterator::~ForwardIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible< ^ ./boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator::~BidirectionalIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible< ^ ./boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator::~RandomAccessIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible< ^ ./boost/concept_check.hpp: In destructor 'boost::Container::~Container()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((InputIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_Container::~Mutable_Container()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((InputIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::ForwardContainer::~ForwardContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer::~Mutable_ForwardContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept_check.hpp: In destructor 'boost::ReversibleContainer::~ReversibleContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((BidirectionalIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer::~Mutable_ReversibleContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer::~RandomAccessContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer::~Mutable_RandomAccessContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::AssociativeContainer::~AssociativeContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((BinaryPredicate)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((BinaryPredicate)); ^ ./boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check172' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:172:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check173' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:173:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ ./boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check185' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:185:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check186' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:186:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ In file included from ./boost/config.hpp:57:0, from ./boost/program_options/config.hpp:10, from libs/program_options/src/options_description.cpp:9: ./boost/lexical_cast.hpp: In function 'CharT* boost::detail::lcast_put_unsigned(T, CharT*)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_604' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/lexical_cast.hpp:604:13: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_629' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/lexical_cast.hpp:629:17: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(std::numeric_limits::digits10 < CHAR_MAX); ^ ./boost/lexical_cast.hpp: In function 'bool boost::detail::lcast_ret_unsigned(T&, const CharT*, const CharT*)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_683' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/lexical_cast.hpp:683:13: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ In file included from ./boost/program_options/value_semantic.hpp:14:0, from ./boost/program_options/options_description.hpp:13, from libs/program_options/src/options_description.cpp:10: ./boost/lexical_cast.hpp:685:47: warning: typedef 'int_type' locally defined but not used [-Wunused-local-typedefs] typedef typename Traits::int_type int_type; ^ In file included from ./boost/config.hpp:57:0, from ./boost/program_options/config.hpp:10, from libs/program_options/src/options_description.cpp:9: ./boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream_limited_src::shl_char(T)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1286' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/static_assert.hpp:23:45: note: in expansion of macro 'BOOST_STATIC_ASSERT' # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B ) ^ ./boost/lexical_cast.hpp:1284:17: note: in expansion of macro 'BOOST_STATIC_ASSERT_MSG' BOOST_STATIC_ASSERT_MSG(( sizeof(T) <= sizeof(CharT)) , ^ ./boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream_limited_src::shl_char_array(const T*)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1311' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/static_assert.hpp:23:45: note: in expansion of macro 'BOOST_STATIC_ASSERT' # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B ) ^ ./boost/lexical_cast.hpp:1309:17: note: in expansion of macro 'BOOST_STATIC_ASSERT_MSG' BOOST_STATIC_ASSERT_MSG(( sizeof(T) <= sizeof(CharT)), ^ ./boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream_limited_src::shr_xchar(T&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1739' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/static_assert.hpp:23:45: note: in expansion of macro 'BOOST_STATIC_ASSERT' # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B ) ^ ./boost/lexical_cast.hpp:1737:17: note: in expansion of macro 'BOOST_STATIC_ASSERT_MSG' BOOST_STATIC_ASSERT_MSG(( sizeof(CharT) == sizeof(T) ), ^ virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/options_description.o" "libs/program_options/src/options_description.cpp" ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/options_description.o... gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/parsers.o In file included from ./boost/config.hpp:57:0, from libs/program_options/src/parsers.cpp:7: ./boost/math/policies/policy.hpp: In function 'int boost::math::policies::detail::digits_imp(const true_&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_822' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/math/policies/policy.hpp:822:4: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ ./boost/math/policies/policy.hpp: In function 'T boost::math::policies::detail::get_epsilon_imp(const true_&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_900' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/math/policies/policy.hpp:900:4: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_901' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/math/policies/policy.hpp:901:4: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ::std::numeric_limits::radix == 2); ^ In file included from ./boost/lexical_cast.hpp:165:0, from ./boost/program_options/value_semantic.hpp:14, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from ./boost/program_options/parsers.hpp:12, from libs/program_options/src/parsers.cpp:11: ./boost/math/special_functions/sign.hpp: In function 'int boost::math::signbit(T)': ./boost/math/special_functions/sign.hpp:113:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/sign.hpp: In function 'T boost::math::changesign(const T&)': ./boost/math/special_functions/sign.hpp:127:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ In file included from ./boost/lexical_cast.hpp:166:0, from ./boost/program_options/value_semantic.hpp:14, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from ./boost/program_options/parsers.hpp:12, from libs/program_options/src/parsers.cpp:11: ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isfinite(T)': ./boost/math/special_functions/fpclassify.hpp:315:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isnormal(T)': ./boost/math/special_functions/fpclassify.hpp:375:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isinf(T)': ./boost/math/special_functions/fpclassify.hpp:453:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isnan(T)': ./boost/math/special_functions/fpclassify.hpp:523:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ In file included from ./boost/config.hpp:57:0, from libs/program_options/src/parsers.cpp:7: ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator==(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_832' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:832:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(==, return, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator!=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_833' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:833:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_835' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:835:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_838' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:838:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator-(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_847' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( ^ ./boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT((is_convertible::value)); ^ In file included from ./boost/mpl/aux_/integral_wrapper.hpp:22:0, from ./boost/mpl/int.hpp:20, from ./boost/type_traits/detail/template_arity_spec.hpp:10, from ./boost/type_traits/detail/type_trait_def.hpp:14, from ./boost/type_traits/remove_reference.hpp:21, from ./boost/any.hpp:17, from ./boost/program_options/value_semantic.hpp:12, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from ./boost/program_options/parsers.hpp:12, from libs/program_options/src/parsers.cpp:11: ./boost/concept_check.hpp: In function 'void boost::function_requires(Model*)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Model)); ^ ./boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator::~AdaptableGenerator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction::~AdaptableUnaryFunction()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction::~AdaptableBinaryFunction()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::InputIterator::~InputIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((SignedInteger)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::ForwardIterator::~ForwardIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible< ^ ./boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator::~BidirectionalIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible< ^ ./boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator::~RandomAccessIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible< ^ ./boost/concept_check.hpp: In destructor 'boost::Container::~Container()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((InputIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_Container::~Mutable_Container()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((InputIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::ForwardContainer::~ForwardContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer::~Mutable_ForwardContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept_check.hpp: In destructor 'boost::ReversibleContainer::~ReversibleContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((BidirectionalIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer::~Mutable_ReversibleContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer::~RandomAccessContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer::~Mutable_RandomAccessContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::AssociativeContainer::~AssociativeContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((BinaryPredicate)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((BinaryPredicate)); ^ ./boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check172' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:172:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check173' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:173:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ ./boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check185' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:185:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check186' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:186:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ In file included from ./boost/config.hpp:57:0, from libs/program_options/src/parsers.cpp:7: ./boost/lexical_cast.hpp: In function 'CharT* boost::detail::lcast_put_unsigned(T, CharT*)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_604' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/lexical_cast.hpp:604:13: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_629' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/lexical_cast.hpp:629:17: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(std::numeric_limits::digits10 < CHAR_MAX); ^ ./boost/lexical_cast.hpp: In function 'bool boost::detail::lcast_ret_unsigned(T&, const CharT*, const CharT*)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_683' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/lexical_cast.hpp:683:13: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ In file included from ./boost/program_options/value_semantic.hpp:14:0, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from ./boost/program_options/parsers.hpp:12, from libs/program_options/src/parsers.cpp:11: ./boost/lexical_cast.hpp:685:47: warning: typedef 'int_type' locally defined but not used [-Wunused-local-typedefs] typedef typename Traits::int_type int_type; ^ In file included from ./boost/config.hpp:57:0, from libs/program_options/src/parsers.cpp:7: ./boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream_limited_src::shl_char(T)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1286' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/static_assert.hpp:23:45: note: in expansion of macro 'BOOST_STATIC_ASSERT' # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B ) ^ ./boost/lexical_cast.hpp:1284:17: note: in expansion of macro 'BOOST_STATIC_ASSERT_MSG' BOOST_STATIC_ASSERT_MSG(( sizeof(T) <= sizeof(CharT)) , ^ ./boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream_limited_src::shl_char_array(const T*)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1311' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/static_assert.hpp:23:45: note: in expansion of macro 'BOOST_STATIC_ASSERT' # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B ) ^ ./boost/lexical_cast.hpp:1309:17: note: in expansion of macro 'BOOST_STATIC_ASSERT_MSG' BOOST_STATIC_ASSERT_MSG(( sizeof(T) <= sizeof(CharT)), ^ ./boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream_limited_src::shr_xchar(T&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1739' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/static_assert.hpp:23:45: note: in expansion of macro 'BOOST_STATIC_ASSERT' # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B ) ^ ./boost/lexical_cast.hpp:1737:17: note: in expansion of macro 'BOOST_STATIC_ASSERT_MSG' BOOST_STATIC_ASSERT_MSG(( sizeof(CharT) == sizeof(T) ), ^ In file included from ./boost/bind/bind.hpp:29:0, from ./boost/bind.hpp:22, from libs/program_options/src/parsers.cpp:19: ./boost/bind/arg.hpp: In constructor 'boost::arg::arg(const T&)': ./boost/bind/arg.hpp:37:22: warning: typedef 'T_must_be_placeholder' locally defined but not used [-Wunused-local-typedefs] typedef char T_must_be_placeholder[ I == is_placeholder::value? 1: -1 ]; ^ virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/parsers.o" "libs/program_options/src/parsers.cpp" ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/parsers.o... gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/variables_map.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/variables_map.o" "libs/program_options/src/variables_map.cpp" ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/variables_map.o... gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/value_semantic.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/value_semantic.o" "libs/program_options/src/value_semantic.cpp" ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/value_semantic.o... gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/positional_options.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/utf8_codecvt_facet.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/convert.o In file included from ./boost/bind/bind.hpp:29:0, from ./boost/bind.hpp:22, from libs/program_options/src/convert.cpp:22: ./boost/bind/arg.hpp: In constructor 'boost::arg::arg(const T&)': ./boost/bind/arg.hpp:37:22: warning: typedef 'T_must_be_placeholder' locally defined but not used [-Wunused-local-typedefs] typedef char T_must_be_placeholder[ I == is_placeholder::value? 1: -1 ]; ^ gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/winmain.o In file included from ./boost/config.hpp:57:0, from ./boost/program_options/config.hpp:10, from ./boost/program_options/parsers.hpp:10, from libs/program_options/src/winmain.cpp:7: ./boost/math/policies/policy.hpp: In function 'int boost::math::policies::detail::digits_imp(const true_&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_822' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/math/policies/policy.hpp:822:4: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ ./boost/math/policies/policy.hpp: In function 'T boost::math::policies::detail::get_epsilon_imp(const true_&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_900' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/math/policies/policy.hpp:900:4: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_901' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/math/policies/policy.hpp:901:4: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT( ::std::numeric_limits::radix == 2); ^ In file included from ./boost/lexical_cast.hpp:165:0, from ./boost/program_options/value_semantic.hpp:14, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from ./boost/program_options/parsers.hpp:12, from libs/program_options/src/winmain.cpp:7: ./boost/math/special_functions/sign.hpp: In function 'int boost::math::signbit(T)': ./boost/math/special_functions/sign.hpp:113:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/sign.hpp: In function 'T boost::math::changesign(const T&)': ./boost/math/special_functions/sign.hpp:127:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ In file included from ./boost/lexical_cast.hpp:166:0, from ./boost/program_options/value_semantic.hpp:14, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from ./boost/program_options/parsers.hpp:12, from libs/program_options/src/winmain.cpp:7: ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isfinite(T)': ./boost/math/special_functions/fpclassify.hpp:315:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isnormal(T)': ./boost/math/special_functions/fpclassify.hpp:375:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isinf(T)': ./boost/math/special_functions/fpclassify.hpp:453:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ ./boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isnan(T)': ./boost/math/special_functions/fpclassify.hpp:523:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ In file included from ./boost/config.hpp:57:0, from ./boost/program_options/config.hpp:10, from ./boost/program_options/parsers.hpp:10, from libs/program_options/src/winmain.cpp:7: ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator==(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_832' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:832:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(==, return, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator!=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_833' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:833:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_835' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:835:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>=(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_838' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:825:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( \ ^ ./boost/iterator/iterator_facade.hpp:838:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_RELATION' BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from) ^ ./boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator-(const boost::iterator_facade&, const boost::iterator_facade&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_847' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_facade.hpp:814:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(( \ ^ ./boost/iterator/iterator_facade.hpp:842:3: note: in expansion of macro 'BOOST_ITERATOR_FACADE_INTEROP' BOOST_ITERATOR_FACADE_INTEROP( ^ ./boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/iterator/iterator_adaptor.hpp:224:7: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT((is_convertible::value)); ^ In file included from ./boost/mpl/aux_/integral_wrapper.hpp:22:0, from ./boost/mpl/int.hpp:20, from ./boost/type_traits/detail/template_arity_spec.hpp:10, from ./boost/type_traits/detail/type_trait_def.hpp:14, from ./boost/type_traits/remove_reference.hpp:21, from ./boost/any.hpp:17, from ./boost/program_options/value_semantic.hpp:12, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from ./boost/program_options/parsers.hpp:12, from libs/program_options/src/winmain.cpp:7: ./boost/concept_check.hpp: In function 'void boost::function_requires(Model*)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Model)); ^ ./boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator::~AdaptableGenerator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction::~AdaptableUnaryFunction()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction::~AdaptableBinaryFunction()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::InputIterator::~InputIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((SignedInteger)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible)); ^ ./boost/concept_check.hpp: In destructor 'boost::ForwardIterator::~ForwardIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible< ^ ./boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator::~BidirectionalIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible< ^ ./boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator::~RandomAccessIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Convertible< ^ ./boost/concept_check.hpp: In destructor 'boost::Container::~Container()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((InputIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_Container::~Mutable_Container()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((InputIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::ForwardContainer::~ForwardContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer::~Mutable_ForwardContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept_check.hpp: In destructor 'boost::ReversibleContainer::~ReversibleContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((BidirectionalIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer::~Mutable_ReversibleContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer::~RandomAccessContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT(( ^ ./boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer::~Mutable_RandomAccessContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator)); ^ ./boost/concept_check.hpp: In destructor 'boost::AssociativeContainer::~AssociativeContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((BinaryPredicate)); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' BOOST_CONCEPT_ASSERT((BinaryPredicate)); ^ ./boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check172' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:172:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check173' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:173:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ ./boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check185' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:185:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check186' locally defined but not used [-Wunused-local-typedefs] BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' BOOST_PP_CAT(boost_concept_check,__LINE__) ^ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) ^ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) ^ ./boost/range/algorithm/equal.hpp:186:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ In file included from ./boost/config.hpp:57:0, from ./boost/program_options/config.hpp:10, from ./boost/program_options/parsers.hpp:10, from libs/program_options/src/winmain.cpp:7: ./boost/lexical_cast.hpp: In function 'CharT* boost::detail::lcast_put_unsigned(T, CharT*)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_604' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/lexical_cast.hpp:604:13: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_629' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/lexical_cast.hpp:629:17: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(std::numeric_limits::digits10 < CHAR_MAX); ^ ./boost/lexical_cast.hpp: In function 'bool boost::detail::lcast_ret_unsigned(T&, const CharT*, const CharT*)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_683' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/lexical_cast.hpp:683:13: note: in expansion of macro 'BOOST_STATIC_ASSERT' BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ In file included from ./boost/program_options/value_semantic.hpp:14:0, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from ./boost/program_options/parsers.hpp:12, from libs/program_options/src/winmain.cpp:7: ./boost/lexical_cast.hpp:685:47: warning: typedef 'int_type' locally defined but not used [-Wunused-local-typedefs] typedef typename Traits::int_type int_type; ^ In file included from ./boost/config.hpp:57:0, from ./boost/program_options/config.hpp:10, from ./boost/program_options/parsers.hpp:10, from libs/program_options/src/winmain.cpp:7: ./boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream_limited_src::shl_char(T)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1286' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/static_assert.hpp:23:45: note: in expansion of macro 'BOOST_STATIC_ASSERT' # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B ) ^ ./boost/lexical_cast.hpp:1284:17: note: in expansion of macro 'BOOST_STATIC_ASSERT_MSG' BOOST_STATIC_ASSERT_MSG(( sizeof(T) <= sizeof(CharT)) , ^ ./boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream_limited_src::shl_char_array(const T*)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1311' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/static_assert.hpp:23:45: note: in expansion of macro 'BOOST_STATIC_ASSERT' # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B ) ^ ./boost/lexical_cast.hpp:1309:17: note: in expansion of macro 'BOOST_STATIC_ASSERT_MSG' BOOST_STATIC_ASSERT_MSG(( sizeof(T) <= sizeof(CharT)), ^ ./boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream_limited_src::shr_xchar(T&)': ./boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_1739' locally defined but not used [-Wunused-local-typedefs] BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ./boost/static_assert.hpp:23:45: note: in expansion of macro 'BOOST_STATIC_ASSERT' # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B ) ^ ./boost/lexical_cast.hpp:1737:17: note: in expansion of macro 'BOOST_STATIC_ASSERT_MSG' BOOST_STATIC_ASSERT_MSG(( sizeof(CharT) == sizeof(T) ), ^ gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/split.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/split.o" "libs/program_options/src/split.cpp" ...failed gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.4/release/link-static/threading-multi/split.o... ...skipped libboost_program_options.a(clean) for lack of cmdline.o... ...skipped libboost_program_options.a for lack of cmdline.o... ...skipped libboost_program_options.a for lack of libboost_program_options.a... common.mkdir bin.v2/libs/test common.mkdir bin.v2/libs/test/build common.mkdir bin.v2/libs/test/build/gcc-4.9.4 common.mkdir bin.v2/libs/test/build/gcc-4.9.4/release common.mkdir bin.v2/libs/test/build/gcc-4.9.4/release/link-static common.mkdir bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/execution_monitor.o gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/debug.o gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/cpp_main.o gcc.archive bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/libboost_prg_exec_monitor.a common.copy stage/lib/libboost_prg_exec_monitor.a gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/compiler_log_formatter.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/compiler_log_formatter.o" "libs/test/src/compiler_log_formatter.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/compiler_log_formatter.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/framework.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/framework.o" "libs/test/src/framework.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/framework.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/plain_report_formatter.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/plain_report_formatter.o" "libs/test/src/plain_report_formatter.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/plain_report_formatter.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/progress_monitor.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/progress_monitor.o" "libs/test/src/progress_monitor.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/progress_monitor.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/results_collector.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/results_collector.o" "libs/test/src/results_collector.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/results_collector.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/results_reporter.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/results_reporter.o" "libs/test/src/results_reporter.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/results_reporter.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/test_main.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/test_main.o" "libs/test/src/test_main.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/test_main.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/test_tools.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/test_tools.o" "libs/test/src/test_tools.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/test_tools.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/unit_test_log.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/unit_test_log.o" "libs/test/src/unit_test_log.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/unit_test_log.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/unit_test_main.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/unit_test_main.o" "libs/test/src/unit_test_main.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/unit_test_main.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/unit_test_monitor.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/unit_test_monitor.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/unit_test_parameters.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/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.9.4/release/link-static/threading-multi/unit_test_parameters.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/unit_test_suite.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/unit_test_suite.o" "libs/test/src/unit_test_suite.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/unit_test_suite.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/xml_log_formatter.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/xml_log_formatter.o" "libs/test/src/xml_log_formatter.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/xml_log_formatter.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/xml_report_formatter.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/xml_report_formatter.o" "libs/test/src/xml_report_formatter.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/xml_report_formatter.o... ...skipped libboost_test_exec_monitor.a(clean) for lack of compiler_log_formatter.o... ...skipped libboost_test_exec_monitor.a for lack of compiler_log_formatter.o... ...skipped libboost_test_exec_monitor.a for lack of libboost_test_exec_monitor.a... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/exception_safety.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/exception_safety.o" "libs/test/src/exception_safety.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/exception_safety.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/interaction_based.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/interaction_based.o" "libs/test/src/interaction_based.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/interaction_based.o... gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/logged_expectations.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/logged_expectations.o" "libs/test/src/logged_expectations.cpp" ...failed gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.4/release/link-static/threading-multi/logged_expectations.o... ...skipped libboost_unit_test_framework.a(clean) for lack of compiler_log_formatter.o... ...skipped libboost_unit_test_framework.a for lack of compiler_log_formatter.o... ...skipped libboost_unit_test_framework.a for lack of libboost_unit_test_framework.a... common.mkdir bin.v2/libs/thread common.mkdir bin.v2/libs/thread/build common.mkdir bin.v2/libs/thread/build/gcc-4.9.4 common.mkdir bin.v2/libs/thread/build/gcc-4.9.4/release common.mkdir bin.v2/libs/thread/build/gcc-4.9.4/release/link-static common.mkdir bin.v2/libs/thread/build/gcc-4.9.4/release/link-static/threading-multi common.mkdir bin.v2/libs/thread/build/gcc-4.9.4/release/link-static/threading-multi/pthread gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.9.4/release/link-static/threading-multi/pthread/thread.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -Wextra -Wno-long-long -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -DBOOST_THREAD_THROW_IF_PRECONDITION_NOT_SATISFIED -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-4.9.4/release/link-static/threading-multi/pthread/thread.o" "libs/thread/src/pthread/thread.cpp" ...failed gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.9.4/release/link-static/threading-multi/pthread/thread.o... gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.9.4/release/link-static/threading-multi/pthread/once.o virtual memory exhausted: Cannot allocate memory "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -Wextra -Wno-long-long -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -DBOOST_THREAD_THROW_IF_PRECONDITION_NOT_SATISFIED -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-4.9.4/release/link-static/threading-multi/pthread/once.o" "libs/thread/src/pthread/once.cpp" ...failed gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.9.4/release/link-static/threading-multi/pthread/once.o... gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.9.4/release/link-static/threading-multi/future.o g++: internal compiler error: Segmentation fault (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. Contact for instructions. "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -Wextra -Wno-long-long -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -DBOOST_THREAD_THROW_IF_PRECONDITION_NOT_SATISFIED -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-4.9.4/release/link-static/threading-multi/future.o" "libs/thread/src/future.cpp" ...failed gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.9.4/release/link-static/threading-multi/future.o... ...skipped libboost_thread.a(clean) for lack of pthread/thread.o... ...skipped libboost_thread.a for lack of pthread/thread.o... ...skipped libboost_thread.a for lack of libboost_thread.a... ...failed updating 27 targets... ...skipped 12 targets... ...updated 61 targets... make[1]: *** [Makefile:36: boost.stamp] Error 1 make[1]: Leaving directory '/home/blockexplorer/bitcoin2026/tree/bitcoin/build' make: *** [Makefile:2: all] Error 2