Created
February 8, 2016 04:09
-
-
Save petebachant/5be06f53168f8de43224 to your computer and use it in GitHub Desktop.
Errors compiling swak4Foam with OpenFOAM-dev
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Previously compiled for OpenFOAM dev | |
| /home/pete/OpenFOAM/pete-dev/swak4foam-dev/privateRequirements/bin existing. Prepending to PATH-variable (private version of Bison) | |
| No file 'swakConfiguration'. Python etc won't work. See README for details | |
| Try 'ln -s swakConfiguration.automatic swakConfiguration' for automatic configuration. BEWARE: this does not work on some systems | |
| Checking swak4Foam-version and generating file | |
| Swak version is 0.4.0 | |
| Bison is version 2.7.12-4996 | |
| Flex is version 2.5.35 (Minor version: 35) | |
| This seems to be an OpenFOAM-development version | |
| OpenFOAM-version: Major 9 Minor 9 Patch 99 (-1 == x / 99) | |
| No change to swak4FoamParsers/foamVersion4swak.H | |
| 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 | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:96:24: note: in definition of macro ‘defineTypeNameWithName’ | |
| const ::Foam::word Type::typeName(Name) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:117:5: note: in expansion of macro ‘defineTemplateTypeNameWithName’ | |
| defineTemplateTypeNameWithName(Type, Type::typeName_()) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:141:5: note: in expansion of macro ‘defineNamedTemplateTypeName’ | |
| defineNamedTemplateTypeName(Type); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,scalar); | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:110:9: note: in definition of macro ‘defineDebugSwitchWithName’ | |
| int Type::debug(::Foam::debug::debugSwitch(Name, DebugSwitch)) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,scalar); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,scalar); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative: | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,scalar); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,scalar); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative: | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,scalar); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:64: error: template argument 1 is invalid | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,scalar); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:41: error: expected unqualified-id before ‘>’ token | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:121:5: note: in expansion of macro ‘registerTemplateDebugSwitchWithName’ | |
| registerTemplateDebugSwitchWithName(Type, Name) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,scalar); | |
| ^ | |
| In file included from swakDataEntry.H:50:0, | |
| from makeSwakDataEntry.C:38: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,scalar); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative: | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,scalar); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from swakDataEntry.H:50:0, | |
| from makeSwakDataEntry.C:38: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,scalar); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative: | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,scalar); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from swakDataEntry.H:50:0, | |
| from makeSwakDataEntry.C:38: | |
| makeSwakDataEntry.C:43:37: error: template argument 1 is invalid | |
| makeDataEntryType(swakDataEntry,scalar); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:73: note: in definition of macro ‘makeDataEntryType’ | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:77: error: expected unqualified-id before ‘>’ token | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:43:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,scalar); | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:96:24: note: in definition of macro ‘defineTypeNameWithName’ | |
| const ::Foam::word Type::typeName(Name) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:117:5: note: in expansion of macro ‘defineTemplateTypeNameWithName’ | |
| defineTemplateTypeNameWithName(Type, Type::typeName_()) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:141:5: note: in expansion of macro ‘defineNamedTemplateTypeName’ | |
| defineNamedTemplateTypeName(Type); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,vector); | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:110:9: note: in definition of macro ‘defineDebugSwitchWithName’ | |
| int Type::debug(::Foam::debug::debugSwitch(Name, DebugSwitch)) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,vector); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,vector); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative: | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,vector); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,vector); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative: | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,vector); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:64: error: template argument 1 is invalid | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,vector); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:41: error: expected unqualified-id before ‘>’ token | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:121:5: note: in expansion of macro ‘registerTemplateDebugSwitchWithName’ | |
| registerTemplateDebugSwitchWithName(Type, Name) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,vector); | |
| ^ | |
| In file included from swakDataEntry.H:50:0, | |
| from makeSwakDataEntry.C:38: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,vector); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative: | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,vector); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from swakDataEntry.H:50:0, | |
| from makeSwakDataEntry.C:38: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,vector); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative: | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,vector); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from swakDataEntry.H:50:0, | |
| from makeSwakDataEntry.C:38: | |
| makeSwakDataEntry.C:44:37: error: template argument 1 is invalid | |
| makeDataEntryType(swakDataEntry,vector); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:73: note: in definition of macro ‘makeDataEntryType’ | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:77: error: expected unqualified-id before ‘>’ token | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:44:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,vector); | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:96:24: note: in definition of macro ‘defineTypeNameWithName’ | |
| const ::Foam::word Type::typeName(Name) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:117:5: note: in expansion of macro ‘defineTemplateTypeNameWithName’ | |
| defineTemplateTypeNameWithName(Type, Type::typeName_()) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:141:5: note: in expansion of macro ‘defineNamedTemplateTypeName’ | |
| defineNamedTemplateTypeName(Type); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,tensor); | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:110:9: note: in definition of macro ‘defineDebugSwitchWithName’ | |
| int Type::debug(::Foam::debug::debugSwitch(Name, DebugSwitch)) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,tensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,tensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative: | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,tensor); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,tensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative: | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,tensor); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:64: error: template argument 1 is invalid | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,tensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:41: error: expected unqualified-id before ‘>’ token | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:121:5: note: in expansion of macro ‘registerTemplateDebugSwitchWithName’ | |
| registerTemplateDebugSwitchWithName(Type, Name) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,tensor); | |
| ^ | |
| In file included from swakDataEntry.H:50:0, | |
| from makeSwakDataEntry.C:38: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,tensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative: | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,tensor); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from swakDataEntry.H:50:0, | |
| from makeSwakDataEntry.C:38: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,tensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative: | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,tensor); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from swakDataEntry.H:50:0, | |
| from makeSwakDataEntry.C:38: | |
| makeSwakDataEntry.C:46:37: error: template argument 1 is invalid | |
| makeDataEntryType(swakDataEntry,tensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:73: note: in definition of macro ‘makeDataEntryType’ | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:77: error: expected unqualified-id before ‘>’ token | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:46:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,tensor); | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:96:24: note: in definition of macro ‘defineTypeNameWithName’ | |
| const ::Foam::word Type::typeName(Name) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:117:5: note: in expansion of macro ‘defineTemplateTypeNameWithName’ | |
| defineTemplateTypeNameWithName(Type, Type::typeName_()) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:141:5: note: in expansion of macro ‘defineNamedTemplateTypeName’ | |
| defineNamedTemplateTypeName(Type); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,sphericalTensor); | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:110:9: note: in definition of macro ‘defineDebugSwitchWithName’ | |
| int Type::debug(::Foam::debug::debugSwitch(Name, DebugSwitch)) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,sphericalTensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,sphericalTensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative: | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,sphericalTensor); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,sphericalTensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative: | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,sphericalTensor); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:64: error: template argument 1 is invalid | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,sphericalTensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:41: error: expected unqualified-id before ‘>’ token | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:121:5: note: in expansion of macro ‘registerTemplateDebugSwitchWithName’ | |
| registerTemplateDebugSwitchWithName(Type, Name) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,sphericalTensor); | |
| ^ | |
| In file included from swakDataEntry.H:50:0, | |
| from makeSwakDataEntry.C:38: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,sphericalTensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative: | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,sphericalTensor); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from swakDataEntry.H:50:0, | |
| from makeSwakDataEntry.C:38: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,sphericalTensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative: | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,sphericalTensor); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from swakDataEntry.H:50:0, | |
| from makeSwakDataEntry.C:38: | |
| makeSwakDataEntry.C:47:37: error: template argument 1 is invalid | |
| makeDataEntryType(swakDataEntry,sphericalTensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:73: note: in definition of macro ‘makeDataEntryType’ | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:77: error: expected unqualified-id before ‘>’ token | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:47:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,sphericalTensor); | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:96:24: note: in definition of macro ‘defineTypeNameWithName’ | |
| const ::Foam::word Type::typeName(Name) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:117:5: note: in expansion of macro ‘defineTemplateTypeNameWithName’ | |
| defineTemplateTypeNameWithName(Type, Type::typeName_()) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:141:5: note: in expansion of macro ‘defineNamedTemplateTypeName’ | |
| defineNamedTemplateTypeName(Type); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,symmTensor); | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:59: error: expected initializer before ‘<’ token | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:110:9: note: in definition of macro ‘defineDebugSwitchWithName’ | |
| int Type::debug(::Foam::debug::debugSwitch(Name, DebugSwitch)) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,symmTensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,symmTensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative: | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,symmTensor); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,symmTensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:41: note: suggested alternative: | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,symmTensor); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:32:0, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/typeInfo.H:57, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/token.H:46, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UListIO.C:28, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.C:225, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UList.H:462, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/List.H:43, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/labelList.H:48, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/UPstream.H:42, | |
| from /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/Pstream.H:42, | |
| from lnInclude/DebugOStream.H:55, | |
| from lnInclude/swak.H:333, | |
| from makeSwakDataEntry.C:34: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:64: error: template argument 1 is invalid | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:37: note: in definition of macro ‘registerTemplateDebugSwitchWithName’ | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,symmTensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:79:41: error: expected unqualified-id before ‘>’ token | |
| const Foam::RegisterDebugSwitch<Type> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:121:5: note: in expansion of macro ‘registerTemplateDebugSwitchWithName’ | |
| registerTemplateDebugSwitchWithName(Type, Name) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/defineDebugSwitch.H:135:5: note: in expansion of macro ‘defineTemplateDebugSwitchWithName’ | |
| defineTemplateDebugSwitchWithName(Type, Type::typeName_(), DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/className.H:142:5: note: in expansion of macro ‘defineNamedTemplateDebugSwitch’ | |
| defineNamedTemplateDebugSwitch(Type, DebugSwitch) | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:192:5: note: in expansion of macro ‘defineNamedTemplateTypeNameAndDebug’ | |
| defineNamedTemplateTypeNameAndDebug(DataEntryTypes::SS<Type>, 0); \ | |
| ^ | |
| makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,symmTensor); | |
| ^ | |
| In file included from swakDataEntry.H:50:0, | |
| from makeSwakDataEntry.C:38: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,symmTensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative: | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,symmTensor); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from swakDataEntry.H:50:0, | |
| from makeSwakDataEntry.C:38: | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: error: ‘swakDataEntry’ is not a member of ‘Foam::DataEntryTypes’ | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,symmTensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:54: note: suggested alternative: | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,symmTensor); | |
| ^ | |
| In file included from makeSwakDataEntry.C:38:0: | |
| swakDataEntry.H:58:7: note: ‘Foam::swakDataEntry’ | |
| class swakDataEntry; | |
| ^ | |
| In file included from swakDataEntry.H:50:0, | |
| from makeSwakDataEntry.C:38: | |
| makeSwakDataEntry.C:48:37: error: template argument 1 is invalid | |
| makeDataEntryType(swakDataEntry,symmTensor); | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:73: note: in definition of macro ‘makeDataEntryType’ | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| /home/pete/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/DataEntry.H:194:77: error: expected unqualified-id before ‘>’ token | |
| DataEntry<Type>::adddictionaryConstructorToTable<DataEntryTypes::SS<Type>> \ | |
| ^ | |
| makeSwakDataEntry.C:48:5: note: in expansion of macro ‘makeDataEntryType’ | |
| makeDataEntryType(swakDataEntry,symmTensor); | |
| ^ | |
| make: *** [Make/linux64GccDPInt32Opt/makeSwakDataEntry.o] Error 1 | |
| Parser library did not compile OK. No sense continuing as everything else depends on it | |
| Requirements for Library not satisfied. I see no sense in going on | |
| 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment