Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

BUILD BIN report for NetPathMiner on veracruz1

This page was generated on 2018-04-12 13:38:37 -0400 (Thu, 12 Apr 2018).

Package 937/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
NetPathMiner 1.14.0
Ahmed Mohamed
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/NetPathMiner
Branch: RELEASE_3_6
Last Commit: 5cb075f
Last Changed Date: 2017-10-30 12:40:15 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  WARNINGS [ OK ]UNNEEDED, same version exists in internal repository

Summary

Package: NetPathMiner
Version: 1.14.0
Command: rm -rf NetPathMiner.buildbin-libdir && mkdir NetPathMiner.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh NetPathMiner_1.14.0.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R NetPathMiner.buildbin-libdir
StartedAt: 2018-04-12 11:54:29 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 11:54:55 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 26.7 seconds
RetCode: 0
Status:  OK 
PackageFile: NetPathMiner_1.14.0.tgz
PackageFileSize: 1.144 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf NetPathMiner.buildbin-libdir && mkdir NetPathMiner.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh NetPathMiner_1.14.0.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R NetPathMiner.buildbin-libdir
###
##############################################################################
##############################################################################


>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=NetPathMiner.buildbin-libdir NetPathMiner_1.14.0.tar.gz'
>>>>>>> 

* installing *source* package ‘NetPathMiner’ ...
removing boost headers...
restoring Makevars.in file...
mv: _Makevars.in_: No such file or directory
rm: Makevars: No such file or directory
removing compiled code...
rm: *.o: No such file or directory
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for xmlParseFile in -lxml2... yes
checking for readSBML in -lsbml... yes
untarring boost include tree...
libSBML found, finding configuration...
pkg-config tool found

WARNING: The locate database (/var/db/locate.database) does not exist.
To create the database, run the following command:

  sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.locate.plist

Please be aware that the database can take some time to generate; once
the database has been created, this message will no longer appear.

Couldn't find libsbml.pc. Searching for libsbml in candidate directories.
checking for xml2-config... /usr/bin/xml2-config
configure: creating ./config.status
config.status: creating src/Makevars
** libs
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include  -I . -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -DHAVE_SBML -I/usr/local/include/ -fPIC  -Wall -g -O2  -c PathRanker.cpp -o PathRanker.o
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:19:
In file included from ./boost/tuple/tuple.hpp:33:
./boost/tuple/detail/tuple_basic.hpp:228:45: warning: unused typedef 'cons_element' [-Wunused-local-typedef]
  typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                            ^
./boost/tuple/detail/tuple_basic.hpp:325:5: warning: unused typedef 'boost_static_assert_typedef_325' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:12:1: note: expanded from here
boost_static_assert_typedef_325
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:19:
In file included from ./boost/tuple/tuple.hpp:33:
./boost/tuple/detail/tuple_basic.hpp:582:5: warning: unused typedef 'boost_static_assert_typedef_582' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:14:1: note: expanded from here
boost_static_assert_typedef_582
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
In file included from ./boost/iterator/iterator_adaptor.hpp:15:
./boost/iterator/iterator_facade.hpp:832:3: warning: unused typedef 'boost_static_assert_typedef_832' [-Wunused-local-typedef]
  BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
  ^
./boost/iterator/iterator_facade.hpp:825:3: note: expanded from macro 'BOOST_ITERATOR_FACADE_RELATION'
  BOOST_ITERATOR_FACADE_INTEROP(                                    \
  ^
./boost/iterator/iterator_facade.hpp:814:7: note: expanded from macro 'BOOST_ITERATOR_FACADE_INTEROP'
      BOOST_STATIC_ASSERT((                                                     \
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:84:1: note: expanded from here
boost_static_assert_typedef_832
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
In file included from ./boost/iterator/iterator_adaptor.hpp:15:
./boost/iterator/iterator_facade.hpp:833:3: warning: unused typedef 'boost_static_assert_typedef_833' [-Wunused-local-typedef]
  BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
  ^
./boost/iterator/iterator_facade.hpp:825:3: note: expanded from macro 'BOOST_ITERATOR_FACADE_RELATION'
  BOOST_ITERATOR_FACADE_INTEROP(                                    \
  ^
./boost/iterator/iterator_facade.hpp:814:7: note: expanded from macro 'BOOST_ITERATOR_FACADE_INTEROP'
      BOOST_STATIC_ASSERT((                                                     \
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:86:1: note: expanded from here
boost_static_assert_typedef_833
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
In file included from ./boost/iterator/iterator_adaptor.hpp:15:
./boost/iterator/iterator_facade.hpp:835:3: warning: unused typedef 'boost_static_assert_typedef_835' [-Wunused-local-typedef]
  BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
  ^
./boost/iterator/iterator_facade.hpp:825:3: note: expanded from macro 'BOOST_ITERATOR_FACADE_RELATION'
  BOOST_ITERATOR_FACADE_INTEROP(                                    \
  ^
./boost/iterator/iterator_facade.hpp:814:7: note: expanded from macro 'BOOST_ITERATOR_FACADE_INTEROP'
      BOOST_STATIC_ASSERT((                                                     \
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:88:1: note: expanded from here
boost_static_assert_typedef_835
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
In file included from ./boost/iterator/iterator_adaptor.hpp:15:
./boost/iterator/iterator_facade.hpp:836:3: warning: unused typedef 'boost_static_assert_typedef_836' [-Wunused-local-typedef]
  BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
  ^
./boost/iterator/iterator_facade.hpp:825:3: note: expanded from macro 'BOOST_ITERATOR_FACADE_RELATION'
  BOOST_ITERATOR_FACADE_INTEROP(                                    \
  ^
./boost/iterator/iterator_facade.hpp:814:7: note: expanded from macro 'BOOST_ITERATOR_FACADE_INTEROP'
      BOOST_STATIC_ASSERT((                                                     \
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:90:1: note: expanded from here
boost_static_assert_typedef_836
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
In file included from ./boost/iterator/iterator_adaptor.hpp:15:
./boost/iterator/iterator_facade.hpp:837:3: warning: unused typedef 'boost_static_assert_typedef_837' [-Wunused-local-typedef]
  BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
  ^
./boost/iterator/iterator_facade.hpp:825:3: note: expanded from macro 'BOOST_ITERATOR_FACADE_RELATION'
  BOOST_ITERATOR_FACADE_INTEROP(                                    \
  ^
./boost/iterator/iterator_facade.hpp:814:7: note: expanded from macro 'BOOST_ITERATOR_FACADE_INTEROP'
      BOOST_STATIC_ASSERT((                                                     \
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:92:1: note: expanded from here
boost_static_assert_typedef_837
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
In file included from ./boost/iterator/iterator_adaptor.hpp:15:
./boost/iterator/iterator_facade.hpp:838:3: warning: unused typedef 'boost_static_assert_typedef_838' [-Wunused-local-typedef]
  BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
  ^
./boost/iterator/iterator_facade.hpp:825:3: note: expanded from macro 'BOOST_ITERATOR_FACADE_RELATION'
  BOOST_ITERATOR_FACADE_INTEROP(                                    \
  ^
./boost/iterator/iterator_facade.hpp:814:7: note: expanded from macro 'BOOST_ITERATOR_FACADE_INTEROP'
      BOOST_STATIC_ASSERT((                                                     \
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:94:1: note: expanded from here
boost_static_assert_typedef_838
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
In file included from ./boost/iterator/iterator_adaptor.hpp:15:
./boost/iterator/iterator_facade.hpp:842:3: warning: unused typedef 'boost_static_assert_typedef_847' [-Wunused-local-typedef]
  BOOST_ITERATOR_FACADE_INTEROP(
  ^
./boost/iterator/iterator_facade.hpp:814:7: note: expanded from macro 'BOOST_ITERATOR_FACADE_INTEROP'
      BOOST_STATIC_ASSERT((                                                     \
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:96:1: note: expanded from here
boost_static_assert_typedef_847
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
./boost/iterator/iterator_adaptor.hpp:224:7: warning: unused typedef 'boost_static_assert_typedef_224' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:121:1: note: expanded from here
boost_static_assert_typedef_224
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:45:7: warning: unused typedef 'boost_concept_check45' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT((Model));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:44:1: note: expanded from here
boost_concept_check45
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:453:11: warning: unused typedef 'boost_concept_check453' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:100:1: note: expanded from here
boost_concept_check453
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:466:11: warning: unused typedef 'boost_concept_check466' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:59:1: note: expanded from here
boost_concept_check466
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:465:11: warning: unused typedef 'boost_concept_check465' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:57:1: note: expanded from here
boost_concept_check465
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:484:11: warning: unused typedef 'boost_concept_check484' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:56:1: note: expanded from here
boost_concept_check484
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:486:11: warning: unused typedef 'boost_concept_check486' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:60:1: note: expanded from here
boost_concept_check486
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:485:11: warning: unused typedef 'boost_concept_check485' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:58:1: note: expanded from here
boost_concept_check485
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:518:9: warning: unused typedef 'boost_concept_check518' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:37:1: note: expanded from here
boost_concept_check518
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:517:9: warning: unused typedef 'boost_concept_check517' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:35:1: note: expanded from here
boost_concept_check517
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:548:11: warning: unused typedef 'boost_concept_check551' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:52:1: note: expanded from here
boost_concept_check551
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:576:11: warning: unused typedef 'boost_concept_check579' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:30:1: note: expanded from here
boost_concept_check579
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:606:11: warning: unused typedef 'boost_concept_check609' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:11:1: note: expanded from here
boost_concept_check609
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:653:11: warning: unused typedef 'boost_concept_check653' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:203:1: note: expanded from here
boost_concept_check653
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:683:11: warning: unused typedef 'boost_concept_check683' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:89:1: note: expanded from here
boost_concept_check683
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:680:11: warning: unused typedef 'boost_concept_check681' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:87:1: note: expanded from here
boost_concept_check681
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:700:11: warning: unused typedef 'boost_concept_check703' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:184:1: note: expanded from here
boost_concept_check703
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:713:11: warning: unused typedef 'boost_concept_check716' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:68:1: note: expanded from here
boost_concept_check716
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:733:11: warning: unused typedef 'boost_concept_check733' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:165:1: note: expanded from here
boost_concept_check733
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:729:11: warning: unused typedef 'boost_concept_check731' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:163:1: note: expanded from here
boost_concept_check731
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:756:11: warning: unused typedef 'boost_concept_check756' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:52:1: note: expanded from here
boost_concept_check756
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:755:11: warning: unused typedef 'boost_concept_check755' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:50:1: note: expanded from here
boost_concept_check755
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:773:11: warning: unused typedef 'boost_concept_check776' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:146:1: note: expanded from here
boost_concept_check776
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:801:11: warning: unused typedef 'boost_concept_check801' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:32:1: note: expanded from here
boost_concept_check801
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:800:11: warning: unused typedef 'boost_concept_check800' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:30:1: note: expanded from here
boost_concept_check800
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:905:11: warning: unused typedef 'boost_concept_check905' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:201:1: note: expanded from here
boost_concept_check905
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:908:11: warning: unused typedef 'boost_concept_check908' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:203:1: note: expanded from here
boost_concept_check908
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:31:
In file included from ./boost/pending/container_traits.hpp:22:
In file included from ./boost/unordered_set.hpp:16:
In file included from ./boost/unordered/unordered_set.hpp:18:
./boost/unordered/detail/unique.hpp:337:54: warning: unused typedef 'mapped_type' [-Wunused-local-typedef]
            typedef typename value_type::second_type mapped_type;
                                                     ^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
In file included from ./boost/graph/graph_concepts.hpp:21:
./boost/graph/buffer_concepts.hpp:26:7: warning: unused typedef 'boost_concept_check26' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT((Assignable<value_type>));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:144:1: note: expanded from here
boost_concept_check26
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
In file included from ./boost/graph/graph_concepts.hpp:21:
./boost/graph/buffer_concepts.hpp:75:7: warning: unused typedef 'boost_concept_check75' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:122:1: note: expanded from here
boost_concept_check75
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:54:13: warning: unused typedef 'boost_concept_check54' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((InputIterator<T>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:11:1: note: expanded from here
boost_concept_check54
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:70:13: warning: unused typedef 'boost_concept_check70' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:112:1: note: expanded from here
boost_concept_check70
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:68:13: warning: unused typedef 'boost_concept_check68' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:108:1: note: expanded from here
boost_concept_check68
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:69:13: warning: unused typedef 'boost_concept_check69' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:110:1: note: expanded from here
boost_concept_check69
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:87:13: warning: unused typedef 'boost_concept_check87' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:211:1: note: expanded from here
boost_concept_check87
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:88:13: warning: unused typedef 'boost_concept_check88' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:213:1: note: expanded from here
boost_concept_check88
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:90:13: warning: unused typedef 'boost_concept_check90' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:217:1: note: expanded from here
boost_concept_check90
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:89:13: warning: unused typedef 'boost_concept_check89' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:215:1: note: expanded from here
boost_concept_check89
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:91:13: warning: unused typedef 'boost_concept_check92' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:2:1: note: expanded from here
boost_concept_check92
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:124:9: warning: unused typedef 'boost_concept_check124' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:100:1: note: expanded from here
boost_concept_check124
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:125:9: warning: unused typedef 'boost_concept_check126' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:102:1: note: expanded from here
boost_concept_check126
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:128:9: warning: unused typedef 'boost_static_assert_typedef_128' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((boost::mpl::not_<boost::is_same<in_edge_iterator, void> >::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:104:1: note: expanded from here
boost_static_assert_typedef_128
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:160:9: warning: unused typedef 'boost_static_assert_typedef_160' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((boost::mpl::not_<boost::is_same<adjacency_iterator, void> >::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:203:1: note: expanded from here
boost_static_assert_typedef_160
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:156:9: warning: unused typedef 'boost_concept_check156' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:199:1: note: expanded from here
boost_concept_check156
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:157:9: warning: unused typedef 'boost_concept_check158' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:201:1: note: expanded from here
boost_concept_check158
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:187:9: warning: unused typedef 'boost_static_assert_typedef_187' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((boost::mpl::not_<boost::is_same<vertex_iterator, void> >::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:91:1: note: expanded from here
boost_static_assert_typedef_187
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:184:9: warning: unused typedef 'boost_concept_check185' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:89:1: note: expanded from here
boost_concept_check185
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:188:9: warning: unused typedef 'boost_static_assert_typedef_188' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((boost::mpl::not_<boost::is_same<vertices_size_type, void> >::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:93:1: note: expanded from here
boost_static_assert_typedef_188
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:183:9: warning: unused typedef 'boost_concept_check183' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:87:1: note: expanded from here
boost_concept_check183
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:239:9: warning: unused typedef 'boost_static_assert_typedef_239' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((boost::mpl::not_<boost::is_same<edge_iterator, void> >::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:198:1: note: expanded from here
boost_static_assert_typedef_239
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:234:9: warning: unused typedef 'boost_concept_check234' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:192:1: note: expanded from here
boost_concept_check234
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:236:9: warning: unused typedef 'boost_concept_check237' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:196:1: note: expanded from here
boost_concept_check237
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:232:9: warning: unused typedef 'boost_concept_check232' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:188:1: note: expanded from here
boost_concept_check232
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:240:9: warning: unused typedef 'boost_static_assert_typedef_240' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((boost::mpl::not_<boost::is_same<edges_size_type, void> >::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:200:1: note: expanded from here
boost_static_assert_typedef_240
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:233:9: warning: unused typedef 'boost_concept_check233' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:190:1: note: expanded from here
boost_concept_check233
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:235:9: warning: unused typedef 'boost_concept_check235' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:194:1: note: expanded from here
boost_concept_check235
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:399:9: warning: unused typedef 'boost_concept_check399' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:38:1: note: expanded from here
boost_concept_check399
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:418:9: warning: unused typedef 'boost_concept_check418' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:209:1: note: expanded from here
boost_concept_check418
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:437:9: warning: unused typedef 'boost_concept_check437' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:170:1: note: expanded from here
boost_concept_check437
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:545:13: warning: unused typedef 'boost_concept_check545' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:87:1: note: expanded from here
boost_concept_check545
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:546:13: warning: unused typedef 'boost_concept_check546' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:89:1: note: expanded from here
boost_concept_check546
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
./boost/graph/depth_first_search.hpp:36:7: warning: unused typedef 'boost_concept_check36' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:142:1: note: expanded from here
boost_concept_check36
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
./boost/graph/depth_first_search.hpp:90:7: warning: unused typedef 'boost_concept_check90' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:150:1: note: expanded from here
boost_concept_check90
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
./boost/graph/depth_first_search.hpp:86:7: warning: unused typedef 'boost_concept_check86' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:146:1: note: expanded from here
boost_concept_check86
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
./boost/graph/depth_first_search.hpp:88:7: warning: unused typedef 'boost_concept_check88' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:148:1: note: expanded from here
boost_concept_check88
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
./boost/graph/depth_first_search.hpp:85:7: warning: unused typedef 'boost_concept_check85' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:144:1: note: expanded from here
boost_concept_check85
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:32:
./boost/graph/depth_first_search.hpp:192:5: warning: unused typedef 'boost_concept_check192' [-Wunused-local-typedef]
    BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
    ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:152:1: note: expanded from here
boost_concept_check192
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:34:
In file included from ./boost/detail/algorithm.hpp:53:
./boost/range/algorithm_ext/iota.hpp:27:5: warning: unused typedef 'boost_concept_check27' [-Wunused-local-typedef]
    BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<ForwardRange> ));
    ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:11:1: note: expanded from here
boost_concept_check27
^
In file included from PathRanker.cpp:17:
In file included from ./boost/graph/graph_utility.hpp:34:
In file included from ./boost/detail/algorithm.hpp:53:
./boost/range/algorithm_ext/iota.hpp:40:5: warning: unused typedef 'boost_concept_check40' [-Wunused-local-typedef]
    BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<const ForwardRange> ));
    ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:13:1: note: expanded from here
boost_concept_check40
^
In file included from PathRanker.cpp:17:
./boost/graph/graph_utility.hpp:241:7: warning: unused typedef 'edge_descriptor' [-Wunused-local-typedef]
      edge_descriptor;
      ^
./boost/graph/graph_utility.hpp:269:7: warning: unused typedef 'edge_descriptor' [-Wunused-local-typedef]
      edge_descriptor;
      ^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:18:
In file included from ./boost/multi_index/hashed_index.hpp:29:
In file included from ./boost/multi_index/detail/hash_index_iterator.hpp:20:
In file included from ./boost/serialization/nvp.hpp:34:
./boost/serialization/base_object.hpp:101:5: warning: unused typedef 'boost_static_assert_typedef_101' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:11:1: note: expanded from here
boost_static_assert_typedef_101
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:18:
In file included from ./boost/multi_index/hashed_index.hpp:29:
In file included from ./boost/multi_index/detail/hash_index_iterator.hpp:20:
In file included from ./boost/serialization/nvp.hpp:34:
./boost/serialization/base_object.hpp:102:5: warning: unused typedef 'boost_static_assert_typedef_102' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:13:1: note: expanded from here
boost_static_assert_typedef_102
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:298:5: warning: unused typedef 'boost_static_assert_typedef_298' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:65:1: note: expanded from here
boost_static_assert_typedef_298
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:306:5: warning: unused typedef 'boost_static_assert_typedef_306' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:67:1: note: expanded from here
boost_static_assert_typedef_306
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:366:5: warning: unused typedef 'boost_static_assert_typedef_367' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:71:1: note: expanded from here
boost_static_assert_typedef_367
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:385:5: warning: unused typedef 'boost_static_assert_typedef_387' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT((
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:73:1: note: expanded from here
boost_static_assert_typedef_387
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:420:5: warning: unused typedef 'boost_static_assert_typedef_421' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:75:1: note: expanded from here
boost_static_assert_typedef_421
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:438:5: warning: unused typedef 'boost_static_assert_typedef_440' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT((
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:77:1: note: expanded from here
boost_static_assert_typedef_440
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:759:3: warning: unused typedef 'boost_static_assert_typedef_763' [-Wunused-local-typedef]
  BOOST_STATIC_ASSERT(N>=0&&
  ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:82:1: note: expanded from here
boost_static_assert_typedef_763
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:783:3: warning: unused typedef 'boost_static_assert_typedef_787' [-Wunused-local-typedef]
  BOOST_STATIC_ASSERT(N>=0&&
  ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:84:1: note: expanded from here
boost_static_assert_typedef_787
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:886:3: warning: unused typedef 'boost_static_assert_typedef_889' [-Wunused-local-typedef]
  BOOST_STATIC_ASSERT((
  ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:88:1: note: expanded from here
boost_static_assert_typedef_889
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:921:3: warning: unused typedef 'boost_static_assert_typedef_927' [-Wunused-local-typedef]
  BOOST_STATIC_ASSERT((
  ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:90:1: note: expanded from here
boost_static_assert_typedef_927
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:976:3: warning: unused typedef 'boost_static_assert_typedef_979' [-Wunused-local-typedef]
  BOOST_STATIC_ASSERT((
  ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:92:1: note: expanded from here
boost_static_assert_typedef_979
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:1012:3: warning: unused typedef 'boost_static_assert_typedef_1018' [-Wunused-local-typedef]
  BOOST_STATIC_ASSERT((
  ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:94:1: note: expanded from here
boost_static_assert_typedef_1018
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:21:
In file included from ./boost/optional.hpp:15:
./boost/optional/optional.hpp:355:8: warning: unused typedef 'boost_static_assert_typedef_355' [-Wunused-local-typedef]
       BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
       ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:271:1: note: expanded from here
boost_static_assert_typedef_355
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:21:
In file included from ./boost/optional.hpp:15:
./boost/optional/optional.hpp:364:8: warning: unused typedef 'boost_static_assert_typedef_364' [-Wunused-local-typedef]
       BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
       ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:273:1: note: expanded from here
boost_static_assert_typedef_364
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:45:
./boost/graph/named_graph.hpp:318:3: warning: unused typedef 'boost_static_assert_typedef_318' [-Wunused-local-typedef]
  BOOST_STATIC_ASSERT_MSG ((boost::is_base_of<boost::graph_detail::stable_tag, VertexIterStability>::value), "Named graphs cannot use vecS as vertex container and remove vertices; the lack of vertex descriptor stability (which iterator stability is a proxy for) means that the name -> vertex mapping would need to be completely rebuilt after each deletion.  See https://svn.boost.org/trac/boost/ticket/7863 for more information and a test case.");
  ^
./boost/static_assert.hpp:36:48: note: expanded from macro 'BOOST_STATIC_ASSERT_MSG'
#     define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B )
                                               ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:276:1: note: expanded from here
boost_static_assert_typedef_318
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:418:9: warning: unused typedef 'boost_static_assert_typedef_418' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:279:1: note: expanded from here
boost_static_assert_typedef_418
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:464:9: warning: unused typedef 'boost_static_assert_typedef_464' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:281:1: note: expanded from here
boost_static_assert_typedef_464
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:715:11: warning: unused typedef 'boost_static_assert_typedef_715' [-Wunused-local-typedef]
          BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
          ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:283:1: note: expanded from here
boost_static_assert_typedef_715
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:750:11: warning: unused typedef 'boost_static_assert_typedef_750' [-Wunused-local-typedef]
          BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
          ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:285:1: note: expanded from here
boost_static_assert_typedef_750
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:782:9: warning: unused typedef 'boost_static_assert_typedef_782' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:287:1: note: expanded from here
boost_static_assert_typedef_782
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:805:9: warning: unused typedef 'boost_static_assert_typedef_805' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:289:1: note: expanded from here
boost_static_assert_typedef_805
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:849:9: warning: unused typedef 'boost_static_assert_typedef_849' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:291:1: note: expanded from here
boost_static_assert_typedef_849
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:887:7: warning: unused typedef 'boost_static_assert_typedef_887' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:293:1: note: expanded from here
boost_static_assert_typedef_887
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:900:7: warning: unused typedef 'boost_static_assert_typedef_900' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:295:1: note: expanded from here
boost_static_assert_typedef_900
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:915:7: warning: unused typedef 'boost_static_assert_typedef_915' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:297:1: note: expanded from here
boost_static_assert_typedef_915
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:932:7: warning: unused typedef 'boost_static_assert_typedef_932' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:299:1: note: expanded from here
boost_static_assert_typedef_932
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:943:7: warning: unused typedef 'boost_static_assert_typedef_943' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:301:1: note: expanded from here
boost_static_assert_typedef_943
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:985:7: warning: unused typedef 'boost_static_assert_typedef_985' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:303:1: note: expanded from here
boost_static_assert_typedef_985
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1109:7: warning: unused typedef 'boost_static_assert_typedef_1109' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:305:1: note: expanded from here
boost_static_assert_typedef_1109
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1194:9: warning: unused typedef 'boost_static_assert_typedef_1194' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:307:1: note: expanded from here
boost_static_assert_typedef_1194
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1211:9: warning: unused typedef 'boost_static_assert_typedef_1211' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:309:1: note: expanded from here
boost_static_assert_typedef_1211
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1235:7: warning: unused typedef 'boost_static_assert_typedef_1235' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:311:1: note: expanded from here
boost_static_assert_typedef_1235
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1251:7: warning: unused typedef 'boost_static_assert_typedef_1251' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:313:1: note: expanded from here
boost_static_assert_typedef_1251
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1262:7: warning: unused typedef 'boost_static_assert_typedef_1262' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:315:1: note: expanded from here
boost_static_assert_typedef_1262
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1303:7: warning: unused typedef 'boost_static_assert_typedef_1303' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:317:1: note: expanded from here
boost_static_assert_typedef_1303
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1355:7: warning: unused typedef 'boost_static_assert_typedef_1355' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:319:1: note: expanded from here
boost_static_assert_typedef_1355
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1386:7: warning: unused typedef 'boost_static_assert_typedef_1386' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:321:1: note: expanded from here
boost_static_assert_typedef_1386
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1408:7: warning: unused typedef 'boost_static_assert_typedef_1408' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:323:1: note: expanded from here
boost_static_assert_typedef_1408
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1945:9: warning: unused typedef 'boost_static_assert_typedef_1945' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:325:1: note: expanded from here
boost_static_assert_typedef_1945
^
In file included from PathRanker.cpp:18:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1969:9: warning: unused typedef 'boost_static_assert_typedef_1969' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:327:1: note: expanded from here
boost_static_assert_typedef_1969
^
123 warnings generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c handlesegfault.c -o handlesegfault.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c hme3m.c -o hme3m.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c init.c -o init.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include  -I . -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -DHAVE_SBML -I/usr/local/include/ -fPIC  -Wall -g -O2  -c kgml_interface.cpp -o kgml_interface.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include  -I . -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -DHAVE_SBML -I/usr/local/include/ -fPIC  -Wall -g -O2  -c methods.cpp -o methods.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include  -I . -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -DHAVE_SBML -I/usr/local/include/ -fPIC  -Wall -g -O2  -c pathScope.cpp -o pathScope.o
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:19:
In file included from ./boost/tuple/tuple.hpp:33:
./boost/tuple/detail/tuple_basic.hpp:228:45: warning: unused typedef 'cons_element' [-Wunused-local-typedef]
  typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
                                            ^
./boost/tuple/detail/tuple_basic.hpp:325:5: warning: unused typedef 'boost_static_assert_typedef_325' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:31:1: note: expanded from here
boost_static_assert_typedef_325
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:19:
In file included from ./boost/tuple/tuple.hpp:33:
./boost/tuple/detail/tuple_basic.hpp:582:5: warning: unused typedef 'boost_static_assert_typedef_582' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:33:1: note: expanded from here
boost_static_assert_typedef_582
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
In file included from ./boost/iterator/iterator_adaptor.hpp:15:
./boost/iterator/iterator_facade.hpp:832:3: warning: unused typedef 'boost_static_assert_typedef_832' [-Wunused-local-typedef]
  BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
  ^
./boost/iterator/iterator_facade.hpp:825:3: note: expanded from macro 'BOOST_ITERATOR_FACADE_RELATION'
  BOOST_ITERATOR_FACADE_INTEROP(                                    \
  ^
./boost/iterator/iterator_facade.hpp:814:7: note: expanded from macro 'BOOST_ITERATOR_FACADE_INTEROP'
      BOOST_STATIC_ASSERT((                                                     \
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:115:1: note: expanded from here
boost_static_assert_typedef_832
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
In file included from ./boost/iterator/iterator_adaptor.hpp:15:
./boost/iterator/iterator_facade.hpp:833:3: warning: unused typedef 'boost_static_assert_typedef_833' [-Wunused-local-typedef]
  BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
  ^
./boost/iterator/iterator_facade.hpp:825:3: note: expanded from macro 'BOOST_ITERATOR_FACADE_RELATION'
  BOOST_ITERATOR_FACADE_INTEROP(                                    \
  ^
./boost/iterator/iterator_facade.hpp:814:7: note: expanded from macro 'BOOST_ITERATOR_FACADE_INTEROP'
      BOOST_STATIC_ASSERT((                                                     \
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:117:1: note: expanded from here
boost_static_assert_typedef_833
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
In file included from ./boost/iterator/iterator_adaptor.hpp:15:
./boost/iterator/iterator_facade.hpp:835:3: warning: unused typedef 'boost_static_assert_typedef_835' [-Wunused-local-typedef]
  BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
  ^
./boost/iterator/iterator_facade.hpp:825:3: note: expanded from macro 'BOOST_ITERATOR_FACADE_RELATION'
  BOOST_ITERATOR_FACADE_INTEROP(                                    \
  ^
./boost/iterator/iterator_facade.hpp:814:7: note: expanded from macro 'BOOST_ITERATOR_FACADE_INTEROP'
      BOOST_STATIC_ASSERT((                                                     \
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:119:1: note: expanded from here
boost_static_assert_typedef_835
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
In file included from ./boost/iterator/iterator_adaptor.hpp:15:
./boost/iterator/iterator_facade.hpp:836:3: warning: unused typedef 'boost_static_assert_typedef_836' [-Wunused-local-typedef]
  BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
  ^
./boost/iterator/iterator_facade.hpp:825:3: note: expanded from macro 'BOOST_ITERATOR_FACADE_RELATION'
  BOOST_ITERATOR_FACADE_INTEROP(                                    \
  ^
./boost/iterator/iterator_facade.hpp:814:7: note: expanded from macro 'BOOST_ITERATOR_FACADE_INTEROP'
      BOOST_STATIC_ASSERT((                                                     \
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:121:1: note: expanded from here
boost_static_assert_typedef_836
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
In file included from ./boost/iterator/iterator_adaptor.hpp:15:
./boost/iterator/iterator_facade.hpp:837:3: warning: unused typedef 'boost_static_assert_typedef_837' [-Wunused-local-typedef]
  BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
  ^
./boost/iterator/iterator_facade.hpp:825:3: note: expanded from macro 'BOOST_ITERATOR_FACADE_RELATION'
  BOOST_ITERATOR_FACADE_INTEROP(                                    \
  ^
./boost/iterator/iterator_facade.hpp:814:7: note: expanded from macro 'BOOST_ITERATOR_FACADE_INTEROP'
      BOOST_STATIC_ASSERT((                                                     \
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:123:1: note: expanded from here
boost_static_assert_typedef_837
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
In file included from ./boost/iterator/iterator_adaptor.hpp:15:
./boost/iterator/iterator_facade.hpp:838:3: warning: unused typedef 'boost_static_assert_typedef_838' [-Wunused-local-typedef]
  BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
  ^
./boost/iterator/iterator_facade.hpp:825:3: note: expanded from macro 'BOOST_ITERATOR_FACADE_RELATION'
  BOOST_ITERATOR_FACADE_INTEROP(                                    \
  ^
./boost/iterator/iterator_facade.hpp:814:7: note: expanded from macro 'BOOST_ITERATOR_FACADE_INTEROP'
      BOOST_STATIC_ASSERT((                                                     \
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:125:1: note: expanded from here
boost_static_assert_typedef_838
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
In file included from ./boost/iterator/iterator_adaptor.hpp:15:
./boost/iterator/iterator_facade.hpp:842:3: warning: unused typedef 'boost_static_assert_typedef_847' [-Wunused-local-typedef]
  BOOST_ITERATOR_FACADE_INTEROP(
  ^
./boost/iterator/iterator_facade.hpp:814:7: note: expanded from macro 'BOOST_ITERATOR_FACADE_INTEROP'
      BOOST_STATIC_ASSERT((                                                     \
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:127:1: note: expanded from here
boost_static_assert_typedef_847
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:29:
In file included from ./boost/graph/graph_traits.hpp:26:
./boost/iterator/iterator_adaptor.hpp:224:7: warning: unused typedef 'boost_static_assert_typedef_224' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((is_convertible<Tr1, Tr2>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:152:1: note: expanded from here
boost_static_assert_typedef_224
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:45:7: warning: unused typedef 'boost_concept_check45' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT((Model));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:70:1: note: expanded from here
boost_concept_check45
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:453:11: warning: unused typedef 'boost_concept_check453' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:133:1: note: expanded from here
boost_concept_check453
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:466:11: warning: unused typedef 'boost_concept_check466' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:93:1: note: expanded from here
boost_concept_check466
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:465:11: warning: unused typedef 'boost_concept_check465' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:91:1: note: expanded from here
boost_concept_check465
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:484:11: warning: unused typedef 'boost_concept_check484' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:89:1: note: expanded from here
boost_concept_check484
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:485:11: warning: unused typedef 'boost_concept_check485' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:91:1: note: expanded from here
boost_concept_check485
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:486:11: warning: unused typedef 'boost_concept_check486' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:93:1: note: expanded from here
boost_concept_check486
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:517:9: warning: unused typedef 'boost_concept_check517' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:67:1: note: expanded from here
boost_concept_check517
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:518:9: warning: unused typedef 'boost_concept_check518' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:69:1: note: expanded from here
boost_concept_check518
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:548:11: warning: unused typedef 'boost_concept_check551' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:86:1: note: expanded from here
boost_concept_check551
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:576:11: warning: unused typedef 'boost_concept_check579' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:65:1: note: expanded from here
boost_concept_check579
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:606:11: warning: unused typedef 'boost_concept_check609' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Convertible<
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:43:1: note: expanded from here
boost_concept_check609
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:653:11: warning: unused typedef 'boost_concept_check653' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:22:1: note: expanded from here
boost_concept_check653
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:680:11: warning: unused typedef 'boost_concept_check681' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:118:1: note: expanded from here
boost_concept_check681
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:683:11: warning: unused typedef 'boost_concept_check683' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:120:1: note: expanded from here
boost_concept_check683
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:700:11: warning: unused typedef 'boost_concept_check703' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:4:1: note: expanded from here
boost_concept_check703
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:713:11: warning: unused typedef 'boost_concept_check716' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:102:1: note: expanded from here
boost_concept_check716
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:729:11: warning: unused typedef 'boost_concept_check731' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:197:1: note: expanded from here
boost_concept_check731
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:733:11: warning: unused typedef 'boost_concept_check733' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:199:1: note: expanded from here
boost_concept_check733
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:756:11: warning: unused typedef 'boost_concept_check756' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:85:1: note: expanded from here
boost_concept_check756
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:755:11: warning: unused typedef 'boost_concept_check755' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:83:1: note: expanded from here
boost_concept_check755
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:773:11: warning: unused typedef 'boost_concept_check776' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:180:1: note: expanded from here
boost_concept_check776
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:801:11: warning: unused typedef 'boost_concept_check801' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:66:1: note: expanded from here
boost_concept_check801
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:800:11: warning: unused typedef 'boost_concept_check800' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:64:1: note: expanded from here
boost_concept_check800
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:905:11: warning: unused typedef 'boost_concept_check905' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:22:1: note: expanded from here
boost_concept_check905
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:30:
In file included from ./boost/graph/properties.hpp:19:
In file included from ./boost/property_map/property_map.hpp:18:
./boost/concept_check.hpp:908:11: warning: unused typedef 'boost_concept_check908' [-Wunused-local-typedef]
          BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
          ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:24:1: note: expanded from here
boost_concept_check908
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:31:
In file included from ./boost/pending/container_traits.hpp:22:
In file included from ./boost/unordered_set.hpp:16:
In file included from ./boost/unordered/unordered_set.hpp:18:
./boost/unordered/detail/unique.hpp:337:54: warning: unused typedef 'mapped_type' [-Wunused-local-typedef]
            typedef typename value_type::second_type mapped_type;
                                                     ^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
In file included from ./boost/graph/graph_concepts.hpp:21:
./boost/graph/buffer_concepts.hpp:26:7: warning: unused typedef 'boost_concept_check26' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT((Assignable<value_type>));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:153:1: note: expanded from here
boost_concept_check26
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
In file included from ./boost/graph/graph_concepts.hpp:21:
./boost/graph/buffer_concepts.hpp:75:7: warning: unused typedef 'boost_concept_check75' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT((boost::ReadWritePropertyMapConcept<key_map, typename Buffer<Q>::value_type>));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:131:1: note: expanded from here
boost_concept_check75
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:54:13: warning: unused typedef 'boost_concept_check54' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((InputIterator<T>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:22:1: note: expanded from here
boost_concept_check54
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:69:13: warning: unused typedef 'boost_concept_check69' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((EqualityComparable<vertex_descriptor>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:119:1: note: expanded from here
boost_concept_check69
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:68:13: warning: unused typedef 'boost_concept_check68' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((DefaultConstructible<vertex_descriptor>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:117:1: note: expanded from here
boost_concept_check68
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:70:13: warning: unused typedef 'boost_concept_check70' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((Assignable<vertex_descriptor>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:121:1: note: expanded from here
boost_concept_check70
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:91:13: warning: unused typedef 'boost_concept_check92' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:16:1: note: expanded from here
boost_concept_check92
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:87:13: warning: unused typedef 'boost_concept_check87' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((MultiPassInputIterator<out_edge_iterator>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:8:1: note: expanded from here
boost_concept_check87
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:90:13: warning: unused typedef 'boost_concept_check90' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:14:1: note: expanded from here
boost_concept_check90
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:89:13: warning: unused typedef 'boost_concept_check89' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:12:1: note: expanded from here
boost_concept_check89
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:88:13: warning: unused typedef 'boost_concept_check88' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:10:1: note: expanded from here
boost_concept_check88
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:125:9: warning: unused typedef 'boost_concept_check126' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:111:1: note: expanded from here
boost_concept_check126
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:128:9: warning: unused typedef 'boost_static_assert_typedef_128' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((boost::mpl::not_<boost::is_same<in_edge_iterator, void> >::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:113:1: note: expanded from here
boost_static_assert_typedef_128
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:124:9: warning: unused typedef 'boost_concept_check124' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((MultiPassInputIterator<in_edge_iterator>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:109:1: note: expanded from here
boost_concept_check124
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:156:9: warning: unused typedef 'boost_concept_check156' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((MultiPassInputIterator<adjacency_iterator>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:210:1: note: expanded from here
boost_concept_check156
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:157:9: warning: unused typedef 'boost_concept_check158' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:212:1: note: expanded from here
boost_concept_check158
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:160:9: warning: unused typedef 'boost_static_assert_typedef_160' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((boost::mpl::not_<boost::is_same<adjacency_iterator, void> >::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:214:1: note: expanded from here
boost_static_assert_typedef_160
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:184:9: warning: unused typedef 'boost_concept_check185' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:99:1: note: expanded from here
boost_concept_check185
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:188:9: warning: unused typedef 'boost_static_assert_typedef_188' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((boost::mpl::not_<boost::is_same<vertices_size_type, void> >::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:103:1: note: expanded from here
boost_static_assert_typedef_188
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:183:9: warning: unused typedef 'boost_concept_check183' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((MultiPassInputIterator<vertex_iterator>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:97:1: note: expanded from here
boost_concept_check183
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:187:9: warning: unused typedef 'boost_static_assert_typedef_187' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((boost::mpl::not_<boost::is_same<vertex_iterator, void> >::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:101:1: note: expanded from here
boost_static_assert_typedef_187
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:235:9: warning: unused typedef 'boost_concept_check235' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((Assignable<edge_descriptor>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:204:1: note: expanded from here
boost_concept_check235
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:232:9: warning: unused typedef 'boost_concept_check232' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((MultiPassInputIterator<edge_iterator>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:198:1: note: expanded from here
boost_concept_check232
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:240:9: warning: unused typedef 'boost_static_assert_typedef_240' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((boost::mpl::not_<boost::is_same<edges_size_type, void> >::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:210:1: note: expanded from here
boost_static_assert_typedef_240
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:236:9: warning: unused typedef 'boost_concept_check237' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((Convertible<traversal_category,
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:206:1: note: expanded from here
boost_concept_check237
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:233:9: warning: unused typedef 'boost_concept_check233' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((DefaultConstructible<edge_descriptor>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:200:1: note: expanded from here
boost_concept_check233
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:234:9: warning: unused typedef 'boost_concept_check234' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((EqualityComparable<edge_descriptor>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:202:1: note: expanded from here
boost_concept_check234
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:239:9: warning: unused typedef 'boost_static_assert_typedef_239' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((boost::mpl::not_<boost::is_same<edge_iterator, void> >::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:208:1: note: expanded from here
boost_static_assert_typedef_239
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:399:9: warning: unused typedef 'boost_concept_check399' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<const_Map, X>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:49:1: note: expanded from here
boost_concept_check399
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:418:9: warning: unused typedef 'boost_concept_check418' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((ReadWritePropertyMapConcept<Map, X>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:11:1: note: expanded from here
boost_concept_check418
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:437:9: warning: unused typedef 'boost_concept_check437' [-Wunused-local-typedef]
        BOOST_CONCEPT_ASSERT((LvaluePropertyMapConcept<const_Map, X>));
        ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:179:1: note: expanded from here
boost_concept_check437
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:546:13: warning: unused typedef 'boost_concept_check546' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT(( CopyConstructible<Numeric> ));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:99:1: note: expanded from here
boost_concept_check546
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
In file included from ./boost/graph/depth_first_search.hpp:18:
./boost/graph/graph_concepts.hpp:545:13: warning: unused typedef 'boost_concept_check545' [-Wunused-local-typedef]
            BOOST_CONCEPT_ASSERT(( DefaultConstructible<Numeric> ));
            ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:97:1: note: expanded from here
boost_concept_check545
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
./boost/graph/depth_first_search.hpp:36:7: warning: unused typedef 'boost_concept_check36' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT(( CopyConstructibleConcept<Visitor> ));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:164:1: note: expanded from here
boost_concept_check36
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
./boost/graph/depth_first_search.hpp:88:7: warning: unused typedef 'boost_concept_check88' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT(( ReadWritePropertyMapConcept<ColorMap, Vertex> ));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:170:1: note: expanded from here
boost_concept_check88
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
./boost/graph/depth_first_search.hpp:85:7: warning: unused typedef 'boost_concept_check85' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT(( IncidenceGraphConcept<IncidenceGraph> ));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:166:1: note: expanded from here
boost_concept_check85
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
./boost/graph/depth_first_search.hpp:86:7: warning: unused typedef 'boost_concept_check86' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, IncidenceGraph> ));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:168:1: note: expanded from here
boost_concept_check86
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
./boost/graph/depth_first_search.hpp:90:7: warning: unused typedef 'boost_concept_check90' [-Wunused-local-typedef]
      BOOST_CONCEPT_ASSERT(( ColorValueConcept<ColorValue> ));
      ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:172:1: note: expanded from here
boost_concept_check90
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:32:
./boost/graph/depth_first_search.hpp:192:5: warning: unused typedef 'boost_concept_check192' [-Wunused-local-typedef]
    BOOST_CONCEPT_ASSERT(( DFSVisitorConcept<DFSVisitor, VertexListGraph> ));
    ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:174:1: note: expanded from here
boost_concept_check192
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:34:
In file included from ./boost/detail/algorithm.hpp:53:
./boost/range/algorithm_ext/iota.hpp:27:5: warning: unused typedef 'boost_concept_check27' [-Wunused-local-typedef]
    BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<ForwardRange> ));
    ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:36:1: note: expanded from here
boost_concept_check27
^
In file included from pathScope.cpp:22:
In file included from ./boost/graph/graph_utility.hpp:34:
In file included from ./boost/detail/algorithm.hpp:53:
./boost/range/algorithm_ext/iota.hpp:40:5: warning: unused typedef 'boost_concept_check40' [-Wunused-local-typedef]
    BOOST_CONCEPT_ASSERT(( ForwardRangeConcept<const ForwardRange> ));
    ^
./boost/concept/assert.hpp:44:5: note: expanded from macro 'BOOST_CONCEPT_ASSERT'
    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
    ^
./boost/concept/detail/general.hpp:71:7: note: expanded from macro 'BOOST_CONCEPT_ASSERT_FN'
      BOOST_PP_CAT(boost_concept_check,__LINE__)
      ^
./boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
./boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:38:1: note: expanded from here
boost_concept_check40
^
In file included from pathScope.cpp:22:
./boost/graph/graph_utility.hpp:241:7: warning: unused typedef 'edge_descriptor' [-Wunused-local-typedef]
      edge_descriptor;
      ^
./boost/graph/graph_utility.hpp:269:7: warning: unused typedef 'edge_descriptor' [-Wunused-local-typedef]
      edge_descriptor;
      ^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:18:
In file included from ./boost/multi_index/hashed_index.hpp:29:
In file included from ./boost/multi_index/detail/hash_index_iterator.hpp:20:
In file included from ./boost/serialization/nvp.hpp:34:
./boost/serialization/base_object.hpp:101:5: warning: unused typedef 'boost_static_assert_typedef_101' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(( is_base_and_derived<Base,Derived>::value));
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:36:1: note: expanded from here
boost_static_assert_typedef_101
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:18:
In file included from ./boost/multi_index/hashed_index.hpp:29:
In file included from ./boost/multi_index/detail/hash_index_iterator.hpp:20:
In file included from ./boost/serialization/nvp.hpp:34:
./boost/serialization/base_object.hpp:102:5: warning: unused typedef 'boost_static_assert_typedef_102' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(! is_pointer<Derived>::value);
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:38:1: note: expanded from here
boost_static_assert_typedef_102
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:298:5: warning: unused typedef 'boost_static_assert_typedef_298' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:86:1: note: expanded from here
boost_static_assert_typedef_298
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:306:5: warning: unused typedef 'boost_static_assert_typedef_306' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(N>=0&&N<mpl::size<index_type_list>::type::value);
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:88:1: note: expanded from here
boost_static_assert_typedef_306
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:366:5: warning: unused typedef 'boost_static_assert_typedef_367' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:92:1: note: expanded from here
boost_static_assert_typedef_367
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:385:5: warning: unused typedef 'boost_static_assert_typedef_387' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT((
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:94:1: note: expanded from here
boost_static_assert_typedef_387
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:420:5: warning: unused typedef 'boost_static_assert_typedef_421' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT(
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:96:1: note: expanded from here
boost_static_assert_typedef_421
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:438:5: warning: unused typedef 'boost_static_assert_typedef_440' [-Wunused-local-typedef]
    BOOST_STATIC_ASSERT((
    ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:98:1: note: expanded from here
boost_static_assert_typedef_440
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:759:3: warning: unused typedef 'boost_static_assert_typedef_763' [-Wunused-local-typedef]
  BOOST_STATIC_ASSERT(N>=0&&
  ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:103:1: note: expanded from here
boost_static_assert_typedef_763
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:783:3: warning: unused typedef 'boost_static_assert_typedef_787' [-Wunused-local-typedef]
  BOOST_STATIC_ASSERT(N>=0&&
  ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:105:1: note: expanded from here
boost_static_assert_typedef_787
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:886:3: warning: unused typedef 'boost_static_assert_typedef_889' [-Wunused-local-typedef]
  BOOST_STATIC_ASSERT((
  ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:109:1: note: expanded from here
boost_static_assert_typedef_889
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:921:3: warning: unused typedef 'boost_static_assert_typedef_927' [-Wunused-local-typedef]
  BOOST_STATIC_ASSERT((
  ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:111:1: note: expanded from here
boost_static_assert_typedef_927
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:976:3: warning: unused typedef 'boost_static_assert_typedef_979' [-Wunused-local-typedef]
  BOOST_STATIC_ASSERT((
  ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:113:1: note: expanded from here
boost_static_assert_typedef_979
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:20:
./boost/multi_index_container.hpp:1012:3: warning: unused typedef 'boost_static_assert_typedef_1018' [-Wunused-local-typedef]
  BOOST_STATIC_ASSERT((
  ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:115:1: note: expanded from here
boost_static_assert_typedef_1018
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:21:
In file included from ./boost/optional.hpp:15:
./boost/optional/optional.hpp:355:8: warning: unused typedef 'boost_static_assert_typedef_355' [-Wunused-local-typedef]
       BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
       ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:297:1: note: expanded from here
boost_static_assert_typedef_355
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
In file included from ./boost/graph/named_graph.hpp:21:
In file included from ./boost/optional.hpp:15:
./boost/optional/optional.hpp:364:8: warning: unused typedef 'boost_static_assert_typedef_364' [-Wunused-local-typedef]
       BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
       ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:299:1: note: expanded from here
boost_static_assert_typedef_364
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:45:
./boost/graph/named_graph.hpp:318:3: warning: unused typedef 'boost_static_assert_typedef_318' [-Wunused-local-typedef]
  BOOST_STATIC_ASSERT_MSG ((boost::is_base_of<boost::graph_detail::stable_tag, VertexIterStability>::value), "Named graphs cannot use vecS as vertex container and remove vertices; the lack of vertex descriptor stability (which iterator stability is a proxy for) means that the name -> vertex mapping would need to be completely rebuilt after each deletion.  See https://svn.boost.org/trac/boost/ticket/7863 for more information and a test case.");
  ^
./boost/static_assert.hpp:36:48: note: expanded from macro 'BOOST_STATIC_ASSERT_MSG'
#     define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B )
                                               ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:302:1: note: expanded from here
boost_static_assert_typedef_318
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:418:9: warning: unused typedef 'boost_static_assert_typedef_418' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:305:1: note: expanded from here
boost_static_assert_typedef_418
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:464:9: warning: unused typedef 'boost_static_assert_typedef_464' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:307:1: note: expanded from here
boost_static_assert_typedef_464
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:715:11: warning: unused typedef 'boost_static_assert_typedef_715' [-Wunused-local-typedef]
          BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
          ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:309:1: note: expanded from here
boost_static_assert_typedef_715
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:750:11: warning: unused typedef 'boost_static_assert_typedef_750' [-Wunused-local-typedef]
          BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
          ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:311:1: note: expanded from here
boost_static_assert_typedef_750
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:782:9: warning: unused typedef 'boost_static_assert_typedef_782' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:313:1: note: expanded from here
boost_static_assert_typedef_782
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:805:9: warning: unused typedef 'boost_static_assert_typedef_805' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:315:1: note: expanded from here
boost_static_assert_typedef_805
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:849:9: warning: unused typedef 'boost_static_assert_typedef_849' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:317:1: note: expanded from here
boost_static_assert_typedef_849
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:887:7: warning: unused typedef 'boost_static_assert_typedef_887' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:319:1: note: expanded from here
boost_static_assert_typedef_887
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:900:7: warning: unused typedef 'boost_static_assert_typedef_900' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:321:1: note: expanded from here
boost_static_assert_typedef_900
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:915:7: warning: unused typedef 'boost_static_assert_typedef_915' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:323:1: note: expanded from here
boost_static_assert_typedef_915
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:932:7: warning: unused typedef 'boost_static_assert_typedef_932' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:325:1: note: expanded from here
boost_static_assert_typedef_932
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:943:7: warning: unused typedef 'boost_static_assert_typedef_943' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:327:1: note: expanded from here
boost_static_assert_typedef_943
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:985:7: warning: unused typedef 'boost_static_assert_typedef_985' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:329:1: note: expanded from here
boost_static_assert_typedef_985
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1109:7: warning: unused typedef 'boost_static_assert_typedef_1109' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:331:1: note: expanded from here
boost_static_assert_typedef_1109
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1194:9: warning: unused typedef 'boost_static_assert_typedef_1194' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:333:1: note: expanded from here
boost_static_assert_typedef_1194
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1211:9: warning: unused typedef 'boost_static_assert_typedef_1211' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:335:1: note: expanded from here
boost_static_assert_typedef_1211
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1235:7: warning: unused typedef 'boost_static_assert_typedef_1235' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:337:1: note: expanded from here
boost_static_assert_typedef_1235
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1251:7: warning: unused typedef 'boost_static_assert_typedef_1251' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:339:1: note: expanded from here
boost_static_assert_typedef_1251
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1262:7: warning: unused typedef 'boost_static_assert_typedef_1262' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:341:1: note: expanded from here
boost_static_assert_typedef_1262
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1303:7: warning: unused typedef 'boost_static_assert_typedef_1303' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:343:1: note: expanded from here
boost_static_assert_typedef_1303
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1355:7: warning: unused typedef 'boost_static_assert_typedef_1355' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:345:1: note: expanded from here
boost_static_assert_typedef_1355
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1386:7: warning: unused typedef 'boost_static_assert_typedef_1386' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:347:1: note: expanded from here
boost_static_assert_typedef_1386
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1408:7: warning: unused typedef 'boost_static_assert_typedef_1408' [-Wunused-local-typedef]
      BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
      ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:349:1: note: expanded from here
boost_static_assert_typedef_1408
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1945:9: warning: unused typedef 'boost_static_assert_typedef_1945' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:351:1: note: expanded from here
boost_static_assert_typedef_1945
^
In file included from pathScope.cpp:23:
In file included from ./boost/graph/adjacency_list.hpp:246:
./boost/graph/detail/adjacency_list.hpp:1969:9: warning: unused typedef 'boost_static_assert_typedef_1969' [-Wunused-local-typedef]
        BOOST_STATIC_ASSERT((!is_same<EdgeListS, vecS>::value));
        ^
./boost/static_assert.hpp:170:16: note: expanded from macro 'BOOST_STATIC_ASSERT'
               BOOST_JOIN(boost_static_assert_typedef_, __LINE__) BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE
               ^
./boost/config/suffix.hpp:608:28: note: expanded from macro 'BOOST_JOIN'
#define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
                           ^
./boost/config/suffix.hpp:609:31: note: expanded from macro 'BOOST_DO_JOIN'
#define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y)
                              ^
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
                               ^
<scratch space>:353:1: note: expanded from here
boost_static_assert_typedef_1969
^
123 warnings generated.
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include  -I . -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2 -DHAVE_SBML -I/usr/local/include/ -fPIC  -Wall -g -O2  -c sbml_interface.cpp -o sbml_interface.o
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o NetPathMiner.so PathRanker.o handlesegfault.o hme3m.o init.o kgml_interface.o methods.o pathScope.o sbml_interface.o -lsbml -lxml2 -lxml2 -lz -lpthread -licucore -lm -lsbml -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.6-bioc/meat/NetPathMiner.buildbin-libdir/NetPathMiner/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (NetPathMiner)


>>>>>>> 
>>>>>>> FIXING LINKS FOR NetPathMiner.buildbin-libdir/NetPathMiner/libs//NetPathMiner.so
>>>>>>> 

install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/3.4/Resources/lib/libgcc_s.1.dylib" "NetPathMiner.buildbin-libdir/NetPathMiner/libs//NetPathMiner.so"
install_name_tool -change "/usr/local/lib/libgfortran.3.dylib" "/Library/Frameworks/R.framework/Versions/3.4/Resources/lib/libgfortran.3.dylib" "NetPathMiner.buildbin-libdir/NetPathMiner/libs//NetPathMiner.so"
install_name_tool -change "/usr/local/lib/libreadline.5.2.dylib" "/Library/Frameworks/R.framework/Versions/3.4/Resources/lib/libreadline.5.2.dylib" "NetPathMiner.buildbin-libdir/NetPathMiner/libs//NetPathMiner.so"
install_name_tool -change "/usr/local/lib/libreadline.dylib" "/Library/Frameworks/R.framework/Versions/3.4/Resources/lib/libreadline.dylib" "NetPathMiner.buildbin-libdir/NetPathMiner/libs//NetPathMiner.so"
install_name_tool -change "/usr/local/lib/libquadmath.0.dylib" "/Library/Frameworks/R.framework/Versions/3.4/Resources/lib/libquadmath.0.dylib" "NetPathMiner.buildbin-libdir/NetPathMiner/libs//NetPathMiner.so"
install_name_tool -change "/usr/local/gfortran/lib/libgfortran.3.dylib" "/Library/Frameworks/R.framework/Versions/3.4/Resources/lib/libgfortran.3.dylib" "NetPathMiner.buildbin-libdir/NetPathMiner/libs//NetPathMiner.so"
install_name_tool -change "/usr/local/gfortran/lib/libquadmath.0.dylib" "/Library/Frameworks/R.framework/Versions/3.4/Resources/lib/libquadmath.0.dylib" "NetPathMiner.buildbin-libdir/NetPathMiner/libs//NetPathMiner.so"