Advertisement
djmatt604

Untitled

Nov 26th, 2012
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.71 KB | None | 0 0
  1. inal’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  2. external/srec/tools/thirdparty/OpenFst/fst/lib/determinize.h:160:7: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::StdArc> >’ are not found by unqualified lookup
  3. external/srec/tools/thirdparty/OpenFst/fst/lib/determinize.h:160:7: note: use ‘this->SetFinal’ instead
  4. In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:50:0,
  5. from external/srec/tools/grxmlcompile/grxmlcompile.cpp:25:
  6. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h: In instantiation of ‘size_t fst::VectorFstImpl<A>::NumInputEpsilons(fst::VectorFstImpl<A>::StateId) const [with A = fst::StdArc; size_t = unsigned int; fst::VectorFstImpl<A>::StateId = int]’:
  7. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:498:37: required from ‘size_t fst::VectorFst<A>::NumInputEpsilons(fst::VectorFst<A>::StateId) const [with A = fst::StdArc; size_t = unsigned int; fst::VectorFst<A>::StateId = int]’
  8. external/srec/tools/grxmlcompile/grxmlcompile.cpp:938:1: required from here
  9. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:200:66: error: ‘GetState’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  10. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:200:66: note: declarations in dependent base ‘fst::VectorFstBaseImpl<fst::VectorState<fst::StdArc> >’ are not found by unqualified lookup
  11. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:200:66: note: use ‘this->GetState’ instead
  12. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h: In instantiation of ‘size_t fst::VectorFstImpl<A>::NumOutputEpsilons(fst::VectorFstImpl<A>::StateId) const [with A = fst::StdArc; size_t = unsigned int; fst::VectorFstImpl<A>::StateId = int]’:
  13. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:502:38: required from ‘size_t fst::VectorFst<A>::NumOutputEpsilons(fst::VectorFst<A>::StateId) const [with A = fst::StdArc; size_t = unsigned int; fst::VectorFst<A>::StateId = int]’
  14. external/srec/tools/grxmlcompile/grxmlcompile.cpp:938:1: required from here
  15. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:202:67: error: ‘GetState’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  16. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:202:67: note: declarations in dependent base ‘fst::VectorFstBaseImpl<fst::VectorState<fst::StdArc> >’ are not found by unqualified lookup
  17. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:202:67: note: use ‘this->GetState’ instead
  18. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h: In instantiation of ‘void fst::VectorFstImpl<A>::DeleteArcs(fst::VectorFstImpl<A>::StateId, size_t) [with A = fst::StdArc; fst::VectorFstImpl<A>::StateId = int; size_t = unsigned int]’:
  19. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:610:5: required from ‘void fst::VectorFst<A>::DeleteArcs(fst::VectorFst<A>::StateId, size_t) [with A = fst::StdArc; fst::VectorFst<A>::StateId = int; size_t = unsigned int]’
  20. external/srec/tools/grxmlcompile/grxmlcompile.cpp:938:1: required from here
  21. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:291:42: error: ‘GetState’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  22. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:291:42: note: declarations in dependent base ‘fst::VectorFstBaseImpl<fst::VectorState<fst::StdArc> >’ are not found by unqualified lookup
  23. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:291:42: note: use ‘this->GetState’ instead
  24. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:295:9: error: ‘GetState’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  25. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:295:9: note: declarations in dependent base ‘fst::VectorFstBaseImpl<fst::VectorState<fst::StdArc> >’ are not found by unqualified lookup
  26. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:295:9: note: use ‘this->GetState’ instead
  27. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:297:9: error: ‘GetState’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  28. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:297:9: note: declarations in dependent base ‘fst::VectorFstBaseImpl<fst::VectorState<fst::StdArc> >’ are not found by unqualified lookup
  29. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:297:9: note: use ‘this->GetState’ instead
  30. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h: In instantiation of ‘void fst::VectorFstImpl<A>::DeleteArcs(fst::VectorFstImpl<A>::StateId) [with A = fst::StdArc; fst::VectorFstImpl<A>::StateId = int]’:
  31. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:615:5: required from ‘void fst::VectorFst<A>::DeleteArcs(fst::VectorFst<A>::StateId) [with A = fst::StdArc; fst::VectorFst<A>::StateId = int]’
  32. external/srec/tools/grxmlcompile/grxmlcompile.cpp:938:1: required from here
  33. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:304:5: error: ‘GetState’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  34. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:304:5: note: declarations in dependent base ‘fst::VectorFstBaseImpl<fst::VectorState<fst::StdArc> >’ are not found by unqualified lookup
  35. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:304:5: note: use ‘this->GetState’ instead
  36. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:305:5: error: ‘GetState’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  37. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:305:5: note: declarations in dependent base ‘fst::VectorFstBaseImpl<fst::VectorState<fst::StdArc> >’ are not found by unqualified lookup
  38. external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:305:5: note: use ‘this->GetState’ instead
  39. In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/arcsort.h:24:0,
  40. from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:54,
  41. from external/srec/tools/grxmlcompile/grxmlcompile.cpp:25:
  42. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h: In instantiation of ‘S* fst::CacheBaseImpl<S>::ExtendState(fst::CacheBaseImpl<S>::StateId) [with S = fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> >; fst::CacheBaseImpl<S>::StateId = int]’:
  43. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:177:29: required from ‘void fst::CacheBaseImpl<S>::SetArcs(fst::CacheBaseImpl<S>::StateId) [with S = fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> >; fst::CacheBaseImpl<S>::StateId = int]’
  44. external/srec/tools/thirdparty/OpenFst/fst/lib/determinize.h:297:5: required from ‘void fst::DeterminizeFsaImpl<A, C>::Expand(fst::DeterminizeFsaImpl<A, C>::StateId) [with A = fst::GallicArc<fst::StdArc, (fst::StringType)2u>; C = fst::GallicCommonDivisor<int, fst::TropicalWeight, (fst::StringType)2u, fst::DefaultCommonDivisor<fst::TropicalWeight> >; fst::DeterminizeFsaImpl<A, C>::StateId = int]’
  45. external/srec/tools/grxmlcompile/grxmlcompile.cpp:938:1: required from here
  46. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:132:9: error: ‘SetState’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  47. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:132:9: note: declarations in dependent base ‘fst::VectorFstBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> > >’ are not found by unqualified lookup
  48. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:132:9: note: use ‘this->SetState’ instead
  49. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:136:11: error: ‘SetState’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  50. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:136:11: note: declarations in dependent base ‘fst::VectorFstBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> > >’ are not found by unqualified lookup
  51. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:136:11: note: use ‘this->SetState’ instead
  52. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h: In instantiation of ‘void fst::CacheBaseImpl<S>::GC(fst::CacheBaseImpl<S>::StateId, bool) [with S = fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> >; fst::CacheBaseImpl<S>::StateId = int]’:
  53. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:194:9: required from ‘void fst::CacheBaseImpl<S>::SetArcs(fst::CacheBaseImpl<S>::StateId) [with S = fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> >; fst::CacheBaseImpl<S>::StateId = int]’
  54. external/srec/tools/thirdparty/OpenFst/fst/lib/determinize.h:297:5: required from ‘void fst::DeterminizeFsaImpl<A, C>::Expand(fst::DeterminizeFsaImpl<A, C>::StateId) [with A = fst::GallicArc<fst::StdArc, (fst::StringType)2u>; C = fst::GallicCommonDivisor<int, fst::TropicalWeight, (fst::StringType)2u, fst::DefaultCommonDivisor<fst::TropicalWeight> >; fst::DeterminizeFsaImpl<A, C>::StateId = int]’
  55. external/srec/tools/grxmlcompile/grxmlcompile.cpp:938:1: required from here
  56. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:290:9: error: ‘SetState’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  57. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:290:9: note: declarations in dependent base ‘fst::VectorFstBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> > >’ are not found by unqualified lookup
  58. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:290:9: note: use ‘this->SetState’ instead
  59. In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/rational.h:23:0,
  60. from external/srec/tools/thirdparty/OpenFst/fst/lib/closure.h:23,
  61. from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:55,
  62. from external/srec/tools/grxmlcompile/grxmlcompile.cpp:25:
  63. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h: In instantiation of ‘void fst::MapFstImpl<A, B, C>::Expand(fst::MapFstImpl<A, B, C>::StateId) [with A = fst::GallicArc<fst::StdArc, (fst::StringType)2u>; B = fst::StdArc; C = fst::FromGallicMapper<fst::StdArc, (fst::StringType)2u>; fst::MapFstImpl<A, B, C>::StateId = int]’:
  64. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:336:7: required from ‘size_t fst::MapFstImpl<A, B, C>::NumArcs(fst::MapFstImpl<A, B, C>::StateId) [with A = fst::GallicArc<fst::StdArc, (fst::StringType)2u>; B = fst::StdArc; C = fst::FromGallicMapper<fst::StdArc, (fst::StringType)2u>; size_t = unsigned int; fst::MapFstImpl<A, B, C>::StateId = int]’
  65. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:492:60: required from ‘size_t fst::MapFst<A, B, C>::NumArcs(fst::MapFst<A, B, C>::StateId) const [with A = fst::GallicArc<fst::StdArc, (fst::StringType)2u>; B = fst::StdArc; C = fst::FromGallicMapper<fst::StdArc, (fst::StringType)2u>; size_t = unsigned int; fst::MapFst<A, B, C>::StateId = int]’
  66. external/srec/tools/grxmlcompile/grxmlcompile.cpp:938:1: required from here
  67. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:360:29: error: ‘SetArcs’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  68. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:360:29: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::StdArc> >’ are not found by unqualified lookup
  69. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:360:29: note: use ‘this->SetArcs’ instead
  70. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:367:7: error: ‘AddArc’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  71. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:367:7: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::StdArc> >’ are not found by unqualified lookup
  72. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:367:7: note: use ‘this->AddArc’ instead
  73. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:383:13: error: ‘AddArc’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  74. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:383:13: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::StdArc> >’ are not found by unqualified lookup
  75. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:383:13: note: use ‘this->AddArc’ instead
  76. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:392:11: error: ‘AddArc’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  77. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:392:11: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::StdArc> >’ are not found by unqualified lookup
  78. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:392:11: note: use ‘this->AddArc’ instead
  79. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:397:5: error: ‘SetArcs’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  80. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:397:5: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::StdArc> >’ are not found by unqualified lookup
  81. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:397:5: note: use ‘this->SetArcs’ instead
  82. In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/determinize.h:32:0,
  83. from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:59,
  84. from external/srec/tools/grxmlcompile/grxmlcompile.cpp:25:
  85. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h: In instantiation of ‘void fst::FactorWeightFstImpl<A, F>::Expand(fst::FactorWeightFstImpl<A, F>::StateId) [with A = fst::GallicArc<fst::StdArc, (fst::StringType)2u>; F = fst::GallicFactor<int, fst::TropicalWeight, (fst::StringType)2u>; fst::FactorWeightFstImpl<A, F>::StateId = int]’:
  86. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:206:7: required from ‘size_t fst::FactorWeightFstImpl<A, F>::NumArcs(fst::FactorWeightFstImpl<A, F>::StateId) [with A = fst::GallicArc<fst::StdArc, (fst::StringType)2u>; F = fst::GallicFactor<int, fst::TropicalWeight, (fst::StringType)2u>; size_t = unsigned int; fst::FactorWeightFstImpl<A, F>::StateId = int]’
  87. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:364:68: required from ‘size_t fst::FactorWeightFst<A, F>::NumArcs(fst::FactorWeightFst<A, F>::StateId) const [with A = fst::GallicArc<fst::StdArc, (fst::StringType)2u>; F = fst::GallicFactor<int, fst::TropicalWeight, (fst::StringType)2u>; size_t = unsigned int; fst::FactorWeightFst<A, F>::StateId = int]’
  88. external/srec/tools/grxmlcompile/grxmlcompile.cpp:938:1: required from here
  89. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:266:11: error: ‘AddArc’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  90. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:266:11: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> > >’ are not found by unqualified lookup
  91. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:266:11: note: use ‘this->AddArc’ instead
  92. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:272:13: error: ‘AddArc’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  93. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:272:13: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> > >’ are not found by unqualified lookup
  94. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:272:13: note: use ‘this->AddArc’ instead
  95. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:288:9: error: ‘AddArc’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  96. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:288:9: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> > >’ are not found by unqualified lookup
  97. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:288:9: note: use ‘this->AddArc’ instead
  98. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:291:5: error: ‘SetArcs’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  99. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:291:5: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> > >’ are not found by unqualified lookup
  100. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:291:5: note: use ‘this->SetArcs’ instead
  101. In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/rational.h:23:0,
  102. from external/srec/tools/thirdparty/OpenFst/fst/lib/closure.h:23,
  103. from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:55,
  104. from external/srec/tools/grxmlcompile/grxmlcompile.cpp:25:
  105. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h: In instantiation of ‘void fst::MapFstImpl<A, B, C>::Expand(fst::MapFstImpl<A, B, C>::StateId) [with A = fst::StdArc; B = fst::GallicArc<fst::StdArc, (fst::StringType)2u>; C = fst::ToGallicMapper<fst::StdArc, (fst::StringType)2u>; fst::MapFstImpl<A, B, C>::StateId = int]’:
  106. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:336:7: required from ‘size_t fst::MapFstImpl<A, B, C>::NumArcs(fst::MapFstImpl<A, B, C>::StateId) [with A = fst::StdArc; B = fst::GallicArc<fst::StdArc, (fst::StringType)2u>; C = fst::ToGallicMapper<fst::StdArc, (fst::StringType)2u>; size_t = unsigned int; fst::MapFstImpl<A, B, C>::StateId = int]’
  107. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:492:60: required from ‘size_t fst::MapFst<A, B, C>::NumArcs(fst::MapFst<A, B, C>::StateId) const [with A = fst::StdArc; B = fst::GallicArc<fst::StdArc, (fst::StringType)2u>; C = fst::ToGallicMapper<fst::StdArc, (fst::StringType)2u>; size_t = unsigned int; fst::MapFst<A, B, C>::StateId = int]’
  108. external/srec/tools/grxmlcompile/grxmlcompile.cpp:938:1: required from here
  109. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:360:29: error: ‘SetArcs’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  110. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:360:29: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> > >’ are not found by unqualified lookup
  111. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:360:29: note: use ‘this->SetArcs’ instead
  112. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:367:7: error: ‘AddArc’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  113. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:367:7: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> > >’ are not found by unqualified lookup
  114. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:367:7: note: use ‘this->AddArc’ instead
  115. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:383:13: error: ‘AddArc’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  116. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:383:13: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> > >’ are not found by unqualified lookup
  117. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:383:13: note: use ‘this->AddArc’ instead
  118. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:392:11: error: ‘AddArc’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  119. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:392:11: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> > >’ are not found by unqualified lookup
  120. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:392:11: note: use ‘this->AddArc’ instead
  121. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:397:5: error: ‘SetArcs’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  122. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:397:5: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)2u> > >’ are not found by unqualified lookup
  123. external/srec/tools/thirdparty/OpenFst/fst/lib/map.h:397:5: note: use ‘this->SetArcs’ instead
  124. In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/arcsort.h:24:0,
  125. from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:54,
  126. from external/srec/tools/grxmlcompile/grxmlcompile.cpp:25:
  127. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h: In instantiation of ‘S* fst::CacheBaseImpl<S>::ExtendState(fst::CacheBaseImpl<S>::StateId) [with S = fst::CacheState<fst::StdArc>; fst::CacheBaseImpl<S>::StateId = int]’:
  128. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:171:29: required from ‘void fst::CacheBaseImpl<S>::AddArc(fst::CacheBaseImpl<S>::StateId, const Arc&) [with S = fst::CacheState<fst::StdArc>; fst::CacheBaseImpl<S>::StateId = int; fst::CacheBaseImpl<S>::Arc = fst::StdArc]’
  129. external/srec/tools/thirdparty/OpenFst/fst/lib/determinize.h:502:7: required from ‘void fst::DeterminizeFstImpl<A, S>::Expand(fst::DeterminizeFstImpl<A, S>::StateId) [with A = fst::StdArc; fst::StringType S = (fst::StringType)2u; fst::DeterminizeFstImpl<A, S>::StateId = int]’
  130. external/srec/tools/grxmlcompile/grxmlcompile.cpp:938:1: required from here
  131. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:132:9: error: ‘SetState’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  132. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:132:9: note: declarations in dependent base ‘fst::VectorFstBaseImpl<fst::CacheState<fst::StdArc> >’ are not found by unqualified lookup
  133. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:132:9: note: use ‘this->SetState’ instead
  134. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:136:11: error: ‘SetState’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  135. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:136:11: note: declarations in dependent base ‘fst::VectorFstBaseImpl<fst::CacheState<fst::StdArc> >’ are not found by unqualified lookup
  136. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:136:11: note: use ‘this->SetState’ instead
  137. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h: In instantiation of ‘void fst::CacheBaseImpl<S>::GC(fst::CacheBaseImpl<S>::StateId, bool) [with S = fst::CacheState<fst::StdArc>; fst::CacheBaseImpl<S>::StateId = int]’:
  138. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:194:9: required from ‘void fst::CacheBaseImpl<S>::SetArcs(fst::CacheBaseImpl<S>::StateId) [with S = fst::CacheState<fst::StdArc>; fst::CacheBaseImpl<S>::StateId = int]’
  139. external/srec/tools/thirdparty/OpenFst/fst/lib/determinize.h:503:5: required from ‘void fst::DeterminizeFstImpl<A, S>::Expand(fst::DeterminizeFstImpl<A, S>::StateId) [with A = fst::StdArc; fst::StringType S = (fst::StringType)2u; fst::DeterminizeFstImpl<A, S>::StateId = int]’
  140. external/srec/tools/grxmlcompile/grxmlcompile.cpp:938:1: required from here
  141. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:290:9: error: ‘SetState’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  142. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:290:9: note: declarations in dependent base ‘fst::VectorFstBaseImpl<fst::CacheState<fst::StdArc> >’ are not found by unqualified lookup
  143. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:290:9: note: use ‘this->SetState’ instead
  144. In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/determinize.h:32:0,
  145. from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:59,
  146. from external/srec/tools/grxmlcompile/grxmlcompile.cpp:25:
  147. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h: In instantiation of ‘void fst::FactorWeightFstImpl<A, F>::Expand(fst::FactorWeightFstImpl<A, F>::StateId) [with A = fst::GallicArc<fst::StdArc, (fst::StringType)0u>; F = fst::GallicFactor<int, fst::TropicalWeight, (fst::StringType)0u>; fst::FactorWeightFstImpl<A, F>::StateId = int]’:
  148. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:206:7: required from ‘size_t fst::FactorWeightFstImpl<A, F>::NumArcs(fst::FactorWeightFstImpl<A, F>::StateId) [with A = fst::GallicArc<fst::StdArc, (fst::StringType)0u>; F = fst::GallicFactor<int, fst::TropicalWeight, (fst::StringType)0u>; size_t = unsigned int; fst::FactorWeightFstImpl<A, F>::StateId = int]’
  149. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:364:68: required from ‘size_t fst::FactorWeightFst<A, F>::NumArcs(fst::FactorWeightFst<A, F>::StateId) const [with A = fst::GallicArc<fst::StdArc, (fst::StringType)0u>; F = fst::GallicFactor<int, fst::TropicalWeight, (fst::StringType)0u>; size_t = unsigned int; fst::FactorWeightFst<A, F>::StateId = int]’
  150. external/srec/tools/grxmlcompile/grxmlcompile.cpp:938:1: required from here
  151. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:266:11: error: ‘AddArc’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  152. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:266:11: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)0u> > >’ are not found by unqualified lookup
  153. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:266:11: note: use ‘this->AddArc’ instead
  154. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:272:13: error: ‘AddArc’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  155. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:272:13: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)0u> > >’ are not found by unqualified lookup
  156. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:272:13: note: use ‘this->AddArc’ instead
  157. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:288:9: error: ‘AddArc’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  158. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:288:9: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)0u> > >’ are not found by unqualified lookup
  159. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:288:9: note: use ‘this->AddArc’ instead
  160. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:291:5: error: ‘SetArcs’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  161. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:291:5: note: declarations in dependent base ‘fst::CacheBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)0u> > >’ are not found by unqualified lookup
  162. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:291:5: note: use ‘this->SetArcs’ instead
  163. In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/arcsort.h:24:0,
  164. from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:54,
  165. from external/srec/tools/grxmlcompile/grxmlcompile.cpp:25:
  166. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h: In instantiation of ‘S* fst::CacheBaseImpl<S>::ExtendState(fst::CacheBaseImpl<S>::StateId) [with S = fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)0u> >; fst::CacheBaseImpl<S>::StateId = int]’:
  167. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:165:29: required from ‘void fst::CacheBaseImpl<S>::SetFinal(fst::CacheBaseImpl<S>::StateId, fst::CacheBaseImpl<S>::Weight) [with S = fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)0u> >; fst::CacheBaseImpl<S>::StateId = int; fst::CacheBaseImpl<S>::Weight = fst::GallicWeight<int, fst::TropicalWeight, (fst::StringType)0u>]’
  168. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:197:9: required from ‘fst::FactorWeightFstImpl<A, F>::Weight fst::FactorWeightFstImpl<A, F>::Final(fst::FactorWeightFstImpl<A, F>::StateId) [with A = fst::GallicArc<fst::StdArc, (fst::StringType)0u>; F = fst::GallicFactor<int, fst::TropicalWeight, (fst::StringType)0u>; fst::FactorWeightFstImpl<A, F>::Weight = fst::GallicWeight<int, fst::TropicalWeight, (fst::StringType)0u>; fst::FactorWeightFstImpl<A, F>::StateId = int]’
  169. external/srec/tools/thirdparty/OpenFst/fst/lib/factor-weight.h:362:64: required from ‘fst::FactorWeightFst<A, F>::Weight fst::FactorWeightFst<A, F>::Final(fst::FactorWeightFst<A, F>::StateId) const [with A = fst::GallicArc<fst::StdArc, (fst::StringType)0u>; F = fst::GallicFactor<int, fst::TropicalWeight, (fst::StringType)0u>; fst::FactorWeightFst<A, F>::Weight = fst::GallicWeight<int, fst::TropicalWeight, (fst::StringType)0u>; fst::FactorWeightFst<A, F>::StateId = int]’
  170. external/srec/tools/grxmlcompile/grxmlcompile.cpp:938:1: required from here
  171. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:132:9: error: ‘SetState’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  172. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:132:9: note: declarations in dependent base ‘fst::VectorFstBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)0u> > >’ are not found by unqualified lookup
  173. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:132:9: note: use ‘this->SetState’ instead
  174. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:136:11: error: ‘SetState’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  175. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:136:11: note: declarations in dependent base ‘fst::VectorFstBaseImpl<fst::CacheState<fst::GallicArc<fst::StdArc, (fst::StringType)0u> > >’ are not found by unqualified lookup
  176. external/srec/tools/thirdparty/OpenFst/fst/lib/cache.h:136:11: note: use ‘this->SetState’ instead
  177. host C: libESR_Shared <= external/srec/shared/src/CircularBuffer.c
  178. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
  179. external/srec/shared/src/CircularBuffer.c:1:0: note: this is the location of the previous definition
  180. host C: libESR_Shared <= external/srec/shared/src/CommandLine.c
  181. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
  182. external/srec/shared/src/CommandLine.c:1:0: note: this is the location of the previous definition
  183. host C: libESR_Shared <= external/srec/shared/src/ESR_Locale.c
  184. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
  185. external/srec/shared/src/ESR_Locale.c:1:0: note: this is the location of the previous definition
  186. host C: libESR_Shared <= external/srec/shared/src/ESR_Session.c
  187. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
  188. external/srec/shared/src/ESR_Session.c:1:0: note: this is the location of the previous definition
  189. host C: libESR_Shared <= external/srec/shared/src/HashMap.c
  190. host C: libESR_Shared <= external/srec/shared/src/HashMapImpl.c
  191. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
  192. external/srec/shared/src/HashMap.c:1:0: note: this is the location of the previous definition
  193. <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
  194. external/srec/shared/src/HashMapImpl.c:1:0: note: this is the location of the previous definition
  195. make: *** [out/host/linux-x86/obj/EXECUTABLES/grxmlcompile_intermediates/grxmlcompile.o] Error 1
  196. make: *** Waiting for unfinished jobs....
  197. root@djmatt604-VirtualBox:~/ICS_SOURCE#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement