Skip to content

Console Output

Skipping 10,759 KB.. Full Log
1U2W5pzzohpoGBJNyigAsxIzK8gAAAA==Number of semantic predicates found: 0
02:47:28 Number of manual fixed lookahead k=value options: 0
02:47:28 Number of nondeterministic decisions: 0
02:47:28 Number of nondeterministic decisions resolved with predicates: 0
02:47:28 Number of DFA conversions terminated early: 0
02:47:28 Number of errors: 0
02:47:28 Number of warnings: 0
02:47:28 Number of infos: 0
02:47:28 Number of syntactic predicates found: 0
02:47:28 Decisions with syntactic predicates: 0
02:47:28 Decision DFAs using syntactic predicates: 0
02:47:28 Decisions with semantic predicates: 0
02:47:28 Decision DFAs using semantic predicates: 0
02:47:28 
02:47:28 Backtracking report:
02:47:28 Number of decisions that backtrack: 0
02:47:28 
02:47:28 NFA conversion early termination report:
02:47:28 Number of NFA conversions that terminated early: 0
02:47:28 
02:47:28 ## Recover from the removal of Modelica_3_Lexer.h
02:47:28 ## Recover from the removal of Modelica_3_Lexer_BaseModelica_Lexer.h
02:47:28 ## Recover from the removal of Modelica_3_Lexer_BaseModelica_Lexer.c
02:47:28 ## Recover from the removal of Modelica_3_Lexer.c
02:47:28 java -cp ../3rdParty/antlr/3.2/libantlr3c-3.2/../tool/antlr-3.2.jar org.antlr.Tool -Xconversiontimeout 10000 -report ParModelica_Lexer.g
02:47:28 ANTLR Grammar Report; Stats Version 4
02:47:28 Grammar: ParModelica_Lexer
02:47:28 Type: lexer
02:47:28 Target language: C
02:47:28 Output: none
02:47:28 Grammar option k: none
02:47:28 Grammar option backtrack: false
02:47:28 Rules: 25
02:47:28 Productions: 49
02:47:28 Decisions: 1
02:47:28 Cyclic DFA decisions: 1
02:47:28 LL(1) decisions: 0
02:47:28 Min fixed k: 0
02:47:28 Max fixed k: 0
02:47:28 Average fixed k: 0.0
02:47:28 Standard deviation of fixed k: 0.0
02:47:28 Min acyclic DFA states: 0
02:47:28 Max acyclic DFA states: 0
02:47:28 Average acyclic DFA states: 0.0
02:47:28 Standard deviation of acyclic DFA states: 0.0
02:47:28 Total acyclic DFA states: 0
02:47:28 Min cyclic DFA states: 90
02:47:28 Max cyclic DFA states: 90
02:47:28 Average cyclic DFA states: 90.0
02:47:28 Standard deviation of cyclic DFA states: 0.0
02:47:28 Total cyclic DFA states: 90
02:47:28 Vocabulary size: 65536
02:47:28 DFA creation time in ms: 1448
02:47:28 Number of semantic predicates found: 0
02:47:28 Number of manual fixed lookahead k=value options: 0
02:47:28 Number of nondeterministic decisions: 0
02:47:28 Number of nondeterministic decisions resolved with predicates: 0
02:47:28 Number of DFA conversions terminated early: 0
02:47:28 Number of errors: 0
02:47:28 Number of warnings: 0
02:47:28 Number of infos: 0
02:47:28 Number of syntactic predicates found: 0
02:47:28 Decisions with syntactic predicates: 0
02:47:28 Decision DFAs using syntactic predicates: 0
02:47:28 Decisions with semantic predicates: 0
02:47:28 Decision DFAs using semantic predicates: 0
02:47:28 
02:47:28 Backtracking report:
02:47:28 Number of decisions that backtrack: 0
02:47:28 
02:47:28 NFA conversion early termination report:
02:47:28 Number of NFA conversions that terminated early: 0
02:47:28 
02:47:28 ## Recover from the removal of ParModelica_Lexer_BaseModelica_Lexer.c
02:47:28 ## Recover from the removal of ParModelica_Lexer_BaseModelica_Lexer.h
02:47:28 ## Recover from the removal of ParModelica_Lexer.h
02:47:28 ## Recover from the removal of ParModelica_Lexer.c
02:47:28 # build the library
02:47:28 clang -shared -o libomantlr3.so -Wl,-z,origin -Wl,-rpath,'$ORIGIN/../lib/arm-linux-gnueabihf/omc' -Wl,-rpath,'$ORIGIN' -Os -fno-stack-protector -fPIC -Wall  -Wno-parentheses-equality -Wno-unused-variable -Werror=implicit-function-declaration -Werror=incompatible-pointer-types  -I. -I../3rdParty/antlr/3.2/libantlr3c-3.2 -I../3rdParty/antlr/3.2/libantlr3c-3.2/include -I../3rdParty/gc/include -I../ -I../Compiler/runtime -I../SimulationRuntime/c/meta -I../SimulationRuntime/c/ -I../SimulationRuntime/c/meta/gc -I../SimulationRuntime/c/util -DOM_HAVE_PTHREADS -DANTLR3_NODEBUGGER ../3rdParty/antlr/3.2/libantlr3c-3.2/src/*.c -I../3rdParty/antlr/3.2/libantlr3c-3.2/include -I../3rdParty/antlr/3.2/libantlr3c-3.2
02:47:28 ../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3baserecognizer.c:645:29: warning: variable 'tparser' set but not used [-Wunused-but-set-variable]
02:47:28   645 |     pANTLR3_TREE_PARSER     tparser;
02:47:28       |                             ^
02:47:28 ../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3baserecognizer.c:1005:25: warning: variable 'is' set but not used [-Wunused-but-set-variable]
02:47:28  1005 |         pANTLR3_INT_STREAM          is;
02:47:28       |                                     ^
02:47:28 ../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3baserecognizer.c:2169:31: warning: variable 'cts' set but not used [-Wunused-but-set-variable]
02:47:28  2169 |         pANTLR3_COMMON_TOKEN_STREAM             cts;
02:47:28       |                                                 ^
02:47:28 3 warnings generated.
02:47:28 ../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3basetree.c:428:17: warning: variable 'numToInsert' set but not used [-Wunused-but-set-variable]
02:47:28   428 |                 ANTLR3_UINT32 numToInsert;
02:47:28       |                               ^
02:47:28 1 warning generated.
02:47:28 ../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3collections.c:1895:9: warning: explicitly assigning value of variable of type 'ANTLR3_INTKEY' (aka 'unsigned int') to itself [-Wself-assign]
02:47:28  1895 |     key = key;
02:47:28       |     ~~~ ^ ~~~
02:47:28 ../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3collections.c:1892:29: warning: variable 'p' set but not used [-Wunused-but-set-variable]
02:47:28  1892 |     pANTLR3_INT_TRIE_NODE   p;
02:47:28       |                             ^
02:47:28 2 warnings generated.
02:47:28 ../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3commontreeadaptor.c:51:32: warning: unused function 'getToken' [-Wunused-function]
02:47:28    51 | static  pANTLR3_COMMON_TOKEN    getToken                                (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_TREE t);
02:47:28       |                                 ^~~~~~~~
02:47:28 1 warning generated.
02:47:28 ../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3commontreenodestream.c:933:31: warning: variable 'cta' set but not used [-Wunused-but-set-variable]
02:47:28   933 |                 pANTLR3_COMMON_TREE_ADAPTOR     cta;
02:47:28       |                                                 ^
02:47:28 1 warning generated.
02:47:28 ../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3string.c:361:19: warning: variable 'cResult' set but not used [-Wunused-but-set-variable]
02:47:28   361 |         ConversionResult        cResult;
02:47:28       |                                 ^
02:47:28 ../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3string.c:329:1: warning: unused function 'stringInitUTF8' [-Wunused-function]
02:47:28   329 | stringInitUTF8  (pANTLR3_STRING string)
02:47:28       | ^~~~~~~~~~~~~~
02:47:28 2 warnings generated.
02:47:28 ../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3treeparser.c:192:37: warning: variable 'ctns' set but not used [-Wunused-but-set-variable]
02:47:28   192 |     pANTLR3_COMMON_TREE_NODE_STREAM     ctns;
02:47:28       |                                         ^
02:47:28 1 warning generated.
02:47:28 test ! `uname` = Darwin || install_name_tool -id "@rpath/libomantlr3.so" libomantlr3.so
02:47:28 java -cp ../3rdParty/antlr/3.2/libantlr3c-3.2/../tool/antlr-3.2.jar org.antlr.Tool -Xconversiontimeout 10000 -report MetaModelica_Lexer.g
02:47:28 ANTLR Grammar Report; Stats Version 4
02:47:28 Grammar: MetaModelica_Lexer
02:47:28 Type: lexer
02:47:28 Target language: C
02:47:28 Output: none
02:47:28 Grammar option k: none
02:47:28 Grammar option backtrack: false
02:47:28 Rules: 45
02:47:28 Productions: 89
02:47:28 Decisions: 1
02:47:28 Cyclic DFA decisions: 1
02:47:28 LL(1) decisions: 0
02:47:28 Min fixed k: 0
02:47:28 Max fixed k: 0
02:47:28 Average fixed k: 0.0
02:47:28 Standard deviation of fixed k: 0.0
02:47:28 Min acyclic DFA states: 0
02:47:28 Max acyclic DFA states: 0
02:47:28 Average acyclic DFA states: 0.0
02:47:28 Standard deviation of acyclic DFA states: 0.0
02:47:28 Total acyclic DFA states: 0
02:47:28 Min cyclic DFA states: 206
02:47:28 Max cyclic DFA states: 206
02:47:28 Average cyclic DFA states: 206.0
02:47:28 Standard deviation of cyclic DFA states: 0.0
02:47:28 Total cyclic DFA states: 206
02:47:28 Vocabulary size: 65536
02:47:28 DFA creation time in ms: 2375
02:47:28 Number of semantic predicates found: 0
02:47:28 Number of manual fixed lookahead k=value options: 0
02:47:28 Number of nondeterministic decisions: 0
02:47:28 Number of nondeterministic decisions resolved with predicates: 0
02:47:28 Number of DFA conversions terminated early: 0
02:47:28 Number of errors: 0
02:47:28 Number of warnings: 0
02:47:28 Number of infos: 0
02:47:28 Number of syntactic predicates found: 0
02:47:28 Decisions with syntactic predicates: 0
02:47:28 Decision DFAs using syntactic predicates: 0
02:47:28 Decisions with semantic predicates: 0
02:47:28 Decision DFAs using semantic predicates: 0
02:47:28 
02:47:28 Backtracking report:
02:47:28 Number of decisions that backtrack: 0
02:47:28 
02:47:28 NFA conversion early termination report:
02:47:28 Number of NFA conversions that terminated early: 0
02:47:28 
02:47:28 ## Recover from the removal of MetaModelica_Lexer.h
02:47:28 ## Recover from the removal of MetaModelica_Lexer_BaseModelica_Lexer.h
02:47:28 ## Recover from the removal of MetaModelica_Lexer_BaseModelica_Lexer.c
02:47:28 ## Recover from the removal of MetaModelica_Lexer.c
02:47:28 java -cp ../3rdParty/antlr/3.2/libantlr3c-3.2/../tool/antlr-3.2.jar org.antlr.Tool -Xconversiontimeout 10000 -report Modelica.g
02:47:28 warning(105): Modelica.g:309:10: no lexer rule corresponding to token: PURE
02:47:28 warning(105): Modelica.g:1818:5: no lexer rule corresponding to token: PURE
02:47:28 warning(200): Modelica.g:1627:20: Decision can match input such as "COLONCOLON" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1643:55: Decision can match input such as "COLON" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1643:25: Decision can match input such as "COLON" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1657:100: Decision can match input such as "T_OR" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1663:106: Decision can match input such as "T_AND" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1677:3: Decision can match input such as "LESS" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1677:3: Decision can match input such as "LESSEQ" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1677:3: Decision can match input such as "GREATER" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1677:3: Decision can match input such as "GREATEREQ" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1677:3: Decision can match input such as "EQEQ" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1677:3: Decision can match input such as "LESSGT" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1693:5: Decision can match input such as "PLUS" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1693:5: Decision can match input such as "MINUS" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1693:5: Decision can match input such as "PLUS_EW" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1693:5: Decision can match input such as "MINUS_EW" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1715:5: Decision can match input such as "STAR" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1715:5: Decision can match input such as "SLASH" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1715:5: Decision can match input such as "STAR_EW" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1715:5: Decision can match input such as "SLASH_EW" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1721:14: Decision can match input such as "POWER_EW" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 warning(200): Modelica.g:1721:14: Decision can match input such as "POWER" using multiple alternatives: 1, 2
02:47:28 As a result, alternative(s) 2 were disabled for that input
02:47:28 Semantic predicates were present but were hidden by actions.
02:47:28 ANTLR Grammar Report; Stats Version 4
02:47:28 Grammar: Modelica
02:47:28 Type: combined
02:47:28 Target language: C
02:47:28 Output: none
02:47:28 Grammar option k: none
02:47:28 Grammar option backtrack: false
02:47:28 Rules: 144
02:47:28 Productions: 161
02:47:28 Decisions: 197
02:47:28 Cyclic DFA decisions: 1
02:47:28 LL(1) decisions: 54
02:47:28 Min fixed k: -1
02:47:28 Max fixed k: 3
02:47:28 Average fixed k: 0.0
02:47:28 Standard deviation of fixed k: 1.0954451150103321
02:47:28 Min acyclic DFA states: 0
02:47:28 Max acyclic DFA states: 73
02:47:28 Average acyclic DFA states: 2.8877551020408165
02:47:28 Standard deviation of acyclic DFA states: 8.62124109461696
02:47:28 Total acyclic DFA states: 566
02:47:28 Min cyclic DFA states: 6
02:47:28 Max cyclic DFA states: 6
02:47:28 Average cyclic DFA states: 6.0
02:47:28 Standard deviation of cyclic DFA states: 0.0
02:47:28 Total cyclic DFA states: 6
02:47:28 Vocabulary size: 150
02:47:28 DFA creation time in ms: 16557
02:47:28 Number of semantic predicates found: 16
02:47:28 Number of manual fixed lookahead k=value options: 7
02:47:28 Number of nondeterministic decisions: 17
02:47:28 Number of nondeterministic decisions resolved with predicates: 8
02:47:28 Number of DFA conversions terminated early: 0
02:47:28 Number of errors: 0
02:47:28 Number of warnings: 23
02:47:28 Number of infos: 0
02:47:28 Number of syntactic predicates found: 4
02:47:28 Decisions with syntactic predicates: 3
02:47:28 Decision DFAs using syntactic predicates: 3
02:47:28 Decisions with semantic predicates: 16
02:47:28 Decision DFAs using semantic predicates: 5
02:47:28 
02:47:28 Backtracking report:
02:47:28 Number of decisions that backtrack: 3
02:47:28 Rule code_expression decision 180 location 2132:5
02:47:28 Rule component_reference__function_call decision 143 location 1865:52
02:47:28 Rule top_algorithm decision 186 location 2193:3
02:47:28 
02:47:28 NFA conversion early termination report:
02:47:28 Number of NFA conversions that terminated early: 0
02:47:28 
02:47:28 ## Recover from the removal of ModelicaParser.h
02:47:28 ## Recover from the removal of ModelicaParser.c
02:47:28 clang -Os -fno-stack-protector -fPIC -Wall  -Wno-parentheses-equality -Wno-unused-variable -Werror=implicit-function-declaration -Werror=incompatible-pointer-types  -I. -I../3rdParty/antlr/3.2/libantlr3c-3.2 -I../3rdParty/antlr/3.2/libantlr3c-3.2/include -I../3rdParty/gc/include -I../ -I../Compiler/runtime -I../SimulationRuntime/c/meta -I../SimulationRuntime/c/ -I../SimulationRuntime/c/meta/gc -I../SimulationRuntime/c/util -DOM_HAVE_PTHREADS  -c -o ParModelica_Lexer.o ParModelica_Lexer.c
02:47:28 clang -Os -fno-stack-protector -fPIC -Wall  -Wno-parentheses-equality -Wno-unused-variable -Werror=implicit-function-declaration -Werror=incompatible-pointer-types  -I. -I../3rdParty/antlr/3.2/libantlr3c-3.2 -I../3rdParty/antlr/3.2/libantlr3c-3.2/include -I../3rdParty/gc/include -I../ -I../Compiler/runtime -I../SimulationRuntime/c/meta -I../SimulationRuntime/c/ -I../SimulationRuntime/c/meta/gc -I../SimulationRuntime/c/util -DOM_HAVE_PTHREADS  -c -o Modelica_3_Lexer.o Modelica_3_Lexer.c
02:47:28 clang -Os -fno-stack-protector -fPIC -Wall  -Wno-parentheses-equality -Wno-unused-variable -Werror=implicit-function-declaration -Werror=incompatible-pointer-types  -I. -I../3rdParty/antlr/3.2/libantlr3c-3.2 -I../3rdParty/antlr/3.2/libantlr3c-3.2/include -I../3rdParty/gc/include -I../ -I../Compiler/runtime -I../SimulationRuntime/c/meta -I../SimulationRuntime/c/ -I../SimulationRuntime/c/meta/gc -I../SimulationRuntime/c/util -DOM_HAVE_PTHREADS  -c -o MetaModelica_Lexer.o MetaModelica_Lexer.c
02:47:28 clang -Os -fno-stack-protector -fPIC -Wall  -Wno-parentheses-equality -Wno-unused-variable -Werror=implicit-function-declaration -Werror=incompatible-pointer-types  -I. -I../3rdParty/antlr/3.2/libantlr3c-3.2 -I../3rdParty/antlr/3.2/libantlr3c-3.2/include -I../3rdParty/gc/include -I../ -I../Compiler/runtime -I../SimulationRuntime/c/meta -I../SimulationRuntime/c/ -I../SimulationRuntime/c/meta/gc -I../SimulationRuntime/c/util -DOM_HAVE_PTHREADS  -c -o Parser_omc.o Parser_omc.c
02:47:28 In file included from Parser_omc.c:36:
02:47:28 ./parse.c:370:42: warning: variable 'members' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
02:47:28   370 |   pthread_setspecific(modelicaParserKey,&members);
02:47:28       |                                          ^~~~~~~
02:47:28 ./parse.c:412:42: warning: variable 'members' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
02:47:28   412 |   pthread_setspecific(modelicaParserKey,&members);
02:47:28       |                                          ^~~~~~~
02:47:28 ./parse.c:73:14: warning: unused function 'noRecoverFromMismatchedSet' [-Wunused-function]
02:47:28    73 | static void* noRecoverFromMismatchedSet(pANTLR3_BASE_RECOGNIZER recognizer, pANTLR3_BITSET_LIST follow)
02:47:28       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
02:47:28 3 warnings generated.
02:47:28 clang -Os -fno-stack-protector -fPIC -Wall  -Wno-parentheses-equality -Wno-unused-variable -Werror=implicit-function-declaration -Werror=incompatible-pointer-types  -I. -I../3rdParty/antlr/3.2/libantlr3c-3.2 -I../3rdParty/antlr/3.2/libantlr3c-3.2/include -I../3rdParty/gc/include -I../ -I../Compiler/runtime -I../SimulationRuntime/c/meta -I../SimulationRuntime/c/ -I../SimulationRuntime/c/meta/gc -I../SimulationRuntime/c/util -DOM_HAVE_PTHREADS  -c -o ParModelica_Lexer_BaseModelica_Lexer.o ParModelica_Lexer_BaseModelica_Lexer.c
02:47:28 ParModelica_Lexer_BaseModelica_Lexer.c:6235:19: warning: variable 'esc' set but not used [-Wunused-but-set-variable]
02:47:28  6235 |     ANTLR3_UINT32 esc;
02:47:28       |                   ^
02:47:28 1 warning generated.
02:47:28 clang -Os -fno-stack-protector -fPIC -Wall  -Wno-parentheses-equality -Wno-unused-variable -Werror=implicit-function-declaration -Werror=incompatible-pointer-types  -I. -I../3rdParty/antlr/3.2/libantlr3c-3.2 -I../3rdParty/antlr/3.2/libantlr3c-3.2/include -I../3rdParty/gc/include -I../ -I../Compiler/runtime -I../SimulationRuntime/c/meta -I../SimulationRuntime/c/ -I../SimulationRuntime/c/meta/gc -I../SimulationRuntime/c/util -DOM_HAVE_PTHREADS  -c -o MetaModelica_Lexer_BaseModelica_Lexer.o MetaModelica_Lexer_BaseModelica_Lexer.c
02:47:28 MetaModelica_Lexer_BaseModelica_Lexer.c:6236:19: warning: variable 'esc' set but not used [-Wunused-but-set-variable]
02:47:28  6236 |     ANTLR3_UINT32 esc;
02:47:28       |                   ^
02:47:28 1 warning generated.
02:47:28 clang -Os -fno-stack-protector -fPIC -Wall  -Wno-parentheses-equality -Wno-unused-variable -Werror=implicit-function-declaration -Werror=incompatible-pointer-types  -I. -I../3rdParty/antlr/3.2/libantlr3c-3.2 -I../3rdParty/antlr/3.2/libantlr3c-3.2/include -I../3rdParty/gc/include -I../ -I../Compiler/runtime -I../SimulationRuntime/c/meta -I../SimulationRuntime/c/ -I../SimulationRuntime/c/meta/gc -I../SimulationRuntime/c/util -DOM_HAVE_PTHREADS  -c -o Modelica_3_Lexer_BaseModelica_Lexer.o Modelica_3_Lexer_BaseModelica_Lexer.c
02:47:28 Modelica_3_Lexer_BaseModelica_Lexer.c:6235:19: warning: variable 'esc' set but not used [-Wunused-but-set-variable]
02:47:28  6235 |     ANTLR3_UINT32 esc;
02:47:28       |                   ^
02:47:28 1 warning generated.
02:47:28 clang -c -o ModelicaParser.boot.o ModelicaParser.c -Os -fno-stack-protector -fPIC -Wall  -Wno-parentheses-equality -Wno-unused-variable -Werror=implicit-function-declaration -Werror=incompatible-pointer-types  -I. -I../3rdParty/antlr/3.2/libantlr3c-3.2 -I../3rdParty/antlr/3.2/libantlr3c-3.2/include -I../3rdParty/gc/include -I../ -I../Compiler/runtime -I../SimulationRuntime/c/meta -I../SimulationRuntime/c/ -I../SimulationRuntime/c/meta/gc -I../SimulationRuntime/c/util -DOM_HAVE_PTHREADS -DOMC_BOOTSTRAPPING -I../Compiler/boot/tarball-include
02:47:28 ModelicaParser.c:3471:34: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
02:47:28  3471 |                       while (tok = INPUT->get(INPUT,omc_first_comment++)) {
02:47:28       |                              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
02:47:28 ModelicaParser.c:3471:34: note: place parentheses around the assignment to silence this warning
02:47:28  3471 |                       while (tok = INPUT->get(INPUT,omc_first_comment++)) {
02:47:28       |                                  ^                                      
02:47:28       |                              (                                          )
02:47:28 ModelicaParser.c:3471:34: note: use '==' to turn this assignment into an equality comparison
02:47:28  3471 |                       while (tok = INPUT->get(INPUT,omc_first_comment++)) {
02:47:28       |                                  ^
02:47:28       |                                  ==
02:47:28 ModelicaParser.c:3315:25: warning: expression result unused [-Wunused-value]
02:47:28  3315 |         (SCOPE_TOP(omc))->numPushed; OM_PUSHZ2(within, cl); 
02:47:28       |         ~~~~~~~~~~~~~~~~  ^~~~~~~~~
02:47:28 ModelicaParser.c:5034:29: warning: variable 'rp' set but not used [-Wunused-but-set-variable]
02:47:28  5034 |     pANTLR3_COMMON_TOKEN    rp;
02:47:28       |                             ^
02:47:28 ModelicaParser.c:8082:29: warning: variable 'conn' set but not used [-Wunused-but-set-variable]
02:47:28  8082 |     pANTLR3_COMMON_TOKEN    conn;
02:47:28       |                             ^
02:47:28 ModelicaParser.c:10256:29: warning: variable 'lt' set but not used [-Wunused-but-set-variable]
02:47:28  10256 |     pANTLR3_COMMON_TOKEN    lt;
02:47:28        |                             ^
02:47:28 ModelicaParser.c:10435:29: warning: variable 'lt' set but not used [-Wunused-but-set-variable]
02:47:28  10435 |     pANTLR3_COMMON_TOKEN    lt;
02:47:28        |                             ^
02:47:28 ModelicaParser.c:23425:41: warning: variable 'd' set but not used [-Wunused-but-set-variable]
02:47:28  23425 |                                     double d = 0;
02:47:28        |                                            ^
02:47:28 ModelicaParser.c:23992:29: warning: variable 'i' set but not used [-Wunused-but-set-variable]
02:47:28  23992 |     pANTLR3_COMMON_TOKEN    i;
02:47:28        |                             ^
02:47:28 ModelicaParser.c:607:26: warning: unused function 'freeScope' [-Wunused-function]
02:47:28   607 | static  void ANTLR3_CDECL freeScope(void * scope)
02:47:28       |                           ^~~~~~~~~
02:47:28 ModelicaParser.c:877:26: warning: unused function 'getTokenNames' [-Wunused-function]
02:47:28   877 | static pANTLR3_UINT8    *getTokenNames() 
02:47:28       |                          ^~~~~~~~~~~~~
02:47:28 10 warnings generated.
02:47:28 rm -f libomparse-boot.a
02:47:28 ar -ru libomparse-boot.a ParModelica_Lexer_BaseModelica_Lexer.o ParModelica_Lexer.o MetaModelica_Lexer_BaseModelica_Lexer.o MetaModelica_Lexer.o Modelica_3_Lexer_BaseModelica_Lexer.o Modelica_3_Lexer.o MetaModelica_Lexer.o MetaModelica_Lexer_BaseModelica_Lexer.o Modelica_3_Lexer.o Modelica_3_Lexer_BaseModelica_Lexer.o ParModelica_Lexer.o ParModelica_Lexer_BaseModelica_Lexer.o Parser_omc.o ModelicaParser.boot.o
02:47:28 ar: `u' modifier ignored since `D' is the default (see `U')
02:47:28 ar: creating libomparse-boot.a
02:47:28 ranlib libomparse-boot.a
02:47:28 mkdir -p /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~2-gbb46d8f/build/include/arm-linux-gnueabihf/omc/antlr3
02:47:28 cp ../3rdParty/antlr/3.2/libantlr3c-3.2/antlr3config.h ../3rdParty/antlr/3.2/libantlr3c-3.2/include/*.h /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~2-gbb46d8f/build/include/arm-linux-gnueabihf/omc/antlr3
02:47:28 cp libomantlr3.so /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~2-gbb46d8f/build/lib/arm-linux-gnueabihf/omc/
02:47:28 make[5]: Leaving directory '/var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~2-gbb46d8f/OMCompiler/Parser'
02:47:28 make[4]: Leaving directory '/var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~2-gbb46d8f/OMCompiler'
02:47:28 make[3]: *** [Makefile.common:132: interactive] Error 2
02:47:28 make[3]: Leaving directory '/var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~2-gbb46d8f/OMCompiler'
02:47:28 make[2]: *** [Makefile:121: omc-bootstrapped] Error 2
02:47:28 make[2]: Leaving directory '/var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~2-gbb46d8f/OMCompiler'
02:47:28 make[1]: *** [Makefile:29: omc.skip] Error 2
02:47:28 make[1]: Leaving directory '/var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~2-gbb46d8f'
02:47:28 make: *** [debian/rules:97: build-stamp] Error 2
02:47:28 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
02:47:28 + exit 1