Executing(%prep): /bin/sh -e /home/user/rpmbuild/belle-sip/BUILDROOT/rpm-tmp.7YSgfW + umask 022 + cd /home/user/rpmbuild/belle-sip/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/user/rpmbuild/belle-sip/BUILD + rm -rf belle-sip-1.3.0 + /usr/bin/xz -dc /home/user/rpmbuild/belle-sip/SOURCES/belle-sip-1.3.0.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd belle-sip-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/user/rpmbuild/belle-sip/BUILDROOT/rpm-tmp.Ftzlzv + umask 022 + cd /home/user/rpmbuild/belle-sip/BUILD + cd belle-sip-1.3.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./autogen.sh Generating build scripts in belle-sip... + libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + aclocal + autoheader + automake --force-missing --add-missing --copy configure.ac:35: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:28: installing './install-sh' configure.ac:28: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' + autoconf + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib' + ./configure --build=i586-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib --disable-static --docdir=/usr/share/doc checking build system type... i586-mageia-linux-gnu checking host system type... i586-mageia-linux-gnu checking target system type... i586-mageia-linux-gnu checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for xcrun... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for xcrun... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for xcrun... no checking for gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-mageia-linux-gnu file names to i586-mageia-linux-gnu format... func_convert_file_noop checking how to convert i586-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking antlr3.h usability... yes checking antlr3.h presence... yes checking for antlr3.h... yes checking whether antlr3StringStreamNew is declared... yes configure: WARNING: res_getservers not usable checking whether res_ndestroy is declared... no checking for antlr3... /usr/bin/antlr3 checking polarssl/ssl.h usability... yes checking polarssl/ssl.h presence... yes checking for polarssl/ssl.h... yes configure: polarssl usable checking for CUNIT... no checking CUnit/CUnit.h usability... no checking CUnit/CUnit.h presence... no checking for CUnit/CUnit.h... no checking for CU_get_suite in -lcunit... no checking for CU_curses_run_tests in -lcunit... no checking for clock_gettime in -lrt... yes checking for dlopen in -ldl... yes checking for pthread_getspecific in -lpthread... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/belle-sip/Makefile config.status: creating src/Makefile config.status: creating src/grammars/Makefile config.status: creating tester/Makefile config.status: creating belle-sip.pc config.status: creating belle-sip.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -O -j4 make all-recursive Making all in include Making all in belle-sip make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in src Making all in grammars make[3]: Entering directory '/home/user/rpmbuild/belle-sip/BUILD/belle-sip-1.3.0/src/grammars' /usr/bin/antlr3 -make -Xmultithreaded -Xconversiontimeout 10000 -fo . ./belle_sip_message.g two-threaded DFA conversion warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser] 155:5 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute two-threaded DFA conversion warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute make[3]: Leaving directory '/home/user/rpmbuild/belle-sip/BUILD/belle-sip-1.3.0/src/grammars' make[3]: Entering directory '/home/user/rpmbuild/belle-sip/BUILD/belle-sip-1.3.0/src/grammars' CC libbellesip_generated_la-belle_sip_messageParser.lo belle_sip_messageParser.c:10052:23: error: '_empty' undeclared here (not in a function) dfa1_T0, dfa1_T1, _empty, _empty ^ belle_sip_messageParser.c:17158:5: error: initializer element is not constant dfa2_T762, dfa2_T775, _empty, _empty, _empty, _empty, _empty, dfa2_T465, ^ belle_sip_messageParser.c:17158:5: error: (near initialization for 'dfa2_transitions[9]') belle_sip_messageParser.c:17158:5: error: initializer element is not constant belle_sip_messageParser.c:17158:5: error: (near initialization for 'dfa2_transitions[10]') belle_sip_messageParser.c:17158:5: error: initializer element is not constant belle_sip_messageParser.c:17158:5: error: (near initialization for 'dfa2_transitions[11]') belle_sip_messageParser.c:17158:5: error: initializer element is not constant belle_sip_messageParser.c:17158:5: error: (near initialization for 'dfa2_transitions[12]') belle_sip_messageParser.c:17158:5: error: initializer element is not constant belle_sip_messageParser.c:17158:5: error: (near initialization for 'dfa2_transitions[13]') belle_sip_messageParser.c:17162:5: error: initializer element is not constant dfa2_T655, dfa2_T1213, dfa2_T112, dfa2_T931, dfa2_T112, _empty, dfa2_T112, ^ belle_sip_messageParser.c:17162:5: error: (near initialization for 'dfa2_transitions[41]') belle_sip_messageParser.c:17170:5: error: initializer element is not constant dfa2_T726, dfa2_T932, dfa2_T803, dfa2_T208, dfa2_T112, dfa2_T1173, _empty, ^ belle_sip_messageParser.c:17170:5: error: (near initialization for 'dfa2_transitions[98]') belle_sip_messageParser.c:17187:5: error: initializer element is not constant dfa2_T190, dfa2_T1105, _empty, dfa2_T655, dfa2_T606, dfa2_T693, dfa2_T1, ^ belle_sip_messageParser.c:17187:5: error: (near initialization for 'dfa2_transitions[211]') belle_sip_messageParser.c:17188:5: error: initializer element is not constant dfa2_T43, dfa2_T43, dfa2_T43, dfa2_T1040, dfa2_T43, dfa2_T820, _empty, ^ belle_sip_messageParser.c:17188:5: error: (near initialization for 'dfa2_transitions[222]') belle_sip_messageParser.c:17189:5: error: initializer element is not constant dfa2_T43, _empty, _empty, _empty, dfa2_T223, dfa2_T137, dfa2_T137, dfa2_T137, ^ belle_sip_messageParser.c:17189:5: error: (near initialization for 'dfa2_transitions[224]') belle_sip_messageParser.c:17189:5: error: initializer element is not constant belle_sip_messageParser.c:17189:5: error: (near initialization for 'dfa2_transitions[225]') belle_sip_messageParser.c:17189:5: error: initializer element is not constant belle_sip_messageParser.c:17189:5: error: (near initialization for 'dfa2_transitions[226]') belle_sip_messageParser.c:17190:5: error: initializer element is not constant dfa2_T337, dfa2_T137, _empty, dfa2_T137, dfa2_T409, dfa2_T67, dfa2_T606, ^ belle_sip_messageParser.c:17190:5: error: (near initialization for 'dfa2_transitions[233]') belle_sip_messageParser.c:17221:5: error: initializer element is not constant _empty, _empty, dfa2_T871, _empty, _empty, _empty, dfa2_T223, dfa2_T223, ^ belle_sip_messageParser.c:17221:5: error: (near initialization for 'dfa2_transitions[447]') belle_sip_messageParser.c:17221:5: error: initializer element is not constant belle_sip_messageParser.c:17221:5: error: (near initialization for 'dfa2_transitions[448]') belle_sip_messageParser.c:17221:5: error: initializer element is not constant belle_sip_messageParser.c:17221:5: error: (near initialization for 'dfa2_transitions[450]') belle_sip_messageParser.c:17221:5: error: initializer element is not constant belle_sip_messageParser.c:17221:5: error: (near initialization for 'dfa2_transitions[451]') belle_sip_messageParser.c:17221:5: error: initializer element is not constant belle_sip_messageParser.c:17221:5: error: (near initialization for 'dfa2_transitions[452]') belle_sip_messageParser.c:17272:5: error: initializer element is not constant dfa2_T221, dfa2_T149, _empty, dfa2_T554, dfa2_T221, dfa2_T115, dfa2_T115, ^ belle_sip_messageParser.c:17272:5: error: (near initialization for 'dfa2_transitions[803]') belle_sip_messageParser.c:17273:5: error: initializer element is not constant dfa2_T115, dfa2_T344, dfa2_T115, dfa2_T115, dfa2_T43, _empty, _empty, ^ belle_sip_messageParser.c:17273:5: error: (near initialization for 'dfa2_transitions[813]') belle_sip_messageParser.c:17273:5: error: initializer element is not constant belle_sip_messageParser.c:17273:5: error: (near initialization for 'dfa2_transitions[814]') belle_sip_messageParser.c:17274:5: error: initializer element is not constant dfa2_T418, _empty, dfa2_T1227, dfa2_T104, dfa2_T104, dfa2_T104, dfa2_T345, ^ belle_sip_messageParser.c:17274:5: error: (near initialization for 'dfa2_transitions[816]') belle_sip_messageParser.c:17275:5: error: initializer element is not constant dfa2_T192, dfa2_T104, dfa2_T104, dfa2_T8, dfa2_T8, _empty, dfa2_T8, ^ belle_sip_messageParser.c:17275:5: error: (near initialization for 'dfa2_transitions[827]') belle_sip_messageParser.c:17335:5: error: initializer element is not constant dfa2_T149, dfa2_T149, dfa2_T956, dfa2_T1230, dfa2_T821, _empty, dfa2_T223, ^ belle_sip_messageParser.c:17335:5: error: (near initialization for 'dfa2_transitions[1241]') belle_sip_messageParser.c:17337:5: error: initializer element is not constant dfa2_T129, dfa2_T129, _empty, dfa2_T1059, dfa2_T8, dfa2_T8, dfa2_T8, ^ belle_sip_messageParser.c:17337:5: error: (near initialization for 'dfa2_transitions[1252]') belle_sip_messageParser.c:17458:5: error: initializer element is not constant dfa2_T25, dfa2_T644, dfa2_T228, _empty, dfa2_T431, dfa2_T774, dfa2_T149, ^ belle_sip_messageParser.c:17458:5: error: (near initialization for 'dfa2_transitions[2086]') belle_sip_messageParser.c:17460:5: error: initializer element is not constant dfa2_T819, dfa2_T819, _empty, dfa2_T224, dfa2_T819, dfa2_T819, dfa2_T819, ^ belle_sip_messageParser.c:17460:5: error: (near initialization for 'dfa2_transitions[2099]') belle_sip_messageParser.c:74905:5: error: initializer element is not constant dfa4_T430, dfa4_T117, _empty, _empty, dfa4_T297, dfa4_T117, dfa4_T117, ^ belle_sip_messageParser.c:74905:5: error: (near initialization for 'dfa4_transitions[2]') belle_sip_messageParser.c:74905:5: error: initializer element is not constant belle_sip_messageParser.c:74905:5: error: (near initialization for 'dfa4_transitions[3]') belle_sip_messageParser.c:79645:5: error: initializer element is not constant dfa6_T5, dfa6_T10, dfa6_T1, dfa6_T1, dfa6_T6, _empty, _empty ^ belle_sip_messageParser.c:79645:5: error: (near initialization for 'dfa6_transitions[13]') belle_sip_messageParser.c:79646:1: error: initializer element is not constant }; ^ belle_sip_messageParser.c:79646:1: error: (near initialization for 'dfa6_transitions[14]') belle_sip_messageParser.c:80153:5: error: initializer element is not constant dfa18_T58, dfa18_T40, dfa18_T82, _empty, dfa18_T63, dfa18_T12, dfa18_T5, ^ belle_sip_messageParser.c:80153:5: error: (near initialization for 'dfa18_transitions[3]') belle_sip_messageParser.c:80154:5: error: initializer element is not constant dfa18_T21, dfa18_T50, dfa18_T21, _empty, dfa18_T21, dfa18_T21, dfa18_T21, ^ belle_sip_messageParser.c:80154:5: error: (near initialization for 'dfa18_transitions[10]') belle_sip_messageParser.c:80155:5: error: initializer element is not constant dfa18_T21, dfa18_T17, dfa18_T49, _empty, _empty, _empty, _empty, _empty, ^ belle_sip_messageParser.c:80155:5: error: (near initialization for 'dfa18_transitions[17]') belle_sip_messageParser.c:80155:5: error: initializer element is not constant belle_sip_messageParser.c:80155:5: error: (near initialization for 'dfa18_transitions[18]') belle_sip_messageParser.c:80155:5: error: initializer element is not constant belle_sip_messageParser.c:80155:5: error: (near initialization for 'dfa18_transitions[19]') belle_sip_messageParser.c:80155:5: error: initializer element is not constant belle_sip_messageParser.c:80155:5: error: (near initialization for 'dfa18_transitions[20]') belle_sip_messageParser.c:80155:5: error: initializer element is not constant belle_sip_messageParser.c:80155:5: error: (near initialization for 'dfa18_transitions[21]') belle_sip_messageParser.c:80156:5: error: initializer element is not constant _empty, _empty, _empty, dfa18_T0, dfa18_T31, dfa18_T42, dfa18_T44, dfa18_T75, ^ belle_sip_messageParser.c:80156:5: error: (near initialization for 'dfa18_transitions[22]') belle_sip_messageParser.c:80156:5: error: initializer element is not constant belle_sip_messageParser.c:80156:5: error: (near initialization for 'dfa18_transitions[23]') belle_sip_messageParser.c:80156:5: error: initializer element is not constant belle_sip_messageParser.c:80156:5: error: (near initialization for 'dfa18_transitions[24]') belle_sip_messageParser.c:82017:5: error: initializer element is not constant dfa28_T128, dfa28_T88, dfa28_T105, _empty, _empty, _empty, _empty, dfa28_T57, ^ belle_sip_messageParser.c:82017:5: error: (near initialization for 'dfa28_transitions[3]') belle_sip_messageParser.c:82017:5: error: initializer element is not constant belle_sip_messageParser.c:82017:5: error: (near initialization for 'dfa28_transitions[4]') belle_sip_messageParser.c:82017:5: error: initializer element is not constant belle_sip_messageParser.c:82017:5: error: (near initialization for 'dfa28_transitions[5]') belle_sip_messageParser.c:82017:5: error: initializer element is not constant belle_sip_messageParser.c:82017:5: error: (near initialization for 'dfa28_transitions[6]') belle_sip_messageParser.c:82018:5: error: initializer element is not constant _empty, dfa28_T88, dfa28_T88, dfa28_T135, dfa28_T55, dfa28_T112, dfa28_T23, ^ belle_sip_messageParser.c:82018:5: error: (near initialization for 'dfa28_transitions[8]') belle_sip_messageParser.c:82019:5: error: initializer element is not constant dfa28_T20, _empty, dfa28_T4, dfa28_T82, dfa28_T50, _empty, dfa28_T69, ^ belle_sip_messageParser.c:82019:5: error: (near initialization for 'dfa28_transitions[16]') belle_sip_messageParser.c:82019:5: error: initializer element is not constant belle_sip_messageParser.c:82019:5: error: (near initialization for 'dfa28_transitions[20]') belle_sip_messageParser.c:82020:5: error: initializer element is not constant _empty, _empty, _empty, _empty, _empty, _empty, _empty, dfa28_T4, dfa28_T18, ^ belle_sip_messageParser.c:82020:5: error: (near initialization for 'dfa28_transitions[22]') belle_sip_messageParser.c:82020:5: error: initializer element is not constant belle_sip_messageParser.c:82020:5: error: (near initialization for 'dfa28_transitions[23]') belle_sip_messageParser.c:82020:5: error: initializer element is not constant belle_sip_messageParser.c:82020:5: error: (near initialization for 'dfa28_transitions[24]') belle_sip_messageParser.c:82020:5: error: initializer element is not constant belle_sip_messageParser.c:82020:5: error: (near initialization for 'dfa28_transitions[25]') belle_sip_messageParser.c:82020:5: error: initializer element is not constant belle_sip_messageParser.c:82020:5: error: (near initialization for 'dfa28_transitions[26]') belle_sip_messageParser.c:82020:5: error: initializer element is not constant belle_sip_messageParser.c:82020:5: error: (near initialization for 'dfa28_transitions[27]') belle_sip_messageParser.c:82020:5: error: initializer element is not constant belle_sip_messageParser.c:82020:5: error: (near initialization for 'dfa28_transitions[28]') belle_sip_messageParser.c:82026:5: error: initializer element is not constant dfa28_T18, dfa28_T19, dfa28_T8, _empty, dfa28_T72, dfa28_T46, dfa28_T48, ^ belle_sip_messageParser.c:82026:5: error: (near initialization for 'dfa28_transitions[68]') belle_sip_messageParser.c:85434:5: error: initializer element is not constant dfa33_T0, dfa33_T0, dfa33_T1, _empty, _empty, dfa33_T2 ^ belle_sip_messageParser.c:85434:5: error: (near initialization for 'dfa33_transitions[3]') belle_sip_messageParser.c:85434:5: error: initializer element is not constant belle_sip_messageParser.c:85434:5: error: (near initialization for 'dfa33_transitions[4]') belle_sip_messageParser.c:87445:5: error: initializer element is not constant dfa37_T75, dfa37_T132, _empty, _empty, dfa37_T24, dfa37_T24, dfa37_T24, ^ belle_sip_messageParser.c:87445:5: error: (near initialization for 'dfa37_transitions[47]') belle_sip_messageParser.c:87445:5: error: initializer element is not constant belle_sip_messageParser.c:87445:5: error: (near initialization for 'dfa37_transitions[48]') belle_sip_messageParser.c:101918:5: error: initializer element is not constant dfa39_T223, dfa39_T20, dfa39_T22, dfa39_T25, dfa39_T12, _empty, _empty, ^ belle_sip_messageParser.c:101918:5: error: (near initialization for 'dfa39_transitions[38]') belle_sip_messageParser.c:101918:5: error: initializer element is not constant belle_sip_messageParser.c:101918:5: error: (near initialization for 'dfa39_transitions[39]') belle_sip_messageParser.c:101919:5: error: initializer element is not constant _empty, _empty, dfa39_T14, dfa39_T14, dfa39_T14, dfa39_T14, dfa39_T14, ^ belle_sip_messageParser.c:101919:5: error: (near initialization for 'dfa39_transitions[40]') belle_sip_messageParser.c:101919:5: error: initializer element is not constant belle_sip_messageParser.c:101919:5: error: (near initialization for 'dfa39_transitions[41]') belle_sip_messageParser.c:101920:5: error: initializer element is not constant dfa39_T14, dfa39_T14, dfa39_T14, dfa39_T211, dfa39_T19, _empty, _empty, ^ belle_sip_messageParser.c:101920:5: error: (near initialization for 'dfa39_transitions[52]') belle_sip_messageParser.c:101920:5: error: initializer element is not constant belle_sip_messageParser.c:101920:5: error: (near initialization for 'dfa39_transitions[53]') belle_sip_messageParser.c:101921:5: error: initializer element is not constant _empty, _empty, _empty, _empty, dfa39_T14, dfa39_T14, dfa39_T14, dfa39_T14, ^ belle_sip_messageParser.c:101921:5: error: (near initialization for 'dfa39_transitions[54]') belle_sip_messageParser.c:101921:5: error: initializer element is not constant belle_sip_messageParser.c:101921:5: error: (near initialization for 'dfa39_transitions[55]') belle_sip_messageParser.c:101921:5: error: initializer element is not constant belle_sip_messageParser.c:101921:5: error: (near initialization for 'dfa39_transitions[56]') belle_sip_messageParser.c:101921:5: error: initializer element is not constant belle_sip_messageParser.c:101921:5: error: (near initialization for 'dfa39_transitions[57]') belle_sip_messageParser.c:101927:5: error: initializer element is not constant dfa39_T14, dfa39_T260, dfa39_T51, _empty, dfa39_T14, dfa39_T66, dfa39_T101, ^ belle_sip_messageParser.c:101927:5: error: (near initialization for 'dfa39_transitions[98]') belle_sip_messageParser.c:123433:5: error: initializer element is not constant dfa46_T4, dfa46_T3, dfa46_T1, dfa46_T0, _empty, dfa46_T0, dfa46_T2, ^ belle_sip_messageParser.c:123433:5: error: (near initialization for 'dfa46_transitions[4]') belle_sip_messageParser.c:123435:1: error: initializer element is not constant }; ^ belle_sip_messageParser.c:123435:1: error: (near initialization for 'dfa46_transitions[7]') belle_sip_messageParser.c:123523:5: error: initializer element is not constant dfa47_T1, dfa47_T1, _empty, dfa47_T0, dfa47_T0, dfa47_T0, dfa47_T0, ^ belle_sip_messageParser.c:123523:5: error: (near initialization for 'dfa47_transitions[9]') belle_sip_messageParser.c:123525:1: error: initializer element is not constant }; ^ belle_sip_messageParser.c:123525:1: error: (near initialization for 'dfa47_transitions[17]') belle_sip_messageParser.c:123627:5: error: initializer element is not constant dfa51_T2, dfa51_T2, _empty, _empty, dfa51_T0, dfa51_T4, dfa51_T4, dfa51_T4, ^ belle_sip_messageParser.c:123627:5: error: (near initialization for 'dfa51_transitions[9]') belle_sip_messageParser.c:123627:5: error: initializer element is not constant belle_sip_messageParser.c:123627:5: error: (near initialization for 'dfa51_transitions[10]') belle_sip_messageParser.c:123706:5: error: initializer element is not constant dfa53_T2, dfa53_T2, dfa53_T0, _empty, _empty, dfa53_T1 ^ belle_sip_messageParser.c:123706:5: error: (near initialization for 'dfa53_transitions[3]') belle_sip_messageParser.c:123706:5: error: initializer element is not constant belle_sip_messageParser.c:123706:5: error: (near initialization for 'dfa53_transitions[4]') belle_sip_messageParser.c:123782:5: error: initializer element is not constant dfa55_T1, dfa55_T1, dfa55_T0, _empty, _empty, dfa55_T2 ^ belle_sip_messageParser.c:123782:5: error: (near initialization for 'dfa55_transitions[3]') belle_sip_messageParser.c:123782:5: error: initializer element is not constant belle_sip_messageParser.c:123782:5: error: (near initialization for 'dfa55_transitions[4]') belle_sip_messageParser.c:125935:5: error: initializer element is not constant dfa59_T422, dfa59_T97, _empty, _empty, dfa59_T316, dfa59_T97, dfa59_T97, ^ belle_sip_messageParser.c:125935:5: error: (near initialization for 'dfa59_transitions[2]') belle_sip_messageParser.c:125935:5: error: initializer element is not constant belle_sip_messageParser.c:125935:5: error: (near initialization for 'dfa59_transitions[3]') belle_sip_messageParser.c:130905:5: error: initializer element is not constant dfa64_T12, dfa64_T9, _empty, dfa64_T36, dfa64_T9, dfa64_T9, dfa64_T9, ^ belle_sip_messageParser.c:130905:5: error: (near initialization for 'dfa64_transitions[2]') belle_sip_messageParser.c:130907:5: error: initializer element is not constant _empty, dfa64_T27, dfa64_T27, dfa64_T27, dfa64_T45, dfa64_T11, dfa64_T19, ^ belle_sip_messageParser.c:130907:5: error: (near initialization for 'dfa64_transitions[14]') belle_sip_messageParser.c:131440:5: error: initializer element is not constant dfa66_T1, dfa66_T2, dfa66_T0, _empty, _empty, dfa66_T3 ^ belle_sip_messageParser.c:131440:5: error: (near initialization for 'dfa66_transitions[3]') belle_sip_messageParser.c:131440:5: error: initializer element is not constant belle_sip_messageParser.c:131440:5: error: (near initialization for 'dfa66_transitions[4]') belle_sip_messageParser.c:131543:5: error: initializer element is not constant dfa72_T0, dfa72_T0, _empty, dfa72_T2, dfa72_T5, dfa72_T5, dfa72_T5, ^ belle_sip_messageParser.c:131543:5: error: (near initialization for 'dfa72_transitions[9]') belle_sip_messageParser.c:131545:5: error: initializer element is not constant _empty, dfa72_T4, dfa72_T0, dfa72_T2, dfa72_T2, dfa72_T2, dfa72_T2, ^ belle_sip_messageParser.c:131545:5: error: (near initialization for 'dfa72_transitions[21]') belle_sip_messageParser.c:131842:5: error: initializer element is not constant dfa78_T22, dfa78_T18, dfa78_T17, dfa78_T19, dfa78_T9, _empty, _empty, ^ belle_sip_messageParser.c:131842:5: error: (near initialization for 'dfa78_transitions[47]') belle_sip_messageParser.c:131842:5: error: initializer element is not constant belle_sip_messageParser.c:131842:5: error: (near initialization for 'dfa78_transitions[48]') belle_sip_messageParser.c:133761:5: error: initializer element is not constant dfa80_T14, dfa80_T16, dfa80_T18, _empty, _empty, _empty, dfa80_T7, dfa80_T7, ^ belle_sip_messageParser.c:133761:5: error: (near initialization for 'dfa80_transitions[38]') belle_sip_messageParser.c:133761:5: error: initializer element is not constant belle_sip_messageParser.c:133761:5: error: (near initialization for 'dfa80_transitions[39]') belle_sip_messageParser.c:133761:5: error: initializer element is not constant belle_sip_messageParser.c:133761:5: error: (near initialization for 'dfa80_transitions[40]') belle_sip_messageParser.c:133762:5: error: initializer element is not constant dfa80_T7, dfa80_T7, dfa80_T7, dfa80_T7, dfa80_T7, dfa80_T21, _empty, ^ belle_sip_messageParser.c:133762:5: error: (near initialization for 'dfa80_transitions[49]') belle_sip_messageParser.c:133763:5: error: initializer element is not constant _empty, _empty, _empty, dfa80_T7, dfa80_T30, dfa80_T7, dfa80_T5, dfa80_T2, ^ belle_sip_messageParser.c:133763:5: error: (near initialization for 'dfa80_transitions[50]') belle_sip_messageParser.c:133763:5: error: initializer element is not constant belle_sip_messageParser.c:133763:5: error: (near initialization for 'dfa80_transitions[51]') belle_sip_messageParser.c:133763:5: error: initializer element is not constant belle_sip_messageParser.c:133763:5: error: (near initialization for 'dfa80_transitions[52]') belle_sip_messageParser.c:133765:5: error: initializer element is not constant dfa80_T7, dfa80_T7, _empty, dfa80_T7, dfa80_T7, dfa80_T28, dfa80_T7, ^ belle_sip_messageParser.c:133765:5: error: (near initialization for 'dfa80_transitions[67]') belle_sip_messageParser.c:136093:5: error: initializer element is not constant dfa96_T0, dfa96_T0, _empty, dfa96_T2, dfa96_T5, dfa96_T5, dfa96_T5, ^ belle_sip_messageParser.c:136093:5: error: (near initialization for 'dfa96_transitions[9]') belle_sip_messageParser.c:136095:5: error: initializer element is not constant _empty, dfa96_T4, dfa96_T0, dfa96_T2, dfa96_T2, dfa96_T2, dfa96_T2, ^ belle_sip_messageParser.c:136095:5: error: (near initialization for 'dfa96_transitions[21]') belle_sip_messageParser.c:136185:5: error: initializer element is not constant dfa100_T2, dfa100_T2, _empty, dfa100_T0, dfa100_T0, dfa100_T0, dfa100_T0, ^ belle_sip_messageParser.c:136185:5: error: (near initialization for 'dfa100_transitions[9]') belle_sip_messageParser.c:136187:1: error: initializer element is not constant }; ^ belle_sip_messageParser.c:136187:1: error: (near initialization for 'dfa100_transitions[17]') belle_sip_messageParser.c:136262:5: error: initializer element is not constant dfa106_T2, dfa106_T2, dfa106_T0, _empty, _empty, dfa106_T1 ^ belle_sip_messageParser.c:136262:5: error: (near initialization for 'dfa106_transitions[3]') belle_sip_messageParser.c:136262:5: error: initializer element is not constant belle_sip_messageParser.c:136262:5: error: (near initialization for 'dfa106_transitions[4]') belle_sip_messageParser.c:136343:5: error: initializer element is not constant dfa107_T3, _empty, dfa107_T1, dfa107_T1, _empty ^ belle_sip_messageParser.c:136343:5: error: (near initialization for 'dfa107_transitions[8]') belle_sip_messageParser.c:136344:1: error: initializer element is not constant }; ^ belle_sip_messageParser.c:136344:1: error: (near initialization for 'dfa107_transitions[11]') belle_sip_messageParser.c:136822:5: error: initializer element is not constant dfa117_T66, dfa117_T7, dfa117_T57, _empty, _empty, _empty, _empty, dfa117_T4, ^ belle_sip_messageParser.c:136822:5: error: (near initialization for 'dfa117_transitions[3]') belle_sip_messageParser.c:136822:5: error: initializer element is not constant belle_sip_messageParser.c:136822:5: error: (near initialization for 'dfa117_transitions[4]') belle_sip_messageParser.c:136822:5: error: initializer element is not constant belle_sip_messageParser.c:136822:5: error: (near initialization for 'dfa117_transitions[5]') belle_sip_messageParser.c:136822:5: error: initializer element is not constant belle_sip_messageParser.c:136822:5: error: (near initialization for 'dfa117_transitions[6]') belle_sip_messageParser.c:136823:5: error: initializer element is not constant _empty, dfa117_T7, dfa117_T7, dfa117_T54, dfa117_T39, dfa117_T63, dfa117_T70, ^ belle_sip_messageParser.c:136823:5: error: (near initialization for 'dfa117_transitions[8]') belle_sip_messageParser.c:136824:5: error: initializer element is not constant dfa117_T30, dfa117_T55, _empty, dfa117_T9, dfa117_T32, dfa117_T69, _empty, ^ belle_sip_messageParser.c:136824:5: error: (near initialization for 'dfa117_transitions[17]') belle_sip_messageParser.c:136824:5: error: initializer element is not constant belle_sip_messageParser.c:136824:5: error: (near initialization for 'dfa117_transitions[21]') belle_sip_messageParser.c:136825:5: error: initializer element is not constant dfa117_T52, _empty, _empty, _empty, _empty, _empty, _empty, _empty, ^ belle_sip_messageParser.c:136825:5: error: (near initialization for 'dfa117_transitions[23]') belle_sip_messageParser.c:136825:5: error: initializer element is not constant belle_sip_messageParser.c:136825:5: error: (near initialization for 'dfa117_transitions[24]') belle_sip_messageParser.c:136825:5: error: initializer element is not constant belle_sip_messageParser.c:136825:5: error: (near initialization for 'dfa117_transitions[25]') belle_sip_messageParser.c:136825:5: error: initializer element is not constant belle_sip_messageParser.c:136825:5: error: (near initialization for 'dfa117_transitions[26]') belle_sip_messageParser.c:136825:5: error: initializer element is not constant belle_sip_messageParser.c:136825:5: error: (near initialization for 'dfa117_transitions[27]') belle_sip_messageParser.c:136825:5: error: initializer element is not constant belle_sip_messageParser.c:136825:5: error: (near initialization for 'dfa117_transitions[28]') belle_sip_messageParser.c:136825:5: error: initializer element is not constant belle_sip_messageParser.c:136825:5: error: (near initialization for 'dfa117_transitions[29]') belle_sip_messageParser.c:146231:5: error: initializer element is not constant dfa119_T10, dfa119_T23, dfa119_T49, _empty, _empty, _empty, _empty, ^ belle_sip_messageParser.c:146231:5: error: (near initialization for 'dfa119_transitions[3]') belle_sip_messageParser.c:146231:5: error: initializer element is not constant belle_sip_messageParser.c:146231:5: error: (near initialization for 'dfa119_transitions[4]') belle_sip_messageParser.c:146231:5: error: initializer element is not constant belle_sip_messageParser.c:146231:5: error: (near initialization for 'dfa119_transitions[5]') belle_sip_messageParser.c:146231:5: error: initializer element is not constant belle_sip_messageParser.c:146231:5: error: (near initialization for 'dfa119_transitions[6]') belle_sip_messageParser.c:146232:5: error: initializer element is not constant dfa119_T6, _empty, dfa119_T23, dfa119_T23, dfa119_T27, dfa119_T62, dfa119_T55, ^ belle_sip_messageParser.c:146232:5: error: (near initialization for 'dfa119_transitions[8]') belle_sip_messageParser.c:146233:5: error: initializer element is not constant dfa119_T34, dfa119_T47, _empty, dfa119_T11, dfa119_T31, dfa119_T63, ^ belle_sip_messageParser.c:146233:5: error: (near initialization for 'dfa119_transitions[16]') belle_sip_messageParser.c:146234:5: error: initializer element is not constant _empty, dfa119_T24, _empty, _empty, _empty, _empty, _empty, _empty, ^ belle_sip_messageParser.c:146234:5: error: (near initialization for 'dfa119_transitions[20]') belle_sip_messageParser.c:146234:5: error: initializer element is not constant belle_sip_messageParser.c:146234:5: error: (near initialization for 'dfa119_transitions[22]') belle_sip_messageParser.c:146234:5: error: initializer element is not constant belle_sip_messageParser.c:146234:5: error: (near initialization for 'dfa119_transitions[23]') belle_sip_messageParser.c:146234:5: error: initializer element is not constant belle_sip_messageParser.c:146234:5: error: (near initialization for 'dfa119_transitions[24]') belle_sip_messageParser.c:146234:5: error: initializer element is not constant belle_sip_messageParser.c:146234:5: error: (near initialization for 'dfa119_transitions[25]') belle_sip_messageParser.c:146234:5: error: initializer element is not constant belle_sip_messageParser.c:146234:5: error: (near initialization for 'dfa119_transitions[26]') belle_sip_messageParser.c:146234:5: error: initializer element is not constant belle_sip_messageParser.c:146234:5: error: (near initialization for 'dfa119_transitions[27]') belle_sip_messageParser.c:146235:5: error: initializer element is not constant _empty, dfa119_T11, dfa119_T0, dfa119_T9, dfa119_T9, dfa119_T9, dfa119_T29, ^ belle_sip_messageParser.c:146235:5: error: (near initialization for 'dfa119_transitions[28]') belle_sip_messageParser.c:155459:5: error: initializer element is not constant dfa120_T4, dfa120_T2, dfa120_T0, _empty, _empty, dfa120_T3, dfa120_T1 ^ belle_sip_messageParser.c:155459:5: error: (near initialization for 'dfa120_transitions[3]') belle_sip_messageParser.c:155459:5: error: initializer element is not constant belle_sip_messageParser.c:155459:5: error: (near initialization for 'dfa120_transitions[4]') belle_sip_messageParser.c:155588:5: error: initializer element is not constant dfa128_T10, _empty, dfa128_T7, dfa128_T6, dfa128_T15, dfa128_T2, dfa128_T8, ^ belle_sip_messageParser.c:155588:5: error: (near initialization for 'dfa128_transitions[1]') belle_sip_messageParser.c:155589:5: error: initializer element is not constant dfa128_T3, dfa128_T11, _empty, _empty, dfa128_T0, dfa128_T14, dfa128_T5, ^ belle_sip_messageParser.c:155589:5: error: (near initialization for 'dfa128_transitions[9]') belle_sip_messageParser.c:155589:5: error: initializer element is not constant belle_sip_messageParser.c:155589:5: error: (near initialization for 'dfa128_transitions[10]') belle_sip_messageParser.c:155670:5: error: initializer element is not constant _empty, _empty, dfa129_T2, dfa129_T1 ^ belle_sip_messageParser.c:155670:5: error: (near initialization for 'dfa129_transitions[7]') belle_sip_messageParser.c:155670:5: error: initializer element is not constant belle_sip_messageParser.c:155670:5: error: (near initialization for 'dfa129_transitions[8]') belle_sip_messageParser.c:155749:5: error: initializer element is not constant dfa138_T2, dfa138_T0, _empty, dfa138_T3, _empty, _empty, _empty, _empty, ^ belle_sip_messageParser.c:155749:5: error: (near initialization for 'dfa138_transitions[2]') belle_sip_messageParser.c:155749:5: error: initializer element is not constant belle_sip_messageParser.c:155749:5: error: (near initialization for 'dfa138_transitions[4]') belle_sip_messageParser.c:155749:5: error: initializer element is not constant belle_sip_messageParser.c:155749:5: error: (near initialization for 'dfa138_transitions[5]') belle_sip_messageParser.c:155749:5: error: initializer element is not constant belle_sip_messageParser.c:155749:5: error: (near initialization for 'dfa138_transitions[6]') belle_sip_messageParser.c:155749:5: error: initializer element is not constant belle_sip_messageParser.c:155749:5: error: (near initialization for 'dfa138_transitions[7]') belle_sip_messageParser.c:155750:5: error: initializer element is not constant _empty, _empty, _empty, _empty, _empty, _empty, dfa138_T1, dfa138_T0, ^ belle_sip_messageParser.c:155750:5: error: (near initialization for 'dfa138_transitions[8]') belle_sip_messageParser.c:155750:5: error: initializer element is not constant belle_sip_messageParser.c:155750:5: error: (near initialization for 'dfa138_transitions[9]') belle_sip_messageParser.c:155750:5: error: initializer element is not constant belle_sip_messageParser.c:155750:5: error: (near initialization for 'dfa138_transitions[10]') belle_sip_messageParser.c:155750:5: error: initializer element is not constant belle_sip_messageParser.c:155750:5: error: (near initialization for 'dfa138_transitions[11]') belle_sip_messageParser.c:155750:5: error: initializer element is not constant belle_sip_messageParser.c:155750:5: error: (near initialization for 'dfa138_transitions[12]') belle_sip_messageParser.c:155750:5: error: initializer element is not constant belle_sip_messageParser.c:155750:5: error: (near initialization for 'dfa138_transitions[13]') belle_sip_messageParser.c:156228:5: error: initializer element is not constant dfa148_T2, dfa148_T4, _empty, dfa148_T3, _empty, _empty, dfa148_T6, ^ belle_sip_messageParser.c:156228:5: error: (near initialization for 'dfa148_transitions[2]') belle_sip_messageParser.c:156228:5: error: initializer element is not constant belle_sip_messageParser.c:156228:5: error: (near initialization for 'dfa148_transitions[4]') belle_sip_messageParser.c:156228:5: error: initializer element is not constant belle_sip_messageParser.c:156228:5: error: (near initialization for 'dfa148_transitions[5]') belle_sip_messageParser.c:156306:5: error: initializer element is not constant dfa175_T2, dfa175_T0, _empty, dfa175_T1, _empty ^ belle_sip_messageParser.c:156306:5: error: (near initialization for 'dfa175_transitions[2]') belle_sip_messageParser.c:156307:1: error: initializer element is not constant }; ^ belle_sip_messageParser.c:156307:1: error: (near initialization for 'dfa175_transitions[4]') belle_sip_messageParser.c: In function 'reason_phrase': belle_sip_messageParser.c:158209:53: error: 'FOLLOW_set_in_reason_phrase754' undeclared (first use in this function) EXCEPTION->expectingSet = &FOLLOW_set_in_reason_phrase754; ^ belle_sip_messageParser.c:158209:53: note: each undeclared identifier is reported only once for each function it appears in belle_sip_messageParser.c:158209:50: error: assignment from incompatible pointer type [-Werror] EXCEPTION->expectingSet = &FOLLOW_set_in_reason_phrase754; ^ belle_sip_messageParser.c:158211:51: error: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type [-Werror] RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_reason_phrase754); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c:158211:51: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]' RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_reason_phrase754); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c: In function 'param_unreserved': belle_sip_messageParser.c:181089:44: error: 'FOLLOW_set_in_param_unreserved6989' undeclared (first use in this function) EXCEPTION->expectingSet = &FOLLOW_set_in_param_unreserved6989; ^ belle_sip_messageParser.c:181089:41: error: assignment from incompatible pointer type [-Werror] EXCEPTION->expectingSet = &FOLLOW_set_in_param_unreserved6989; ^ belle_sip_messageParser.c:181091:42: error: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type [-Werror] RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_param_unreserved6989); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c:181091:42: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]' RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_param_unreserved6989); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c: In function 'hnv_unreserved': belle_sip_messageParser.c:181786:44: error: 'FOLLOW_set_in_hnv_unreserved7190' undeclared (first use in this function) EXCEPTION->expectingSet = &FOLLOW_set_in_hnv_unreserved7190; ^ belle_sip_messageParser.c:181786:41: error: assignment from incompatible pointer type [-Werror] EXCEPTION->expectingSet = &FOLLOW_set_in_hnv_unreserved7190; ^ belle_sip_messageParser.c:181788:42: error: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type [-Werror] RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_hnv_unreserved7190); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c:181788:42: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]' RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_hnv_unreserved7190); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c: In function 'user_unreserved': belle_sip_messageParser.c:181848:44: error: 'FOLLOW_set_in_user_unreserved7234' undeclared (first use in this function) EXCEPTION->expectingSet = &FOLLOW_set_in_user_unreserved7234; ^ belle_sip_messageParser.c:181848:41: error: assignment from incompatible pointer type [-Werror] EXCEPTION->expectingSet = &FOLLOW_set_in_user_unreserved7234; ^ belle_sip_messageParser.c:181850:42: error: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type [-Werror] RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_user_unreserved7234); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c:181850:42: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]' RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_user_unreserved7234); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c: In function 'reserved_for_from_to_contact_addr_spec': belle_sip_messageParser.c:191006:44: error: 'FOLLOW_set_in_reserved_for_from_to_contact_addr_spec7799' undeclared (first use in this function) EXCEPTION->expectingSet = &FOLLOW_set_in_reserved_for_from_to_contact_addr_spec7799; ^ belle_sip_messageParser.c:191006:41: error: assignment from incompatible pointer type [-Werror] EXCEPTION->expectingSet = &FOLLOW_set_in_reserved_for_from_to_contact_addr_spec7799; ^ belle_sip_messageParser.c:191008:42: error: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type [-Werror] RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_reserved_for_from_to_contact_addr_spec7799); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c:191008:42: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]' RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_reserved_for_from_to_contact_addr_spec7799); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c: In function 'hexdigit': belle_sip_messageParser.c:191460:44: error: 'FOLLOW_set_in_hexdigit7943' undeclared (first use in this function) EXCEPTION->expectingSet = &FOLLOW_set_in_hexdigit7943; ^ belle_sip_messageParser.c:191460:41: error: assignment from incompatible pointer type [-Werror] EXCEPTION->expectingSet = &FOLLOW_set_in_hexdigit7943; ^ belle_sip_messageParser.c:191462:42: error: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type [-Werror] RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_hexdigit7943); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c:191462:42: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]' RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_hexdigit7943); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c: In function 'alpha': belle_sip_messageParser.c:191522:44: error: 'FOLLOW_set_in_alpha7953' undeclared (first use in this function) EXCEPTION->expectingSet = &FOLLOW_set_in_alpha7953; ^ belle_sip_messageParser.c:191522:41: error: assignment from incompatible pointer type [-Werror] EXCEPTION->expectingSet = &FOLLOW_set_in_alpha7953; ^ belle_sip_messageParser.c:191524:42: error: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type [-Werror] RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_alpha7953); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c:191524:42: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]' RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_alpha7953); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c: In function 'mark': belle_sip_messageParser.c:192022:44: error: 'FOLLOW_set_in_mark8119' undeclared (first use in this function) EXCEPTION->expectingSet = &FOLLOW_set_in_mark8119; ^ belle_sip_messageParser.c:192022:41: error: assignment from incompatible pointer type [-Werror] EXCEPTION->expectingSet = &FOLLOW_set_in_mark8119; ^ belle_sip_messageParser.c:192024:42: error: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type [-Werror] RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_mark8119); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c:192024:42: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]' RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_mark8119); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c: In function 'sp_tab_colon': belle_sip_messageParser.c:192105:53: error: 'FOLLOW_set_in_sp_tab_colon8172' undeclared (first use in this function) EXCEPTION->expectingSet = &FOLLOW_set_in_sp_tab_colon8172; ^ belle_sip_messageParser.c:192105:50: error: assignment from incompatible pointer type [-Werror] EXCEPTION->expectingSet = &FOLLOW_set_in_sp_tab_colon8172; ^ belle_sip_messageParser.c:192107:51: error: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type [-Werror] RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_sp_tab_colon8172); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c:192107:51: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]' RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_sp_tab_colon8172); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c: In function 'synpred1_belle_sip_message_fragment': belle_sip_messageParser.c:193437:49: error: 'FOLLOW_set_in_synpred1_belle_sip_message174' undeclared (first use in this function) EXCEPTION->expectingSet = &FOLLOW_set_in_synpred1_belle_sip_message174; ^ belle_sip_messageParser.c:193437:46: error: assignment from incompatible pointer type [-Werror] EXCEPTION->expectingSet = &FOLLOW_set_in_synpred1_belle_sip_message174; ^ belle_sip_messageParser.c:193439:47: error: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type [-Werror] RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred1_belle_sip_message174); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c:193439:47: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]' RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred1_belle_sip_message174); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c: In function 'synpred2_belle_sip_message_fragment': belle_sip_messageParser.c:193582:49: error: 'FOLLOW_set_in_synpred2_belle_sip_message202' undeclared (first use in this function) EXCEPTION->expectingSet = &FOLLOW_set_in_synpred2_belle_sip_message202; ^ belle_sip_messageParser.c:193582:46: error: assignment from incompatible pointer type [-Werror] EXCEPTION->expectingSet = &FOLLOW_set_in_synpred2_belle_sip_message202; ^ belle_sip_messageParser.c:193584:47: error: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type [-Werror] RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred2_belle_sip_message202); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c:193584:47: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]' RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred2_belle_sip_message202); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c: In function 'synpred3_belle_sip_message_fragment': belle_sip_messageParser.c:193728:49: error: 'FOLLOW_set_in_synpred3_belle_sip_message561' undeclared (first use in this function) EXCEPTION->expectingSet = &FOLLOW_set_in_synpred3_belle_sip_message561; ^ belle_sip_messageParser.c:193728:46: error: assignment from incompatible pointer type [-Werror] EXCEPTION->expectingSet = &FOLLOW_set_in_synpred3_belle_sip_message561; ^ belle_sip_messageParser.c:193730:47: error: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type [-Werror] RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred3_belle_sip_message561); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c:193730:47: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]' RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred3_belle_sip_message561); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c: In function 'synpred4_belle_sip_message_fragment': belle_sip_messageParser.c:193860:49: error: 'FOLLOW_set_in_synpred4_belle_sip_message591' undeclared (first use in this function) EXCEPTION->expectingSet = &FOLLOW_set_in_synpred4_belle_sip_message591; ^ belle_sip_messageParser.c:193860:46: error: assignment from incompatible pointer type [-Werror] EXCEPTION->expectingSet = &FOLLOW_set_in_synpred4_belle_sip_message591; ^ belle_sip_messageParser.c:193862:47: error: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type [-Werror] RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred4_belle_sip_message591); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ belle_sip_messageParser.c:193862:47: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]' RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred4_belle_sip_message591); ^ belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET' #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s) ^ cc1: all warnings being treated as errors Makefile:421: recipe for target 'libbellesip_generated_la-belle_sip_messageParser.lo' failed make[3]: *** [libbellesip_generated_la-belle_sip_messageParser.lo] Error 1 make[3]: Leaving directory '/home/user/rpmbuild/belle-sip/BUILD/belle-sip-1.3.0/src/grammars' Makefile:1042: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 Makefile:482: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 Makefile:388: recipe for target 'all' failed make: *** [all] Error 2 error: Bad exit status from /home/user/rpmbuild/belle-sip/BUILDROOT/rpm-tmp.Ftzlzv (%build) RPM build errors: Bad exit status from /home/user/rpmbuild/belle-sip/BUILDROOT/rpm-tmp.Ftzlzv (%build)