Advertisement
Guest User

Untitled

a guest
Dec 30th, 2014
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 195.25 KB | None | 0 0
  1. Executing(%prep): /bin/sh -e /home/user/rpmbuild/belle-sip/BUILDROOT/rpm-tmp.glGgRI
  2. + umask 022
  3. + cd /home/user/rpmbuild/belle-sip/BUILD
  4. + '[' 1 -eq 1 ']'
  5. + '[' 1 -eq 1 ']'
  6. + '[' 1 -eq 1 ']'
  7. + cd /home/user/rpmbuild/belle-sip/BUILD
  8. + rm -rf belle-sip-1.3.0
  9. + /usr/bin/xz -dc /home/user/rpmbuild/belle-sip/SOURCES/belle-sip-1.3.0.tar.xz
  10. + /usr/bin/tar -xf -
  11. + STATUS=0
  12. + '[' 0 -ne 0 ']'
  13. + cd belle-sip-1.3.0
  14. + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
  15. + exit 0
  16. Executing(%build): /bin/sh -e /home/user/rpmbuild/belle-sip/BUILDROOT/rpm-tmp.9oKOxy
  17. + umask 022
  18. + cd /home/user/rpmbuild/belle-sip/BUILD
  19. + cd belle-sip-1.3.0
  20. + '[' 1 -eq 1 ']'
  21. + '[' 1 -eq 1 ']'
  22. + 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'
  23. + export CFLAGS
  24. + 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'
  25. + export CXXFLAGS
  26. + 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'
  27. + export FFLAGS
  28. + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
  29. + export LDFLAGS
  30. + CONFIGURE_TOP=.
  31. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
  32. Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
  33. + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
  34. Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
  35. + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
  36. Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking)
  37. + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
  38. Fixing libtool inside configure to pass -Wl,xxx options before libraries
  39. + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib
  40. Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
  41. + '[' -f ./configure.in -o -f ./configure.ac ']'
  42. + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib'
  43. + ./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 CFLAGS=-Wno-error
  44. checking build system type... i586-mageia-linux-gnu
  45. checking host system type... i586-mageia-linux-gnu
  46. checking target system type... i586-mageia-linux-gnu
  47. checking for pkg-config... /usr/bin/pkg-config
  48. checking pkg-config is at least version 0.9.0... yes
  49. checking for a BSD-compatible install... /usr/bin/install -c
  50. checking whether build environment is sane... yes
  51. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  52. checking for gawk... gawk
  53. checking whether make sets $(MAKE)... yes
  54. checking whether make supports nested variables... yes
  55. checking for xcrun... no
  56. checking for g++... g++
  57. checking whether the C++ compiler works... yes
  58. checking for C++ compiler default output file name... a.out
  59. checking for suffix of executables...
  60. checking whether we are cross compiling... no
  61. checking for suffix of object files... o
  62. checking whether we are using the GNU C++ compiler... yes
  63. checking whether g++ accepts -g... yes
  64. checking for style of include used by make... GNU
  65. checking dependency style of g++... gcc3
  66. checking for xcrun... no
  67. checking for gcc... gcc
  68. checking whether we are using the GNU C compiler... yes
  69. checking whether gcc accepts -g... yes
  70. checking for gcc option to accept ISO C89... none needed
  71. checking dependency style of gcc... gcc3
  72. checking whether gcc and cc understand -c and -o together... yes
  73. checking how to print strings... printf
  74. checking for a sed that does not truncate output... /usr/bin/sed
  75. checking for grep that handles long lines and -e... /usr/bin/grep
  76. checking for egrep... /usr/bin/grep -E
  77. checking for fgrep... /usr/bin/grep -F
  78. checking for ld used by gcc... /usr/bin/ld
  79. checking if the linker (/usr/bin/ld) is GNU ld... yes
  80. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  81. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  82. checking whether ln -s works... yes
  83. checking the maximum length of command line arguments... 1572864
  84. checking whether the shell understands some XSI constructs... yes
  85. checking whether the shell understands "+="... yes
  86. checking how to convert i586-mageia-linux-gnu file names to i586-mageia-linux-gnu format... func_convert_file_noop
  87. checking how to convert i586-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
  88. checking for /usr/bin/ld option to reload object files... -r
  89. checking for objdump... objdump
  90. checking how to recognize dependent libraries... pass_all
  91. checking for dlltool... no
  92. checking how to associate runtime and link libraries... printf %s\n
  93. checking for ar... ar
  94. checking for archiver @FILE support... @
  95. checking for strip... strip
  96. checking for ranlib... ranlib
  97. checking command to parse /usr/bin/nm -B output from gcc object... ok
  98. checking for sysroot... no
  99. checking for mt... no
  100. checking if : is a manifest tool... no
  101. checking how to run the C preprocessor... gcc -E
  102. checking for ANSI C header files... yes
  103. checking for sys/types.h... yes
  104. checking for sys/stat.h... yes
  105. checking for stdlib.h... yes
  106. checking for string.h... yes
  107. checking for memory.h... yes
  108. checking for strings.h... yes
  109. checking for inttypes.h... yes
  110. checking for stdint.h... yes
  111. checking for unistd.h... yes
  112. checking for dlfcn.h... yes
  113. checking for objdir... .libs
  114. checking if gcc supports -fno-rtti -fno-exceptions... no
  115. checking for gcc option to produce PIC... -fPIC -DPIC
  116. checking if gcc PIC flag -fPIC -DPIC works... yes
  117. checking if gcc static flag -static works... no
  118. checking if gcc supports -c -o file.o... yes
  119. checking if gcc supports -c -o file.o... (cached) yes
  120. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  121. checking whether -lc should be explicitly linked in... no
  122. checking dynamic linker characteristics... GNU/Linux ld.so
  123. checking how to hardcode library paths into programs... immediate
  124. checking whether stripping libraries is possible... yes
  125. checking if libtool supports shared libraries... yes
  126. checking whether to build shared libraries... yes
  127. checking whether to build static libraries... no
  128. checking how to run the C++ preprocessor... g++ -E
  129. checking for ld used by g++... /usr/bin/ld
  130. checking if the linker (/usr/bin/ld) is GNU ld... yes
  131. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  132. checking for g++ option to produce PIC... -fPIC -DPIC
  133. checking if g++ PIC flag -fPIC -DPIC works... yes
  134. checking if g++ static flag -static works... no
  135. checking if g++ supports -c -o file.o... yes
  136. checking if g++ supports -c -o file.o... (cached) yes
  137. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  138. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  139. checking how to hardcode library paths into programs... immediate
  140. checking antlr3.h usability... yes
  141. checking antlr3.h presence... yes
  142. checking for antlr3.h... yes
  143. checking whether antlr3StringStreamNew is declared... yes
  144. configure: WARNING: res_getservers not usable
  145. checking whether res_ndestroy is declared... no
  146. checking for antlr3... /usr/bin/antlr3
  147. checking polarssl/ssl.h usability... yes
  148. checking polarssl/ssl.h presence... yes
  149. checking for polarssl/ssl.h... yes
  150. configure: polarssl usable
  151. checking for CUNIT... no
  152. checking CUnit/CUnit.h usability... no
  153. checking CUnit/CUnit.h presence... no
  154. checking for CUnit/CUnit.h... no
  155. configure: WARNING: Could not find cunit framework, tests are not compiled.
  156. checking for clock_gettime in -lrt... yes
  157. checking for dlopen in -ldl... yes
  158. checking for pthread_getspecific in -lpthread... yes
  159. configure: creating ./config.status
  160. config.status: creating Makefile
  161. config.status: creating include/Makefile
  162. config.status: creating include/belle-sip/Makefile
  163. config.status: creating src/Makefile
  164. config.status: creating src/grammars/Makefile
  165. config.status: creating tester/Makefile
  166. config.status: creating belle-sip.pc
  167. config.status: creating belle-sip.spec
  168. config.status: creating config.h
  169. config.status: executing depfiles commands
  170. config.status: executing libtool commands
  171. + make -O -j4
  172. make all-recursive
  173. Making all in include
  174. Making all in belle-sip
  175. make[3]: Nothing to be done for 'all'.
  176. make[3]: Nothing to be done for 'all-am'.
  177. Making all in src
  178. Making all in grammars
  179. make[3]: Entering directory '/home/user/rpmbuild/belle-sip/BUILD/belle-sip-1.3.0/src/grammars'
  180. Makefile:574: warning: overriding recipe for target '.NOTPARALLEL'
  181. Makefile:568: warning: ignoring old recipe for target '.NOTPARALLEL'
  182. make[3]: Leaving directory '/home/user/rpmbuild/belle-sip/BUILD/belle-sip-1.3.0/src/grammars'
  183. make[3]: Entering directory '/home/user/rpmbuild/belle-sip/BUILD/belle-sip-1.3.0/src/grammars'
  184. /usr/bin/antlr3 -make -Xmultithreaded -fo . ./belle_sip_message.g
  185. two-threaded DFA conversion
  186. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  187. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  188. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  189. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  190. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  191. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  192. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  193. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  194. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  195. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  196. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  197. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  198. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  199. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  200. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  201. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  202. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  203. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  204. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  205. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  206. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  207. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  208. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  209. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  210. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  211. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  212. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  213. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  214. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  215. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  216. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  217. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  218. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  219. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  220. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  221. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  222. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  223. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  224. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  225. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  226. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  227. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  228. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  229. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  230. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  231. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  232. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  233. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  234. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  235. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  236. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  237. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  238. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  239. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  240. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  241. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  242. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  243. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  244. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  245. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  246. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  247. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  248. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  249. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  250. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  251. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  252. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  253. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  254. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  255. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  256. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  257. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  258. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  259. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  260. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  261. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  262. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  263. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  264. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  265. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  266. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  267. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  268. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  269. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  270. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  271. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  272. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  273. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  274. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  275. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  276. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  277. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  278. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  279. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  280. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  281. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  282. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  283. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  284. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  285. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  286. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  287. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  288. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  289. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  290. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  291. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  292. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  293. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  294. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  295. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  296. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  297. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  298. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  299. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  300. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  301. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  302. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  303. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  304. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  305. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  306. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  307. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  308. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  309. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  310. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  311. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  312. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  313. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  314. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  315. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  316. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  317. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  318. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  319. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  320. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  321. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  322. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  323. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  324. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  325. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  326. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  327. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  328. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  329. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  330. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  331. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  332. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  333. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  334. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  335. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  336. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  337. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  338. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  339. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  340. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  341. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  342. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  343. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  344. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  345. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  346. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  347. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  348. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  349. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  350. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  351. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  352. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  353. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  354. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  355. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  356. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  357. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  358. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  359. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  360. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  361. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  362. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  363. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  364. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  365. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  366. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  367. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  368. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  369. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  370. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  371. warning(24): template error: context [/outputFile /parser /genericParser /_sub134 /ruleAttributeScopeFuncMacro] 1:4 no such property or can't access: null attribute
  372. warning(24): template error: context [/outputFile /parser /genericParser] 155:5 no such property or can't access: null attribute
  373. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  374. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  375. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  376. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  377. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  378. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  379. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  380. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  381. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  382. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  383. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  384. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  385. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  386. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  387. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  388. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  389. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  390. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  391. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  392. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  393. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  394. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  395. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  396. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  397. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  398. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  399. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  400. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  401. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  402. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  403. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  404. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  405. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  406. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  407. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  408. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  409. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  410. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  411. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  412. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  413. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  414. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  415. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  416. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  417. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  418. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  419. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  420. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  421. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  422. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  423. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  424. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  425. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  426. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  427. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  428. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  429. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  430. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  431. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  432. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  433. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  434. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  435. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  436. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  437. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  438. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  439. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  440. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  441. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  442. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  443. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  444. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  445. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  446. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  447. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  448. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  449. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  450. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  451. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  452. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  453. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  454. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  455. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  456. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  457. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  458. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  459. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  460. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  461. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  462. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  463. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  464. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  465. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  466. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  467. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  468. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  469. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  470. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  471. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  472. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  473. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  474. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  475. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  476. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  477. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  478. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  479. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  480. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  481. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  482. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  483. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  484. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  485. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  486. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  487. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  488. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  489. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  490. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  491. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  492. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  493. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  494. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  495. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  496. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  497. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  498. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  499. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  500. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  501. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  502. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  503. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  504. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  505. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  506. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  507. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  508. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  509. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  510. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  511. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  512. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  513. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  514. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  515. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  516. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  517. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  518. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  519. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  520. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  521. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  522. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  523. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  524. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  525. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  526. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  527. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  528. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  529. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  530. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  531. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  532. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  533. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  534. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  535. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  536. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  537. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  538. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  539. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  540. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  541. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  542. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  543. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  544. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  545. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  546. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  547. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  548. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  549. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  550. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  551. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  552. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  553. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  554. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  555. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  556. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  557. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  558. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  559. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  560. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  561. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  562. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  563. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  564. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  565. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  566. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  567. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  568. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  569. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  570. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  571. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  572. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  573. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  574. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  575. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  576. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  577. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  578. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  579. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  580. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  581. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  582. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  583. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  584. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  585. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  586. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  587. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  588. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  589. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  590. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  591. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  592. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  593. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  594. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  595. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  596. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  597. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  598. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  599. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  600. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  601. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  602. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  603. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  604. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  605. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  606. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  607. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  608. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  609. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  610. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  611. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  612. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  613. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  614. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  615. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  616. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  617. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  618. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 4:1 no such property or can't access: null attribute
  619. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  620. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  621. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  622. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  623. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  624. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  625. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  626. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  627. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  628. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  629. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  630. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  631. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  632. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  633. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  634. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  635. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  636. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  637. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  638. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  639. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  640. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  641. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  642. warning(24): template error: context [/outputFile /parser /genericParser /rule /ruleInitializations] 8:1 no such property or can't access: null attribute
  643. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  644. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  645. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  646. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  647. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  648. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  649. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  650. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  651. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  652. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  653. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  654. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  655. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  656. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  657. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  658. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  659. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  660. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  661. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  662. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  663. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  664. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  665. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  666. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  667. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  668. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  669. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  670. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  671. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  672. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  673. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  674. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  675. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  676. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  677. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  678. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  679. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  680. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  681. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  682. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  683. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  684. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  685. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  686. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  687. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  688. warning(24): template error: context [/headerFile /_sub108 /headerReturnScope /returnScope] 15:5 no such property or can't access: null attribute
  689. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  690. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  691. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  692. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  693. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  694. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  695. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  696. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  697. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  698. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  699. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  700. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  701. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  702. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  703. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  704. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  705. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  706. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  707. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  708. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  709. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  710. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  711. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  712. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  713. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  714. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  715. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  716. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  717. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  718. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  719. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  720. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  721. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  722. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  723. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  724. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  725. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  726. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  727. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  728. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  729. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  730. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  731. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  732. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  733. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  734. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  735. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  736. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  737. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  738. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  739. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  740. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  741. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  742. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  743. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  744. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  745. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  746. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  747. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  748. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  749. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  750. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  751. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  752. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  753. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  754. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  755. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  756. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  757. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  758. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  759. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  760. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  761. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  762. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  763. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  764. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  765. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  766. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  767. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  768. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  769. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  770. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  771. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  772. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  773. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  774. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  775. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  776. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  777. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  778. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  779. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  780. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  781. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  782. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  783. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  784. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  785. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  786. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  787. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  788. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  789. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  790. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  791. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  792. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  793. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  794. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  795. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  796. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  797. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  798. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  799. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  800. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  801. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  802. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  803. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  804. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  805. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  806. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  807. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  808. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  809. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  810. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  811. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  812. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  813. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  814. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  815. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  816. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  817. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  818. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  819. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  820. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  821. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  822. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  823. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  824. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  825. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  826. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  827. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  828. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  829. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  830. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  831. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  832. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  833. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  834. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  835. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  836. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  837. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  838. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  839. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  840. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  841. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  842. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  843. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  844. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  845. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  846. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  847. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  848. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  849. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  850. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  851. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  852. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  853. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  854. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  855. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  856. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  857. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  858. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  859. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  860. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  861. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  862. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  863. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  864. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  865. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  866. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  867. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  868. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  869. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  870. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  871. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  872. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  873. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  874. warning(24): template error: context [/headerFile /_sub110 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  875. two-threaded DFA conversion
  876. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  877. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  878. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  879. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  880. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  881. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  882. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  883. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  884. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  885. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  886. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  887. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  888. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  889. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  890. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  891. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  892. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  893. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  894. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  895. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  896. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  897. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  898. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  899. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  900. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  901. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  902. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  903. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  904. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  905. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  906. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  907. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  908. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  909. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  910. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  911. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  912. warning(24): template error: context [/outputFile /lexer /lexerRule /ruleDeclarations] 4:1 no such property or can't access: null attribute
  913. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  914. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  915. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  916. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  917. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  918. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  919. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  920. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  921. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  922. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  923. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  924. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  925. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  926. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  927. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  928. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  929. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  930. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  931. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  932. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  933. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  934. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  935. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  936. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  937. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  938. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  939. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  940. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  941. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  942. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  943. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  944. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  945. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  946. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  947. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  948. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  949. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  950. warning(24): template error: context [/headerFile /_sub201 /ruleAttributeScopeDecl] 1:4 no such property or can't access: null attribute
  951. make[3]: Leaving directory '/home/user/rpmbuild/belle-sip/BUILD/belle-sip-1.3.0/src/grammars'
  952. make[3]: Entering directory '/home/user/rpmbuild/belle-sip/BUILD/belle-sip-1.3.0/src/grammars'
  953. CC libbellesip_generated_la-belle_sip_messageParser.lo
  954. belle_sip_messageParser.c:9548:23: error: '_empty' undeclared here (not in a function)
  955. dfa1_T0, dfa1_T1, _empty, _empty
  956. ^
  957. belle_sip_messageParser.c:12286:5: error: initializer element is not constant
  958. dfa2_T370, dfa2_T66, _empty, _empty, _empty, _empty, _empty, _empty,
  959. ^
  960. belle_sip_messageParser.c:12286:5: error: (near initialization for 'dfa2_transitions[9]')
  961. belle_sip_messageParser.c:12286:5: error: initializer element is not constant
  962. belle_sip_messageParser.c:12286:5: error: (near initialization for 'dfa2_transitions[10]')
  963. belle_sip_messageParser.c:12286:5: error: initializer element is not constant
  964. belle_sip_messageParser.c:12286:5: error: (near initialization for 'dfa2_transitions[11]')
  965. belle_sip_messageParser.c:12286:5: error: initializer element is not constant
  966. belle_sip_messageParser.c:12286:5: error: (near initialization for 'dfa2_transitions[12]')
  967. belle_sip_messageParser.c:12286:5: error: initializer element is not constant
  968. belle_sip_messageParser.c:12286:5: error: (near initialization for 'dfa2_transitions[13]')
  969. belle_sip_messageParser.c:12286:5: error: initializer element is not constant
  970. belle_sip_messageParser.c:12286:5: error: (near initialization for 'dfa2_transitions[14]')
  971. belle_sip_messageParser.c:12287:5: error: initializer element is not constant
  972. dfa2_T209, dfa2_T66, dfa2_T66, dfa2_T66, dfa2_T66, dfa2_T66, _empty,
  973. ^
  974. belle_sip_messageParser.c:12287:5: error: (near initialization for 'dfa2_transitions[21]')
  975. belle_sip_messageParser.c:12288:5: error: initializer element is not constant
  976. _empty, _empty, _empty, dfa2_T295, _empty, _empty, dfa2_T322, dfa2_T251,
  977. ^
  978. belle_sip_messageParser.c:12288:5: error: (near initialization for 'dfa2_transitions[22]')
  979. belle_sip_messageParser.c:12288:5: error: initializer element is not constant
  980. belle_sip_messageParser.c:12288:5: error: (near initialization for 'dfa2_transitions[23]')
  981. belle_sip_messageParser.c:12288:5: error: initializer element is not constant
  982. belle_sip_messageParser.c:12288:5: error: (near initialization for 'dfa2_transitions[24]')
  983. belle_sip_messageParser.c:12288:5: error: initializer element is not constant
  984. belle_sip_messageParser.c:12288:5: error: (near initialization for 'dfa2_transitions[26]')
  985. belle_sip_messageParser.c:12288:5: error: initializer element is not constant
  986. belle_sip_messageParser.c:12288:5: error: (near initialization for 'dfa2_transitions[27]')
  987. belle_sip_messageParser.c:12290:5: error: initializer element is not constant
  988. dfa2_T80, dfa2_T80, dfa2_T80, dfa2_T83, dfa2_T389, _empty, dfa2_T79,
  989. ^
  990. belle_sip_messageParser.c:12290:5: error: (near initialization for 'dfa2_transitions[42]')
  991. belle_sip_messageParser.c:12291:5: error: initializer element is not constant
  992. dfa2_T143, dfa2_T18, dfa2_T33, dfa2_T18, _empty, dfa2_T69, dfa2_T305,
  993. ^
  994. belle_sip_messageParser.c:12291:5: error: (near initialization for 'dfa2_transitions[48]')
  995. belle_sip_messageParser.c:12294:5: error: initializer element is not constant
  996. dfa2_T251, dfa2_T251, _empty, _empty, _empty, _empty, dfa2_T303, dfa2_T190,
  997. ^
  998. belle_sip_messageParser.c:12294:5: error: (near initialization for 'dfa2_transitions[67]')
  999. belle_sip_messageParser.c:12294:5: error: initializer element is not constant
  1000. belle_sip_messageParser.c:12294:5: error: (near initialization for 'dfa2_transitions[68]')
  1001. belle_sip_messageParser.c:12294:5: error: initializer element is not constant
  1002. belle_sip_messageParser.c:12294:5: error: (near initialization for 'dfa2_transitions[69]')
  1003. belle_sip_messageParser.c:12294:5: error: initializer element is not constant
  1004. belle_sip_messageParser.c:12294:5: error: (near initialization for 'dfa2_transitions[70]')
  1005. belle_sip_messageParser.c:12295:5: error: initializer element is not constant
  1006. _empty, _empty, _empty, _empty, _empty, _empty, _empty, _empty, _empty,
  1007. ^
  1008. belle_sip_messageParser.c:12295:5: error: (near initialization for 'dfa2_transitions[73]')
  1009. belle_sip_messageParser.c:12295:5: error: initializer element is not constant
  1010. belle_sip_messageParser.c:12295:5: error: (near initialization for 'dfa2_transitions[74]')
  1011. belle_sip_messageParser.c:12295:5: error: initializer element is not constant
  1012. belle_sip_messageParser.c:12295:5: error: (near initialization for 'dfa2_transitions[75]')
  1013. belle_sip_messageParser.c:12295:5: error: initializer element is not constant
  1014. belle_sip_messageParser.c:12295:5: error: (near initialization for 'dfa2_transitions[76]')
  1015. belle_sip_messageParser.c:12295:5: error: initializer element is not constant
  1016. belle_sip_messageParser.c:12295:5: error: (near initialization for 'dfa2_transitions[77]')
  1017. belle_sip_messageParser.c:12295:5: error: initializer element is not constant
  1018. belle_sip_messageParser.c:12295:5: error: (near initialization for 'dfa2_transitions[78]')
  1019. belle_sip_messageParser.c:12295:5: error: initializer element is not constant
  1020. belle_sip_messageParser.c:12295:5: error: (near initialization for 'dfa2_transitions[79]')
  1021. belle_sip_messageParser.c:12295:5: error: initializer element is not constant
  1022. belle_sip_messageParser.c:12295:5: error: (near initialization for 'dfa2_transitions[80]')
  1023. belle_sip_messageParser.c:12295:5: error: initializer element is not constant
  1024. belle_sip_messageParser.c:12295:5: error: (near initialization for 'dfa2_transitions[81]')
  1025. belle_sip_messageParser.c:12302:5: error: initializer element is not constant
  1026. dfa2_T69, dfa2_T69, _empty, _empty, dfa2_T49, dfa2_T299, _empty, _empty,
  1027. ^
  1028. belle_sip_messageParser.c:12302:5: error: (near initialization for 'dfa2_transitions[126]')
  1029. belle_sip_messageParser.c:12302:5: error: initializer element is not constant
  1030. belle_sip_messageParser.c:12302:5: error: (near initialization for 'dfa2_transitions[127]')
  1031. belle_sip_messageParser.c:12302:5: error: initializer element is not constant
  1032. belle_sip_messageParser.c:12302:5: error: (near initialization for 'dfa2_transitions[130]')
  1033. belle_sip_messageParser.c:12302:5: error: initializer element is not constant
  1034. belle_sip_messageParser.c:12302:5: error: (near initialization for 'dfa2_transitions[131]')
  1035. belle_sip_messageParser.c:12303:5: error: initializer element is not constant
  1036. _empty, _empty, _empty, _empty, _empty, _empty, dfa2_T52, dfa2_T429,
  1037. ^
  1038. belle_sip_messageParser.c:12303:5: error: (near initialization for 'dfa2_transitions[132]')
  1039. belle_sip_messageParser.c:12303:5: error: initializer element is not constant
  1040. belle_sip_messageParser.c:12303:5: error: (near initialization for 'dfa2_transitions[133]')
  1041. belle_sip_messageParser.c:12303:5: error: initializer element is not constant
  1042. belle_sip_messageParser.c:12303:5: error: (near initialization for 'dfa2_transitions[134]')
  1043. belle_sip_messageParser.c:12303:5: error: initializer element is not constant
  1044. belle_sip_messageParser.c:12303:5: error: (near initialization for 'dfa2_transitions[135]')
  1045. belle_sip_messageParser.c:12303:5: error: initializer element is not constant
  1046. belle_sip_messageParser.c:12303:5: error: (near initialization for 'dfa2_transitions[136]')
  1047. belle_sip_messageParser.c:12303:5: error: initializer element is not constant
  1048. belle_sip_messageParser.c:12303:5: error: (near initialization for 'dfa2_transitions[137]')
  1049. belle_sip_messageParser.c:12307:5: error: initializer element is not constant
  1050. dfa2_T432, dfa2_T446, _empty, dfa2_T339, dfa2_T59, dfa2_T260, dfa2_T144,
  1051. ^
  1052. belle_sip_messageParser.c:12307:5: error: (near initialization for 'dfa2_transitions[163]')
  1053. belle_sip_messageParser.c:12311:5: error: initializer element is not constant
  1054. dfa2_T31, _empty, dfa2_T147, dfa2_T497, _empty, _empty, _empty, _empty,
  1055. ^
  1056. belle_sip_messageParser.c:12311:5: error: (near initialization for 'dfa2_transitions[190]')
  1057. belle_sip_messageParser.c:12311:5: error: initializer element is not constant
  1058. belle_sip_messageParser.c:12311:5: error: (near initialization for 'dfa2_transitions[193]')
  1059. belle_sip_messageParser.c:12311:5: error: initializer element is not constant
  1060. belle_sip_messageParser.c:12311:5: error: (near initialization for 'dfa2_transitions[194]')
  1061. belle_sip_messageParser.c:12311:5: error: initializer element is not constant
  1062. belle_sip_messageParser.c:12311:5: error: (near initialization for 'dfa2_transitions[195]')
  1063. belle_sip_messageParser.c:12311:5: error: initializer element is not constant
  1064. belle_sip_messageParser.c:12311:5: error: (near initialization for 'dfa2_transitions[196]')
  1065. belle_sip_messageParser.c:12312:5: error: initializer element is not constant
  1066. _empty, _empty, _empty, _empty, dfa2_T407, dfa2_T10, dfa2_T10, dfa2_T10,
  1067. ^
  1068. belle_sip_messageParser.c:12312:5: error: (near initialization for 'dfa2_transitions[197]')
  1069. belle_sip_messageParser.c:12312:5: error: initializer element is not constant
  1070. belle_sip_messageParser.c:12312:5: error: (near initialization for 'dfa2_transitions[198]')
  1071. belle_sip_messageParser.c:12312:5: error: initializer element is not constant
  1072. belle_sip_messageParser.c:12312:5: error: (near initialization for 'dfa2_transitions[199]')
  1073. belle_sip_messageParser.c:12312:5: error: initializer element is not constant
  1074. belle_sip_messageParser.c:12312:5: error: (near initialization for 'dfa2_transitions[200]')
  1075. belle_sip_messageParser.c:12313:5: error: initializer element is not constant
  1076. dfa2_T231, dfa2_T10, dfa2_T10, dfa2_T10, dfa2_T10, dfa2_T10, _empty,
  1077. ^
  1078. belle_sip_messageParser.c:12313:5: error: (near initialization for 'dfa2_transitions[211]')
  1079. belle_sip_messageParser.c:12314:5: error: initializer element is not constant
  1080. dfa2_T277, dfa2_T152, _empty, _empty, dfa2_T403, dfa2_T46, dfa2_T203,
  1081. ^
  1082. belle_sip_messageParser.c:12314:5: error: (near initialization for 'dfa2_transitions[214]')
  1083. belle_sip_messageParser.c:12314:5: error: initializer element is not constant
  1084. belle_sip_messageParser.c:12314:5: error: (near initialization for 'dfa2_transitions[215]')
  1085. belle_sip_messageParser.c:12322:5: error: initializer element is not constant
  1086. dfa2_T52, _empty, dfa2_T45, dfa2_T351, _empty, _empty, _empty, _empty,
  1087. ^
  1088. belle_sip_messageParser.c:12322:5: error: (near initialization for 'dfa2_transitions[269]')
  1089. belle_sip_messageParser.c:12322:5: error: initializer element is not constant
  1090. belle_sip_messageParser.c:12322:5: error: (near initialization for 'dfa2_transitions[272]')
  1091. belle_sip_messageParser.c:12322:5: error: initializer element is not constant
  1092. belle_sip_messageParser.c:12322:5: error: (near initialization for 'dfa2_transitions[273]')
  1093. belle_sip_messageParser.c:12322:5: error: initializer element is not constant
  1094. belle_sip_messageParser.c:12322:5: error: (near initialization for 'dfa2_transitions[274]')
  1095. belle_sip_messageParser.c:12322:5: error: initializer element is not constant
  1096. belle_sip_messageParser.c:12322:5: error: (near initialization for 'dfa2_transitions[275]')
  1097. belle_sip_messageParser.c:12323:5: error: initializer element is not constant
  1098. _empty, _empty, _empty, _empty, dfa2_T108, dfa2_T58, dfa2_T58, dfa2_T58,
  1099. ^
  1100. belle_sip_messageParser.c:12323:5: error: (near initialization for 'dfa2_transitions[276]')
  1101. belle_sip_messageParser.c:12323:5: error: initializer element is not constant
  1102. belle_sip_messageParser.c:12323:5: error: (near initialization for 'dfa2_transitions[277]')
  1103. belle_sip_messageParser.c:12323:5: error: initializer element is not constant
  1104. belle_sip_messageParser.c:12323:5: error: (near initialization for 'dfa2_transitions[278]')
  1105. belle_sip_messageParser.c:12323:5: error: initializer element is not constant
  1106. belle_sip_messageParser.c:12323:5: error: (near initialization for 'dfa2_transitions[279]')
  1107. belle_sip_messageParser.c:12325:5: error: initializer element is not constant
  1108. dfa2_T352, dfa2_T109, dfa2_T251, dfa2_T250, dfa2_T122, _empty, _empty,
  1109. ^
  1110. belle_sip_messageParser.c:12325:5: error: (near initialization for 'dfa2_transitions[296]')
  1111. belle_sip_messageParser.c:12325:5: error: initializer element is not constant
  1112. belle_sip_messageParser.c:12325:5: error: (near initialization for 'dfa2_transitions[297]')
  1113. belle_sip_messageParser.c:12326:5: error: initializer element is not constant
  1114. _empty, dfa2_T498, dfa2_T271, _empty, dfa2_T62, dfa2_T62, dfa2_T62,
  1115. ^
  1116. belle_sip_messageParser.c:12326:5: error: (near initialization for 'dfa2_transitions[298]')
  1117. belle_sip_messageParser.c:12326:5: error: initializer element is not constant
  1118. belle_sip_messageParser.c:12326:5: error: (near initialization for 'dfa2_transitions[301]')
  1119. belle_sip_messageParser.c:12328:5: error: initializer element is not constant
  1120. _empty, dfa2_T4, dfa2_T4, dfa2_T4, dfa2_T4, dfa2_T242, _empty, dfa2_T484,
  1121. ^
  1122. belle_sip_messageParser.c:12328:5: error: (near initialization for 'dfa2_transitions[312]')
  1123. belle_sip_messageParser.c:12328:5: error: initializer element is not constant
  1124. belle_sip_messageParser.c:12328:5: error: (near initialization for 'dfa2_transitions[318]')
  1125. belle_sip_messageParser.c:12334:5: error: initializer element is not constant
  1126. dfa2_T93, dfa2_T185, dfa2_T14, dfa2_T22, _empty, dfa2_T110, dfa2_T78,
  1127. ^
  1128. belle_sip_messageParser.c:12334:5: error: (near initialization for 'dfa2_transitions[359]')
  1129. belle_sip_messageParser.c:12337:5: error: initializer element is not constant
  1130. dfa2_T77, dfa2_T77, dfa2_T77, dfa2_T77, dfa2_T77, _empty, _empty, _empty,
  1131. ^
  1132. belle_sip_messageParser.c:12337:5: error: (near initialization for 'dfa2_transitions[381]')
  1133. belle_sip_messageParser.c:12337:5: error: initializer element is not constant
  1134. belle_sip_messageParser.c:12337:5: error: (near initialization for 'dfa2_transitions[382]')
  1135. belle_sip_messageParser.c:12337:5: error: initializer element is not constant
  1136. belle_sip_messageParser.c:12337:5: error: (near initialization for 'dfa2_transitions[383]')
  1137. belle_sip_messageParser.c:12338:5: error: initializer element is not constant
  1138. dfa2_T51, dfa2_T207, _empty, _empty, _empty, _empty, _empty, _empty,
  1139. ^
  1140. belle_sip_messageParser.c:12338:5: error: (near initialization for 'dfa2_transitions[386]')
  1141. belle_sip_messageParser.c:12338:5: error: initializer element is not constant
  1142. belle_sip_messageParser.c:12338:5: error: (near initialization for 'dfa2_transitions[387]')
  1143. belle_sip_messageParser.c:12338:5: error: initializer element is not constant
  1144. belle_sip_messageParser.c:12338:5: error: (near initialization for 'dfa2_transitions[388]')
  1145. belle_sip_messageParser.c:12338:5: error: initializer element is not constant
  1146. belle_sip_messageParser.c:12338:5: error: (near initialization for 'dfa2_transitions[389]')
  1147. belle_sip_messageParser.c:12338:5: error: initializer element is not constant
  1148. belle_sip_messageParser.c:12338:5: error: (near initialization for 'dfa2_transitions[390]')
  1149. belle_sip_messageParser.c:12338:5: error: initializer element is not constant
  1150. belle_sip_messageParser.c:12338:5: error: (near initialization for 'dfa2_transitions[391]')
  1151. belle_sip_messageParser.c:12339:5: error: initializer element is not constant
  1152. _empty, _empty, dfa2_T313, dfa2_T2, dfa2_T259, dfa2_T181, dfa2_T181,
  1153. ^
  1154. belle_sip_messageParser.c:12339:5: error: (near initialization for 'dfa2_transitions[392]')
  1155. belle_sip_messageParser.c:12339:5: error: initializer element is not constant
  1156. belle_sip_messageParser.c:12339:5: error: (near initialization for 'dfa2_transitions[393]')
  1157. belle_sip_messageParser.c:12343:5: error: initializer element is not constant
  1158. dfa2_T69, dfa2_T13, dfa2_T258, _empty, dfa2_T84, dfa2_T84, dfa2_T84,
  1159. ^
  1160. belle_sip_messageParser.c:12343:5: error: (near initialization for 'dfa2_transitions[423]')
  1161. belle_sip_messageParser.c:12347:5: error: initializer element is not constant
  1162. dfa2_T112, dfa2_T171, dfa2_T202, dfa2_T202, dfa2_T160, dfa2_T482, _empty,
  1163. ^
  1164. belle_sip_messageParser.c:12347:5: error: (near initialization for 'dfa2_transitions[454]')
  1165. belle_sip_messageParser.c:12349:5: error: initializer element is not constant
  1166. _empty, _empty, dfa2_T333, _empty, _empty, _empty, dfa2_T281, dfa2_T101,
  1167. ^
  1168. belle_sip_messageParser.c:12349:5: error: (near initialization for 'dfa2_transitions[462]')
  1169. belle_sip_messageParser.c:12349:5: error: initializer element is not constant
  1170. belle_sip_messageParser.c:12349:5: error: (near initialization for 'dfa2_transitions[463]')
  1171. belle_sip_messageParser.c:12349:5: error: initializer element is not constant
  1172. belle_sip_messageParser.c:12349:5: error: (near initialization for 'dfa2_transitions[465]')
  1173. belle_sip_messageParser.c:12349:5: error: initializer element is not constant
  1174. belle_sip_messageParser.c:12349:5: error: (near initialization for 'dfa2_transitions[466]')
  1175. belle_sip_messageParser.c:12349:5: error: initializer element is not constant
  1176. belle_sip_messageParser.c:12349:5: error: (near initialization for 'dfa2_transitions[467]')
  1177. belle_sip_messageParser.c:12354:5: error: initializer element is not constant
  1178. dfa2_T23, dfa2_T436, _empty, dfa2_T340, dfa2_T499, dfa2_T23, dfa2_T515,
  1179. ^
  1180. belle_sip_messageParser.c:12354:5: error: (near initialization for 'dfa2_transitions[500]')
  1181. belle_sip_messageParser.c:12355:5: error: initializer element is not constant
  1182. dfa2_T10, dfa2_T185, dfa2_T67, _empty, dfa2_T0, dfa2_T0, dfa2_T0, dfa2_T0,
  1183. ^
  1184. belle_sip_messageParser.c:12355:5: error: (near initialization for 'dfa2_transitions[508]')
  1185. belle_sip_messageParser.c:12359:5: error: initializer element is not constant
  1186. dfa2_T290, _empty, dfa2_T433, dfa2_T328, dfa2_T116, dfa2_T176, dfa2_T467,
  1187. ^
  1188. belle_sip_messageParser.c:12359:5: error: (near initialization for 'dfa2_transitions[535]')
  1189. belle_sip_messageParser.c:12361:5: error: initializer element is not constant
  1190. dfa2_T2, dfa2_T2, _empty, dfa2_T136, dfa2_T358, _empty, _empty, _empty,
  1191. ^
  1192. belle_sip_messageParser.c:12361:5: error: (near initialization for 'dfa2_transitions[551]')
  1193. belle_sip_messageParser.c:12361:5: error: initializer element is not constant
  1194. belle_sip_messageParser.c:12361:5: error: (near initialization for 'dfa2_transitions[554]')
  1195. belle_sip_messageParser.c:12361:5: error: initializer element is not constant
  1196. belle_sip_messageParser.c:12361:5: error: (near initialization for 'dfa2_transitions[555]')
  1197. belle_sip_messageParser.c:12361:5: error: initializer element is not constant
  1198. belle_sip_messageParser.c:12361:5: error: (near initialization for 'dfa2_transitions[556]')
  1199. belle_sip_messageParser.c:12362:5: error: initializer element is not constant
  1200. _empty, _empty, _empty, _empty, _empty, dfa2_T315, dfa2_T229, dfa2_T229,
  1201. ^
  1202. belle_sip_messageParser.c:12362:5: error: (near initialization for 'dfa2_transitions[557]')
  1203. belle_sip_messageParser.c:12362:5: error: initializer element is not constant
  1204. belle_sip_messageParser.c:12362:5: error: (near initialization for 'dfa2_transitions[558]')
  1205. belle_sip_messageParser.c:12362:5: error: initializer element is not constant
  1206. belle_sip_messageParser.c:12362:5: error: (near initialization for 'dfa2_transitions[559]')
  1207. belle_sip_messageParser.c:12362:5: error: initializer element is not constant
  1208. belle_sip_messageParser.c:12362:5: error: (near initialization for 'dfa2_transitions[560]')
  1209. belle_sip_messageParser.c:12362:5: error: initializer element is not constant
  1210. belle_sip_messageParser.c:12362:5: error: (near initialization for 'dfa2_transitions[561]')
  1211. belle_sip_messageParser.c:12364:5: error: initializer element is not constant
  1212. _empty, _empty, dfa2_T74, dfa2_T325, _empty, _empty, _empty, _empty,
  1213. ^
  1214. belle_sip_messageParser.c:12364:5: error: (near initialization for 'dfa2_transitions[572]')
  1215. belle_sip_messageParser.c:12364:5: error: initializer element is not constant
  1216. belle_sip_messageParser.c:12364:5: error: (near initialization for 'dfa2_transitions[573]')
  1217. belle_sip_messageParser.c:12364:5: error: initializer element is not constant
  1218. belle_sip_messageParser.c:12364:5: error: (near initialization for 'dfa2_transitions[576]')
  1219. belle_sip_messageParser.c:12364:5: error: initializer element is not constant
  1220. belle_sip_messageParser.c:12364:5: error: (near initialization for 'dfa2_transitions[577]')
  1221. belle_sip_messageParser.c:12364:5: error: initializer element is not constant
  1222. belle_sip_messageParser.c:12364:5: error: (near initialization for 'dfa2_transitions[578]')
  1223. belle_sip_messageParser.c:12364:5: error: initializer element is not constant
  1224. belle_sip_messageParser.c:12364:5: error: (near initialization for 'dfa2_transitions[579]')
  1225. belle_sip_messageParser.c:12365:5: error: initializer element is not constant
  1226. _empty, _empty, _empty, _empty, dfa2_T316, dfa2_T166, dfa2_T364, dfa2_T140,
  1227. ^
  1228. belle_sip_messageParser.c:12365:5: error: (near initialization for 'dfa2_transitions[580]')
  1229. belle_sip_messageParser.c:12365:5: error: initializer element is not constant
  1230. belle_sip_messageParser.c:12365:5: error: (near initialization for 'dfa2_transitions[581]')
  1231. belle_sip_messageParser.c:12365:5: error: initializer element is not constant
  1232. belle_sip_messageParser.c:12365:5: error: (near initialization for 'dfa2_transitions[582]')
  1233. belle_sip_messageParser.c:12365:5: error: initializer element is not constant
  1234. belle_sip_messageParser.c:12365:5: error: (near initialization for 'dfa2_transitions[583]')
  1235. belle_sip_messageParser.c:12368:5: error: initializer element is not constant
  1236. dfa2_T52, dfa2_T210, dfa2_T280, _empty, dfa2_T491, dfa2_T353, dfa2_T210,
  1237. ^
  1238. belle_sip_messageParser.c:12368:5: error: (near initialization for 'dfa2_transitions[605]')
  1239. belle_sip_messageParser.c:12370:5: error: initializer element is not constant
  1240. dfa2_T126, dfa2_T297, _empty, _empty, dfa2_T507, _empty, dfa2_T65, dfa2_T65,
  1241. ^
  1242. belle_sip_messageParser.c:12370:5: error: (near initialization for 'dfa2_transitions[618]')
  1243. belle_sip_messageParser.c:12370:5: error: initializer element is not constant
  1244. belle_sip_messageParser.c:12370:5: error: (near initialization for 'dfa2_transitions[619]')
  1245. belle_sip_messageParser.c:12370:5: error: initializer element is not constant
  1246. belle_sip_messageParser.c:12370:5: error: (near initialization for 'dfa2_transitions[621]')
  1247. belle_sip_messageParser.c:12372:5: error: initializer element is not constant
  1248. dfa2_T65, _empty, dfa2_T62, dfa2_T103, dfa2_T98, dfa2_T98, dfa2_T98,
  1249. ^
  1250. belle_sip_messageParser.c:12372:5: error: (near initialization for 'dfa2_transitions[632]')
  1251. belle_sip_messageParser.c:12374:5: error: initializer element is not constant
  1252. dfa2_T42, dfa2_T42, dfa2_T42, dfa2_T246, dfa2_T256, dfa2_T481, _empty,
  1253. ^
  1254. belle_sip_messageParser.c:12374:5: error: (near initialization for 'dfa2_transitions[651]')
  1255. belle_sip_messageParser.c:12378:5: error: initializer element is not constant
  1256. dfa2_T195, dfa2_T57, dfa2_T354, dfa2_T332, dfa2_T445, _empty, dfa2_T283,
  1257. ^
  1258. belle_sip_messageParser.c:12378:5: error: (near initialization for 'dfa2_transitions[678]')
  1259. belle_sip_messageParser.c:12379:5: error: initializer element is not constant
  1260. dfa2_T457, dfa2_T77, dfa2_T176, dfa2_T428, _empty, dfa2_T9, dfa2_T9,
  1261. ^
  1262. belle_sip_messageParser.c:12379:5: error: (near initialization for 'dfa2_transitions[684]')
  1263. belle_sip_messageParser.c:12386:5: error: initializer element is not constant
  1264. dfa2_T166, _empty, dfa2_T267, dfa2_T472, _empty, _empty, _empty, _empty,
  1265. ^
  1266. belle_sip_messageParser.c:12386:5: error: (near initialization for 'dfa2_transitions[731]')
  1267. belle_sip_messageParser.c:12386:5: error: initializer element is not constant
  1268. belle_sip_messageParser.c:12386:5: error: (near initialization for 'dfa2_transitions[734]')
  1269. belle_sip_messageParser.c:12386:5: error: initializer element is not constant
  1270. belle_sip_messageParser.c:12386:5: error: (near initialization for 'dfa2_transitions[735]')
  1271. belle_sip_messageParser.c:12386:5: error: initializer element is not constant
  1272. belle_sip_messageParser.c:12386:5: error: (near initialization for 'dfa2_transitions[736]')
  1273. belle_sip_messageParser.c:12386:5: error: initializer element is not constant
  1274. belle_sip_messageParser.c:12386:5: error: (near initialization for 'dfa2_transitions[737]')
  1275. belle_sip_messageParser.c:12387:5: error: initializer element is not constant
  1276. _empty, _empty, _empty, _empty, dfa2_T319, dfa2_T212, dfa2_T133, dfa2_T81,
  1277. ^
  1278. belle_sip_messageParser.c:12387:5: error: (near initialization for 'dfa2_transitions[738]')
  1279. belle_sip_messageParser.c:12387:5: error: initializer element is not constant
  1280. belle_sip_messageParser.c:12387:5: error: (near initialization for 'dfa2_transitions[739]')
  1281. belle_sip_messageParser.c:12387:5: error: initializer element is not constant
  1282. belle_sip_messageParser.c:12387:5: error: (near initialization for 'dfa2_transitions[740]')
  1283. belle_sip_messageParser.c:12387:5: error: initializer element is not constant
  1284. belle_sip_messageParser.c:12387:5: error: (near initialization for 'dfa2_transitions[741]')
  1285. belle_sip_messageParser.c:12390:5: error: initializer element is not constant
  1286. dfa2_T500, dfa2_T298, dfa2_T390, _empty, dfa2_T415, dfa2_T99, dfa2_T420,
  1287. ^
  1288. belle_sip_messageParser.c:12390:5: error: (near initialization for 'dfa2_transitions[763]')
  1289. belle_sip_messageParser.c:12391:5: error: initializer element is not constant
  1290. dfa2_T410, dfa2_T5, dfa2_T5, dfa2_T5, dfa2_T5, dfa2_T243, _empty, dfa2_T264,
  1291. ^
  1292. belle_sip_messageParser.c:12391:5: error: (near initialization for 'dfa2_transitions[773]')
  1293. belle_sip_messageParser.c:12398:5: error: initializer element is not constant
  1294. dfa2_T47, dfa2_T96, _empty, dfa2_T511, dfa2_T362, dfa2_T47, dfa2_T388,
  1295. ^
  1296. belle_sip_messageParser.c:12398:5: error: (near initialization for 'dfa2_transitions[819]')
  1297. belle_sip_messageParser.c:12399:5: error: initializer element is not constant
  1298. dfa2_T229, dfa2_T285, dfa2_T43, _empty, dfa2_T68, dfa2_T68, dfa2_T68,
  1299. ^
  1300. belle_sip_messageParser.c:12399:5: error: (near initialization for 'dfa2_transitions[827]')
  1301. belle_sip_messageParser.c:12412:5: error: initializer element is not constant
  1302. dfa2_T44, dfa2_T253, _empty, dfa2_T156, dfa2_T475, dfa2_T44, dfa2_T509,
  1303. ^
  1304. belle_sip_messageParser.c:12412:5: error: (near initialization for 'dfa2_transitions[917]')
  1305. belle_sip_messageParser.c:12415:5: error: initializer element is not constant
  1306. dfa2_T247, _empty, dfa2_T5, dfa2_T397, dfa2_T448, dfa2_T153, dfa2_T342,
  1307. ^
  1308. belle_sip_messageParser.c:12415:5: error: (near initialization for 'dfa2_transitions[937]')
  1309. belle_sip_messageParser.c:90311:5: error: initializer element is not constant
  1310. dfa5_T3, dfa5_T10, dfa5_T7, dfa5_T7, dfa5_T11, _empty, _empty
  1311. ^
  1312. belle_sip_messageParser.c:90311:5: error: (near initialization for 'dfa5_transitions[13]')
  1313. belle_sip_messageParser.c:90312:1: error: initializer element is not constant
  1314. };
  1315. ^
  1316. belle_sip_messageParser.c:90312:1: error: (near initialization for 'dfa5_transitions[14]')
  1317. belle_sip_messageParser.c:90814:5: error: initializer element is not constant
  1318. dfa12_T58, dfa12_T16, dfa12_T11, _empty, dfa12_T7, dfa12_T39, dfa12_T3,
  1319. ^
  1320. belle_sip_messageParser.c:90814:5: error: (near initialization for 'dfa12_transitions[3]')
  1321. belle_sip_messageParser.c:90815:5: error: initializer element is not constant
  1322. dfa12_T73, dfa12_T3, _empty, dfa12_T3, dfa12_T3, dfa12_T3, dfa12_T3,
  1323. ^
  1324. belle_sip_messageParser.c:90815:5: error: (near initialization for 'dfa12_transitions[9]')
  1325. belle_sip_messageParser.c:92610:5: error: initializer element is not constant
  1326. dfa21_T70, dfa21_T9, dfa21_T130, _empty, _empty, _empty, _empty, dfa21_T131,
  1327. ^
  1328. belle_sip_messageParser.c:92610:5: error: (near initialization for 'dfa21_transitions[3]')
  1329. belle_sip_messageParser.c:92610:5: error: initializer element is not constant
  1330. belle_sip_messageParser.c:92610:5: error: (near initialization for 'dfa21_transitions[4]')
  1331. belle_sip_messageParser.c:92610:5: error: initializer element is not constant
  1332. belle_sip_messageParser.c:92610:5: error: (near initialization for 'dfa21_transitions[5]')
  1333. belle_sip_messageParser.c:92610:5: error: initializer element is not constant
  1334. belle_sip_messageParser.c:92610:5: error: (near initialization for 'dfa21_transitions[6]')
  1335. belle_sip_messageParser.c:92611:5: error: initializer element is not constant
  1336. _empty, dfa21_T9, dfa21_T9, dfa21_T87, dfa21_T7, dfa21_T31, dfa21_T114,
  1337. ^
  1338. belle_sip_messageParser.c:92611:5: error: (near initialization for 'dfa21_transitions[8]')
  1339. belle_sip_messageParser.c:92612:5: error: initializer element is not constant
  1340. dfa21_T80, _empty, dfa21_T41, dfa21_T98, dfa21_T17, _empty, dfa21_T134,
  1341. ^
  1342. belle_sip_messageParser.c:92612:5: error: (near initialization for 'dfa21_transitions[16]')
  1343. belle_sip_messageParser.c:92612:5: error: initializer element is not constant
  1344. belle_sip_messageParser.c:92612:5: error: (near initialization for 'dfa21_transitions[20]')
  1345. belle_sip_messageParser.c:92613:5: error: initializer element is not constant
  1346. _empty, _empty, _empty, _empty, _empty, _empty, _empty, dfa21_T41, dfa21_T4,
  1347. ^
  1348. belle_sip_messageParser.c:92613:5: error: (near initialization for 'dfa21_transitions[22]')
  1349. belle_sip_messageParser.c:92613:5: error: initializer element is not constant
  1350. belle_sip_messageParser.c:92613:5: error: (near initialization for 'dfa21_transitions[23]')
  1351. belle_sip_messageParser.c:92613:5: error: initializer element is not constant
  1352. belle_sip_messageParser.c:92613:5: error: (near initialization for 'dfa21_transitions[24]')
  1353. belle_sip_messageParser.c:92613:5: error: initializer element is not constant
  1354. belle_sip_messageParser.c:92613:5: error: (near initialization for 'dfa21_transitions[25]')
  1355. belle_sip_messageParser.c:92613:5: error: initializer element is not constant
  1356. belle_sip_messageParser.c:92613:5: error: (near initialization for 'dfa21_transitions[26]')
  1357. belle_sip_messageParser.c:92613:5: error: initializer element is not constant
  1358. belle_sip_messageParser.c:92613:5: error: (near initialization for 'dfa21_transitions[27]')
  1359. belle_sip_messageParser.c:92613:5: error: initializer element is not constant
  1360. belle_sip_messageParser.c:92613:5: error: (near initialization for 'dfa21_transitions[28]')
  1361. belle_sip_messageParser.c:92618:5: error: initializer element is not constant
  1362. dfa21_T4, dfa21_T4, dfa21_T4, dfa21_T4, dfa21_T8, dfa21_T92, _empty,
  1363. ^
  1364. belle_sip_messageParser.c:92618:5: error: (near initialization for 'dfa21_transitions[65]')
  1365. belle_sip_messageParser.c:96026:5: error: initializer element is not constant
  1366. dfa26_T0, dfa26_T0, dfa26_T2, _empty, _empty, dfa26_T1
  1367. ^
  1368. belle_sip_messageParser.c:96026:5: error: (near initialization for 'dfa26_transitions[3]')
  1369. belle_sip_messageParser.c:96026:5: error: initializer element is not constant
  1370. belle_sip_messageParser.c:96026:5: error: (near initialization for 'dfa26_transitions[4]')
  1371. belle_sip_messageParser.c:98027:5: error: initializer element is not constant
  1372. _empty, _empty, dfa30_T25, dfa30_T25, dfa30_T25, dfa30_T25, dfa30_T25,
  1373. ^
  1374. belle_sip_messageParser.c:98027:5: error: (near initialization for 'dfa30_transitions[46]')
  1375. belle_sip_messageParser.c:98027:5: error: initializer element is not constant
  1376. belle_sip_messageParser.c:98027:5: error: (near initialization for 'dfa30_transitions[47]')
  1377. belle_sip_messageParser.c:112455:5: error: initializer element is not constant
  1378. dfa32_T180, dfa32_T201, dfa32_T202, dfa32_T203, dfa32_T142, _empty,
  1379. ^
  1380. belle_sip_messageParser.c:112455:5: error: (near initialization for 'dfa32_transitions[37]')
  1381. belle_sip_messageParser.c:112456:5: error: initializer element is not constant
  1382. _empty, _empty, _empty, dfa32_T72, dfa32_T72, dfa32_T72, dfa32_T72,
  1383. ^
  1384. belle_sip_messageParser.c:112456:5: error: (near initialization for 'dfa32_transitions[38]')
  1385. belle_sip_messageParser.c:112456:5: error: initializer element is not constant
  1386. belle_sip_messageParser.c:112456:5: error: (near initialization for 'dfa32_transitions[39]')
  1387. belle_sip_messageParser.c:112456:5: error: initializer element is not constant
  1388. belle_sip_messageParser.c:112456:5: error: (near initialization for 'dfa32_transitions[40]')
  1389. belle_sip_messageParser.c:112457:5: error: initializer element is not constant
  1390. dfa32_T72, dfa32_T72, dfa32_T72, _empty, _empty, _empty, _empty, _empty,
  1391. ^
  1392. belle_sip_messageParser.c:112457:5: error: (near initialization for 'dfa32_transitions[48]')
  1393. belle_sip_messageParser.c:112457:5: error: initializer element is not constant
  1394. belle_sip_messageParser.c:112457:5: error: (near initialization for 'dfa32_transitions[49]')
  1395. belle_sip_messageParser.c:112457:5: error: initializer element is not constant
  1396. belle_sip_messageParser.c:112457:5: error: (near initialization for 'dfa32_transitions[50]')
  1397. belle_sip_messageParser.c:112457:5: error: initializer element is not constant
  1398. belle_sip_messageParser.c:112457:5: error: (near initialization for 'dfa32_transitions[51]')
  1399. belle_sip_messageParser.c:112457:5: error: initializer element is not constant
  1400. belle_sip_messageParser.c:112457:5: error: (near initialization for 'dfa32_transitions[52]')
  1401. belle_sip_messageParser.c:112458:5: error: initializer element is not constant
  1402. _empty, dfa32_T72, dfa32_T105, dfa32_T72, dfa32_T72, dfa32_T72, dfa32_T72,
  1403. ^
  1404. belle_sip_messageParser.c:112458:5: error: (near initialization for 'dfa32_transitions[53]')
  1405. belle_sip_messageParser.c:112464:5: error: initializer element is not constant
  1406. dfa32_T72, dfa32_T72, dfa32_T248, dfa32_T106, _empty, dfa32_T72, dfa32_T330,
  1407. ^
  1408. belle_sip_messageParser.c:112464:5: error: (near initialization for 'dfa32_transitions[95]')
  1409. belle_sip_messageParser.c:133909:5: error: initializer element is not constant
  1410. dfa39_T3, dfa39_T2, dfa39_T4, dfa39_T0, _empty, dfa39_T0, dfa39_T1,
  1411. ^
  1412. belle_sip_messageParser.c:133909:5: error: (near initialization for 'dfa39_transitions[4]')
  1413. belle_sip_messageParser.c:133911:1: error: initializer element is not constant
  1414. };
  1415. ^
  1416. belle_sip_messageParser.c:133911:1: error: (near initialization for 'dfa39_transitions[7]')
  1417. belle_sip_messageParser.c:133999:5: error: initializer element is not constant
  1418. dfa40_T0, dfa40_T0, _empty, dfa40_T1, dfa40_T1, dfa40_T1, dfa40_T1,
  1419. ^
  1420. belle_sip_messageParser.c:133999:5: error: (near initialization for 'dfa40_transitions[9]')
  1421. belle_sip_messageParser.c:134001:1: error: initializer element is not constant
  1422. };
  1423. ^
  1424. belle_sip_messageParser.c:134001:1: error: (near initialization for 'dfa40_transitions[17]')
  1425. belle_sip_messageParser.c:134089:5: error: initializer element is not constant
  1426. dfa44_T0, dfa44_T0, _empty, dfa44_T1, dfa44_T1, dfa44_T1, dfa44_T1,
  1427. ^
  1428. belle_sip_messageParser.c:134089:5: error: (near initialization for 'dfa44_transitions[9]')
  1429. belle_sip_messageParser.c:134091:1: error: initializer element is not constant
  1430. };
  1431. ^
  1432. belle_sip_messageParser.c:134091:1: error: (near initialization for 'dfa44_transitions[17]')
  1433. belle_sip_messageParser.c:134166:5: error: initializer element is not constant
  1434. dfa46_T1, dfa46_T1, dfa46_T2, _empty, _empty, dfa46_T0
  1435. ^
  1436. belle_sip_messageParser.c:134166:5: error: (near initialization for 'dfa46_transitions[3]')
  1437. belle_sip_messageParser.c:134166:5: error: initializer element is not constant
  1438. belle_sip_messageParser.c:134166:5: error: (near initialization for 'dfa46_transitions[4]')
  1439. belle_sip_messageParser.c:134255:5: error: initializer element is not constant
  1440. dfa56_T0, dfa56_T0, _empty, dfa56_T1, dfa56_T1, dfa56_T1, dfa56_T1,
  1441. ^
  1442. belle_sip_messageParser.c:134255:5: error: (near initialization for 'dfa56_transitions[9]')
  1443. belle_sip_messageParser.c:134257:1: error: initializer element is not constant
  1444. };
  1445. ^
  1446. belle_sip_messageParser.c:134257:1: error: (near initialization for 'dfa56_transitions[17]')
  1447. belle_sip_messageParser.c:134542:5: error: initializer element is not constant
  1448. dfa62_T17, dfa62_T19, dfa62_T18, dfa62_T29, _empty, _empty, dfa62_T9,
  1449. ^
  1450. belle_sip_messageParser.c:134542:5: error: (near initialization for 'dfa62_transitions[46]')
  1451. belle_sip_messageParser.c:134542:5: error: initializer element is not constant
  1452. belle_sip_messageParser.c:134542:5: error: (near initialization for 'dfa62_transitions[47]')
  1453. belle_sip_messageParser.c:136415:5: error: initializer element is not constant
  1454. dfa64_T34, dfa64_T2, _empty, _empty, _empty, dfa64_T0, dfa64_T0, dfa64_T0,
  1455. ^
  1456. belle_sip_messageParser.c:136415:5: error: (near initialization for 'dfa64_transitions[37]')
  1457. belle_sip_messageParser.c:136415:5: error: initializer element is not constant
  1458. belle_sip_messageParser.c:136415:5: error: (near initialization for 'dfa64_transitions[38]')
  1459. belle_sip_messageParser.c:136415:5: error: initializer element is not constant
  1460. belle_sip_messageParser.c:136415:5: error: (near initialization for 'dfa64_transitions[39]')
  1461. belle_sip_messageParser.c:136416:5: error: initializer element is not constant
  1462. dfa64_T0, dfa64_T0, dfa64_T0, _empty, _empty, _empty, _empty, dfa64_T0,
  1463. ^
  1464. belle_sip_messageParser.c:136416:5: error: (near initialization for 'dfa64_transitions[46]')
  1465. belle_sip_messageParser.c:136416:5: error: initializer element is not constant
  1466. belle_sip_messageParser.c:136416:5: error: (near initialization for 'dfa64_transitions[47]')
  1467. belle_sip_messageParser.c:136416:5: error: initializer element is not constant
  1468. belle_sip_messageParser.c:136416:5: error: (near initialization for 'dfa64_transitions[48]')
  1469. belle_sip_messageParser.c:136416:5: error: initializer element is not constant
  1470. belle_sip_messageParser.c:136416:5: error: (near initialization for 'dfa64_transitions[49]')
  1471. belle_sip_messageParser.c:136418:5: error: initializer element is not constant
  1472. dfa64_T0, dfa64_T0, dfa64_T0, dfa64_T0, dfa64_T0, dfa64_T0, _empty,
  1473. ^
  1474. belle_sip_messageParser.c:136418:5: error: (near initialization for 'dfa64_transitions[64]')
  1475. belle_sip_messageParser.c:138683:5: error: initializer element is not constant
  1476. dfa80_T0, dfa80_T0, _empty, dfa80_T1, dfa80_T1, dfa80_T1, dfa80_T1,
  1477. ^
  1478. belle_sip_messageParser.c:138683:5: error: (near initialization for 'dfa80_transitions[9]')
  1479. belle_sip_messageParser.c:138685:1: error: initializer element is not constant
  1480. };
  1481. ^
  1482. belle_sip_messageParser.c:138685:1: error: (near initialization for 'dfa80_transitions[17]')
  1483. belle_sip_messageParser.c:138773:5: error: initializer element is not constant
  1484. dfa84_T0, dfa84_T0, _empty, dfa84_T1, dfa84_T1, dfa84_T1, dfa84_T1,
  1485. ^
  1486. belle_sip_messageParser.c:138773:5: error: (near initialization for 'dfa84_transitions[9]')
  1487. belle_sip_messageParser.c:138775:1: error: initializer element is not constant
  1488. };
  1489. ^
  1490. belle_sip_messageParser.c:138775:1: error: (near initialization for 'dfa84_transitions[17]')
  1491. belle_sip_messageParser.c:138850:5: error: initializer element is not constant
  1492. dfa90_T0, dfa90_T0, dfa90_T2, _empty, _empty, dfa90_T1
  1493. ^
  1494. belle_sip_messageParser.c:138850:5: error: (near initialization for 'dfa90_transitions[3]')
  1495. belle_sip_messageParser.c:138850:5: error: initializer element is not constant
  1496. belle_sip_messageParser.c:138850:5: error: (near initialization for 'dfa90_transitions[4]')
  1497. belle_sip_messageParser.c:138931:5: error: initializer element is not constant
  1498. dfa91_T2, _empty, dfa91_T0, dfa91_T0, _empty
  1499. ^
  1500. belle_sip_messageParser.c:138931:5: error: (near initialization for 'dfa91_transitions[8]')
  1501. belle_sip_messageParser.c:138932:1: error: initializer element is not constant
  1502. };
  1503. ^
  1504. belle_sip_messageParser.c:138932:1: error: (near initialization for 'dfa91_transitions[11]')
  1505. belle_sip_messageParser.c:139410:5: error: initializer element is not constant
  1506. dfa100_T42, dfa100_T6, dfa100_T10, _empty, _empty, _empty, _empty, dfa100_T27,
  1507. ^
  1508. belle_sip_messageParser.c:139410:5: error: (near initialization for 'dfa100_transitions[3]')
  1509. belle_sip_messageParser.c:139410:5: error: initializer element is not constant
  1510. belle_sip_messageParser.c:139410:5: error: (near initialization for 'dfa100_transitions[4]')
  1511. belle_sip_messageParser.c:139410:5: error: initializer element is not constant
  1512. belle_sip_messageParser.c:139410:5: error: (near initialization for 'dfa100_transitions[5]')
  1513. belle_sip_messageParser.c:139410:5: error: initializer element is not constant
  1514. belle_sip_messageParser.c:139410:5: error: (near initialization for 'dfa100_transitions[6]')
  1515. belle_sip_messageParser.c:139411:5: error: initializer element is not constant
  1516. _empty, dfa100_T6, dfa100_T6, dfa100_T25, dfa100_T54, dfa100_T46, dfa100_T53,
  1517. ^
  1518. belle_sip_messageParser.c:139411:5: error: (near initialization for 'dfa100_transitions[8]')
  1519. belle_sip_messageParser.c:139412:5: error: initializer element is not constant
  1520. dfa100_T40, dfa100_T12, _empty, dfa100_T52, dfa100_T45, dfa100_T37,
  1521. ^
  1522. belle_sip_messageParser.c:139412:5: error: (near initialization for 'dfa100_transitions[17]')
  1523. belle_sip_messageParser.c:139413:5: error: initializer element is not constant
  1524. _empty, dfa100_T70, _empty, _empty, _empty, _empty, _empty, _empty,
  1525. ^
  1526. belle_sip_messageParser.c:139413:5: error: (near initialization for 'dfa100_transitions[21]')
  1527. belle_sip_messageParser.c:139413:5: error: initializer element is not constant
  1528. belle_sip_messageParser.c:139413:5: error: (near initialization for 'dfa100_transitions[23]')
  1529. belle_sip_messageParser.c:139413:5: error: initializer element is not constant
  1530. belle_sip_messageParser.c:139413:5: error: (near initialization for 'dfa100_transitions[24]')
  1531. belle_sip_messageParser.c:139413:5: error: initializer element is not constant
  1532. belle_sip_messageParser.c:139413:5: error: (near initialization for 'dfa100_transitions[25]')
  1533. belle_sip_messageParser.c:139413:5: error: initializer element is not constant
  1534. belle_sip_messageParser.c:139413:5: error: (near initialization for 'dfa100_transitions[26]')
  1535. belle_sip_messageParser.c:139413:5: error: initializer element is not constant
  1536. belle_sip_messageParser.c:139413:5: error: (near initialization for 'dfa100_transitions[27]')
  1537. belle_sip_messageParser.c:139413:5: error: initializer element is not constant
  1538. belle_sip_messageParser.c:139413:5: error: (near initialization for 'dfa100_transitions[28]')
  1539. belle_sip_messageParser.c:139414:5: error: initializer element is not constant
  1540. _empty, dfa100_T52, dfa100_T28, dfa100_T38, dfa100_T38, dfa100_T38,
  1541. ^
  1542. belle_sip_messageParser.c:139414:5: error: (near initialization for 'dfa100_transitions[29]')
  1543. belle_sip_messageParser.c:148818:5: error: initializer element is not constant
  1544. dfa102_T54, dfa102_T36, dfa102_T10, _empty, _empty, _empty, _empty,
  1545. ^
  1546. belle_sip_messageParser.c:148818:5: error: (near initialization for 'dfa102_transitions[3]')
  1547. belle_sip_messageParser.c:148818:5: error: initializer element is not constant
  1548. belle_sip_messageParser.c:148818:5: error: (near initialization for 'dfa102_transitions[4]')
  1549. belle_sip_messageParser.c:148818:5: error: initializer element is not constant
  1550. belle_sip_messageParser.c:148818:5: error: (near initialization for 'dfa102_transitions[5]')
  1551. belle_sip_messageParser.c:148818:5: error: initializer element is not constant
  1552. belle_sip_messageParser.c:148818:5: error: (near initialization for 'dfa102_transitions[6]')
  1553. belle_sip_messageParser.c:148819:5: error: initializer element is not constant
  1554. dfa102_T30, _empty, dfa102_T36, dfa102_T36, dfa102_T46, dfa102_T29,
  1555. ^
  1556. belle_sip_messageParser.c:148819:5: error: (near initialization for 'dfa102_transitions[8]')
  1557. belle_sip_messageParser.c:148820:5: error: initializer element is not constant
  1558. dfa102_T48, dfa102_T52, dfa102_T13, _empty, dfa102_T51, dfa102_T47,
  1559. ^
  1560. belle_sip_messageParser.c:148820:5: error: (near initialization for 'dfa102_transitions[16]')
  1561. belle_sip_messageParser.c:148821:5: error: initializer element is not constant
  1562. dfa102_T43, _empty, dfa102_T7, _empty, _empty, _empty, _empty, _empty,
  1563. ^
  1564. belle_sip_messageParser.c:148821:5: error: (near initialization for 'dfa102_transitions[20]')
  1565. belle_sip_messageParser.c:148821:5: error: initializer element is not constant
  1566. belle_sip_messageParser.c:148821:5: error: (near initialization for 'dfa102_transitions[22]')
  1567. belle_sip_messageParser.c:148821:5: error: initializer element is not constant
  1568. belle_sip_messageParser.c:148821:5: error: (near initialization for 'dfa102_transitions[23]')
  1569. belle_sip_messageParser.c:148821:5: error: initializer element is not constant
  1570. belle_sip_messageParser.c:148821:5: error: (near initialization for 'dfa102_transitions[24]')
  1571. belle_sip_messageParser.c:148821:5: error: initializer element is not constant
  1572. belle_sip_messageParser.c:148821:5: error: (near initialization for 'dfa102_transitions[25]')
  1573. belle_sip_messageParser.c:148821:5: error: initializer element is not constant
  1574. belle_sip_messageParser.c:148821:5: error: (near initialization for 'dfa102_transitions[26]')
  1575. belle_sip_messageParser.c:148822:5: error: initializer element is not constant
  1576. _empty, _empty, dfa102_T51, dfa102_T33, dfa102_T2, dfa102_T2, dfa102_T2,
  1577. ^
  1578. belle_sip_messageParser.c:148822:5: error: (near initialization for 'dfa102_transitions[27]')
  1579. belle_sip_messageParser.c:148822:5: error: initializer element is not constant
  1580. belle_sip_messageParser.c:148822:5: error: (near initialization for 'dfa102_transitions[28]')
  1581. belle_sip_messageParser.c:158046:5: error: initializer element is not constant
  1582. dfa103_T1, dfa103_T2, dfa103_T4, _empty, _empty, dfa103_T3, dfa103_T0
  1583. ^
  1584. belle_sip_messageParser.c:158046:5: error: (near initialization for 'dfa103_transitions[3]')
  1585. belle_sip_messageParser.c:158046:5: error: initializer element is not constant
  1586. belle_sip_messageParser.c:158046:5: error: (near initialization for 'dfa103_transitions[4]')
  1587. belle_sip_messageParser.c:158175:5: error: initializer element is not constant
  1588. dfa111_T7, _empty, dfa111_T5, dfa111_T8, dfa111_T13, dfa111_T15, dfa111_T0,
  1589. ^
  1590. belle_sip_messageParser.c:158175:5: error: (near initialization for 'dfa111_transitions[1]')
  1591. belle_sip_messageParser.c:158176:5: error: initializer element is not constant
  1592. dfa111_T10, dfa111_T14, _empty, _empty, dfa111_T11, dfa111_T12, dfa111_T2,
  1593. ^
  1594. belle_sip_messageParser.c:158176:5: error: (near initialization for 'dfa111_transitions[9]')
  1595. belle_sip_messageParser.c:158176:5: error: initializer element is not constant
  1596. belle_sip_messageParser.c:158176:5: error: (near initialization for 'dfa111_transitions[10]')
  1597. belle_sip_messageParser.c:158257:5: error: initializer element is not constant
  1598. _empty, _empty, dfa112_T3, dfa112_T0
  1599. ^
  1600. belle_sip_messageParser.c:158257:5: error: (near initialization for 'dfa112_transitions[7]')
  1601. belle_sip_messageParser.c:158257:5: error: initializer element is not constant
  1602. belle_sip_messageParser.c:158257:5: error: (near initialization for 'dfa112_transitions[8]')
  1603. belle_sip_messageParser.c:158336:5: error: initializer element is not constant
  1604. dfa121_T1, dfa121_T2, _empty, dfa121_T0, _empty, _empty, _empty, _empty,
  1605. ^
  1606. belle_sip_messageParser.c:158336:5: error: (near initialization for 'dfa121_transitions[2]')
  1607. belle_sip_messageParser.c:158336:5: error: initializer element is not constant
  1608. belle_sip_messageParser.c:158336:5: error: (near initialization for 'dfa121_transitions[4]')
  1609. belle_sip_messageParser.c:158336:5: error: initializer element is not constant
  1610. belle_sip_messageParser.c:158336:5: error: (near initialization for 'dfa121_transitions[5]')
  1611. belle_sip_messageParser.c:158336:5: error: initializer element is not constant
  1612. belle_sip_messageParser.c:158336:5: error: (near initialization for 'dfa121_transitions[6]')
  1613. belle_sip_messageParser.c:158336:5: error: initializer element is not constant
  1614. belle_sip_messageParser.c:158336:5: error: (near initialization for 'dfa121_transitions[7]')
  1615. belle_sip_messageParser.c:158337:5: error: initializer element is not constant
  1616. _empty, _empty, _empty, _empty, _empty, _empty, dfa121_T3, dfa121_T2,
  1617. ^
  1618. belle_sip_messageParser.c:158337:5: error: (near initialization for 'dfa121_transitions[8]')
  1619. belle_sip_messageParser.c:158337:5: error: initializer element is not constant
  1620. belle_sip_messageParser.c:158337:5: error: (near initialization for 'dfa121_transitions[9]')
  1621. belle_sip_messageParser.c:158337:5: error: initializer element is not constant
  1622. belle_sip_messageParser.c:158337:5: error: (near initialization for 'dfa121_transitions[10]')
  1623. belle_sip_messageParser.c:158337:5: error: initializer element is not constant
  1624. belle_sip_messageParser.c:158337:5: error: (near initialization for 'dfa121_transitions[11]')
  1625. belle_sip_messageParser.c:158337:5: error: initializer element is not constant
  1626. belle_sip_messageParser.c:158337:5: error: (near initialization for 'dfa121_transitions[12]')
  1627. belle_sip_messageParser.c:158337:5: error: initializer element is not constant
  1628. belle_sip_messageParser.c:158337:5: error: (near initialization for 'dfa121_transitions[13]')
  1629. belle_sip_messageParser.c:158815:5: error: initializer element is not constant
  1630. dfa131_T1, dfa131_T5, _empty, dfa131_T2, _empty, _empty, dfa131_T6,
  1631. ^
  1632. belle_sip_messageParser.c:158815:5: error: (near initialization for 'dfa131_transitions[2]')
  1633. belle_sip_messageParser.c:158815:5: error: initializer element is not constant
  1634. belle_sip_messageParser.c:158815:5: error: (near initialization for 'dfa131_transitions[4]')
  1635. belle_sip_messageParser.c:158815:5: error: initializer element is not constant
  1636. belle_sip_messageParser.c:158815:5: error: (near initialization for 'dfa131_transitions[5]')
  1637. belle_sip_messageParser.c:158893:5: error: initializer element is not constant
  1638. dfa157_T0, dfa157_T2, _empty, dfa157_T1, _empty
  1639. ^
  1640. belle_sip_messageParser.c:158893:5: error: (near initialization for 'dfa157_transitions[2]')
  1641. belle_sip_messageParser.c:158894:1: error: initializer element is not constant
  1642. };
  1643. ^
  1644. belle_sip_messageParser.c:158894:1: error: (near initialization for 'dfa157_transitions[4]')
  1645. belle_sip_messageParser.c: In function 'reason_phrase':
  1646. belle_sip_messageParser.c:160737:53: error: 'FOLLOW_set_in_reason_phrase726' undeclared (first use in this function)
  1647. EXCEPTION->expectingSet = &FOLLOW_set_in_reason_phrase726;
  1648. ^
  1649. belle_sip_messageParser.c:160737:53: note: each undeclared identifier is reported only once for each function it appears in
  1650. belle_sip_messageParser.c:160737:50: warning: assignment from incompatible pointer type
  1651. EXCEPTION->expectingSet = &FOLLOW_set_in_reason_phrase726;
  1652. ^
  1653. belle_sip_messageParser.c:160739:51: warning: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type
  1654. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_reason_phrase726);
  1655. ^
  1656. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1657. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1658. ^
  1659. belle_sip_messageParser.c:160739:51: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]'
  1660. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_reason_phrase726);
  1661. ^
  1662. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1663. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1664. ^
  1665. belle_sip_messageParser.c: In function 'header_value':
  1666. belle_sip_messageParser.c:178843:57: error: 'FOLLOW_set_in_header_value5879' undeclared (first use in this function)
  1667. EXCEPTION->expectingSet = &FOLLOW_set_in_header_value5879;
  1668. ^
  1669. belle_sip_messageParser.c:178843:54: warning: assignment from incompatible pointer type
  1670. EXCEPTION->expectingSet = &FOLLOW_set_in_header_value5879;
  1671. ^
  1672. belle_sip_messageParser.c:178845:55: warning: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type
  1673. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_header_value5879);
  1674. ^
  1675. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1676. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1677. ^
  1678. belle_sip_messageParser.c:178845:55: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]'
  1679. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_header_value5879);
  1680. ^
  1681. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1682. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1683. ^
  1684. belle_sip_messageParser.c: In function 'param_unreserved':
  1685. belle_sip_messageParser.c:181473:44: error: 'FOLLOW_set_in_param_unreserved6468' undeclared (first use in this function)
  1686. EXCEPTION->expectingSet = &FOLLOW_set_in_param_unreserved6468;
  1687. ^
  1688. belle_sip_messageParser.c:181473:41: warning: assignment from incompatible pointer type
  1689. EXCEPTION->expectingSet = &FOLLOW_set_in_param_unreserved6468;
  1690. ^
  1691. belle_sip_messageParser.c:181475:42: warning: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type
  1692. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_param_unreserved6468);
  1693. ^
  1694. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1695. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1696. ^
  1697. belle_sip_messageParser.c:181475:42: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]'
  1698. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_param_unreserved6468);
  1699. ^
  1700. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1701. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1702. ^
  1703. belle_sip_messageParser.c: In function 'hnv_unreserved':
  1704. belle_sip_messageParser.c:182170:44: error: 'FOLLOW_set_in_hnv_unreserved6668' undeclared (first use in this function)
  1705. EXCEPTION->expectingSet = &FOLLOW_set_in_hnv_unreserved6668;
  1706. ^
  1707. belle_sip_messageParser.c:182170:41: warning: assignment from incompatible pointer type
  1708. EXCEPTION->expectingSet = &FOLLOW_set_in_hnv_unreserved6668;
  1709. ^
  1710. belle_sip_messageParser.c:182172:42: warning: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type
  1711. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_hnv_unreserved6668);
  1712. ^
  1713. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1714. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1715. ^
  1716. belle_sip_messageParser.c:182172:42: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]'
  1717. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_hnv_unreserved6668);
  1718. ^
  1719. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1720. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1721. ^
  1722. belle_sip_messageParser.c: In function 'user_unreserved':
  1723. belle_sip_messageParser.c:182232:44: error: 'FOLLOW_set_in_user_unreserved6712' undeclared (first use in this function)
  1724. EXCEPTION->expectingSet = &FOLLOW_set_in_user_unreserved6712;
  1725. ^
  1726. belle_sip_messageParser.c:182232:41: warning: assignment from incompatible pointer type
  1727. EXCEPTION->expectingSet = &FOLLOW_set_in_user_unreserved6712;
  1728. ^
  1729. belle_sip_messageParser.c:182234:42: warning: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type
  1730. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_user_unreserved6712);
  1731. ^
  1732. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1733. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1734. ^
  1735. belle_sip_messageParser.c:182234:42: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]'
  1736. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_user_unreserved6712);
  1737. ^
  1738. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1739. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1740. ^
  1741. belle_sip_messageParser.c: In function 'reserved':
  1742. belle_sip_messageParser.c:191390:44: error: 'FOLLOW_set_in_reserved7284' undeclared (first use in this function)
  1743. EXCEPTION->expectingSet = &FOLLOW_set_in_reserved7284;
  1744. ^
  1745. belle_sip_messageParser.c:191390:41: warning: assignment from incompatible pointer type
  1746. EXCEPTION->expectingSet = &FOLLOW_set_in_reserved7284;
  1747. ^
  1748. belle_sip_messageParser.c:191392:42: warning: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type
  1749. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_reserved7284);
  1750. ^
  1751. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1752. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1753. ^
  1754. belle_sip_messageParser.c:191392:42: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]'
  1755. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_reserved7284);
  1756. ^
  1757. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1758. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1759. ^
  1760. belle_sip_messageParser.c: In function 'hexdigit':
  1761. belle_sip_messageParser.c:191686:44: error: 'FOLLOW_set_in_hexdigit7428' undeclared (first use in this function)
  1762. EXCEPTION->expectingSet = &FOLLOW_set_in_hexdigit7428;
  1763. ^
  1764. belle_sip_messageParser.c:191686:41: warning: assignment from incompatible pointer type
  1765. EXCEPTION->expectingSet = &FOLLOW_set_in_hexdigit7428;
  1766. ^
  1767. belle_sip_messageParser.c:191688:42: warning: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type
  1768. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_hexdigit7428);
  1769. ^
  1770. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1771. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1772. ^
  1773. belle_sip_messageParser.c:191688:42: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]'
  1774. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_hexdigit7428);
  1775. ^
  1776. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1777. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1778. ^
  1779. belle_sip_messageParser.c: In function 'alpha':
  1780. belle_sip_messageParser.c:191748:44: error: 'FOLLOW_set_in_alpha7438' undeclared (first use in this function)
  1781. EXCEPTION->expectingSet = &FOLLOW_set_in_alpha7438;
  1782. ^
  1783. belle_sip_messageParser.c:191748:41: warning: assignment from incompatible pointer type
  1784. EXCEPTION->expectingSet = &FOLLOW_set_in_alpha7438;
  1785. ^
  1786. belle_sip_messageParser.c:191750:42: warning: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type
  1787. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_alpha7438);
  1788. ^
  1789. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1790. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1791. ^
  1792. belle_sip_messageParser.c:191750:42: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]'
  1793. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_alpha7438);
  1794. ^
  1795. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1796. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1797. ^
  1798. belle_sip_messageParser.c: In function 'mark':
  1799. belle_sip_messageParser.c:192248:44: error: 'FOLLOW_set_in_mark7604' undeclared (first use in this function)
  1800. EXCEPTION->expectingSet = &FOLLOW_set_in_mark7604;
  1801. ^
  1802. belle_sip_messageParser.c:192248:41: warning: assignment from incompatible pointer type
  1803. EXCEPTION->expectingSet = &FOLLOW_set_in_mark7604;
  1804. ^
  1805. belle_sip_messageParser.c:192250:42: warning: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type
  1806. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_mark7604);
  1807. ^
  1808. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1809. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1810. ^
  1811. belle_sip_messageParser.c:192250:42: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]'
  1812. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_mark7604);
  1813. ^
  1814. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1815. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1816. ^
  1817. belle_sip_messageParser.c: In function 'sp_tab_colon':
  1818. belle_sip_messageParser.c:192331:53: error: 'FOLLOW_set_in_sp_tab_colon7657' undeclared (first use in this function)
  1819. EXCEPTION->expectingSet = &FOLLOW_set_in_sp_tab_colon7657;
  1820. ^
  1821. belle_sip_messageParser.c:192331:50: warning: assignment from incompatible pointer type
  1822. EXCEPTION->expectingSet = &FOLLOW_set_in_sp_tab_colon7657;
  1823. ^
  1824. belle_sip_messageParser.c:192333:51: warning: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type
  1825. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_sp_tab_colon7657);
  1826. ^
  1827. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1828. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1829. ^
  1830. belle_sip_messageParser.c:192333:51: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]'
  1831. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_sp_tab_colon7657);
  1832. ^
  1833. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1834. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1835. ^
  1836. belle_sip_messageParser.c: In function 'synpred1_belle_sip_message_fragment':
  1837. belle_sip_messageParser.c:193663:49: error: 'FOLLOW_set_in_synpred1_belle_sip_message177' undeclared (first use in this function)
  1838. EXCEPTION->expectingSet = &FOLLOW_set_in_synpred1_belle_sip_message177;
  1839. ^
  1840. belle_sip_messageParser.c:193663:46: warning: assignment from incompatible pointer type
  1841. EXCEPTION->expectingSet = &FOLLOW_set_in_synpred1_belle_sip_message177;
  1842. ^
  1843. belle_sip_messageParser.c:193665:47: warning: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type
  1844. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred1_belle_sip_message177);
  1845. ^
  1846. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1847. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1848. ^
  1849. belle_sip_messageParser.c:193665:47: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]'
  1850. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred1_belle_sip_message177);
  1851. ^
  1852. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1853. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1854. ^
  1855. belle_sip_messageParser.c: In function 'synpred2_belle_sip_message_fragment':
  1856. belle_sip_messageParser.c:193808:49: error: 'FOLLOW_set_in_synpred2_belle_sip_message205' undeclared (first use in this function)
  1857. EXCEPTION->expectingSet = &FOLLOW_set_in_synpred2_belle_sip_message205;
  1858. ^
  1859. belle_sip_messageParser.c:193808:46: warning: assignment from incompatible pointer type
  1860. EXCEPTION->expectingSet = &FOLLOW_set_in_synpred2_belle_sip_message205;
  1861. ^
  1862. belle_sip_messageParser.c:193810:47: warning: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type
  1863. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred2_belle_sip_message205);
  1864. ^
  1865. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1866. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1867. ^
  1868. belle_sip_messageParser.c:193810:47: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]'
  1869. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred2_belle_sip_message205);
  1870. ^
  1871. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1872. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1873. ^
  1874. belle_sip_messageParser.c: In function 'synpred3_belle_sip_message_fragment':
  1875. belle_sip_messageParser.c:193954:49: error: 'FOLLOW_set_in_synpred3_belle_sip_message533' undeclared (first use in this function)
  1876. EXCEPTION->expectingSet = &FOLLOW_set_in_synpred3_belle_sip_message533;
  1877. ^
  1878. belle_sip_messageParser.c:193954:46: warning: assignment from incompatible pointer type
  1879. EXCEPTION->expectingSet = &FOLLOW_set_in_synpred3_belle_sip_message533;
  1880. ^
  1881. belle_sip_messageParser.c:193956:47: warning: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type
  1882. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred3_belle_sip_message533);
  1883. ^
  1884. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1885. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1886. ^
  1887. belle_sip_messageParser.c:193956:47: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]'
  1888. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred3_belle_sip_message533);
  1889. ^
  1890. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1891. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1892. ^
  1893. belle_sip_messageParser.c: In function 'synpred4_belle_sip_message_fragment':
  1894. belle_sip_messageParser.c:194086:49: error: 'FOLLOW_set_in_synpred4_belle_sip_message563' undeclared (first use in this function)
  1895. EXCEPTION->expectingSet = &FOLLOW_set_in_synpred4_belle_sip_message563;
  1896. ^
  1897. belle_sip_messageParser.c:194086:46: warning: assignment from incompatible pointer type
  1898. EXCEPTION->expectingSet = &FOLLOW_set_in_synpred4_belle_sip_message563;
  1899. ^
  1900. belle_sip_messageParser.c:194088:47: warning: passing argument 2 of 'ctx->pParser->rec->recoverFromMismatchedSet' from incompatible pointer type
  1901. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred4_belle_sip_message563);
  1902. ^
  1903. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1904. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1905. ^
  1906. belle_sip_messageParser.c:194088:47: note: expected 'pANTLR3_BITSET_LIST' but argument is of type 'const ANTLR3_INT32 * const (*)[1]'
  1907. RECOVERFROMMISMATCHEDSET(&FOLLOW_set_in_synpred4_belle_sip_message563);
  1908. ^
  1909. belle_sip_messageParser.c:185:91: note: in definition of macro 'RECOVERFROMMISMATCHEDSET'
  1910. #define RECOVERFROMMISMATCHEDSET(s) RECOGNIZER->recoverFromMismatchedSet(RECOGNIZER, s)
  1911. ^
  1912. Makefile:329: recipe for target 'libbellesip_generated_la-belle_sip_messageParser.lo' failed
  1913. make[3]: *** [libbellesip_generated_la-belle_sip_messageParser.lo] Error 1
  1914. make[3]: Leaving directory '/home/user/rpmbuild/belle-sip/BUILD/belle-sip-1.3.0/src/grammars'
  1915. Makefile:924: recipe for target 'all-recursive' failed
  1916. make[2]: *** [all-recursive] Error 1
  1917. Makefile:386: recipe for target 'all-recursive' failed
  1918. make[1]: *** [all-recursive] Error 1
  1919. Makefile:295: recipe for target 'all' failed
  1920. make: *** [all] Error 2
  1921. error: Bad exit status from /home/user/rpmbuild/belle-sip/BUILDROOT/rpm-tmp.9oKOxy (%build)
  1922.  
  1923.  
  1924. RPM build errors:
  1925. Bad exit status from /home/user/rpmbuild/belle-sip/BUILDROOT/rpm-tmp.9oKOxy (%build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement