Advertisement
Guest User

Untitled

a guest
Feb 7th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 89.46 KB | None | 0 0
  1. Previously compiled for OpenFOAM dev
  2.  
  3. /home/pete/OpenFOAM/pete-dev/swak4foam-dev/privateRequirements/bin existing. Prepending to PATH-variable (private version of Bison)
  4.  
  5. No file 'swakConfiguration'. Python etc won't work. See README for details
  6. Try 'ln -s swakConfiguration.automatic swakConfiguration' for automatic configuration. BEWARE: this does not work on some systems
  7. Checking swak4Foam-version and generating file
  8. Swak version is 0.4.0
  9. Bison is version 2.7.12-4996
  10. Flex is version 2.5.35 (Minor version: 35)
  11. This seems to be an OpenFOAM-development version
  12. OpenFOAM-version: Major 9 Minor 9 Patch 99 (-1 == x / 99)
  13. No change to swak4FoamParsers/foamVersion4swak.H
  14. g++ -std=c++0x -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -IMake/linux64GccDPInt32Opt -I/home/pete/OpenFOAM/OpenFOAM-dev/src/finiteVolume/lnInclude -I/home/pete/OpenFOAM/OpenFOAM-dev/src/sampling/lnInclude -I/home/pete/OpenFOAM/OpenFOAM-dev/src/fileFormats/lnInclude -I/home/pete/OpenFOAM/OpenFOAM-dev/src/triSurface/lnInclude -I/home/pete/OpenFOAM/OpenFOAM-dev/src/surfMesh/lnInclude -I/home/pete/OpenFOAM/OpenFOAM-dev/src/lagrangian/basic/lnInclude -I/home/pete/OpenFOAM/OpenFOAM-dev/src/meshTools/lnInclude -IlnInclude -I. -I/home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude -I/home/pete/OpenFOAM/OpenFOAM-dev/src/OSspecific/POSIX/lnInclude -fPIC -c makeSwakDataEntry.C -o Make/linux64GccDPInt32Opt/makeSwakDataEntry.o
  15. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57:0,
  16. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  17. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  18. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  19. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  20. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  21. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  22. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  23. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  24. from lnInclude/DebugOStream.H:55,
  25. from lnInclude/swak.H:333,
  26. from makeSwakDataEntry.C:34:
  27. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token
  28. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  29. ^
  30. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:96:24: note: in definition of macro ‘defineTypeNameWithName’
  31. const ::Foam::word Type::typeName(Name)
  32. ^
  33. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:117:5: note: in expansion of macro ‘defineTemplateTypeNameWithName’
  34. defineTemplateTypeNameWithName(Type, Type::typeName_())
  35. ^
  36. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:141:5: note: in expansion of macro ‘defineNamedTemplateTypeName’
  37. defineNamedTemplateTypeName(Type); \
  38. ^
  39. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  40. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  41. ^
  42. makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’
  43. makeDataEntryType(swakDataEntry,scalar);
  44. ^
  45. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0,
  46. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57,
  47. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  48. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  49. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  50. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  51. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  52. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  53. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  54. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  55. from lnInclude/DebugOStream.H:55,
  56. from lnInclude/swak.H:333,
  57. from makeSwakDataEntry.C:34:
  58. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token
  59. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  60. ^
  61. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:110:9: note: in definition of macro ‘defineDebugSwitchWithName’
  62. int Type::debug(::Foam::debug::debugSwitch(Name, DebugSwitch))
  63. ^
  64. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  65. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  66. ^
  67. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  68. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  69. ^
  70. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  71. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  72. ^
  73. makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’
  74. makeDataEntryType(swakDataEntry,scalar);
  75. ^
  76. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  77. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  78. ^
  79. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  80. const Foam::RegisterDebugSwitch<Type> \
  81. ^
  82. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  83. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  84. ^
  85. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  86. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  87. ^
  88. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  89. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  90. ^
  91. makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’
  92. makeDataEntryType(swakDataEntry,scalar);
  93. ^
  94. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative:
  95. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  96. ^
  97. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  98. const Foam::RegisterDebugSwitch<Type> \
  99. ^
  100. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  101. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  102. ^
  103. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  104. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  105. ^
  106. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  107. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  108. ^
  109. makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’
  110. makeDataEntryType(swakDataEntry,scalar);
  111. ^
  112. In file included from makeSwakDataEntry.C:38:0:
  113. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  114. class swakDataEntry;
  115. ^
  116. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0,
  117. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57,
  118. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  119. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  120. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  121. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  122. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  123. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  124. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  125. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  126. from lnInclude/DebugOStream.H:55,
  127. from lnInclude/swak.H:333,
  128. from makeSwakDataEntry.C:34:
  129. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  130. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  131. ^
  132. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  133. const Foam::RegisterDebugSwitch<Type> \
  134. ^
  135. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  136. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  137. ^
  138. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  139. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  140. ^
  141. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  142. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  143. ^
  144. makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’
  145. makeDataEntryType(swakDataEntry,scalar);
  146. ^
  147. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative:
  148. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  149. ^
  150. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  151. const Foam::RegisterDebugSwitch<Type> \
  152. ^
  153. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  154. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  155. ^
  156. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  157. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  158. ^
  159. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  160. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  161. ^
  162. makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’
  163. makeDataEntryType(swakDataEntry,scalar);
  164. ^
  165. In file included from makeSwakDataEntry.C:38:0:
  166. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  167. class swakDataEntry;
  168. ^
  169. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0,
  170. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57,
  171. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  172. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  173. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  174. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  175. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  176. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  177. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  178. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  179. from lnInclude/DebugOStream.H:55,
  180. from lnInclude/swak.H:333,
  181. from makeSwakDataEntry.C:34:
  182. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:64: error: template argument 1 is invalid
  183. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  184. ^
  185. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  186. const Foam::RegisterDebugSwitch<Type> \
  187. ^
  188. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  189. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  190. ^
  191. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  192. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  193. ^
  194. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  195. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  196. ^
  197. makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’
  198. makeDataEntryType(swakDataEntry,scalar);
  199. ^
  200. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:41: error: expected unqualified-id before ‘>’ token
  201. const Foam::RegisterDebugSwitch<Type> \
  202. ^
  203. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:121:5: note: in expansion of macro ‘registerTemplateDebugSwitchWithName’
  204. registerTemplateDebugSwitchWithName(Type, Name)
  205. ^
  206. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  207. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  208. ^
  209. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  210. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  211. ^
  212. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  213. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  214. ^
  215. makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’
  216. makeDataEntryType(swakDataEntry,scalar);
  217. ^
  218. In file included from swakDataEntry.H:50:0,
  219. from makeSwakDataEntry.C:38:
  220. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  221. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  222. ^
  223. makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’
  224. makeDataEntryType(swakDataEntry,scalar);
  225. ^
  226. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative:
  227. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  228. ^
  229. makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’
  230. makeDataEntryType(swakDataEntry,scalar);
  231. ^
  232. In file included from makeSwakDataEntry.C:38:0:
  233. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  234. class swakDataEntry;
  235. ^
  236. In file included from swakDataEntry.H:50:0,
  237. from makeSwakDataEntry.C:38:
  238. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  239. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  240. ^
  241. makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’
  242. makeDataEntryType(swakDataEntry,scalar);
  243. ^
  244. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative:
  245. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  246. ^
  247. makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’
  248. makeDataEntryType(swakDataEntry,scalar);
  249. ^
  250. In file included from makeSwakDataEntry.C:38:0:
  251. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  252. class swakDataEntry;
  253. ^
  254. In file included from swakDataEntry.H:50:0,
  255. from makeSwakDataEntry.C:38:
  256. makeSwakDataEntry.C:43:37: error: template argument 1 is invalid
  257. makeDataEntryType(swakDataEntry,scalar);
  258. ^
  259. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:73: note: in definition of macro ‘makeDataEntryType’
  260. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  261. ^
  262. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:77: error: expected unqualified-id before ‘>’ token
  263. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  264. ^
  265. makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’
  266. makeDataEntryType(swakDataEntry,scalar);
  267. ^
  268. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57:0,
  269. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  270. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  271. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  272. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  273. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  274. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  275. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  276. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  277. from lnInclude/DebugOStream.H:55,
  278. from lnInclude/swak.H:333,
  279. from makeSwakDataEntry.C:34:
  280. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token
  281. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  282. ^
  283. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:96:24: note: in definition of macro ‘defineTypeNameWithName’
  284. const ::Foam::word Type::typeName(Name)
  285. ^
  286. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:117:5: note: in expansion of macro ‘defineTemplateTypeNameWithName’
  287. defineTemplateTypeNameWithName(Type, Type::typeName_())
  288. ^
  289. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:141:5: note: in expansion of macro ‘defineNamedTemplateTypeName’
  290. defineNamedTemplateTypeName(Type); \
  291. ^
  292. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  293. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  294. ^
  295. makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’
  296. makeDataEntryType(swakDataEntry,vector);
  297. ^
  298. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0,
  299. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57,
  300. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  301. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  302. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  303. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  304. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  305. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  306. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  307. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  308. from lnInclude/DebugOStream.H:55,
  309. from lnInclude/swak.H:333,
  310. from makeSwakDataEntry.C:34:
  311. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token
  312. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  313. ^
  314. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:110:9: note: in definition of macro ‘defineDebugSwitchWithName’
  315. int Type::debug(::Foam::debug::debugSwitch(Name, DebugSwitch))
  316. ^
  317. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  318. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  319. ^
  320. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  321. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  322. ^
  323. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  324. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  325. ^
  326. makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’
  327. makeDataEntryType(swakDataEntry,vector);
  328. ^
  329. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  330. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  331. ^
  332. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  333. const Foam::RegisterDebugSwitch<Type> \
  334. ^
  335. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  336. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  337. ^
  338. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  339. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  340. ^
  341. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  342. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  343. ^
  344. makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’
  345. makeDataEntryType(swakDataEntry,vector);
  346. ^
  347. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative:
  348. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  349. ^
  350. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  351. const Foam::RegisterDebugSwitch<Type> \
  352. ^
  353. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  354. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  355. ^
  356. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  357. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  358. ^
  359. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  360. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  361. ^
  362. makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’
  363. makeDataEntryType(swakDataEntry,vector);
  364. ^
  365. In file included from makeSwakDataEntry.C:38:0:
  366. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  367. class swakDataEntry;
  368. ^
  369. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0,
  370. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57,
  371. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  372. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  373. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  374. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  375. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  376. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  377. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  378. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  379. from lnInclude/DebugOStream.H:55,
  380. from lnInclude/swak.H:333,
  381. from makeSwakDataEntry.C:34:
  382. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  383. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  384. ^
  385. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  386. const Foam::RegisterDebugSwitch<Type> \
  387. ^
  388. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  389. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  390. ^
  391. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  392. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  393. ^
  394. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  395. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  396. ^
  397. makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’
  398. makeDataEntryType(swakDataEntry,vector);
  399. ^
  400. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative:
  401. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  402. ^
  403. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  404. const Foam::RegisterDebugSwitch<Type> \
  405. ^
  406. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  407. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  408. ^
  409. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  410. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  411. ^
  412. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  413. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  414. ^
  415. makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’
  416. makeDataEntryType(swakDataEntry,vector);
  417. ^
  418. In file included from makeSwakDataEntry.C:38:0:
  419. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  420. class swakDataEntry;
  421. ^
  422. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0,
  423. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57,
  424. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  425. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  426. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  427. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  428. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  429. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  430. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  431. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  432. from lnInclude/DebugOStream.H:55,
  433. from lnInclude/swak.H:333,
  434. from makeSwakDataEntry.C:34:
  435. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:64: error: template argument 1 is invalid
  436. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  437. ^
  438. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  439. const Foam::RegisterDebugSwitch<Type> \
  440. ^
  441. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  442. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  443. ^
  444. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  445. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  446. ^
  447. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  448. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  449. ^
  450. makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’
  451. makeDataEntryType(swakDataEntry,vector);
  452. ^
  453. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:41: error: expected unqualified-id before ‘>’ token
  454. const Foam::RegisterDebugSwitch<Type> \
  455. ^
  456. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:121:5: note: in expansion of macro ‘registerTemplateDebugSwitchWithName’
  457. registerTemplateDebugSwitchWithName(Type, Name)
  458. ^
  459. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  460. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  461. ^
  462. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  463. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  464. ^
  465. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  466. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  467. ^
  468. makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’
  469. makeDataEntryType(swakDataEntry,vector);
  470. ^
  471. In file included from swakDataEntry.H:50:0,
  472. from makeSwakDataEntry.C:38:
  473. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  474. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  475. ^
  476. makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’
  477. makeDataEntryType(swakDataEntry,vector);
  478. ^
  479. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative:
  480. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  481. ^
  482. makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’
  483. makeDataEntryType(swakDataEntry,vector);
  484. ^
  485. In file included from makeSwakDataEntry.C:38:0:
  486. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  487. class swakDataEntry;
  488. ^
  489. In file included from swakDataEntry.H:50:0,
  490. from makeSwakDataEntry.C:38:
  491. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  492. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  493. ^
  494. makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’
  495. makeDataEntryType(swakDataEntry,vector);
  496. ^
  497. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative:
  498. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  499. ^
  500. makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’
  501. makeDataEntryType(swakDataEntry,vector);
  502. ^
  503. In file included from makeSwakDataEntry.C:38:0:
  504. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  505. class swakDataEntry;
  506. ^
  507. In file included from swakDataEntry.H:50:0,
  508. from makeSwakDataEntry.C:38:
  509. makeSwakDataEntry.C:44:37: error: template argument 1 is invalid
  510. makeDataEntryType(swakDataEntry,vector);
  511. ^
  512. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:73: note: in definition of macro ‘makeDataEntryType’
  513. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  514. ^
  515. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:77: error: expected unqualified-id before ‘>’ token
  516. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  517. ^
  518. makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’
  519. makeDataEntryType(swakDataEntry,vector);
  520. ^
  521. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57:0,
  522. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  523. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  524. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  525. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  526. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  527. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  528. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  529. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  530. from lnInclude/DebugOStream.H:55,
  531. from lnInclude/swak.H:333,
  532. from makeSwakDataEntry.C:34:
  533. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token
  534. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  535. ^
  536. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:96:24: note: in definition of macro ‘defineTypeNameWithName’
  537. const ::Foam::word Type::typeName(Name)
  538. ^
  539. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:117:5: note: in expansion of macro ‘defineTemplateTypeNameWithName’
  540. defineTemplateTypeNameWithName(Type, Type::typeName_())
  541. ^
  542. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:141:5: note: in expansion of macro ‘defineNamedTemplateTypeName’
  543. defineNamedTemplateTypeName(Type); \
  544. ^
  545. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  546. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  547. ^
  548. makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’
  549. makeDataEntryType(swakDataEntry,tensor);
  550. ^
  551. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0,
  552. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57,
  553. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  554. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  555. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  556. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  557. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  558. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  559. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  560. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  561. from lnInclude/DebugOStream.H:55,
  562. from lnInclude/swak.H:333,
  563. from makeSwakDataEntry.C:34:
  564. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token
  565. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  566. ^
  567. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:110:9: note: in definition of macro ‘defineDebugSwitchWithName’
  568. int Type::debug(::Foam::debug::debugSwitch(Name, DebugSwitch))
  569. ^
  570. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  571. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  572. ^
  573. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  574. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  575. ^
  576. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  577. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  578. ^
  579. makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’
  580. makeDataEntryType(swakDataEntry,tensor);
  581. ^
  582. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  583. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  584. ^
  585. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  586. const Foam::RegisterDebugSwitch<Type> \
  587. ^
  588. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  589. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  590. ^
  591. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  592. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  593. ^
  594. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  595. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  596. ^
  597. makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’
  598. makeDataEntryType(swakDataEntry,tensor);
  599. ^
  600. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative:
  601. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  602. ^
  603. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  604. const Foam::RegisterDebugSwitch<Type> \
  605. ^
  606. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  607. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  608. ^
  609. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  610. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  611. ^
  612. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  613. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  614. ^
  615. makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’
  616. makeDataEntryType(swakDataEntry,tensor);
  617. ^
  618. In file included from makeSwakDataEntry.C:38:0:
  619. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  620. class swakDataEntry;
  621. ^
  622. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0,
  623. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57,
  624. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  625. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  626. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  627. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  628. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  629. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  630. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  631. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  632. from lnInclude/DebugOStream.H:55,
  633. from lnInclude/swak.H:333,
  634. from makeSwakDataEntry.C:34:
  635. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  636. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  637. ^
  638. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  639. const Foam::RegisterDebugSwitch<Type> \
  640. ^
  641. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  642. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  643. ^
  644. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  645. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  646. ^
  647. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  648. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  649. ^
  650. makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’
  651. makeDataEntryType(swakDataEntry,tensor);
  652. ^
  653. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative:
  654. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  655. ^
  656. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  657. const Foam::RegisterDebugSwitch<Type> \
  658. ^
  659. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  660. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  661. ^
  662. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  663. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  664. ^
  665. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  666. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  667. ^
  668. makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’
  669. makeDataEntryType(swakDataEntry,tensor);
  670. ^
  671. In file included from makeSwakDataEntry.C:38:0:
  672. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  673. class swakDataEntry;
  674. ^
  675. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0,
  676. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57,
  677. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  678. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  679. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  680. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  681. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  682. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  683. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  684. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  685. from lnInclude/DebugOStream.H:55,
  686. from lnInclude/swak.H:333,
  687. from makeSwakDataEntry.C:34:
  688. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:64: error: template argument 1 is invalid
  689. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  690. ^
  691. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  692. const Foam::RegisterDebugSwitch<Type> \
  693. ^
  694. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  695. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  696. ^
  697. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  698. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  699. ^
  700. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  701. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  702. ^
  703. makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’
  704. makeDataEntryType(swakDataEntry,tensor);
  705. ^
  706. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:41: error: expected unqualified-id before ‘>’ token
  707. const Foam::RegisterDebugSwitch<Type> \
  708. ^
  709. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:121:5: note: in expansion of macro ‘registerTemplateDebugSwitchWithName’
  710. registerTemplateDebugSwitchWithName(Type, Name)
  711. ^
  712. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  713. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  714. ^
  715. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  716. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  717. ^
  718. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  719. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  720. ^
  721. makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’
  722. makeDataEntryType(swakDataEntry,tensor);
  723. ^
  724. In file included from swakDataEntry.H:50:0,
  725. from makeSwakDataEntry.C:38:
  726. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  727. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  728. ^
  729. makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’
  730. makeDataEntryType(swakDataEntry,tensor);
  731. ^
  732. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative:
  733. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  734. ^
  735. makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’
  736. makeDataEntryType(swakDataEntry,tensor);
  737. ^
  738. In file included from makeSwakDataEntry.C:38:0:
  739. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  740. class swakDataEntry;
  741. ^
  742. In file included from swakDataEntry.H:50:0,
  743. from makeSwakDataEntry.C:38:
  744. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  745. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  746. ^
  747. makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’
  748. makeDataEntryType(swakDataEntry,tensor);
  749. ^
  750. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative:
  751. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  752. ^
  753. makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’
  754. makeDataEntryType(swakDataEntry,tensor);
  755. ^
  756. In file included from makeSwakDataEntry.C:38:0:
  757. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  758. class swakDataEntry;
  759. ^
  760. In file included from swakDataEntry.H:50:0,
  761. from makeSwakDataEntry.C:38:
  762. makeSwakDataEntry.C:46:37: error: template argument 1 is invalid
  763. makeDataEntryType(swakDataEntry,tensor);
  764. ^
  765. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:73: note: in definition of macro ‘makeDataEntryType’
  766. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  767. ^
  768. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:77: error: expected unqualified-id before ‘>’ token
  769. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  770. ^
  771. makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’
  772. makeDataEntryType(swakDataEntry,tensor);
  773. ^
  774. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57:0,
  775. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  776. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  777. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  778. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  779. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  780. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  781. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  782. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  783. from lnInclude/DebugOStream.H:55,
  784. from lnInclude/swak.H:333,
  785. from makeSwakDataEntry.C:34:
  786. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token
  787. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  788. ^
  789. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:96:24: note: in definition of macro ‘defineTypeNameWithName’
  790. const ::Foam::word Type::typeName(Name)
  791. ^
  792. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:117:5: note: in expansion of macro ‘defineTemplateTypeNameWithName’
  793. defineTemplateTypeNameWithName(Type, Type::typeName_())
  794. ^
  795. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:141:5: note: in expansion of macro ‘defineNamedTemplateTypeName’
  796. defineNamedTemplateTypeName(Type); \
  797. ^
  798. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  799. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  800. ^
  801. makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’
  802. makeDataEntryType(swakDataEntry,sphericalTensor);
  803. ^
  804. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0,
  805. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57,
  806. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  807. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  808. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  809. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  810. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  811. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  812. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  813. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  814. from lnInclude/DebugOStream.H:55,
  815. from lnInclude/swak.H:333,
  816. from makeSwakDataEntry.C:34:
  817. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token
  818. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  819. ^
  820. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:110:9: note: in definition of macro ‘defineDebugSwitchWithName’
  821. int Type::debug(::Foam::debug::debugSwitch(Name, DebugSwitch))
  822. ^
  823. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  824. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  825. ^
  826. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  827. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  828. ^
  829. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  830. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  831. ^
  832. makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’
  833. makeDataEntryType(swakDataEntry,sphericalTensor);
  834. ^
  835. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  836. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  837. ^
  838. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  839. const Foam::RegisterDebugSwitch<Type> \
  840. ^
  841. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  842. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  843. ^
  844. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  845. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  846. ^
  847. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  848. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  849. ^
  850. makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’
  851. makeDataEntryType(swakDataEntry,sphericalTensor);
  852. ^
  853. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative:
  854. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  855. ^
  856. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  857. const Foam::RegisterDebugSwitch<Type> \
  858. ^
  859. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  860. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  861. ^
  862. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  863. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  864. ^
  865. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  866. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  867. ^
  868. makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’
  869. makeDataEntryType(swakDataEntry,sphericalTensor);
  870. ^
  871. In file included from makeSwakDataEntry.C:38:0:
  872. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  873. class swakDataEntry;
  874. ^
  875. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0,
  876. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57,
  877. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  878. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  879. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  880. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  881. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  882. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  883. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  884. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  885. from lnInclude/DebugOStream.H:55,
  886. from lnInclude/swak.H:333,
  887. from makeSwakDataEntry.C:34:
  888. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  889. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  890. ^
  891. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  892. const Foam::RegisterDebugSwitch<Type> \
  893. ^
  894. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  895. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  896. ^
  897. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  898. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  899. ^
  900. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  901. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  902. ^
  903. makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’
  904. makeDataEntryType(swakDataEntry,sphericalTensor);
  905. ^
  906. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative:
  907. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  908. ^
  909. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  910. const Foam::RegisterDebugSwitch<Type> \
  911. ^
  912. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  913. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  914. ^
  915. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  916. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  917. ^
  918. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  919. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  920. ^
  921. makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’
  922. makeDataEntryType(swakDataEntry,sphericalTensor);
  923. ^
  924. In file included from makeSwakDataEntry.C:38:0:
  925. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  926. class swakDataEntry;
  927. ^
  928. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0,
  929. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57,
  930. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  931. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  932. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  933. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  934. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  935. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  936. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  937. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  938. from lnInclude/DebugOStream.H:55,
  939. from lnInclude/swak.H:333,
  940. from makeSwakDataEntry.C:34:
  941. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:64: error: template argument 1 is invalid
  942. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  943. ^
  944. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  945. const Foam::RegisterDebugSwitch<Type> \
  946. ^
  947. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  948. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  949. ^
  950. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  951. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  952. ^
  953. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  954. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  955. ^
  956. makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’
  957. makeDataEntryType(swakDataEntry,sphericalTensor);
  958. ^
  959. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:41: error: expected unqualified-id before ‘>’ token
  960. const Foam::RegisterDebugSwitch<Type> \
  961. ^
  962. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:121:5: note: in expansion of macro ‘registerTemplateDebugSwitchWithName’
  963. registerTemplateDebugSwitchWithName(Type, Name)
  964. ^
  965. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  966. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  967. ^
  968. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  969. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  970. ^
  971. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  972. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  973. ^
  974. makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’
  975. makeDataEntryType(swakDataEntry,sphericalTensor);
  976. ^
  977. In file included from swakDataEntry.H:50:0,
  978. from makeSwakDataEntry.C:38:
  979. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  980. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  981. ^
  982. makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’
  983. makeDataEntryType(swakDataEntry,sphericalTensor);
  984. ^
  985. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative:
  986. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  987. ^
  988. makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’
  989. makeDataEntryType(swakDataEntry,sphericalTensor);
  990. ^
  991. In file included from makeSwakDataEntry.C:38:0:
  992. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  993. class swakDataEntry;
  994. ^
  995. In file included from swakDataEntry.H:50:0,
  996. from makeSwakDataEntry.C:38:
  997. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  998. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  999. ^
  1000. makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’
  1001. makeDataEntryType(swakDataEntry,sphericalTensor);
  1002. ^
  1003. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative:
  1004. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  1005. ^
  1006. makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’
  1007. makeDataEntryType(swakDataEntry,sphericalTensor);
  1008. ^
  1009. In file included from makeSwakDataEntry.C:38:0:
  1010. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  1011. class swakDataEntry;
  1012. ^
  1013. In file included from swakDataEntry.H:50:0,
  1014. from makeSwakDataEntry.C:38:
  1015. makeSwakDataEntry.C:47:37: error: template argument 1 is invalid
  1016. makeDataEntryType(swakDataEntry,sphericalTensor);
  1017. ^
  1018. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:73: note: in definition of macro ‘makeDataEntryType’
  1019. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  1020. ^
  1021. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:77: error: expected unqualified-id before ‘>’ token
  1022. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  1023. ^
  1024. makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’
  1025. makeDataEntryType(swakDataEntry,sphericalTensor);
  1026. ^
  1027. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57:0,
  1028. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  1029. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  1030. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  1031. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  1032. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  1033. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  1034. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  1035. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  1036. from lnInclude/DebugOStream.H:55,
  1037. from lnInclude/swak.H:333,
  1038. from makeSwakDataEntry.C:34:
  1039. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token
  1040. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  1041. ^
  1042. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:96:24: note: in definition of macro ‘defineTypeNameWithName’
  1043. const ::Foam::word Type::typeName(Name)
  1044. ^
  1045. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:117:5: note: in expansion of macro ‘defineTemplateTypeNameWithName’
  1046. defineTemplateTypeNameWithName(Type, Type::typeName_())
  1047. ^
  1048. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:141:5: note: in expansion of macro ‘defineNamedTemplateTypeName’
  1049. defineNamedTemplateTypeName(Type); \
  1050. ^
  1051. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  1052. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  1053. ^
  1054. makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’
  1055. makeDataEntryType(swakDataEntry,symmTensor);
  1056. ^
  1057. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0,
  1058. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57,
  1059. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  1060. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  1061. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  1062. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  1063. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  1064. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  1065. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  1066. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  1067. from lnInclude/DebugOStream.H:55,
  1068. from lnInclude/swak.H:333,
  1069. from makeSwakDataEntry.C:34:
  1070. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token
  1071. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  1072. ^
  1073. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:110:9: note: in definition of macro ‘defineDebugSwitchWithName’
  1074. int Type::debug(::Foam::debug::debugSwitch(Name, DebugSwitch))
  1075. ^
  1076. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  1077. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  1078. ^
  1079. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  1080. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  1081. ^
  1082. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  1083. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  1084. ^
  1085. makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’
  1086. makeDataEntryType(swakDataEntry,symmTensor);
  1087. ^
  1088. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  1089. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  1090. ^
  1091. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  1092. const Foam::RegisterDebugSwitch<Type> \
  1093. ^
  1094. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  1095. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  1096. ^
  1097. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  1098. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  1099. ^
  1100. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  1101. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  1102. ^
  1103. makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’
  1104. makeDataEntryType(swakDataEntry,symmTensor);
  1105. ^
  1106. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative:
  1107. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  1108. ^
  1109. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  1110. const Foam::RegisterDebugSwitch<Type> \
  1111. ^
  1112. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  1113. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  1114. ^
  1115. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  1116. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  1117. ^
  1118. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  1119. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  1120. ^
  1121. makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’
  1122. makeDataEntryType(swakDataEntry,symmTensor);
  1123. ^
  1124. In file included from makeSwakDataEntry.C:38:0:
  1125. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  1126. class swakDataEntry;
  1127. ^
  1128. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0,
  1129. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57,
  1130. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  1131. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  1132. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  1133. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  1134. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  1135. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  1136. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  1137. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  1138. from lnInclude/DebugOStream.H:55,
  1139. from lnInclude/swak.H:333,
  1140. from makeSwakDataEntry.C:34:
  1141. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  1142. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  1143. ^
  1144. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  1145. const Foam::RegisterDebugSwitch<Type> \
  1146. ^
  1147. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  1148. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  1149. ^
  1150. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  1151. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  1152. ^
  1153. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  1154. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  1155. ^
  1156. makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’
  1157. makeDataEntryType(swakDataEntry,symmTensor);
  1158. ^
  1159. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative:
  1160. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  1161. ^
  1162. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  1163. const Foam::RegisterDebugSwitch<Type> \
  1164. ^
  1165. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  1166. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  1167. ^
  1168. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  1169. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  1170. ^
  1171. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  1172. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  1173. ^
  1174. makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’
  1175. makeDataEntryType(swakDataEntry,symmTensor);
  1176. ^
  1177. In file included from makeSwakDataEntry.C:38:0:
  1178. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  1179. class swakDataEntry;
  1180. ^
  1181. In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0,
  1182. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57,
  1183. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46,
  1184. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28,
  1185. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225,
  1186. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462,
  1187. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43,
  1188. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48,
  1189. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42,
  1190. from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42,
  1191. from lnInclude/DebugOStream.H:55,
  1192. from lnInclude/swak.H:333,
  1193. from makeSwakDataEntry.C:34:
  1194. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:64: error: template argument 1 is invalid
  1195. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  1196. ^
  1197. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’
  1198. const Foam::RegisterDebugSwitch<Type> \
  1199. ^
  1200. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  1201. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  1202. ^
  1203. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  1204. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  1205. ^
  1206. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  1207. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  1208. ^
  1209. makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’
  1210. makeDataEntryType(swakDataEntry,symmTensor);
  1211. ^
  1212. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:41: error: expected unqualified-id before ‘>’ token
  1213. const Foam::RegisterDebugSwitch<Type> \
  1214. ^
  1215. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:121:5: note: in expansion of macro ‘registerTemplateDebugSwitchWithName’
  1216. registerTemplateDebugSwitchWithName(Type, Name)
  1217. ^
  1218. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’
  1219. defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch)
  1220. ^
  1221. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’
  1222. defineNamedTemplateDebugSwitch(Type, DebugSwitch)
  1223. ^
  1224. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’
  1225. defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \
  1226. ^
  1227. makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’
  1228. makeDataEntryType(swakDataEntry,symmTensor);
  1229. ^
  1230. In file included from swakDataEntry.H:50:0,
  1231. from makeSwakDataEntry.C:38:
  1232. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  1233. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  1234. ^
  1235. makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’
  1236. makeDataEntryType(swakDataEntry,symmTensor);
  1237. ^
  1238. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative:
  1239. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  1240. ^
  1241. makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’
  1242. makeDataEntryType(swakDataEntry,symmTensor);
  1243. ^
  1244. In file included from makeSwakDataEntry.C:38:0:
  1245. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  1246. class swakDataEntry;
  1247. ^
  1248. In file included from swakDataEntry.H:50:0,
  1249. from makeSwakDataEntry.C:38:
  1250. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’
  1251. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  1252. ^
  1253. makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’
  1254. makeDataEntryType(swakDataEntry,symmTensor);
  1255. ^
  1256. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative:
  1257. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  1258. ^
  1259. makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’
  1260. makeDataEntryType(swakDataEntry,symmTensor);
  1261. ^
  1262. In file included from makeSwakDataEntry.C:38:0:
  1263. swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’
  1264. class swakDataEntry;
  1265. ^
  1266. In file included from swakDataEntry.H:50:0,
  1267. from makeSwakDataEntry.C:38:
  1268. makeSwakDataEntry.C:48:37: error: template argument 1 is invalid
  1269. makeDataEntryType(swakDataEntry,symmTensor);
  1270. ^
  1271. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:73: note: in definition of macro ‘makeDataEntryType’
  1272. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  1273. ^
  1274. /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:77: error: expected unqualified-id before ‘>’ token
  1275. DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \
  1276. ^
  1277. makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’
  1278. makeDataEntryType(swakDataEntry,symmTensor);
  1279. ^
  1280. make: *** [Make/linux64GccDPInt32Opt/makeSwakDataEntry.o] Error 1
  1281. Parser library did not compile OK. No sense continuing as everything else depends on it
  1282.  
  1283. Requirements for Library not satisfied. I see no sense in going on
  1284. Check the README before you go on to ask. And search: Most likely your problem occured to 5 other people before and has been solved on the MessageBoard
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement