Guest User

Untitled

a guest
Dec 13th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.35 KB | None | 0 0
  1. scons: Reading SConscript files ...
  2. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  3. :: production mode
  4. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  5. :: dir = /home/shakkhar/TuttleOFX
  6. :: dir_output_build = /home/shakkhar/TuttleOFX/.dist/shakkhar-work/gcc-4.6.3/production
  7. :: dir_output_bin = /home/shakkhar/TuttleOFX/dist/shakkhar-work/gcc-4.6.3/production/bin
  8. :: dir_output_lib = /home/shakkhar/TuttleOFX/dist/shakkhar-work/gcc-4.6.3/production/lib
  9. :: dir_output_test = /home/shakkhar/TuttleOFX/dist/shakkhar-work/gcc-4.6.3/production/test
  10. :: dir_sconsProject = /home/shakkhar/TuttleOFX/tools/sconsProject
  11. :: now = 2012-10-03_12h15m06
  12. :: osname = posix
  13. :: sysplatform = linux2
  14. :: hostname = shakkhar-work
  15. :: compiler c = gcc (4.6.3)
  16. :: compiler c++ = g++ (4.6.3)
  17. :: parallel jobs = 1
  18. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  19. Checking for pthread_attr_t attr;pthread_attr_init(&attr) in C library pthread... (cached) yes
  20. Checking for C++ header file boost/static_assert.hpp... (cached) yes
  21. Checking for C++ header file boost/gil/gil_all.hpp... (cached) yes
  22. Checking for C library boost_unit_test_framework... (cached) yes
  23. Checking for C++ library boost_system... (cached) yes
  24. Checking for C++ library boost_filesystem... (cached) yes
  25. Checking for C++ library boost_regex... (cached) yes
  26. Checking for C library python2.7... (cached) yes
  27. Checking for C library dl... (cached) yes
  28. Checking for C library GL... (cached) yes
  29. Checking for C++ library boost_wserialization... (cached) yes
  30. Checking for C++ library boost_thread... (cached) yes
  31. Checking for C++ header file boost/atomic.hpp... (cached) yes
  32. Checking for C++ library boost_program_options... (cached) yes
  33. Don't create "DebugImageEffectApi-0.0" in "production" mode.
  34. Checking for C library jpeg... (cached) yes
  35. Don't create "MemoryBuffer-0.0" in "production" mode.
  36. Don't create "TurboJpeg-0.0" in "production" mode.
  37. Checking for C library z... (cached) yes
  38. Checking for C library bz2... (cached) yes
  39. Checking for C library avutil... (cached) yes
  40. Checking for C library GLU... (cached) yes
  41. Checking for C library glut... (cached) yes
  42. Checking for C library lcms... (cached) yes
  43. Checking for TIFFGetVersion() in C library tiff... (cached) yes
  44. Checking for C library freetype... (cached) yes
  45. Checking for C library Xt... (cached) yes
  46. Checking for C library m... (cached) yes
  47. Checking for C library gomp... (cached) yes
  48. Checking for C library ltdl... (cached) yes
  49. Checking for C library MagickCore... (cached) yes
  50. Checking for C++ library OpenImageIO... (cached) yes
  51. Checking for C++ library Half... (cached) yes
  52. Checking for C++ library IlmThread... (cached) yes
  53. Checking for Imf::InputFile("test.exr") in C++ library IlmImf... (cached) yes
  54. Don't create "Raw-0.0" in "production" mode.
  55. Checking for C++ library png... (cached) yes
  56. Checking for C library openjpeg... (cached) yes
  57. Don't create "Convolution-0.0" in "production" mode.
  58. Checking for C++ library OpenColorIO... (cached) yes
  59. Don't create "BasicKeyer-0.0" in "production" mode.
  60. Don't create "ColorGradation-0.0" in "production" mode.
  61. Don't create "ColorSpaceKeyer-0.0" in "production" mode.
  62. Don't create "Print-0.0" in "production" mode.
  63. Checking for Ctl::SimdInterpreter interp; interp.setMaxInstCount(10) in C++ library IlmCtlSimd... (cached) yes
  64. Don't create "ColorTransform-0.0" in "production" mode.
  65. Don't create "Move2D-0.0" in "production" mode.
  66. Don't create "MathOperator-0.0" in "production" mode.
  67. Don't create "Fade-0.0" in "production" mode.
  68. Don't create "ColorGradient-0.0" in "production" mode.
  69. Checking for C++ library boost_python... (cached) yes
  70. scons: done reading SConscript files.
  71. scons: Building targets ...
  72.  
  73. -------------------- Compiling : .dist/shakkhar-work/gcc-4.6.3/production/libraries/tuttle/src/tuttle/host/Graph.os --------------------
  74. g++ -o .dist/shakkhar-work/gcc-4.6.3/production/libraries/tuttle/src/tuttle/host/Graph.os -c -Wall -O2 -fPIC -fvisibility=hidden -DTUTTLE_PLUGIN_PATH="/home/shakkhar/TuttleOFX/dist/shakkhar-work/gcc-4.6.3/production/bin" -DTUTTLE_PRODUCTION -DUNIX -D__UNIX__ -DNDEBUG -DRELEASE -DPRODUCTION -DWITH_PTHREAD -DWITH_BOOST -DWITH_DL -DWITH_BOOST_SYSTEM -DWITH_BOOST_FILESYSTEM -DWITH_BOOST_SERIALIZATION -DWITH_BOOST_THREAD -DWITH_BOOST_ATOMIC -DWITH_BOOST_GIL -DWITH_BOOST_PROGRAM_OPTIONS $( -Ilibraries/openfxHack/include -I.dist/shakkhar-work/gcc-4.6.3/production/libraries/openfxHack/include -Ilibraries/tuttle/src -I.dist/shakkhar-work/gcc-4.6.3/production/libraries/tuttle/src -Ilibraries/tuttle/src/tuttle/host -I.dist/shakkhar-work/gcc-4.6.3/production/libraries/tuttle/src/tuttle/host -Ilibraries/boostHack -I3rdParty/boost_atomic $) libraries/tuttle/src/tuttle/host/Graph.cpp
  75.  
  76.  
  77. In file included from /usr/local/include/boost/graph/adjacency_list.hpp:245:0,
  78. from libraries/tuttle/src/tuttle/host/graph/InternalGraph.hpp:7,
  79. from libraries/tuttle/src/tuttle/host/Graph.hpp:11,
  80. from libraries/tuttle/src/tuttle/host/Graph.cpp:1:
  81. /usr/local/include/boost/graph/detail/adjacency_list.hpp: In instantiation of 'boost::vec_adj_list_any_vertex_pa::bind_<std::basic_string<char> tuttle::host::graph::IVertex::*, boost::adjacency_list<boost::setS, boost::vecS, boost::bidirectionalS, tuttle::host::graph::UVertex, tuttle::host::graph::UEdge, boost::no_property, boost::listS>, tuttle::host::graph::UVertex>':
  82. /usr/local/include/boost/graph/detail/adjacency_list.hpp:2592:12: instantiated from 'boost::detail::vec_adj_list_choose_vertex_pa<std::basic_string<char> tuttle::host::graph::IVertex::*, boost::adjacency_list<boost::setS, boost::vecS, boost::bidirectionalS, tuttle::host::graph::UVertex, tuttle::host::graph::UEdge, boost::no_property, boost::listS>, tuttle::host::graph::UVertex>'
  83. /usr/local/include/boost/graph/detail/adjacency_list.hpp:2718:12: instantiated from 'boost::vec_adj_list_vertex_property_selector::bind_<boost::adjacency_list<boost::setS, boost::vecS, boost::bidirectionalS, tuttle::host::graph::UVertex, tuttle::host::graph::UEdge, boost::no_property, boost::listS>, tuttle::host::graph::UVertex, std::basic_string<char> tuttle::host::graph::IVertex::*>'
  84. /usr/local/include/boost/graph/properties.hpp:217:12: instantiated from 'boost::detail::vertex_property_map<boost::adjacency_list<boost::setS, boost::vecS, boost::bidirectionalS, tuttle::host::graph::UVertex, tuttle::host::graph::UEdge, boost::no_property, boost::listS>, std::basic_string<char> tuttle::host::graph::IVertex::*>'
  85. /usr/local/include/boost/graph/properties.hpp:228:10: instantiated from 'boost::property_map<boost::adjacency_list<boost::setS, boost::vecS, boost::bidirectionalS, tuttle::host::graph::UVertex, tuttle::host::graph::UEdge, boost::no_property, boost::listS>, std::basic_string<char> tuttle::host::graph::IVertex::*>'
  86. libraries/tuttle/src/tuttle/host/graph/GraphExporter.tcc:76:2: instantiated from 'void tuttle::host::graph::exportSimple(std::ostream&, const tuttle::host::graph::InternalGraph<Vertex, ProcessEdge, OutEdgeList, VertexList, EdgeList>&) [with Vertex = tuttle::host::graph::UVertex, ProcessEdge = tuttle::host::graph::UEdge, OutEdgeList = boost::setS, VertexList = boost::vecS, EdgeList = boost::listS, std::ostream = std::basic_ostream<char>]'
  87. libraries/tuttle/src/tuttle/host/graph/InternalGraph.tcc:115:2: instantiated from 'std::ostream& tuttle::host::graph::operator<<(std::ostream&, const tuttle::host::graph::InternalGraph<Vertex, Edge>&) [with Vertex = tuttle::host::graph::UVertex, Edge = tuttle::host::graph::UEdge, std::ostream = std::basic_ostream<char>]'
  88. libraries/tuttle/src/tuttle/host/Graph.cpp:321:34: instantiated from here
  89. /usr/local/include/boost/graph/detail/adjacency_list.hpp:2540:62: error: no type named 'type' in 'struct boost::property_value<tuttle::host::graph::UVertex, std::basic_string<char> tuttle::host::graph::IVertex::*>'
  90. /usr/local/include/boost/graph/detail/adjacency_list.hpp:2545:55: error: no type named 'type' in 'struct boost::property_value<tuttle::host::graph::UVertex, std::basic_string<char> tuttle::host::graph::IVertex::*>'
  91. /usr/local/include/boost/graph/detail/adjacency_list.hpp:2547:67: error: no type named 'type' in 'struct boost::property_value<tuttle::host::graph::UVertex, std::basic_string<char> tuttle::host::graph::IVertex::*>'
  92. In file included from libraries/tuttle/src/tuttle/host/graph/GraphExporter.hpp:66:0,
  93. from libraries/tuttle/src/tuttle/host/graph/InternalGraph.tcc:1,
  94. from libraries/tuttle/src/tuttle/host/graph/InternalGraph.hpp:459,
  95. from libraries/tuttle/src/tuttle/host/Graph.hpp:11,
  96. from libraries/tuttle/src/tuttle/host/Graph.cpp:1:
  97. libraries/tuttle/src/tuttle/host/graph/GraphExporter.tcc: In function 'void tuttle::host::graph::exportSimple(std::ostream&, const tuttle::host::graph::InternalGraph<Vertex, ProcessEdge, OutEdgeList, VertexList, EdgeList>&) [with Vertex = tuttle::host::graph::UVertex, ProcessEdge = tuttle::host::graph::UEdge, OutEdgeList = boost::setS, VertexList = boost::vecS, EdgeList = boost::listS, std::ostream = std::basic_ostream<char>]':
  98. libraries/tuttle/src/tuttle/host/graph/InternalGraph.tcc:115:2: instantiated from 'std::ostream& tuttle::host::graph::operator<<(std::ostream&, const tuttle::host::graph::InternalGraph<Vertex, Edge>&) [with Vertex = tuttle::host::graph::UVertex, Edge = tuttle::host::graph::UEdge, std::ostream = std::basic_ostream<char>]'
  99. libraries/tuttle/src/tuttle/host/Graph.cpp:321:34: instantiated from here
  100. libraries/tuttle/src/tuttle/host/graph/GraphExporter.tcc:76:2: error: no matching function for call to 'get(std::string tuttle::host::graph::IVertex::*, const GraphContainer&)'
  101. libraries/tuttle/src/tuttle/host/graph/GraphExporter.tcc:76:2: note: candidates are:
  102. /usr/local/include/boost/property_map/property_map.hpp:179:19: note: template<class T> const T& get(const T*, std::ptrdiff_t)
  103. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1578:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> const GraphProperty& boost::get(boost::graph_all_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>*)
  104. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1569:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> GraphProperty& boost::get(boost::graph_all_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>*)
  105. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1562:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::graph_all_t>::const_type boost::get(boost::graph_all_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  106. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1555:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::graph_all_t>::type boost::get(boost::graph_all_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  107. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1536:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> const EdgeProperty& boost::get(boost::edge_all_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, const typename boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>::edge_descriptor&)
  108. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1527:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> EdgeProperty& boost::get(boost::edge_all_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, const typename boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>::edge_descriptor&)
  109. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1520:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::edge_all_t>::const_type boost::get(boost::edge_all_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  110. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1513:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::edge_all_t>::type boost::get(boost::edge_all_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  111. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1495:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> const VertexProperty& boost::get(boost::vertex_all_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, Vertex)
  112. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1487:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> VertexProperty& boost::get(boost::vertex_all_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, Vertex)
  113. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1480:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::vertex_all_t>::const_type boost::get(boost::vertex_all_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  114. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1473:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::vertex_all_t>::type boost::get(boost::vertex_all_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  115. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1465:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> EdgeIndex boost::get(boost::edge_index_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, typename boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>::edge_descriptor)
  116. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1456:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::edge_index_t>::const_type boost::get(boost::edge_index_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  117. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1448:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> EdgeIndex boost::get(boost::edge_index_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, typename boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>::edge_descriptor)
  118. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1439:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::edge_index_t>::const_type boost::get(boost::edge_index_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  119. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1431:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> Vertex boost::get(boost::vertex_index_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, Vertex)
  120. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1424:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> boost::typed_identity_property_map<Vertex> boost::get(boost::vertex_index_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  121. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1416:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> Vertex boost::get(boost::vertex_index_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, Vertex)
  122. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1409:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> boost::typed_identity_property_map<Vertex> boost::get(boost::vertex_index_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  123. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1355:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex, class Tag> typename boost::property_traits<typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, Tag>::const_type>::reference boost::get(Tag, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, Tag>::key_type)
  124. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1347:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex, class Tag> typename boost::property_traits<typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, Tag>::type>::reference boost::get(Tag, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, Tag>::key_type)
  125. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1341:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex, class Tag> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, Tag>::const_type boost::get(Tag, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  126. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1335:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex, class Tag> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, Tag>::type boost::get(Tag, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  127. /usr/local/include/boost/graph/filtered_graph.hpp:472:3: note: template<class G, class EP, class VP, class Property, class Key> typename boost::property_map_value<G, Property>::type boost::get(Property, const boost::filtered_graph<G, EP, VP>&, const Key&)
  128. /usr/local/include/boost/graph/filtered_graph.hpp:464:3: note: template<class G, class EP, class VP, class Property> typename boost::property_map<G, Property>::const_type boost::get(Property, const boost::filtered_graph<G, EP, VP>&)
  129. /usr/local/include/boost/graph/filtered_graph.hpp:457:3: note: template<class G, class EP, class VP, class Property> typename boost::property_map<G, Property>::type boost::get(Property, boost::filtered_graph<G, EP, VP>&)
  130. /usr/local/include/boost/property_map/dynamic_property_map.hpp:323:1: note: template<class Key> std::string boost::get(const string&, const boost::dynamic_properties&, const Key&)
  131. /usr/local/include/boost/property_map/dynamic_property_map.hpp:310:1: note: template<class Value, class Key> Value boost::get(const string&, const boost::dynamic_properties&, const Key&, boost::type<Value>)
  132. /usr/local/include/boost/property_map/dynamic_property_map.hpp:296:1: note: template<class Value, class Key> Value boost::get(const string&, const boost::dynamic_properties&, const Key&)
  133. /usr/local/include/boost/graph/subgraph.hpp:1032:1: note: template<class G, class Property> typename boost::property_map<boost::subgraph<G>, boost::local_property<Property> >::const_type boost::get(boost::local_property<Property>, const boost::subgraph<G>&)
  134. /usr/local/include/boost/graph/subgraph.hpp:1023:1: note: template<class G, class Property> typename boost::property_map<boost::subgraph<G>, boost::local_property<Property> >::type boost::get(boost::local_property<Property>, boost::subgraph<G>&)
  135. /usr/local/include/boost/graph/subgraph.hpp:1010:1: note: template<class G, class Property> typename boost::property_map<boost::subgraph<G>, boost::global_property<Property> >::const_type boost::get(boost::global_property<Property>, const boost::subgraph<G>&)
  136. /usr/local/include/boost/graph/subgraph.hpp:1001:1: note: template<class G, class Property> typename boost::property_map<boost::subgraph<G>, boost::global_property<Property> >::type boost::get(boost::global_property<Property>, boost::subgraph<G>&)
  137. /usr/local/include/boost/graph/subgraph.hpp:982:1: note: template<class G, class Property, class Key> typename boost::property_traits<typename boost::property_map<boost::subgraph<G>, Property>::const_type>::value_type boost::get(Property, const boost::subgraph<G>&, const Key&)
  138. /usr/local/include/boost/graph/subgraph.hpp:973:1: note: template<class G, class Property> typename boost::property_map<boost::subgraph<G>, Property>::const_type boost::get(Property, const boost::subgraph<G>&)
  139. /usr/local/include/boost/graph/subgraph.hpp:966:1: note: template<class G, class Property> typename boost::property_map<boost::subgraph<G>, Property>::type boost::get(Property, boost::subgraph<G>&)
  140. /usr/local/include/boost/graph/reverse_graph.hpp:487:1: note: template<class G> typename boost::enable_if<boost::is_reverse_graph<G>, typename boost::graph_traits<typename G::base_type>::edge_descriptor>::type boost::get(boost::edge_underlying_t, const G&, const typename boost::graph_traits<Graph>::edge_descriptor&)
  141. /usr/local/include/boost/graph/reverse_graph.hpp:479:1: note: template<class G> typename boost::enable_if<boost::is_reverse_graph<G>, boost::detail::underlying_edge_desc_map_type<typename boost::graph_traits<typename G::base_type>::edge_descriptor> >::type boost::get(boost::edge_underlying_t, const G&)
  142. /usr/local/include/boost/graph/reverse_graph.hpp:470:1: note: template<class G> typename boost::enable_if<boost::is_reverse_graph<G>, typename boost::graph_traits<typename G::base_type>::edge_descriptor>::type boost::get(boost::edge_underlying_t, G&, const typename boost::graph_traits<Graph>::edge_descriptor&)
  143. /usr/local/include/boost/graph/reverse_graph.hpp:462:1: note: template<class G> typename boost::enable_if<boost::is_reverse_graph<G>, boost::detail::underlying_edge_desc_map_type<typename boost::graph_traits<typename G::base_type>::edge_descriptor> >::type boost::get(boost::edge_underlying_t, G&)
  144. /usr/local/include/boost/graph/reverse_graph.hpp:406:1: note: template<class BidirectionalGraph, class GRef, class Property, class Key> typename boost::disable_if<boost::is_same<Property, boost::edge_underlying_t>, typename boost::property_traits<typename boost::property_map<boost::reverse_graph<BidirectionalGraph, GRef>, Property>::const_type>::value_type>::type boost::get(Property, const boost::reverse_graph<BidirectionalGraph, GRef>&, const Key&)
  145. /usr/local/include/boost/graph/reverse_graph.hpp:394:1: note: template<class BidirGraph, class GRef, class Property> typename boost::disable_if<boost::is_same<Property, boost::edge_underlying_t>, typename boost::property_map<boost::reverse_graph<BidirGraph, GRef>, Property>::const_type>::type boost::get(Property, const boost::reverse_graph<BidirGraph, GRef>&)
  146. /usr/local/include/boost/graph/reverse_graph.hpp:385:1: note: template<class BidirGraph, class GRef, class Property> typename boost::disable_if<boost::is_same<Property, boost::edge_underlying_t>, typename boost::property_map<boost::reverse_graph<BidirGraph, GRef>, Property>::type>::type boost::get(Property, boost::reverse_graph<BidirGraph, GRef>&)
  147. /usr/local/include/boost/graph/two_bit_color_map.hpp:67:1: note: template<class IndexMap> boost::two_bit_color_type boost::get(const boost::two_bit_color_map<IndexMap>&, typename boost::property_traits<PropMap>::key_type)
  148. /usr/local/include/boost/graph/detail/adjacency_list.hpp:1711:5: note: template<class Config, class Base, class Property, class Key> typename boost::property_traits<typename boost::property_map<typename Config::graph_type, Property>::const_type>::reference boost::get(Property, const boost::adj_list_helper<Config, Base>&, const Key&)
  149. /usr/local/include/boost/graph/detail/adjacency_list.hpp:1701:5: note: template<class Config, class Base, class Property, class Key> typename boost::property_traits<typename boost::property_map<typename Config::graph_type, Property>::type>::reference boost::get(Property, boost::adj_list_helper<Config, Base>&, const Key&)
  150. /usr/local/include/boost/graph/detail/adjacency_list.hpp:1690:5: note: template<class Config, class Base, class Property> typename boost::property_map<typename Config::graph_type, Property>::const_type boost::get(Property, const boost::adj_list_helper<Config, Base>&)
  151. /usr/local/include/boost/graph/detail/adjacency_list.hpp:1682:5: note: template<class Config, class Base, class Property> typename boost::property_map<typename Config::graph_type, Property>::type boost::get(Property, boost::adj_list_helper<Config, Base>&)
  152. /usr/local/include/boost/graph/detail/adjacency_list.hpp:345:3: note: template<class Tag, class Vertex, class EdgeVec, class Property> const typename boost::property_value<Property, Tag>::type& boost::get(Tag, const boost::detail::stored_ra_edge_iter<Vertex, EdgeVec, Property>&)
  153. /usr/local/include/boost/graph/detail/adjacency_list.hpp:337:3: note: template<class Tag, class Vertex, class Iter, class Property> const typename boost::property_value<Property, Tag>::type& boost::get(Tag, const boost::detail::stored_edge_iter<Vertex, Iter, Property>&)
  154. /usr/local/include/boost/graph/detail/adjacency_list.hpp:329:3: note: template<class Tag, class Vertex, class Property> const typename boost::property_value<Property, Tag>::type& boost::get(Tag, const boost::detail::stored_edge_property<Vertex, Property>&)
  155. /usr/local/include/boost/optional/optional.hpp:705:1: note: template<class T> typename boost::optional::pointer_type boost::get(boost::optional<T>*)
  156. /usr/local/include/boost/optional/optional.hpp:697:1: note: template<class T> typename boost::optional::pointer_const_type boost::get(const boost::optional<T>*)
  157. /usr/local/include/boost/optional/optional.hpp:687:1: note: template<class T> typename boost::optional::reference_type boost::get(boost::optional<T>&)
  158. /usr/local/include/boost/optional/optional.hpp:679:1: note: template<class T> typename boost::optional::reference_const_type boost::get(const boost::optional<T>&)
  159. /usr/local/include/boost/multi_index_container.hpp:747:1: note: template<int N, class Value, class IndexSpecifierList, class Allocator> typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)
  160. /usr/local/include/boost/multi_index_container.hpp:771:1: note: template<int N, class Value, class IndexSpecifierList, class Allocator> const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)
  161. /usr/local/include/boost/multi_index_container.hpp:816:1: note: template<class Tag, class Value, class IndexSpecifierList, class Allocator> typename boost::multi_index::index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)
  162. /usr/local/include/boost/multi_index_container.hpp:836:1: note: template<class Tag, class Value, class IndexSpecifierList, class Allocator> const typename boost::multi_index::index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)
  163. /usr/local/include/boost/property_map/property_map.hpp:352:3: note: template<class PropertyMap, class Reference, class K> Reference boost::get(const boost::put_get_helper<Reference, PropertyMap>&, const K&)
  164. /usr/local/include/boost/property_map/property_map.hpp:215:3: note: template<class K, class V> const typename boost::readable_property_map_archetype::reference& boost::get(const boost::readable_property_map_archetype<K, V>&, const typename boost::readable_property_map_archetype<K, V>::key_type&)
  165. /usr/local/include/boost/tuple/detail/tuple_basic.hpp:211:1: note: template<int N, class HT, class TT> typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::non_const_type boost::tuples::get(boost::tuples::cons<HT, TT>&)
  166. /usr/local/include/boost/tuple/detail/tuple_basic.hpp:225:1: note: template<int N, class HT, class TT> typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)
  167. In file included from /usr/local/include/boost/graph/adjacency_list.hpp:245:0,
  168. from libraries/tuttle/src/tuttle/host/graph/InternalGraph.hpp:7,
  169. from libraries/tuttle/src/tuttle/host/Graph.hpp:11,
  170. from libraries/tuttle/src/tuttle/host/Graph.cpp:1:
  171. /usr/local/include/boost/graph/detail/adjacency_list.hpp: At global scope:
  172. /usr/local/include/boost/graph/detail/adjacency_list.hpp: In instantiation of 'boost::vec_adj_list_any_vertex_pa::bind_<std::basic_string<char> tuttle::host::graph::IEdge::*, boost::adjacency_list<boost::setS, boost::vecS, boost::bidirectionalS, tuttle::host::graph::UVertex, tuttle::host::graph::UEdge, boost::no_property, boost::listS>, tuttle::host::graph::UVertex>':
  173. /usr/local/include/boost/graph/detail/adjacency_list.hpp:2592:12: instantiated from 'boost::detail::vec_adj_list_choose_vertex_pa<std::basic_string<char> tuttle::host::graph::IEdge::*, boost::adjacency_list<boost::setS, boost::vecS, boost::bidirectionalS, tuttle::host::graph::UVertex, tuttle::host::graph::UEdge, boost::no_property, boost::listS>, tuttle::host::graph::UVertex>'
  174. /usr/local/include/boost/graph/detail/adjacency_list.hpp:2718:12: instantiated from 'boost::vec_adj_list_vertex_property_selector::bind_<boost::adjacency_list<boost::setS, boost::vecS, boost::bidirectionalS, tuttle::host::graph::UVertex, tuttle::host::graph::UEdge, boost::no_property, boost::listS>, tuttle::host::graph::UVertex, std::basic_string<char> tuttle::host::graph::IEdge::*>'
  175. /usr/local/include/boost/graph/properties.hpp:217:12: instantiated from 'boost::detail::vertex_property_map<boost::adjacency_list<boost::setS, boost::vecS, boost::bidirectionalS, tuttle::host::graph::UVertex, tuttle::host::graph::UEdge, boost::no_property, boost::listS>, std::basic_string<char> tuttle::host::graph::IEdge::*>'
  176. /usr/local/include/boost/graph/properties.hpp:228:10: instantiated from 'boost::property_map<boost::adjacency_list<boost::setS, boost::vecS, boost::bidirectionalS, tuttle::host::graph::UVertex, tuttle::host::graph::UEdge, boost::no_property, boost::listS>, std::basic_string<char> tuttle::host::graph::IEdge::*>'
  177. libraries/tuttle/src/tuttle/host/graph/GraphExporter.tcc:76:2: instantiated from 'void tuttle::host::graph::exportSimple(std::ostream&, const tuttle::host::graph::InternalGraph<Vertex, ProcessEdge, OutEdgeList, VertexList, EdgeList>&) [with Vertex = tuttle::host::graph::UVertex, ProcessEdge = tuttle::host::graph::UEdge, OutEdgeList = boost::setS, VertexList = boost::vecS, EdgeList = boost::listS, std::ostream = std::basic_ostream<char>]'
  178. libraries/tuttle/src/tuttle/host/graph/InternalGraph.tcc:115:2: instantiated from 'std::ostream& tuttle::host::graph::operator<<(std::ostream&, const tuttle::host::graph::InternalGraph<Vertex, Edge>&) [with Vertex = tuttle::host::graph::UVertex, Edge = tuttle::host::graph::UEdge, std::ostream = std::basic_ostream<char>]'
  179. libraries/tuttle/src/tuttle/host/Graph.cpp:321:34: instantiated from here
  180. /usr/local/include/boost/graph/detail/adjacency_list.hpp:2540:62: error: no type named 'type' in 'struct boost::property_value<tuttle::host::graph::UVertex, std::basic_string<char> tuttle::host::graph::IEdge::*>'
  181. /usr/local/include/boost/graph/detail/adjacency_list.hpp:2545:55: error: no type named 'type' in 'struct boost::property_value<tuttle::host::graph::UVertex, std::basic_string<char> tuttle::host::graph::IEdge::*>'
  182. /usr/local/include/boost/graph/detail/adjacency_list.hpp:2547:67: error: no type named 'type' in 'struct boost::property_value<tuttle::host::graph::UVertex, std::basic_string<char> tuttle::host::graph::IEdge::*>'
  183. In file included from libraries/tuttle/src/tuttle/host/graph/GraphExporter.hpp:66:0,
  184. from libraries/tuttle/src/tuttle/host/graph/InternalGraph.tcc:1,
  185. from libraries/tuttle/src/tuttle/host/graph/InternalGraph.hpp:459,
  186. from libraries/tuttle/src/tuttle/host/Graph.hpp:11,
  187. from libraries/tuttle/src/tuttle/host/Graph.cpp:1:
  188. libraries/tuttle/src/tuttle/host/graph/GraphExporter.tcc: In function 'void tuttle::host::graph::exportSimple(std::ostream&, const tuttle::host::graph::InternalGraph<Vertex, ProcessEdge, OutEdgeList, VertexList, EdgeList>&) [with Vertex = tuttle::host::graph::UVertex, ProcessEdge = tuttle::host::graph::UEdge, OutEdgeList = boost::setS, VertexList = boost::vecS, EdgeList = boost::listS, std::ostream = std::basic_ostream<char>]':
  189. libraries/tuttle/src/tuttle/host/graph/InternalGraph.tcc:115:2: instantiated from 'std::ostream& tuttle::host::graph::operator<<(std::ostream&, const tuttle::host::graph::InternalGraph<Vertex, Edge>&) [with Vertex = tuttle::host::graph::UVertex, Edge = tuttle::host::graph::UEdge, std::ostream = std::basic_ostream<char>]'
  190. libraries/tuttle/src/tuttle/host/Graph.cpp:321:34: instantiated from here
  191. libraries/tuttle/src/tuttle/host/graph/GraphExporter.tcc:76:2: error: no matching function for call to 'get(std::string tuttle::host::graph::IEdge::*, const GraphContainer&)'
  192. libraries/tuttle/src/tuttle/host/graph/GraphExporter.tcc:76:2: note: candidates are:
  193. /usr/local/include/boost/property_map/property_map.hpp:179:19: note: template<class T> const T& get(const T*, std::ptrdiff_t)
  194. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1578:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> const GraphProperty& boost::get(boost::graph_all_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>*)
  195. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1569:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> GraphProperty& boost::get(boost::graph_all_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>*)
  196. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1562:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::graph_all_t>::const_type boost::get(boost::graph_all_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  197. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1555:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::graph_all_t>::type boost::get(boost::graph_all_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  198. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1536:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> const EdgeProperty& boost::get(boost::edge_all_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, const typename boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>::edge_descriptor&)
  199. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1527:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> EdgeProperty& boost::get(boost::edge_all_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, const typename boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>::edge_descriptor&)
  200. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1520:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::edge_all_t>::const_type boost::get(boost::edge_all_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  201. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1513:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::edge_all_t>::type boost::get(boost::edge_all_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  202. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1495:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> const VertexProperty& boost::get(boost::vertex_all_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, Vertex)
  203. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1487:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> VertexProperty& boost::get(boost::vertex_all_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, Vertex)
  204. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1480:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::vertex_all_t>::const_type boost::get(boost::vertex_all_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  205. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1473:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::vertex_all_t>::type boost::get(boost::vertex_all_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  206. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1465:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> EdgeIndex boost::get(boost::edge_index_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, typename boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>::edge_descriptor)
  207. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1456:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::edge_index_t>::const_type boost::get(boost::edge_index_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  208. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1448:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> EdgeIndex boost::get(boost::edge_index_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, typename boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>::edge_descriptor)
  209. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1439:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, boost::edge_index_t>::const_type boost::get(boost::edge_index_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  210. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1431:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> Vertex boost::get(boost::vertex_index_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, Vertex)
  211. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1424:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> boost::typed_identity_property_map<Vertex> boost::get(boost::vertex_index_t, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  212. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1416:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> Vertex boost::get(boost::vertex_index_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, Vertex)
  213. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1409:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex> boost::typed_identity_property_map<Vertex> boost::get(boost::vertex_index_t, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  214. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1355:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex, class Tag> typename boost::property_traits<typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, Tag>::const_type>::reference boost::get(Tag, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, Tag>::key_type)
  215. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1347:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex, class Tag> typename boost::property_traits<typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, Tag>::type>::reference boost::get(Tag, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&, typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, Tag>::key_type)
  216. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1341:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex, class Tag> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, Tag>::const_type boost::get(Tag, const boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  217. /usr/local/include/boost/graph/compressed_sparse_row_graph.hpp:1335:1: note: template<class Directed, class VertexProperty, class EdgeProperty, class GraphProperty, class Vertex, class EdgeIndex, class Tag> typename boost::property_map<boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>, Tag>::type boost::get(Tag, boost::compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>&)
  218. /usr/local/include/boost/graph/filtered_graph.hpp:472:3: note: template<class G, class EP, class VP, class Property, class Key> typename boost::property_map_value<G, Property>::type boost::get(Property, const boost::filtered_graph<G, EP, VP>&, const Key&)
  219. /usr/local/include/boost/graph/filtered_graph.hpp:464:3: note: template<class G, class EP, class VP, class Property> typename boost::property_map<G, Property>::const_type boost::get(Property, const boost::filtered_graph<G, EP, VP>&)
  220. /usr/local/include/boost/graph/filtered_graph.hpp:457:3: note: template<class G, class EP, class VP, class Property> typename boost::property_map<G, Property>::type boost::get(Property, boost::filtered_graph<G, EP, VP>&)
  221. /usr/local/include/boost/property_map/dynamic_property_map.hpp:323:1: note: template<class Key> std::string boost::get(const string&, const boost::dynamic_properties&, const Key&)
  222. /usr/local/include/boost/property_map/dynamic_property_map.hpp:310:1: note: template<class Value, class Key> Value boost::get(const string&, const boost::dynamic_properties&, const Key&, boost::type<Value>)
  223. /usr/local/include/boost/property_map/dynamic_property_map.hpp:296:1: note: template<class Value, class Key> Value boost::get(const string&, const boost::dynamic_properties&, const Key&)
  224. /usr/local/include/boost/graph/subgraph.hpp:1032:1: note: template<class G, class Property> typename boost::property_map<boost::subgraph<G>, boost::local_property<Property> >::const_type boost::get(boost::local_property<Property>, const boost::subgraph<G>&)
  225. /usr/local/include/boost/graph/subgraph.hpp:1023:1: note: template<class G, class Property> typename boost::property_map<boost::subgraph<G>, boost::local_property<Property> >::type boost::get(boost::local_property<Property>, boost::subgraph<G>&)
  226. /usr/local/include/boost/graph/subgraph.hpp:1010:1: note: template<class G, class Property> typename boost::property_map<boost::subgraph<G>, boost::global_property<Property> >::const_type boost::get(boost::global_property<Property>, const boost::subgraph<G>&)
  227. /usr/local/include/boost/graph/subgraph.hpp:1001:1: note: template<class G, class Property> typename boost::property_map<boost::subgraph<G>, boost::global_property<Property> >::type boost::get(boost::global_property<Property>, boost::subgraph<G>&)
  228. /usr/local/include/boost/graph/subgraph.hpp:982:1: note: template<class G, class Property, class Key> typename boost::property_traits<typename boost::property_map<boost::subgraph<G>, Property>::const_type>::value_type boost::get(Property, const boost::subgraph<G>&, const Key&)
  229. /usr/local/include/boost/graph/subgraph.hpp:973:1: note: template<class G, class Property> typename boost::property_map<boost::subgraph<G>, Property>::const_type boost::get(Property, const boost::subgraph<G>&)
  230. /usr/local/include/boost/graph/subgraph.hpp:966:1: note: template<class G, class Property> typename boost::property_map<boost::subgraph<G>, Property>::type boost::get(Property, boost::subgraph<G>&)
  231. /usr/local/include/boost/graph/reverse_graph.hpp:487:1: note: template<class G> typename boost::enable_if<boost::is_reverse_graph<G>, typename boost::graph_traits<typename G::base_type>::edge_descriptor>::type boost::get(boost::edge_underlying_t, const G&, const typename boost::graph_traits<Graph>::edge_descriptor&)
  232. /usr/local/include/boost/graph/reverse_graph.hpp:479:1: note: template<class G> typename boost::enable_if<boost::is_reverse_graph<G>, boost::detail::underlying_edge_desc_map_type<typename boost::graph_traits<typename G::base_type>::edge_descriptor> >::type boost::get(boost::edge_underlying_t, const G&)
  233. /usr/local/include/boost/graph/reverse_graph.hpp:470:1: note: template<class G> typename boost::enable_if<boost::is_reverse_graph<G>, typename boost::graph_traits<typename G::base_type>::edge_descriptor>::type boost::get(boost::edge_underlying_t, G&, const typename boost::graph_traits<Graph>::edge_descriptor&)
  234. /usr/local/include/boost/graph/reverse_graph.hpp:462:1: note: template<class G> typename boost::enable_if<boost::is_reverse_graph<G>, boost::detail::underlying_edge_desc_map_type<typename boost::graph_traits<typename G::base_type>::edge_descriptor> >::type boost::get(boost::edge_underlying_t, G&)
  235. /usr/local/include/boost/graph/reverse_graph.hpp:406:1: note: template<class BidirectionalGraph, class GRef, class Property, class Key> typename boost::disable_if<boost::is_same<Property, boost::edge_underlying_t>, typename boost::property_traits<typename boost::property_map<boost::reverse_graph<BidirectionalGraph, GRef>, Property>::const_type>::value_type>::type boost::get(Property, const boost::reverse_graph<BidirectionalGraph, GRef>&, const Key&)
  236. /usr/local/include/boost/graph/reverse_graph.hpp:394:1: note: template<class BidirGraph, class GRef, class Property> typename boost::disable_if<boost::is_same<Property, boost::edge_underlying_t>, typename boost::property_map<boost::reverse_graph<BidirGraph, GRef>, Property>::const_type>::type boost::get(Property, const boost::reverse_graph<BidirGraph, GRef>&)
  237. /usr/local/include/boost/graph/reverse_graph.hpp:385:1: note: template<class BidirGraph, class GRef, class Property> typename boost::disable_if<boost::is_same<Property, boost::edge_underlying_t>, typename boost::property_map<boost::reverse_graph<BidirGraph, GRef>, Property>::type>::type boost::get(Property, boost::reverse_graph<BidirGraph, GRef>&)
  238. /usr/local/include/boost/graph/two_bit_color_map.hpp:67:1: note: template<class IndexMap> boost::two_bit_color_type boost::get(const boost::two_bit_color_map<IndexMap>&, typename boost::property_traits<PropMap>::key_type)
  239. /usr/local/include/boost/graph/detail/adjacency_list.hpp:1711:5: note: template<class Config, class Base, class Property, class Key> typename boost::property_traits<typename boost::property_map<typename Config::graph_type, Property>::const_type>::reference boost::get(Property, const boost::adj_list_helper<Config, Base>&, const Key&)
  240. /usr/local/include/boost/graph/detail/adjacency_list.hpp:1701:5: note: template<class Config, class Base, class Property, class Key> typename boost::property_traits<typename boost::property_map<typename Config::graph_type, Property>::type>::reference boost::get(Property, boost::adj_list_helper<Config, Base>&, const Key&)
  241. /usr/local/include/boost/graph/detail/adjacency_list.hpp:1690:5: note: template<class Config, class Base, class Property> typename boost::property_map<typename Config::graph_type, Property>::const_type boost::get(Property, const boost::adj_list_helper<Config, Base>&)
  242. /usr/local/include/boost/graph/detail/adjacency_list.hpp:1682:5: note: template<class Config, class Base, class Property> typename boost::property_map<typename Config::graph_type, Property>::type boost::get(Property, boost::adj_list_helper<Config, Base>&)
  243. /usr/local/include/boost/graph/detail/adjacency_list.hpp:345:3: note: template<class Tag, class Vertex, class EdgeVec, class Property> const typename boost::property_value<Property, Tag>::type& boost::get(Tag, const boost::detail::stored_ra_edge_iter<Vertex, EdgeVec, Property>&)
  244. /usr/local/include/boost/graph/detail/adjacency_list.hpp:337:3: note: template<class Tag, class Vertex, class Iter, class Property> const typename boost::property_value<Property, Tag>::type& boost::get(Tag, const boost::detail::stored_edge_iter<Vertex, Iter, Property>&)
  245. /usr/local/include/boost/graph/detail/adjacency_list.hpp:329:3: note: template<class Tag, class Vertex, class Property> const typename boost::property_value<Property, Tag>::type& boost::get(Tag, const boost::detail::stored_edge_property<Vertex, Property>&)
  246. /usr/local/include/boost/optional/optional.hpp:705:1: note: template<class T> typename boost::optional::pointer_type boost::get(boost::optional<T>*)
  247. /usr/local/include/boost/optional/optional.hpp:697:1: note: template<class T> typename boost::optional::pointer_const_type boost::get(const boost::optional<T>*)
  248. /usr/local/include/boost/optional/optional.hpp:687:1: note: template<class T> typename boost::optional::reference_type boost::get(boost::optional<T>&)
  249. /usr/local/include/boost/optional/optional.hpp:679:1: note: template<class T> typename boost::optional::reference_const_type boost::get(const boost::optional<T>&)
  250. /usr/local/include/boost/multi_index_container.hpp:747:1: note: template<int N, class Value, class IndexSpecifierList, class Allocator> typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)
  251. /usr/local/include/boost/multi_index_container.hpp:771:1: note: template<int N, class Value, class IndexSpecifierList, class Allocator> const typename boost::multi_index::nth_index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, N>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)
  252. /usr/local/include/boost/multi_index_container.hpp:816:1: note: template<class Tag, class Value, class IndexSpecifierList, class Allocator> typename boost::multi_index::index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type& boost::multi_index::get(boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)
  253. /usr/local/include/boost/multi_index_container.hpp:836:1: note: template<class Tag, class Value, class IndexSpecifierList, class Allocator> const typename boost::multi_index::index<boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>, Tag>::type& boost::multi_index::get(const boost::multi_index::multi_index_container<Value, IndexSpecifierList, Allocator>&)
  254. /usr/local/include/boost/property_map/property_map.hpp:352:3: note: template<class PropertyMap, class Reference, class K> Reference boost::get(const boost::put_get_helper<Reference, PropertyMap>&, const K&)
  255. /usr/local/include/boost/property_map/property_map.hpp:215:3: note: template<class K, class V> const typename boost::readable_property_map_archetype::reference& boost::get(const boost::readable_property_map_archetype<K, V>&, const typename boost::readable_property_map_archetype<K, V>::key_type&)
  256. /usr/local/include/boost/tuple/detail/tuple_basic.hpp:211:1: note: template<int N, class HT, class TT> typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::non_const_type boost::tuples::get(boost::tuples::cons<HT, TT>&)
  257. /usr/local/include/boost/tuple/detail/tuple_basic.hpp:225:1: note: template<int N, class HT, class TT> typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)
  258. scons: *** [.dist/shakkhar-work/gcc-4.6.3/production/libraries/tuttle/src/tuttle/host/Graph.os] Error 1
  259. scons: building terminated because of errors.
  260. 
  261. ______________________________________________________________________________
  262. | |
  263. | build failed |
  264. |______________________________________________________________________________|
  265. Failed building .dist/shakkhar-work/gcc-4.6.3/production/libraries/tuttle/src/tuttle/host/Graph.os: Error 1
Add Comment
Please, Sign In to add comment