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