ExvbLL0llgABGJgYmLwaB3MycnMzi4My85FTXgvzkDB8G3tScxILi1BRfsEwJg4BPVmJZon5OYl66vk9+Xrp1RRGDFNSy5Py84vycVD1nCI1qPENFAZCee8Ym4BvQfXwgU/RApuiBTel+MuFMv/J9JgZGLwbWssSc0lSguQIIRX6luUmpRW1rpspyT3nQDTUNCLg+KwIA6oHBJPIAAAA=[0mwarning(200): Modelica.g:1693:5: Decision can match input such as "MINUS" using multiple alternatives: 1, 2
01:59:58As a result, alternative(s) 2 were disabled for that input
01:59:58Semantic predicates were present but were hidden by actions.
01:59:58warning(200): Modelica.g:1693:5: Decision can match input such as "PLUS_EW" using multiple alternatives: 1, 2
01:59:58As a result, alternative(s) 2 were disabled for that input
01:59:58Semantic predicates were present but were hidden by actions.
01:59:58warning(200): Modelica.g:1693:5: Decision can match input such as "MINUS_EW" using multiple alternatives: 1, 2
01:59:58As a result, alternative(s) 2 were disabled for that input
01:59:58Semantic predicates were present but were hidden by actions.
01:59:58warning(200): Modelica.g:1715:5: Decision can match input such as "STAR" using multiple alternatives: 1, 2
01:59:58As a result, alternative(s) 2 were disabled for that input
01:59:58Semantic predicates were present but were hidden by actions.
01:59:58warning(200): Modelica.g:1715:5: Decision can match input such as "SLASH" using multiple alternatives: 1, 2
01:59:58As a result, alternative(s) 2 were disabled for that input
01:59:58Semantic predicates were present but were hidden by actions.
01:59:58warning(200): Modelica.g:1715:5: Decision can match input such as "STAR_EW" using multiple alternatives: 1, 2
01:59:58As a result, alternative(s) 2 were disabled for that input
01:59:58Semantic predicates were present but were hidden by actions.
01:59:58warning(200): Modelica.g:1715:5: Decision can match input such as "SLASH_EW" using multiple alternatives: 1, 2
01:59:58As a result, alternative(s) 2 were disabled for that input
01:59:58Semantic predicates were present but were hidden by actions.
01:59:58warning(200): Modelica.g:1721:14: Decision can match input such as "POWER_EW" using multiple alternatives: 1, 2
01:59:58As a result, alternative(s) 2 were disabled for that input
01:59:58Semantic predicates were present but were hidden by actions.
01:59:58warning(200): Modelica.g:1721:14: Decision can match input such as "POWER" using multiple alternatives: 1, 2
01:59:58As a result, alternative(s) 2 were disabled for that input
01:59:58Semantic predicates were present but were hidden by actions.
01:59:58ANTLR Grammar Report; Stats Version 4
01:59:58Grammar: Modelica
01:59:58Type: combined
01:59:58Target language: C
01:59:58Output: none
01:59:58Grammar option k: none
01:59:58Grammar option backtrack: false
01:59:58Rules: 144
01:59:58Productions: 161
01:59:58Decisions: 197
01:59:58Cyclic DFA decisions: 1
01:59:58LL(1) decisions: 54
01:59:58Min fixed k: -1
01:59:58Max fixed k: 3
01:59:58Average fixed k: 0.0
01:59:58Standard deviation of fixed k: 1.0954451150103321
01:59:58Min acyclic DFA states: 0
01:59:58Max acyclic DFA states: 73
01:59:58Average acyclic DFA states: 2.8877551020408165
01:59:58Standard deviation of acyclic DFA states: 8.62124109461696
01:59:58Total acyclic DFA states: 566
01:59:58Min cyclic DFA states: 6
01:59:58Max cyclic DFA states: 6
01:59:58Average cyclic DFA states: 6.0
01:59:58Standard deviation of cyclic DFA states: 0.0
01:59:58Total cyclic DFA states: 6
01:59:58Vocabulary size: 150
01:59:58DFA creation time in ms: 2494
01:59:58Number of semantic predicates found: 16
01:59:58Number of manual fixed lookahead k=value options: 7
01:59:58Number of nondeterministic decisions: 17
01:59:58Number of nondeterministic decisions resolved with predicates: 8
01:59:58Number of DFA conversions terminated early: 0
01:59:58Number of errors: 0
01:59:58Number of warnings: 23
01:59:58Number of infos: 0
01:59:58Number of syntactic predicates found: 4
01:59:58Decisions with syntactic predicates: 3
01:59:58Decision DFAs using syntactic predicates: 3
01:59:58Decisions with semantic predicates: 16
01:59:58Decision DFAs using semantic predicates: 5
01:59:5801:59:58Backtracking report:
01:59:58Number of decisions that backtrack: 3
01:59:58Rule code_expression decision 180 location 2132:5
01:59:58Rule component_reference__function_call decision 143 location 1865:52
01:59:58Rule top_algorithm decision 186 location 2193:3
01:59:5801:59:58NFA conversion early termination report:
01:59:58Number of NFA conversions that terminated early: 0
01:59:5801:59:58## Recover from the removal of ModelicaParser.h
01:59:58## Recover from the removal of ModelicaParser.c
01:59:58(cd ../3rdParty/antlr/3.2/libantlr3c-3.2 && ./configure --disable-antlrdebug --disable-abiflags --host=arm-unknown-linux-gnueabihf CC="clang" CXX="clang++ -std=c++17" LDFLAGS="" CFLAGS="-Os -fno-stack-protector -fPIC -Wall -Wno-parentheses-equality -Wno-unused-variable -Werror=implicit-function-declaration -Werror=incompatible-pointer-types" CPPFLAGS="")
01:59:58configure: WARNING: If you wanted to set the --build type, don't use --host.
01:59:58 If a cross compiler is detected then cross compile mode will be used.
01:59:58checking for a BSD-compatible install... /usr/bin/install -c
01:59:58checking whether build environment is sane... yes
01:59:58checking for gawk... no
01:59:58checking for mawk... mawk
01:59:58checking whether make sets $(MAKE)... yes
01:59:58checking for arm-unknown-linux-gnueabihf-strip... no
01:59:58checking for strip... strip
01:59:58checking for arm-unknown-linux-gnueabihf-xlc... clang
01:59:58checking for C compiler default output file name... a.out
01:59:58checking whether the C compiler works... yes
01:59:58checking whether we are cross compiling... no
01:59:58checking for suffix of executables...
01:59:58checking for suffix of object files... o
01:59:58checking whether we are using the GNU C compiler... yes
01:59:58checking whether clang accepts -g... yes
01:59:58checking for clang option to accept ISO C89... none needed
01:59:58checking for style of include used by make... GNU
01:59:58checking dependency style of clang... gcc3
01:59:58checking whether to enable maintainer-specific portions of Makefiles... no
01:59:58checking build system type... aarch64-unknown-linux-gnu
01:59:58checking host system type... arm-unknown-linux-gnueabihf
01:59:58checking for a sed that does not truncate output... /usr/bin/sed
01:59:58checking for grep that handles long lines and -e... /usr/bin/grep
01:59:58checking for egrep... /usr/bin/grep -E
01:59:58checking for ld used by clang... /usr/bin/arm-linux-gnueabihf-ld
01:59:58checking if the linker (/usr/bin/arm-linux-gnueabihf-ld) is GNU ld... yes
01:59:58checking for /usr/bin/arm-linux-gnueabihf-ld option to reload object files... -r
01:59:58checking for BSD-compatible nm... nm
01:59:58checking whether ln -s works... yes
01:59:58checking how to recognise dependent libraries... pass_all
01:59:58checking how to run the C preprocessor... clang -E
01:59:58checking for ANSI C header files... yes
01:59:58checking for sys/types.h... yes
01:59:58checking for sys/stat.h... yes
01:59:58checking for stdlib.h... yes
01:59:58checking for string.h... yes
01:59:58checking for memory.h... yes
01:59:58checking for strings.h... yes
01:59:58checking for inttypes.h... yes
01:59:58checking for stdint.h... yes
01:59:58checking for unistd.h... yes
01:59:58checking dlfcn.h usability... yes
01:59:58checking dlfcn.h presence... yes
01:59:58checking for dlfcn.h... yes
01:59:58checking whether we are using the GNU C++ compiler... yes
01:59:58checking whether clang++ -std=c++17 accepts -g... yes
01:59:58checking dependency style of clang++ -std=c++17... gcc3
01:59:58checking how to run the C++ preprocessor... clang++ -std=c++17 -E
01:59:58checking for arm-unknown-linux-gnueabihf-g77... no
01:59:58checking for arm-unknown-linux-gnueabihf-xlf... no
01:59:58checking for arm-unknown-linux-gnueabihf-f77... no
01:59:58checking for arm-unknown-linux-gnueabihf-frt... no
01:59:58checking for arm-unknown-linux-gnueabihf-pgf77... no
01:59:58checking for arm-unknown-linux-gnueabihf-cf77... no
01:59:58checking for arm-unknown-linux-gnueabihf-fort77... no
01:59:58checking for arm-unknown-linux-gnueabihf-fl32... no
01:59:58checking for arm-unknown-linux-gnueabihf-af77... no
01:59:58checking for arm-unknown-linux-gnueabihf-xlf90... no
01:59:58checking for arm-unknown-linux-gnueabihf-f90... no
01:59:58checking for arm-unknown-linux-gnueabihf-pgf90... no
01:59:58checking for arm-unknown-linux-gnueabihf-pghpf... no
01:59:58checking for arm-unknown-linux-gnueabihf-epcf90... no
01:59:58checking for arm-unknown-linux-gnueabihf-gfortran... no
01:59:58checking for arm-unknown-linux-gnueabihf-g95... no
01:59:58checking for arm-unknown-linux-gnueabihf-xlf95... no
01:59:58checking for arm-unknown-linux-gnueabihf-f95... no
01:59:58checking for arm-unknown-linux-gnueabihf-fort... no
01:59:58checking for arm-unknown-linux-gnueabihf-ifort... no
01:59:58checking for arm-unknown-linux-gnueabihf-ifc... no
01:59:58checking for arm-unknown-linux-gnueabihf-efc... no
01:59:58checking for arm-unknown-linux-gnueabihf-pgf95... no
01:59:58checking for arm-unknown-linux-gnueabihf-lf95... no
01:59:58checking for arm-unknown-linux-gnueabihf-ftn... no
01:59:58checking for g77... no
01:59:58checking for xlf... no
01:59:58checking for f77... f77
01:59:58checking whether we are using the GNU Fortran 77 compiler... yes
01:59:58checking whether f77 accepts -g... yes
01:59:58checking the maximum length of command line arguments... 32768
01:59:58checking command to parse nm output from clang object... ok
01:59:58checking for objdir... .libs
01:59:58checking for arm-unknown-linux-gnueabihf-ar... no
01:59:58checking for ar... ar
01:59:58checking for arm-unknown-linux-gnueabihf-ranlib... no
01:59:58checking for ranlib... ranlib
01:59:58checking for arm-unknown-linux-gnueabihf-strip... strip
01:59:58checking if clang supports -fno-rtti -fno-exceptions... yes
01:59:58checking for clang option to produce PIC... -fPIC
01:59:58checking if clang PIC flag -fPIC works... yes
01:59:58checking if clang static flag -static works... yes
01:59:58checking if clang supports -c -o file.o... yes
01:59:58checking whether the clang linker (/usr/bin/arm-linux-gnueabihf-ld) supports shared libraries... yes
01:59:58checking whether -lc should be explicitly linked in... no
01:59:58checking dynamic linker characteristics... GNU/Linux ld.so
01:59:58checking how to hardcode library paths into programs... immediate
01:59:58checking whether stripping libraries is possible... yes
01:59:58checking if libtool supports shared libraries... yes
01:59:58checking whether to build shared libraries... yes
01:59:58checking whether to build static libraries... yes
01:59:58configure: creating libtool
01:59:58appending configuration tag "CXX" to libtool
01:59:58checking for ld used by clang++ -std=c++17... /usr/bin/arm-linux-gnueabihf-ld
01:59:58checking if the linker (/usr/bin/arm-linux-gnueabihf-ld) is GNU ld... yes
01:59:58checking whether the clang++ -std=c++17 linker (/usr/bin/arm-linux-gnueabihf-ld) supports shared libraries... yes
01:59:58checking for clang++ -std=c++17 option to produce PIC... -fPIC
01:59:58checking if clang++ -std=c++17 PIC flag -fPIC works... yes
01:59:58checking if clang++ -std=c++17 static flag -static works... yes
01:59:58checking if clang++ -std=c++17 supports -c -o file.o... yes
01:59:58checking whether the clang++ -std=c++17 linker (/usr/bin/arm-linux-gnueabihf-ld) supports shared libraries... yes
01:59:58checking dynamic linker characteristics... GNU/Linux ld.so
01:59:58checking how to hardcode library paths into programs... immediate
01:59:58appending configuration tag "F77" to libtool
01:59:58checking if libtool supports shared libraries... yes
01:59:58checking whether to build shared libraries... yes
01:59:58checking whether to build static libraries... yes
01:59:58checking for f77 option to produce PIC... -fPIC
01:59:58checking if f77 PIC flag -fPIC works... yes
01:59:58checking if f77 static flag -static works... yes
01:59:58checking if f77 supports -c -o file.o... yes
01:59:58checking whether the f77 linker (/usr/bin/arm-linux-gnueabihf-ld) supports shared libraries... yes
01:59:58checking dynamic linker characteristics... GNU/Linux ld.so
01:59:58checking how to hardcode library paths into programs... immediate
01:59:58checking build system type... (cached) aarch64-unknown-linux-gnu
01:59:58checking host system type... (cached) arm-unknown-linux-gnueabihf
01:59:58checking compiler flags required for compiling ANTLR with clang C compiler on host arm-unknown-linux-gnueabihf... -O
01:59:58checking for a BSD-compatible install... /usr/bin/install -c
01:59:58checking whether ln -s works... yes
01:59:58checking whether make sets $(MAKE)... (cached) yes
01:59:58./configure: line 19707: #include: command not found
01:59:58checking for sys/types.h... (cached) yes
01:59:58checking for netinet/in.h... yes
01:59:58checking for arpa/nameser.h... yes
01:59:58checking for netdb.h... yes
01:59:58checking for resolv.h... yes
01:59:58checking for sys/malloc.h... no
01:59:58checking for malloc.h... yes
01:59:58checking for stdarg.h... yes
01:59:58checking for sys/stat.h... (cached) yes
01:59:58checking for ctype.h... yes
01:59:58checking for netinet/tcp.h... yes
01:59:58checking for sys/socket.h... yes
01:59:58checking for socket.h... no
01:59:58checking for an ANSI C-conforming const... yes
01:59:58checking for size_t... yes
01:59:58checking for int8_t... yes
01:59:58checking for int16_t... yes
01:59:58checking for int32_t... yes
01:59:58checking for int64_t... yes
01:59:58checking for intptr_t... yes
01:59:58checking for uint8_t... yes
01:59:58checking for uint16_t... yes
01:59:58checking for uint32_t... yes
01:59:58checking for uint64_t... yes
01:59:58checking for uintptr_t... yes
01:59:58checking for inline... inline
01:59:58checking for memmove... yes
01:59:58checking for memset... yes
01:59:58checking for strdup... yes
01:59:58checking for accept... yes
01:59:58configure: creating ./config.status
01:59:58config.status: creating Makefile
01:59:58config.status: creating antlr3config.h
01:59:58config.status: executing depfiles commands
01:59:58clang -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
01:59:58clang -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
01:59:58clang -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
01:59:58In file included from Parser_omc.c:36:
01:59:58./parse.c:370:42: warning: variable 'members' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
01:59:58 370 | pthread_setspecific(modelicaParserKey,&members);
01:59:58 | ^~~~~~~
01:59:58./parse.c:412:42: warning: variable 'members' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
01:59:58 412 | pthread_setspecific(modelicaParserKey,&members);
01:59:58 | ^~~~~~~
01:59:58./parse.c:73:14: warning: unused function 'noRecoverFromMismatchedSet' [-Wunused-function]
01:59:58 73 | static void* noRecoverFromMismatchedSet(pANTLR3_BASE_RECOGNIZER recognizer, pANTLR3_BITSET_LIST follow)
01:59:58 | ^~~~~~~~~~~~~~~~~~~~~~~~~~
01:59:583 warnings generated.
01:59:58clang -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
01:59:58clang -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
01:59:58Modelica_3_Lexer_BaseModelica_Lexer.c:6235:19: warning: variable 'esc' set but not used [-Wunused-but-set-variable]
01:59:58 6235 | ANTLR3_UINT32 esc;
01:59:58 | ^
01:59:581 warning generated.
01:59:58clang -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
01:59:58ParModelica_Lexer_BaseModelica_Lexer.c:6235:19: warning: variable 'esc' set but not used [-Wunused-but-set-variable]
01:59:58 6235 | ANTLR3_UINT32 esc;
01:59:58 | ^
01:59:581 warning generated.
01:59:58clang -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
01:59:58MetaModelica_Lexer_BaseModelica_Lexer.c:6236:19: warning: variable 'esc' set but not used [-Wunused-but-set-variable]
01:59:58 6236 | ANTLR3_UINT32 esc;
01:59:58 | ^
01:59:581 warning generated.
01:59:58clang -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
01:59:58ModelicaParser.c:3471:34: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
01:59:58 3471 | while (tok = INPUT->get(INPUT,omc_first_comment++)) {
01:59:58 | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
01:59:58ModelicaParser.c:3471:34: note: place parentheses around the assignment to silence this warning
01:59:58 3471 | while (tok = INPUT->get(INPUT,omc_first_comment++)) {
01:59:58 | ^
01:59:58 | ( )
01:59:58ModelicaParser.c:3471:34: note: use '==' to turn this assignment into an equality comparison
01:59:58 3471 | while (tok = INPUT->get(INPUT,omc_first_comment++)) {
01:59:58 | ^
01:59:58 | ==
01:59:58ModelicaParser.c:3315:25: warning: expression result unused [-Wunused-value]
01:59:58 3315 | (SCOPE_TOP(omc))->numPushed; OM_PUSHZ2(within, cl);
01:59:58 | ~~~~~~~~~~~~~~~~ ^~~~~~~~~
01:59:58ModelicaParser.c:5034:29: warning: variable 'rp' set but not used [-Wunused-but-set-variable]
01:59:58 5034 | pANTLR3_COMMON_TOKEN rp;
01:59:58 | ^
01:59:58ModelicaParser.c:8082:29: warning: variable 'conn' set but not used [-Wunused-but-set-variable]
01:59:58 8082 | pANTLR3_COMMON_TOKEN conn;
01:59:58 | ^
01:59:58ModelicaParser.c:10256:29: warning: variable 'lt' set but not used [-Wunused-but-set-variable]
01:59:58 10256 | pANTLR3_COMMON_TOKEN lt;
01:59:58 | ^
01:59:58ModelicaParser.c:10435:29: warning: variable 'lt' set but not used [-Wunused-but-set-variable]
01:59:58 10435 | pANTLR3_COMMON_TOKEN lt;
01:59:58 | ^
01:59:58ModelicaParser.c:23425:41: warning: variable 'd' set but not used [-Wunused-but-set-variable]
01:59:58 23425 | double d = 0;
01:59:58 | ^
01:59:58ModelicaParser.c:23992:29: warning: variable 'i' set but not used [-Wunused-but-set-variable]
01:59:58 23992 | pANTLR3_COMMON_TOKEN i;
01:59:58 | ^
01:59:58ModelicaParser.c:607:26: warning: unused function 'freeScope' [-Wunused-function]
01:59:58 607 | static void ANTLR3_CDECL freeScope(void * scope)
01:59:58 | ^~~~~~~~~
01:59:58ModelicaParser.c:877:26: warning: unused function 'getTokenNames' [-Wunused-function]
01:59:58 877 | static pANTLR3_UINT8 *getTokenNames()
01:59:58 | ^~~~~~~~~~~~~
01:59:5810 warnings generated.
01:59:58rm -f libomparse-boot.a
01:59:58ar -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
01:59:58ar: `u' modifier ignored since `D' is the default (see `U')
01:59:58ar: creating libomparse-boot.a
01:59:58ranlib libomparse-boot.a
01:59:58# build the library
01:59:58clang -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
01:59:58../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3baserecognizer.c:645:29: warning: variable 'tparser' set but not used [-Wunused-but-set-variable]
01:59:58 645 | pANTLR3_TREE_PARSER tparser;
01:59:58 | ^
01:59:58../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3baserecognizer.c:1005:25: warning: variable 'is' set but not used [-Wunused-but-set-variable]
01:59:58 1005 | pANTLR3_INT_STREAM is;
01:59:58 | ^
01:59:58../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3baserecognizer.c:2169:31: warning: variable 'cts' set but not used [-Wunused-but-set-variable]
01:59:58 2169 | pANTLR3_COMMON_TOKEN_STREAM cts;
01:59:58 | ^
01:59:583 warnings generated.
01:59:58../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3basetree.c:428:17: warning: variable 'numToInsert' set but not used [-Wunused-but-set-variable]
01:59:58 428 | ANTLR3_UINT32 numToInsert;
01:59:58 | ^
01:59:581 warning generated.
01:59:58../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]
01:59:58 1895 | key = key;
01:59:58 | ~~~ ^ ~~~
01:59:58../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3collections.c:1892:29: warning: variable 'p' set but not used [-Wunused-but-set-variable]
01:59:58 1892 | pANTLR3_INT_TRIE_NODE p;
01:59:58 | ^
01:59:582 warnings generated.
01:59:58../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3commontreeadaptor.c:51:32: warning: unused function 'getToken' [-Wunused-function]
01:59:58 51 | static pANTLR3_COMMON_TOKEN getToken (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_TREE t);
01:59:58 | ^~~~~~~~
01:59:581 warning generated.
01:59:58../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3commontreenodestream.c:933:31: warning: variable 'cta' set but not used [-Wunused-but-set-variable]
01:59:58 933 | pANTLR3_COMMON_TREE_ADAPTOR cta;
01:59:58 | ^
01:59:581 warning generated.
01:59:58../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3string.c:361:19: warning: variable 'cResult' set but not used [-Wunused-but-set-variable]
01:59:58 361 | ConversionResult cResult;
01:59:58 | ^
01:59:58../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3string.c:329:1: warning: unused function 'stringInitUTF8' [-Wunused-function]
01:59:58 329 | stringInitUTF8 (pANTLR3_STRING string)
01:59:58 | ^~~~~~~~~~~~~~
01:59:582 warnings generated.
01:59:58../3rdParty/antlr/3.2/libantlr3c-3.2/src/antlr3treeparser.c:192:37: warning: variable 'ctns' set but not used [-Wunused-but-set-variable]
01:59:58 192 | pANTLR3_COMMON_TREE_NODE_STREAM ctns;
01:59:58 | ^
01:59:581 warning generated.
01:59:58test ! `uname` = Darwin || install_name_tool -id "@rpath/libomantlr3.so" libomantlr3.so
01:59:58mkdir -p /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/build/include/arm-linux-gnueabihf/omc/antlr3
01:59:58cp ../3rdParty/antlr/3.2/libantlr3c-3.2/antlr3config.h ../3rdParty/antlr/3.2/libantlr3c-3.2/include/*.h /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/build/include/arm-linux-gnueabihf/omc/antlr3
01:59:58cp libomantlr3.so /var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/build/lib/arm-linux-gnueabihf/omc/
01:59:58make[5]: Leaving directory '/var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/OMCompiler/Parser'
01:59:58make[4]: Leaving directory '/var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/OMCompiler'
01:59:58make[3]: *** [Makefile.common:132: interactive] Error 2
01:59:58make[3]: Leaving directory '/var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/OMCompiler'
01:59:58make[2]: *** [Makefile:121: omc-bootstrapped] Error 2
01:59:58make[2]: Leaving directory '/var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c/OMCompiler'
01:59:58make[1]: *** [Makefile:29: omc.skip] Error 2
01:59:58make[1]: Leaving directory '/var/lib/jenkins/ws/LINUX_BUILDS/tmp.build/openmodelica-1.26.3~3-g113b56c'
01:59:58make: *** [debian/rules:97: build-stamp] Error 2
01:59:58dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
01:59:58+ exit 1