Advertisement
Guest User

tellico 2.3.8 compile error

a guest
Jul 30th, 2013
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.41 KB | None | 0 0
  1. [ 0%] Built target tellico_automoc
  2. [ 0%] Built target utils_automoc
  3. [ 3%] Built target utils
  4. [ 3%] Built target core_automoc
  5. [ 5%] Built target core
  6. [ 5%] Built target gui_automoc
  7. [ 12%] Built target gui
  8. [ 13%] Built target csv
  9. [ 13%] Built target tellico_config
  10. [ 13%] Built target collections_automoc
  11. [ 13%] Built target translators_automoc
  12. [ 13%] Built target tellicomodels_automoc
  13. [ 16%] Built target tellicomodels
  14. [ 21%] Built target btparse
  15. [ 22%] Built target rtf2html
  16. [ 22%] Building CXX object src/translators/CMakeFiles/translators.dir/pilotdbexporter.o
  17. In file included from /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:16:0,
  18. from /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:34,
  19. from /home/michael/exp/tellico-2.3.8/src/translators/pilotdbexporter.cpp:26:
  20. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:15:5: warning: "SIZEOF_UNSIGNED_CHAR" is not defined [-Wundef]
  21. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:18:2: error: #error Unable to determine the size of pi_char_t.
  22. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:21:5: warning: "SIZEOF_UNSIGNED_LONG" is not defined [-Wundef]
  23. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:23:7: warning: "SIZEOF_UNSIGNED_INT" is not defined [-Wundef]
  24. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:25:7: warning: "SIZEOF_UNSIGNED_SHORT" is not defined [-Wundef]
  25. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:28:2: error: #error Unable to determine the size of pi_uint16_t.
  26. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:31:5: warning: "SIZEOF_LONG" is not defined [-Wundef]
  27. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:33:7: warning: "SIZEOF_INT" is not defined [-Wundef]
  28. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:35:7: warning: "SIZEOF_SHORT" is not defined [-Wundef]
  29. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:38:2: error: #error Unable to determine the size of pi_int16_t.
  30. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:41:5: warning: "SIZEOF_UNSIGNED_LONG" is not defined [-Wundef]
  31. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:43:7: warning: "SIZEOF_UNSIGNED_INT" is not defined [-Wundef]
  32. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:45:7: warning: "SIZEOF_UNSIGNED_SHORT" is not defined [-Wundef]
  33. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:48:2: error: #error Unable to determine the size of pi_uint32_t.
  34. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:51:5: warning: "SIZEOF_LONG" is not defined [-Wundef]
  35. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:53:7: warning: "SIZEOF_INT" is not defined [-Wundef]
  36. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:55:7: warning: "SIZEOF_SHORT" is not defined [-Wundef]
  37. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:58:2: error: #error Unable to determine the size of pi_int32_t.
  38. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:70:9: error: ‘pi_uint32_t’ in namespace ‘PalmLib’ does not name a type
  39. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:71:9: error: ‘pi_uint32_t’ in namespace ‘PalmLib’ does not name a type
  40. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:76:12: error: ‘pi_int32_t’ does not name a type
  41. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:80:12: error: ‘pi_int32_t’ does not name a type
  42. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:84:12: error: ‘pi_int16_t’ does not name a type
  43. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:88:26: error: variable or field ‘set_long’ declared void
  44. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:88:26: error: ‘pi_char_t’ was not declared in this scope
  45. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:88:37: error: ‘p’ was not declared in this scope
  46. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:88:40: error: ‘pi_int32_t’ was not declared in this scope
  47. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:95:28: error: variable or field ‘set_treble’ declared void
  48. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:95:28: error: ‘pi_char_t’ was not declared in this scope
  49. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:95:39: error: ‘p’ was not declared in this scope
  50. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:95:42: error: ‘pi_int32_t’ was not declared in this scope
  51. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:101:27: error: variable or field ‘set_short’ declared void
  52. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:101:27: error: ‘pi_char_t’ was not declared in this scope
  53. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:101:38: error: ‘p’ was not declared in this scope
  54. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:101:41: error: ‘pi_int16_t’ was not declared in this scope
  55. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/palmtypes.h:106:12: error: ‘pi_uint32_t’ does not name a type
  56. In file included from /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:17:0,
  57. from /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:34,
  58. from /home/michael/exp/tellico-2.3.8/src/translators/pilotdbexporter.cpp:26:
  59. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:25:14: error: ‘pi_char_t’ in namespace ‘PalmLib’ does not name a type
  60. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:26:14: error: ‘value_type’ does not name a type
  61. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:27:20: error: ‘value_type’ does not name a type
  62. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:28:14: error: ‘value_type’ does not name a type
  63. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:29:20: error: ‘value_type’ does not name a type
  64. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:30:14: error: ‘value_type’ does not name a type
  65. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:31:20: error: ‘value_type’ does not name a type
  66. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:37:36: error: ‘const_iterator’ was not declared in this scope
  67. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:37:50: error: template argument 1 is invalid
  68. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:38:36: error: ‘iterator’ was not declared in this scope
  69. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:38:36: note: suggested alternatives:
  70. In file included from /usr/include/c++/4.7/bits/stl_algobase.h:66:0,
  71. from /usr/include/c++/4.7/algorithm:62,
  72. from /usr/include/qt4/QtCore/qglobal.h:68,
  73. from /usr/include/qt4/QtCore/qiterator.h:45,
  74. from /usr/include/qt4/QtCore/qlist.h:45,
  75. from /usr/include/qt4/QtCore/QList:1,
  76. from /home/michael/exp/tellico-2.3.8/src/translators/../datavectors.h:28,
  77. from /home/michael/exp/tellico-2.3.8/src/translators/../entry.h:28,
  78. from /home/michael/exp/tellico-2.3.8/src/translators/exporter.h:28,
  79. from /home/michael/exp/tellico-2.3.8/src/translators/pilotdbexporter.h:30,
  80. from /home/michael/exp/tellico-2.3.8/src/translators/pilotdbexporter.cpp:25:
  81. /usr/include/c++/4.7/bits/stl_iterator_base_types.h:119:12: note: ‘std::iterator’
  82. /usr/include/c++/4.7/bits/stl_iterator_base_types.h:119:12: note: ‘std::iterator’
  83. In file included from /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:17:0,
  84. from /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:34,
  85. from /home/michael/exp/tellico-2.3.8/src/translators/pilotdbexporter.cpp:26:
  86. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:38:44: error: template argument 1 is invalid
  87. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:50:23: error: expected ‘)’ before ‘raw’
  88. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:59:46: error: ‘value_type’ does not name a type
  89. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:59:65: error: ISO C++ forbids declaration of ‘value’ with no type [-fpermissive]
  90. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:69:24: error: expected ‘)’ before ‘a’
  91. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:97:3: error: ‘iterator’ does not name a type
  92. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:98:3: error: ‘const_iterator’ does not name a type
  93. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:99:3: error: ‘iterator’ does not name a type
  94. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:100:3: error: ‘const_iterator’ does not name a type
  95. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:121:3: error: ‘reference’ does not name a type
  96. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:122:3: error: ‘const_reference’ does not name a type
  97. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:134:3: error: ‘reference’ does not name a type
  98. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:135:3: error: ‘const_reference’ does not name a type
  99. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:147:3: error: ‘iterator’ does not name a type
  100. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:148:3: error: ‘const_iterator’ does not name a type
  101. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:157:15: error: ‘const_pointer’ has not been declared
  102. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:166:46: error: ‘value_type’ does not name a type
  103. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:166:65: error: ISO C++ forbids declaration of ‘value’ with no type [-fpermissive]
  104. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:169:6: error: ‘const_pointer’ does not name a type
  105. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:170:6: error: ‘pointer’ does not name a type
  106. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:172:19: error: ‘const_pointer’ has not been declared
  107. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:176:6: error: ‘pointer’ does not name a type
  108. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h: In constructor ‘PalmLib::Block::Block()’:
  109. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:44:13: error: class ‘PalmLib::Block’ does not have any field named ‘m_data’
  110. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h: In constructor ‘PalmLib::Block::Block(PalmLib::Block::size_type, int)’:
  111. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:60:9: error: class ‘PalmLib::Block’ does not have any field named ‘m_data’
  112. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h: In copy constructor ‘PalmLib::Block::Block(const PalmLib::Block&)’:
  113. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:77:29: error: class ‘PalmLib::Block’ does not have any field named ‘m_data’
  114. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:78:18: error: ‘const class PalmLib::Block’ has no member named ‘data’
  115. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h: In member function ‘PalmLib::Block& PalmLib::Block::operator=(const PalmLib::Block&)’:
  116. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:92:18: error: ‘const class PalmLib::Block’ has no member named ‘data’
  117. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h: In member function ‘PalmLib::Block::size_type PalmLib::Block::max_size() const’:
  118. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:104:37: error: ‘value_type’ was not declared in this scope
  119. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h: In member function ‘PalmLib::Block::reverse_iterator PalmLib::Block::rbegin()’:
  120. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:110:59: error: ‘end’ was not declared in this scope
  121. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h: In member function ‘PalmLib::Block::const_reverse_iterator PalmLib::Block::rbegin() const’:
  122. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:112:41: error: ‘end’ was not declared in this scope
  123. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h: In member function ‘PalmLib::Block::reverse_iterator PalmLib::Block::rend()’:
  124. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:114:59: error: ‘begin’ was not declared in this scope
  125. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h: In member function ‘PalmLib::Block::const_reverse_iterator PalmLib::Block::rend() const’:
  126. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:116:43: error: ‘begin’ was not declared in this scope
  127. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h: In member function ‘void PalmLib::Block::clear()’:
  128. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:127:11: error: ‘m_data’ was not declared in this scope
  129. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Block.h:128:15: error: type ‘<type error>’ argument given to ‘delete’, expected pointer
  130. In file included from /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:18:0,
  131. from /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:34,
  132. from /home/michael/exp/tellico-2.3.8/src/translators/pilotdbexporter.cpp:26:
  133. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h: At global scope:
  134. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:16:16: error: ‘pi_char_t’ does not name a type
  135. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:17:16: error: ‘pi_char_t’ does not name a type
  136. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:18:16: error: ‘pi_char_t’ does not name a type
  137. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:19:16: error: ‘pi_char_t’ does not name a type
  138. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:54:20: error: expected ‘)’ before ‘attrs’
  139. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:66:20: error: expected ‘)’ before ‘attrs’
  140. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:85:3: error: ‘pi_char_t’ does not name a type
  141. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:141:3: error: ‘pi_char_t’ does not name a type
  142. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:146:17: error: ‘pi_char_t’ has not been declared
  143. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:152:3: error: ‘pi_uint32_t’ does not name a type
  144. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:159:18: error: ‘pi_uint32_t’ has not been declared
  145. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:162:3: error: ‘pi_char_t’ does not name a type
  146. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:163:3: error: ‘pi_uint32_t’ does not name a type
  147. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h: In constructor ‘PalmLib::Record::Record()’:
  148. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:30:23: error: class ‘PalmLib::Record’ does not have any field named ‘m_attrs’
  149. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:30:35: error: class ‘PalmLib::Record’ does not have any field named ‘m_unique_id’
  150. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h: In copy constructor ‘PalmLib::Record::Record(const PalmLib::Record&)’:
  151. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:35:41: error: ‘const class PalmLib::Record’ has no member named ‘data’
  152. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:36:7: error: ‘m_attrs’ was not declared in this scope
  153. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:36:21: error: ‘const class PalmLib::Record’ has no member named ‘attrs’
  154. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:37:7: error: ‘m_unique_id’ was not declared in this scope
  155. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:37:35: error: no matching function for call to ‘PalmLib::Record::unique_id() const’
  156. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:37:35: note: candidate is:
  157. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:159:8: note: void PalmLib::Record::unique_id(int)
  158. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:159:8: note: candidate expects 1 argument, 0 provided
  159. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h: In member function ‘PalmLib::Record& PalmLib::Record::operator=(const PalmLib::Record&)’:
  160. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:76:7: error: ‘m_attrs’ was not declared in this scope
  161. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:76:21: error: ‘const class PalmLib::Record’ has no member named ‘attrs’
  162. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:77:7: error: ‘m_unique_id’ was not declared in this scope
  163. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:77:35: error: no matching function for call to ‘PalmLib::Record::unique_id() const’
  164. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:77:35: note: candidate is:
  165. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:159:8: note: void PalmLib::Record::unique_id(int)
  166. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:159:8: note: candidate expects 1 argument, 0 provided
  167. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h: In member function ‘bool PalmLib::Record::deleted() const’:
  168. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:90:34: error: ‘m_attrs’ was not declared in this scope
  169. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:90:44: error: ‘FLAG_ATTR_DELETED’ was not declared in this scope
  170. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h: In member function ‘void PalmLib::Record::deleted(bool)’:
  171. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:99:5: error: ‘m_attrs’ was not declared in this scope
  172. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:99:16: error: ‘FLAG_ATTR_DELETED’ was not declared in this scope
  173. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:101:5: error: ‘m_attrs’ was not declared in this scope
  174. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:101:18: error: ‘FLAG_ATTR_DELETED’ was not declared in this scope
  175. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h: In member function ‘bool PalmLib::Record::dirty() const’:
  176. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:107:32: error: ‘m_attrs’ was not declared in this scope
  177. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:107:42: error: ‘FLAG_ATTR_DIRTY’ was not declared in this scope
  178. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h: In member function ‘void PalmLib::Record::dirty(bool)’:
  179. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:116:5: error: ‘m_attrs’ was not declared in this scope
  180. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:116:16: error: ‘FLAG_ATTR_DIRTY’ was not declared in this scope
  181. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:118:5: error: ‘m_attrs’ was not declared in this scope
  182. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:118:18: error: ‘FLAG_ATTR_DIRTY’ was not declared in this scope
  183. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h: In member function ‘bool PalmLib::Record::secret() const’:
  184. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:124:33: error: ‘m_attrs’ was not declared in this scope
  185. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:124:43: error: ‘FLAG_ATTR_SECRET’ was not declared in this scope
  186. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h: In member function ‘void PalmLib::Record::secret(bool)’:
  187. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:133:5: error: ‘m_attrs’ was not declared in this scope
  188. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:133:16: error: ‘FLAG_ATTR_SECRET’ was not declared in this scope
  189. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:135:5: error: ‘m_attrs’ was not declared in this scope
  190. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:135:18: error: ‘FLAG_ATTR_SECRET’ was not declared in this scope
  191. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h: In member function ‘void PalmLib::Record::category(int)’:
  192. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:147:9: error: ‘m_attrs’ was not declared in this scope
  193. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h: In member function ‘void PalmLib::Record::unique_id(int)’:
  194. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Record.h:159:37: error: ‘m_unique_id’ was not declared in this scope
  195. In file included from /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:19:0,
  196. from /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:34,
  197. from /home/michael/exp/tellico-2.3.8/src/translators/pilotdbexporter.cpp:26:
  198. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h: At global scope:
  199. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:43:24: error: expected ‘)’ before ‘type’
  200. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:56:24: error: expected ‘)’ before ‘type’
  201. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:71:3: error: ‘pi_uint32_t’ does not name a type
  202. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:72:19: error: ‘pi_uint32_t’ does not name a type
  203. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:72:31: error: ISO C++ forbids declaration of ‘_type’ with no type [-fpermissive]
  204. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:75:3: error: ‘pi_uint32_t’ does not name a type
  205. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:76:17: error: ‘pi_uint32_t’ does not name a type
  206. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:76:29: error: ISO C++ forbids declaration of ‘_id’ with no type [-fpermissive]
  207. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:79:3: error: ‘pi_uint32_t’ does not name a type
  208. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:80:3: error: ‘pi_uint32_t’ does not name a type
  209. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h: In constructor ‘PalmLib::Resource::Resource()’:
  210. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:19:25: error: class ‘PalmLib::Resource’ does not have any field named ‘m_type’
  211. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:19:36: error: class ‘PalmLib::Resource’ does not have any field named ‘m_id’
  212. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h: In copy constructor ‘PalmLib::Resource::Resource(const PalmLib::Resource&)’:
  213. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:24:45: error: ‘const class PalmLib::Resource’ has no member named ‘data’
  214. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:25:7: error: ‘m_type’ was not declared in this scope
  215. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:25:25: error: no matching function for call to ‘PalmLib::Resource::type() const’
  216. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:25:25: note: candidate is:
  217. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:72:8: note: void PalmLib::Resource::type(int)
  218. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:72:8: note: candidate expects 1 argument, 0 provided
  219. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:26:7: error: ‘m_id’ was not declared in this scope
  220. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:26:21: error: no matching function for call to ‘PalmLib::Resource::id() const’
  221. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:26:21: note: candidate is:
  222. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:76:8: note: void PalmLib::Resource::id(int)
  223. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:76:8: note: candidate expects 1 argument, 0 provided
  224. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h: In member function ‘PalmLib::Resource& PalmLib::Resource::operator=(const PalmLib::Resource&)’:
  225. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:65:7: error: ‘m_type’ was not declared in this scope
  226. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:65:25: error: no matching function for call to ‘PalmLib::Resource::type() const’
  227. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:65:25: note: candidate is:
  228. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:72:8: note: void PalmLib::Resource::type(int)
  229. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:72:8: note: candidate expects 1 argument, 0 provided
  230. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:66:7: error: ‘m_id’ was not declared in this scope
  231. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:66:21: error: no matching function for call to ‘PalmLib::Resource::id() const’
  232. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:66:21: note: candidate is:
  233. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:76:8: note: void PalmLib::Resource::id(int)
  234. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:76:8: note: candidate expects 1 argument, 0 provided
  235. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h: In member function ‘void PalmLib::Resource::type(int)’:
  236. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:72:40: error: ‘m_type’ was not declared in this scope
  237. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h: In member function ‘void PalmLib::Resource::id(int)’:
  238. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Resource.h:76:36: error: ‘m_id’ was not declared in this scope
  239. In file included from /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:34:0,
  240. from /home/michael/exp/tellico-2.3.8/src/translators/pilotdbexporter.cpp:26:
  241. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: At global scope:
  242. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:27:16: error: ‘pi_uint16_t’ does not name a type
  243. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:28:16: error: ‘pi_uint16_t’ does not name a type
  244. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:29:16: error: ‘pi_uint16_t’ does not name a type
  245. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:30:16: error: ‘pi_uint16_t’ does not name a type
  246. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:31:16: error: ‘pi_uint16_t’ does not name a type
  247. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:32:16: error: ‘pi_uint16_t’ does not name a type
  248. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:33:16: error: ‘pi_uint16_t’ does not name a type
  249. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:34:16: error: ‘pi_uint16_t’ does not name a type
  250. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:35:16: error: ‘pi_uint16_t’ does not name a type
  251. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:36:16: error: ‘pi_uint16_t’ does not name a type
  252. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:37:16: error: ‘pi_uint16_t’ does not name a type
  253. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:57:11: error: ‘pi_uint32_t’ does not name a type
  254. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:58:21: error: ‘pi_uint32_t’ has not been declared
  255. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:60:11: error: ‘pi_uint32_t’ does not name a type
  256. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:61:24: error: ‘pi_uint32_t’ has not been declared
  257. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:64:11: error: ‘pi_uint16_t’ does not name a type
  258. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:65:24: error: ‘pi_uint16_t’ has not been declared
  259. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:67:11: error: ‘pi_int32_t’ does not name a type
  260. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:68:30: error: ‘pi_int32_t’ has not been declared
  261. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:70:11: error: ‘pi_uint32_t’ does not name a type
  262. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:72:34: error: ‘pi_uint32_t’ has not been declared
  263. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:75:11: error: ‘pi_uint32_t’ does not name a type
  264. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:76:28: error: ‘pi_uint32_t’ has not been declared
  265. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:78:11: error: ‘pi_uint32_t’ does not name a type
  266. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:79:23: error: ‘pi_uint32_t’ has not been declared
  267. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:82:11: error: ‘pi_uint32_t’ does not name a type
  268. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:84:31: error: ‘pi_uint32_t’ has not been declared
  269. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:87:11: error: ‘pi_uint16_t’ does not name a type
  270. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:88:22: error: ‘pi_uint16_t’ has not been declared
  271. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:154:38: error: ‘pi_uint32_t’ has not been declared
  272. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:155:14: error: ‘pi_uint32_t’ has not been declared
  273. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:167:9: error: ‘pi_uint16_t’ does not name a type
  274. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:168:9: error: ‘pi_uint16_t’ does not name a type
  275. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:169:9: error: ‘pi_uint32_t’ does not name a type
  276. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:170:9: error: ‘pi_uint32_t’ does not name a type
  277. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:171:9: error: ‘pi_uint32_t’ does not name a type
  278. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:172:9: error: ‘pi_uint32_t’ does not name a type
  279. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:173:9: error: ‘pi_uint32_t’ does not name a type
  280. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:174:9: error: ‘pi_uint32_t’ does not name a type
  281. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:175:9: error: ‘pi_uint32_t’ does not name a type
  282. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘bool PalmLib::Database::isResourceDB() const’:
  283. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:55:38: error: ‘m_flags’ was not declared in this scope
  284. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:55:48: error: ‘FLAG_HDR_RESOURCE’ was not declared in this scope
  285. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual void PalmLib::Database::type(int)’:
  286. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:58:45: error: ‘m_type’ was not declared in this scope
  287. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual void PalmLib::Database::creator(int)’:
  288. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:62:9: error: ‘m_creator’ was not declared in this scope
  289. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual void PalmLib::Database::version(int)’:
  290. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:65:41: error: ‘m_version’ was not declared in this scope
  291. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual void PalmLib::Database::creation_time(int)’:
  292. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:68:47: error: ‘m_time_created’ was not declared in this scope
  293. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual void PalmLib::Database::modification_time(int)’:
  294. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:73:9: error: ‘m_time_modified’ was not declared in this scope
  295. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual void PalmLib::Database::backup_time(int)’:
  296. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:76:46: error: ‘m_time_backup’ was not declared in this scope
  297. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual void PalmLib::Database::modnum(int)’:
  298. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:80:9: error: ‘m_modification’ was not declared in this scope
  299. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual void PalmLib::Database::unique_id_seed(int)’:
  300. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:85:9: error: ‘m_unique_id_seed’ was not declared in this scope
  301. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual void PalmLib::Database::flags(int)’:
  302. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:89:9: error: ‘m_flags’ was not declared in this scope
  303. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:89:29: error: ‘FLAG_HDR_RESOURCE’ was not declared in this scope
  304. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:89:49: error: ‘FLAG_HDR_OPEN’ was not declared in this scope
  305. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual bool PalmLib::Database::backup() const’:
  306. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:95:17: error: ‘m_flags’ was not declared in this scope
  307. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:95:27: error: ‘FLAG_HDR_BACKUP’ was not declared in this scope
  308. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual void PalmLib::Database::backup(bool)’:
  309. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:98:5: error: ‘m_flags’ was not declared in this scope
  310. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:98:16: error: ‘FLAG_HDR_BACKUP’ was not declared in this scope
  311. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:100:5: error: ‘m_flags’ was not declared in this scope
  312. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:100:18: error: ‘FLAG_HDR_BACKUP’ was not declared in this scope
  313. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual bool PalmLib::Database::readonly() const’:
  314. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:104:17: error: ‘m_flags’ was not declared in this scope
  315. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:104:27: error: ‘FLAG_HDR_READ_ONLY’ was not declared in this scope
  316. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual void PalmLib::Database::readonly(bool)’:
  317. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:107:5: error: ‘m_flags’ was not declared in this scope
  318. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:107:16: error: ‘FLAG_HDR_READ_ONLY’ was not declared in this scope
  319. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:109:5: error: ‘m_flags’ was not declared in this scope
  320. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:109:18: error: ‘FLAG_HDR_READ_ONLY’ was not declared in this scope
  321. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual bool PalmLib::Database::copy_prevention() const’:
  322. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:113:17: error: ‘m_flags’ was not declared in this scope
  323. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:113:27: error: ‘FLAG_HDR_COPY_PREVENTION’ was not declared in this scope
  324. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual void PalmLib::Database::copy_prevention(bool)’:
  325. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:116:5: error: ‘m_flags’ was not declared in this scope
  326. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:116:16: error: ‘FLAG_HDR_COPY_PREVENTION’ was not declared in this scope
  327. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:118:5: error: ‘m_flags’ was not declared in this scope
  328. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:118:18: error: ‘FLAG_HDR_COPY_PREVENTION’ was not declared in this scope
  329. In file included from /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:35:0,
  330. from /home/michael/exp/tellico-2.3.8/src/translators/pilotdbexporter.cpp:26:
  331. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/Field.h: At global scope:
  332. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/Field.h:46:7: error: ‘pi_int32_t’ in namespace ‘PalmLib’ does not name a type
  333. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/Field.h: In constructor ‘PalmLib::FlatFile::Field::Field()’:
  334. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/Field.h:19:5: error: class ‘PalmLib::FlatFile::Field’ does not have any field named ‘v_integer’
  335. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/Field.h: In function ‘bool PalmLib::FlatFile::operator==(const PalmLib::FlatFile::Field&, const PalmLib::FlatFile::Field&)’:
  336. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/Field.h:83:27: error: ‘const class PalmLib::FlatFile::Field’ has no member named ‘v_integer’
  337. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/Field.h:83:42: error: ‘const class PalmLib::FlatFile::Field’ has no member named ‘v_integer’
  338. In file included from /home/michael/exp/tellico-2.3.8/src/translators/pilotdbexporter.cpp:26:0:
  339. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h: At global scope:
  340. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:106:56: error: ‘PalmLib::pi_uint32_t’ has not been declared
  341. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:106:83: error: ‘PalmLib::pi_uint32_t’ has not been declared
  342. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:125:20: error: ‘pi_uint32_t’ is not a member of ‘PalmLib’
  343. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:125:20: error: ‘pi_uint32_t’ is not a member of ‘PalmLib’
  344. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:125:59: error: template argument 1 is invalid
  345. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:125:59: error: template argument 3 is invalid
  346. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:125:59: error: template argument 4 is invalid
  347. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:133:3: error: ‘pi_int32_t’ in namespace ‘PalmLib’ does not name a type
  348. In file included from /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/Database.h:15:0,
  349. from /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:13,
  350. from /home/michael/exp/tellico-2.3.8/src/translators/pilotdbexporter.cpp:27:
  351. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/Record.h:31:13: error: ‘pi_uint32_t’ does not name a type
  352. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/Record.h:32:28: error: ‘pi_uint32_t’ has not been declared
  353. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/Record.h:40:13: error: ‘pi_uint32_t’ does not name a type
  354. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/Record.h: In member function ‘void PalmLib::FlatFile::Record::unique_id(int)’:
  355. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/Record.h:32:46: error: ‘m_UID’ was not declared in this scope
  356. In file included from /home/michael/exp/tellico-2.3.8/src/translators/pilotdbexporter.cpp:27:0:
  357. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h: At global scope:
  358. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:110:7: error: ‘pi_uint16_t’ does not name a type
  359. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:117:41: error: expected ‘)’ before ‘data’
  360. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:126:5: error: ‘pi_uint16_t’ does not name a type
  361. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:129:24: error: ‘pi_uint16_t’ was not declared in this scope
  362. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:129:56: error: template argument 1 is invalid
  363. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:129:56: error: template argument 3 is invalid
  364. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:129:56: error: template argument 4 is invalid
  365. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:142:40: error: ‘pi_uint16_t’ has not been declared
  366. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:149:25: error: ‘pi_char_t’ was not declared in this scope
  367. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:149:36: error: template argument 1 is invalid
  368. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:149:36: error: template argument 2 is invalid
  369. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h: In constructor ‘PalmLib::FlatFile::DB::DB()’:
  370. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:39:28: error: class ‘PalmLib::FlatFile::DB’ does not have any field named ‘m_flags’
  371. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h: In constructor ‘PalmLib::FlatFile::DB::Chunk::Chunk()’:
  372. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:114:33: error: class ‘PalmLib::FlatFile::DB::Chunk’ does not have any field named ‘chunk_type’
  373. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h: In copy constructor ‘PalmLib::FlatFile::DB::Chunk::Chunk(const PalmLib::FlatFile::DB::Chunk&)’:
  374. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:116:32: error: class ‘PalmLib::FlatFile::DB::Chunk’ does not have any field named ‘chunk_type’
  375. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:116:47: error: ‘const class PalmLib::FlatFile::DB::Chunk’ has no member named ‘chunk_type’
  376. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h: In member function ‘PalmLib::FlatFile::DB::Chunk& PalmLib::FlatFile::DB::Chunk::operator=(const PalmLib::FlatFile::DB::Chunk&)’:
  377. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:122:9: error: ‘chunk_type’ was not declared in this scope
  378. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libflatfile/DB.h:122:26: error: ‘const class PalmLib::FlatFile::DB::Chunk’ has no member named ‘chunk_type’
  379. In file included from /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/pilotdb.h:34:0,
  380. from /home/michael/exp/tellico-2.3.8/src/translators/pilotdbexporter.cpp:26:
  381. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual bool PalmLib::Database::copy_prevention() const’:
  382. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:113:59: error: control reaches end of non-void function [-Werror=return-type]
  383. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual bool PalmLib::Database::readonly() const’:
  384. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:104:53: error: control reaches end of non-void function [-Werror=return-type]
  385. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h: In member function ‘virtual bool PalmLib::Database::backup() const’:
  386. /home/michael/exp/tellico-2.3.8/src/3rdparty/pilotdb/libpalm/Database.h:95:50: error: control reaches end of non-void function [-Werror=return-type]
  387. cc1plus: some warnings being treated as errors
  388. make[2]: *** [src/translators/CMakeFiles/translators.dir/pilotdbexporter.o] Fehler 1
  389. make[1]: *** [src/translators/CMakeFiles/translators.dir/all] Fehler 2
  390. make: *** [all] Fehler 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement