############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL NetPathMiner ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.16-bioc/R/library' * installing *source* package 'NetPathMiner' ... ** using staged installation * searching for boost headers ... not found. Untarring boost.tar.gz * searching for NPM_dependencies file ... not found. * Searching for libxml2 and libSBML ... * compiling on Bioconductor machines... * testing xmlParseFile in libxml2 ... failed ** Error Message: xml_test.cpp:3:10: fatal error: libxml/xmlreader.h: No such file or directory 3 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. ** Although libxml2 headers and binaries were found, compiler failed. This may be due to incomplete headers or corrupt library. * testing readSBML, SBMLDocument::getModel in libSBML ... failed ** Error Message: C:\rtools42/x86_64-w64-mingw32.static.posix/bin/ld.exe: F:\biocbuild\bbs-3.16-bioc\tmp\ccRLVzMg.o:sbml_test.cpp:(.text+0x1d): undefined reference to `SBMLDocument::getModel()' collect2.exe: error: ld returned 1 exit status ** Although libSBML headers and binaries were found, compiler failed. Please ensure that libSBML is built using GCC compiler. ** libs g++ -std=gnu++14 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -DWIN_COMPILE -I. -IF:/biocbuild/bbs-3.16-bioc/R/include -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c PathRanker.cpp -o PathRanker.o PathRanker.cpp:18: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 18 | #pragma clang diagnostic push | PathRanker.cpp:19: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 19 | #pragma clang diagnostic ignored "-Wunused-local-typedef" | PathRanker.cpp:29: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 29 | #pragma clang diagnostic pop | PathRanker.cpp:17:32: warning: unknown option after '#pragma GCC diagnostic' kind; did you mean '-Wunused-local-typedefs'? [-Wpragmas] 17 | #pragma GCC diagnostic ignored "-Wunused-local-typedef" | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./boost/tuple/tuple.hpp:33, from ./boost/graph/graph_utility.hpp:19, from PathRanker.cpp:23: ./boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits >::type>::const_type boost::tuples::get(const boost::tuples::cons&)': ./boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs] 228 | typedef BOOST_DEDUCED_TYPENAME impl::type cons_element; | ^~~~~~~~~~~~ In file included from ./boost/mpl/aux_/na_assert.hpp:23, from ./boost/mpl/arg.hpp:25, from ./boost/mpl/placeholders.hpp:24, from ./boost/iterator/iterator_categories.hpp:17, from ./boost/graph/graph_traits.hpp:25, from ./boost/graph/graph_utility.hpp:29, from PathRanker.cpp:23: ./boost/mpl/assert.hpp: At global scope: ./boost/mpl/assert.hpp:187:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] 187 | failed ************ (Pred::************ | ^ ./boost/mpl/assert.hpp:192:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] 192 | failed ************ (boost::mpl::not_::************ | ^ In file included from ./boost/mpl/aux_/integral_wrapper.hpp:22, 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/add_const.hpp:16, from ./boost/type_traits/cv_traits.hpp:15, from ./boost/tuple/detail/tuple_basic.hpp:38, from ./boost/tuple/tuple.hpp:33, from ./boost/graph/graph_utility.hpp:19, from PathRanker.cpp:23: ./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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 45 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 453 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 465 | BOOST_CONCEPT_ASSERT((Convertible)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 466 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 484 | BOOST_CONCEPT_ASSERT((Convertible)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 485 | BOOST_CONCEPT_ASSERT((Convertible)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 486 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 517 | BOOST_CONCEPT_ASSERT((SignedInteger)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 518 | BOOST_CONCEPT_ASSERT((Convertible)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp: In destructor 'boost::ForwardIterator::~ForwardIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check548' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 548 | BOOST_CONCEPT_ASSERT((Convertible< | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator::~BidirectionalIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check576' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 576 | BOOST_CONCEPT_ASSERT((Convertible< | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator::~RandomAccessIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check606' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 606 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 653 | 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_check680' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 680 | BOOST_CONCEPT_ASSERT(( | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 683 | BOOST_CONCEPT_ASSERT((InputIterator)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp: In destructor 'boost::ForwardContainer::~ForwardContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check700' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 700 | 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_check713' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 713 | BOOST_CONCEPT_ASSERT(( | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp: In destructor 'boost::ReversibleContainer::~ReversibleContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check729' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 729 | BOOST_CONCEPT_ASSERT(( | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 733 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 755 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 756 | 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_check773' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 773 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 800 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 801 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 905 | BOOST_CONCEPT_ASSERT((BinaryPredicate)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 908 | BOOST_CONCEPT_ASSERT((BinaryPredicate)); | ^~~~~~~~~~~~~~~~~~~~ In file included from ./boost/smart_ptr/shared_ptr.hpp:32, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: ./boost/smart_ptr/detail/shared_count.hpp: At global scope: ./boost/smart_ptr/detail/shared_count.hpp:323:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 323 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: ./boost/smart_ptr/shared_ptr.hpp:247:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: ./boost/smart_ptr/shared_ptr.hpp:446:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 446 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: ./boost/smart_ptr/shared_ptr.hpp:459:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 459 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: ./boost/smart_ptr/shared_ptr.hpp:525:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 525 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: ./boost/smart_ptr/shared_ptr.hpp:534:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 534 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: ./boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': ./boost/smart_ptr/shared_ptr.hpp:536:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 536 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/unordered/unordered_set.hpp:18, from ./boost/unordered_set.hpp:16, from ./boost/pending/container_traits.hpp:22, from ./boost/graph/graph_utility.hpp:31, from PathRanker.cpp:23: ./boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl::value_type& boost::unordered::detail::table_impl::operator[](const key_type&)': ./boost/unordered/detail/unique.hpp:337:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs] 337 | typedef typename value_type::second_type mapped_type; | ^~~~~~~~~~~ In file included from ./boost/mpl/aux_/integral_wrapper.hpp:22, 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/add_const.hpp:16, from ./boost/type_traits/cv_traits.hpp:15, from ./boost/tuple/detail/tuple_basic.hpp:38, from ./boost/tuple/tuple.hpp:33, from ./boost/graph/graph_utility.hpp:19, from PathRanker.cpp:23: ./boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer::~Buffer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 26 | BOOST_CONCEPT_ASSERT((Assignable)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue::~KeyedUpdatableQueue()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 75 | BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept::value_type>)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator::~MultiPassInputIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check54' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:54:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 54 | BOOST_CONCEPT_ASSERT((InputIterator)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph::~Graph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 68 | BOOST_CONCEPT_ASSERT((DefaultConstructible)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 69 | BOOST_CONCEPT_ASSERT((EqualityComparable)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check70' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:70:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 70 | BOOST_CONCEPT_ASSERT((Assignable)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph::~IncidenceGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 87 | BOOST_CONCEPT_ASSERT((MultiPassInputIterator)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 88 | BOOST_CONCEPT_ASSERT((DefaultConstructible)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 89 | BOOST_CONCEPT_ASSERT((EqualityComparable)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:90:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 90 | BOOST_CONCEPT_ASSERT((Assignable)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check91' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:91:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 91 | BOOST_CONCEPT_ASSERT((Convertible::~BidirectionalGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:124:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 124 | BOOST_CONCEPT_ASSERT((MultiPassInputIterator)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check125' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:125:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 125 | BOOST_CONCEPT_ASSERT((Convertible::~AdjacencyGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check156' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:156:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 156 | BOOST_CONCEPT_ASSERT((MultiPassInputIterator)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check157' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:157:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 157 | BOOST_CONCEPT_ASSERT((Convertible::~VertexListGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check183' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:183:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 183 | BOOST_CONCEPT_ASSERT((MultiPassInputIterator)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check184' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:184:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 184 | BOOST_CONCEPT_ASSERT((Convertible::~EdgeListGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check232' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:232:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 232 | BOOST_CONCEPT_ASSERT((MultiPassInputIterator)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check233' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:233:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 233 | BOOST_CONCEPT_ASSERT((DefaultConstructible)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check234' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:234:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 234 | BOOST_CONCEPT_ASSERT((EqualityComparable)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check235' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:235:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 235 | BOOST_CONCEPT_ASSERT((Assignable)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check236' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:236:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 236 | BOOST_CONCEPT_ASSERT((Convertible::~ReadablePropertyGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check399' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:399:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 399 | BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph::~PropertyGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check418' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:418:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 418 | BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph::~LvaluePropertyGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check437' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:437:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 437 | BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue::~NumericValue()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check545' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:545:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 545 | BOOST_CONCEPT_ASSERT(( DefaultConstructible )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check546' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:546:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 546 | BOOST_CONCEPT_ASSERT(( CopyConstructible )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept::constraints()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check36' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp:36:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 36 | BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 85 | BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp:86:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 86 | BOOST_CONCEPT_ASSERT(( DFSVisitorConcept )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp:88:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 88 | BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp:90:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 90 | BOOST_CONCEPT_ASSERT(( ColorValueConcept )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits::vertex_descriptor)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check192' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp:192:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 192 | BOOST_CONCEPT_ASSERT(( DFSVisitorConcept )); | ^~~~~~~~~~~~~~~~~~~~ ./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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #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' 172 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #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' 173 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #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' 185 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #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' 186 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/copy.hpp: In function 'OutputIterator boost::range::copy(const SinglePassRange&, OutputIterator)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/copy.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 33 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 32 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 41 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&, BinaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 50 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&, BinaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 59 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 32 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 41 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&, BinaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 50 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&, BinaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 59 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if, typename boost::range_iterator::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check37' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp:37:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 37 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp: In function 'typename boost::range_iterator::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check46' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp:46:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 46 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if, typename boost::range_return::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check60' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp:60:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 60 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp: In function 'typename boost::range_return::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check71' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp:71:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 71 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count.hpp: In function 'typename boost::range_difference::type boost::range::count(SinglePassRange&, const Value&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 33 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count.hpp: In function 'typename boost::range_difference::type boost::range::count(const SinglePassRange&, const Value&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check42' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count.hpp:42:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 42 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference::type boost::range::count_if(SinglePassRange&, UnaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count_if.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 34 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference::type boost::range::count_if(const SinglePassRange&, UnaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check43' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count_if.hpp:43:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 43 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm_ext/is_sorted.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 34 | BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm_ext/is_sorted.hpp:35:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 35 | BOOST_RANGE_CONCEPT_ASSERT((LessThanComparableConcept)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm_ext/is_sorted.hpp:45:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 45 | BOOST_RANGE_CONCEPT_ASSERT((BinaryPredicateConcept )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm_ext/iota.hpp: In function 'const ForwardRange& boost::range::iota(const ForwardRange&, Value)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check40' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm_ext/iota.hpp:40:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 40 | BOOST_CONCEPT_ASSERT(( ForwardRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~ In file included from PathRanker.cpp:23: ./boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::bidirectional_tag)': ./boost/graph/graph_utility.hpp:241:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs] 241 | edge_descriptor; | ^~~~~~~~~~~~~~~ ./boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::directed_tag)': ./boost/graph/graph_utility.hpp:269:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs] 269 | edge_descriptor; | ^~~~~~~~~~~~~~~ In file included from ./boost/scoped_ptr.hpp:14, from ./boost/graph/adjacency_list.hpp:31, from PathRanker.cpp:24: ./boost/smart_ptr/scoped_ptr.hpp: At global scope: ./boost/smart_ptr/scoped_ptr.hpp:68:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 68 | explicit scoped_ptr( std::auto_ptr p ) BOOST_NOEXCEPT : px( p.release() ) | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/graph/adjacency_list.hpp:246, from PathRanker.cpp:24: ./boost/graph/detail/adjacency_list.hpp:278:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | std::auto_ptr m_property; | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from PathRanker.cpp:23: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ gcc -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -DWIN_COMPILE -I. -IF:/biocbuild/bbs-3.16-bioc/R/include -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c handlesegfault.c -o handlesegfault.o gcc -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -DWIN_COMPILE -I. -IF:/biocbuild/bbs-3.16-bioc/R/include -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c hme3m.c -o hme3m.o gcc -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -DWIN_COMPILE -I. -IF:/biocbuild/bbs-3.16-bioc/R/include -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o g++ -std=gnu++14 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -DWIN_COMPILE -I. -IF:/biocbuild/bbs-3.16-bioc/R/include -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c kgml_interface.cpp -o kgml_interface.o g++ -std=gnu++14 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -DWIN_COMPILE -I. -IF:/biocbuild/bbs-3.16-bioc/R/include -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c methods.cpp -o methods.o g++ -std=gnu++14 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -DWIN_COMPILE -I. -IF:/biocbuild/bbs-3.16-bioc/R/include -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pathScope.cpp -o pathScope.o pathScope.cpp:24: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 24 | #pragma clang diagnostic push | pathScope.cpp:25: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 25 | #pragma clang diagnostic ignored "-Wunused-local-typedef" | pathScope.cpp:34: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 34 | #pragma clang diagnostic pop | pathScope.cpp:23:32: warning: unknown option after '#pragma GCC diagnostic' kind; did you mean '-Wunused-local-typedefs'? [-Wpragmas] 23 | #pragma GCC diagnostic ignored "-Wunused-local-typedef" | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./boost/tuple/tuple.hpp:33, from ./boost/graph/graph_utility.hpp:19, from pathScope.cpp:28: ./boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits >::type>::const_type boost::tuples::get(const boost::tuples::Rf_cons&)': ./boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs] 228 | typedef BOOST_DEDUCED_TYPENAME impl::type cons_element; | ^~~~~~~~~~~~ In file included from ./boost/mpl/aux_/na_assert.hpp:23, from ./boost/mpl/arg.hpp:25, from ./boost/mpl/placeholders.hpp:24, from ./boost/iterator/iterator_categories.hpp:17, from ./boost/graph/graph_traits.hpp:25, from ./boost/graph/graph_utility.hpp:29, from pathScope.cpp:28: ./boost/mpl/assert.hpp: At global scope: ./boost/mpl/assert.hpp:187:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] 187 | failed ************ (Pred::************ | ^ ./boost/mpl/assert.hpp:192:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] 192 | failed ************ (boost::mpl::not_::************ | ^ In file included from ./boost/mpl/aux_/integral_wrapper.hpp:22, 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/add_const.hpp:16, from ./boost/type_traits/cv_traits.hpp:15, from ./boost/tuple/detail/tuple_basic.hpp:38, from ./boost/tuple/tuple.hpp:33, from ./boost/graph/graph_utility.hpp:19, from pathScope.cpp:28: ./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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 45 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 453 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 465 | BOOST_CONCEPT_ASSERT((Convertible)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 466 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 484 | BOOST_CONCEPT_ASSERT((Convertible)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 485 | BOOST_CONCEPT_ASSERT((Convertible)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 486 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 517 | BOOST_CONCEPT_ASSERT((SignedInteger)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 518 | BOOST_CONCEPT_ASSERT((Convertible)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp: In destructor 'boost::ForwardIterator::~ForwardIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check548' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 548 | BOOST_CONCEPT_ASSERT((Convertible< | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator::~BidirectionalIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check576' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 576 | BOOST_CONCEPT_ASSERT((Convertible< | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator::~RandomAccessIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check606' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 606 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 653 | 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_check680' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 680 | BOOST_CONCEPT_ASSERT(( | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 683 | BOOST_CONCEPT_ASSERT((InputIterator)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp: In destructor 'boost::ForwardContainer::~ForwardContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check700' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 700 | 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_check713' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 713 | BOOST_CONCEPT_ASSERT(( | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp: In destructor 'boost::ReversibleContainer::~ReversibleContainer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check729' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 729 | BOOST_CONCEPT_ASSERT(( | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 733 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 755 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 756 | 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_check773' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 773 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 800 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 801 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 905 | BOOST_CONCEPT_ASSERT((BinaryPredicate)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 908 | BOOST_CONCEPT_ASSERT((BinaryPredicate)); | ^~~~~~~~~~~~~~~~~~~~ In file included from ./boost/smart_ptr/shared_ptr.hpp:32, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: ./boost/smart_ptr/detail/shared_count.hpp: At global scope: ./boost/smart_ptr/detail/shared_count.hpp:323:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 323 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: ./boost/smart_ptr/shared_ptr.hpp:247:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: ./boost/smart_ptr/shared_ptr.hpp:446:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 446 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: ./boost/smart_ptr/shared_ptr.hpp:459:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 459 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: ./boost/smart_ptr/shared_ptr.hpp:525:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 525 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: ./boost/smart_ptr/shared_ptr.hpp:534:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 534 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: ./boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': ./boost/smart_ptr/shared_ptr.hpp:536:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 536 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/unordered/unordered_set.hpp:18, from ./boost/unordered_set.hpp:16, from ./boost/pending/container_traits.hpp:22, from ./boost/graph/graph_utility.hpp:31, from pathScope.cpp:28: ./boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl::value_type& boost::unordered::detail::table_impl::operator[](const key_type&)': ./boost/unordered/detail/unique.hpp:337:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs] 337 | typedef typename value_type::second_type mapped_type; | ^~~~~~~~~~~ In file included from ./boost/mpl/aux_/integral_wrapper.hpp:22, 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/add_const.hpp:16, from ./boost/type_traits/cv_traits.hpp:15, from ./boost/tuple/detail/tuple_basic.hpp:38, from ./boost/tuple/tuple.hpp:33, from ./boost/graph/graph_utility.hpp:19, from pathScope.cpp:28: ./boost/graph/buffer_concepts.hpp: In destructor 'boost::Buffer::~Buffer()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check26' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/buffer_concepts.hpp:26:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 26 | BOOST_CONCEPT_ASSERT((Assignable)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/buffer_concepts.hpp: In destructor 'boost::KeyedUpdatableQueue::~KeyedUpdatableQueue()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check75' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/buffer_concepts.hpp:75:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 75 | BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept::value_type>)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::MultiPassInputIterator::~MultiPassInputIterator()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check54' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:54:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 54 | BOOST_CONCEPT_ASSERT((InputIterator)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::Graph::~Graph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check68' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:68:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 68 | BOOST_CONCEPT_ASSERT((DefaultConstructible)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:69:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 69 | BOOST_CONCEPT_ASSERT((EqualityComparable)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check70' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:70:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 70 | BOOST_CONCEPT_ASSERT((Assignable)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::IncidenceGraph::~IncidenceGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check87' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:87:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 87 | BOOST_CONCEPT_ASSERT((MultiPassInputIterator)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:88:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 88 | BOOST_CONCEPT_ASSERT((DefaultConstructible)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check89' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:89:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 89 | BOOST_CONCEPT_ASSERT((EqualityComparable)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:90:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 90 | BOOST_CONCEPT_ASSERT((Assignable)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check91' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:91:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 91 | BOOST_CONCEPT_ASSERT((Convertible::~BidirectionalGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check124' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:124:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 124 | BOOST_CONCEPT_ASSERT((MultiPassInputIterator)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check125' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:125:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 125 | BOOST_CONCEPT_ASSERT((Convertible::~AdjacencyGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check156' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:156:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 156 | BOOST_CONCEPT_ASSERT((MultiPassInputIterator)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check157' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:157:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 157 | BOOST_CONCEPT_ASSERT((Convertible::~VertexListGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check183' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:183:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 183 | BOOST_CONCEPT_ASSERT((MultiPassInputIterator)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check184' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:184:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 184 | BOOST_CONCEPT_ASSERT((Convertible::~EdgeListGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check232' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:232:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 232 | BOOST_CONCEPT_ASSERT((MultiPassInputIterator)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check233' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:233:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 233 | BOOST_CONCEPT_ASSERT((DefaultConstructible)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check234' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:234:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 234 | BOOST_CONCEPT_ASSERT((EqualityComparable)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check235' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:235:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 235 | BOOST_CONCEPT_ASSERT((Assignable)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check236' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:236:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 236 | BOOST_CONCEPT_ASSERT((Convertible::~ReadablePropertyGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check399' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:399:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 399 | BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::PropertyGraph::~PropertyGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check418' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:418:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 418 | BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::LvaluePropertyGraph::~LvaluePropertyGraph()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check437' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:437:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 437 | BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept)); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp: In destructor 'boost::concepts::NumericValue::~NumericValue()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check545' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:545:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 545 | BOOST_CONCEPT_ASSERT(( DefaultConstructible )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check546' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/graph_concepts.hpp:546:13: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 546 | BOOST_CONCEPT_ASSERT(( CopyConstructible )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp: In member function 'void boost::DFSVisitorConcept::constraints()': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check36' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp:36:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 36 | BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp: In function 'void boost::detail::depth_first_visit_impl(const IncidenceGraph&, typename boost::graph_traits::vertex_descriptor, DFSVisitor&, ColorMap, TerminatorFunc)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check85' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp:85:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 85 | BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check86' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp:86:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 86 | BOOST_CONCEPT_ASSERT(( DFSVisitorConcept )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check88' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp:88:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 88 | BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check90' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp:90:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 90 | BOOST_CONCEPT_ASSERT(( ColorValueConcept )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp: In function 'void boost::depth_first_search(const VertexListGraph&, DFSVisitor, ColorMap, typename boost::graph_traits::vertex_descriptor)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check192' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/graph/depth_first_search.hpp:192:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 192 | BOOST_CONCEPT_ASSERT(( DFSVisitorConcept )); | ^~~~~~~~~~~~~~~~~~~~ ./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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #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' 172 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #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' 173 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #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' 185 | 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] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #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' 186 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/copy.hpp: In function 'OutputIterator boost::range::copy(const SinglePassRange&, OutputIterator)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/copy.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 33 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 32 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 41 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp: In function 'RandomAccessRange& boost::range::sort(RandomAccessRange&, BinaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 50 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp: In function 'const RandomAccessRange& boost::range::sort(const RandomAccessRange&, BinaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 59 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp:32:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 32 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp:41:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 41 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp: In function 'RandomAccessRange& boost::range::stable_sort(RandomAccessRange&, BinaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check50' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp:50:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 50 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp: In function 'const RandomAccessRange& boost::range::stable_sort(const RandomAccessRange&, BinaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/stable_sort.hpp:59:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 59 | BOOST_RANGE_CONCEPT_ASSERT(( RandomAccessRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if, typename boost::range_iterator::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check37' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp:37:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 37 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp: In function 'typename boost::range_iterator::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check46' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp:46:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 46 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp: In function 'typename boost::disable_if, typename boost::range_return::type>::type boost::range::find_if(SinglePassRange&, UnaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check60' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp:60:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 60 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp: In function 'typename boost::range_return::type boost::range::find_if(const SinglePassRange&, UnaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check71' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/find_if.hpp:71:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 71 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count.hpp: In function 'typename boost::range_difference::type boost::range::count(SinglePassRange&, const Value&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count.hpp:33:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 33 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count.hpp: In function 'typename boost::range_difference::type boost::range::count(const SinglePassRange&, const Value&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check42' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count.hpp:42:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 42 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference::type boost::range::count_if(SinglePassRange&, UnaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count_if.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 34 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count_if.hpp: In function 'typename boost::range_difference::type boost::range::count_if(const SinglePassRange&, UnaryPredicate)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check43' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm/count_if.hpp:43:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 43 | BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm_ext/is_sorted.hpp: In function 'bool boost::range::is_sorted(const SinglePassRange&)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check34' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm_ext/is_sorted.hpp:34:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 34 | BOOST_RANGE_CONCEPT_ASSERT((SinglePassRangeConcept)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check35' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm_ext/is_sorted.hpp:35:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 35 | BOOST_RANGE_CONCEPT_ASSERT((LessThanComparableConcept)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 92 | #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x ) | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm_ext/is_sorted.hpp:45:5: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT' 45 | BOOST_RANGE_CONCEPT_ASSERT((BinaryPredicateConcept )); | ^~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm_ext/iota.hpp: In function 'const ForwardRange& boost::range::iota(const ForwardRange&, Value)': ./boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check40' locally defined but not used [-Wunused-local-typedefs] 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~~~~~~~~ ./boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I' 29 | # define BOOST_PP_CAT_I(a, b) a ## b | ^ ./boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT' 71 | BOOST_PP_CAT(boost_concept_check,__LINE__) | ^~~~~~~~~~~~ ./boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN' 44 | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) | ^~~~~~~~~~~~~~~~~~~~~~~ ./boost/range/algorithm_ext/iota.hpp:40:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT' 40 | BOOST_CONCEPT_ASSERT(( ForwardRangeConcept )); | ^~~~~~~~~~~~~~~~~~~~ In file included from pathScope.cpp:28: ./boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::bidirectional_tag)': ./boost/graph/graph_utility.hpp:241:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs] 241 | edge_descriptor; | ^~~~~~~~~~~~~~~ ./boost/graph/graph_utility.hpp: In function 'bool boost::is_adj_dispatch(Graph&, Vertex, Vertex, boost::directed_tag)': ./boost/graph/graph_utility.hpp:269:7: warning: typedef 'edge_descriptor' locally defined but not used [-Wunused-local-typedefs] 269 | edge_descriptor; | ^~~~~~~~~~~~~~~ In file included from ./boost/scoped_ptr.hpp:14, from ./boost/graph/adjacency_list.hpp:31, from pathScope.cpp:29: ./boost/smart_ptr/scoped_ptr.hpp: At global scope: ./boost/smart_ptr/scoped_ptr.hpp:68:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 68 | explicit scoped_ptr( std::auto_ptr p ) BOOST_NOEXCEPT : px( p.release() ) | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./boost/graph/adjacency_list.hpp:246, from pathScope.cpp:29: ./boost/graph/detail/adjacency_list.hpp:278:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | std::auto_ptr m_property; | ^~~~~~~~ In file included from c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\memory:83, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/smart_ptr/shared_ptr.hpp:27, from ./boost/shared_ptr.hpp:17, from ./boost/property_map/vector_property_map.hpp:14, from ./boost/property_map/property_map.hpp:844, from ./boost/graph/properties.hpp:19, from ./boost/graph/graph_utility.hpp:30, from pathScope.cpp:28: c:\rtools42\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\10.4.0\include\c++\bits\unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ g++ -std=gnu++14 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -DWIN_COMPILE -I. -IF:/biocbuild/bbs-3.16-bioc/R/include -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sbml_interface.cpp -o sbml_interface.o g++ -std=gnu++14 -shared -s -static-libgcc -o NetPathMiner.dll tmp.def PathRanker.o handlesegfault.o hme3m.o init.o kgml_interface.o methods.o pathScope.o sbml_interface.o -LF:/biocbuild/bbs-3.16-bioc/R/bin/x64 -lRlapack -LF:/biocbuild/bbs-3.16-bioc/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.16-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.16-bioc/R/library/00LOCK-NetPathMiner/00new/NetPathMiner/libs/x64 ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (NetPathMiner)