Advertisement
Guest User

zandronum comp error

a guest
Jul 18th, 2019
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.33 KB | None | 0 0
  1. In file included from /home/pi/zandronumSrc/src/xlat/parse_xlat.cpp:161:
  2. xlat_parser.y: In function ‘void yy_reduce(yyParser*, int)’:
  3. xlat_parser.y:101:80: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  4. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  5. ^~
  6. yy0
  7. xlat_parser.y:101:83: error: unable to find numeric literal operator ‘operator""addflags’
  8. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  9. ^~~~~~~~~~~~
  10. xlat_parser.y:101:83: note: use -fext-numeric-literals to enable more built-in suffixes
  11. xlat_parser.y:101:113: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  12. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  13. ^~
  14. yy0
  15. xlat_parser.y:101:116: error: unable to find numeric literal operator ‘operator""args’
  16. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  17. ^
  18. xlat_parser.y:101:116: note: use -fext-numeric-literals to enable more built-in suffixes
  19. In file included from /home/pi/zandronumSrc/src/xlat/parse_xlat.cpp:161:
  20. xlat_parser.y:101:145: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  21. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  22. ^
  23. yy0
  24. xlat_parser.y:101:148: error: unable to find numeric literal operator ‘operator""args’
  25. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  26. ^
  27. xlat_parser.y:101:148: note: use -fext-numeric-literals to enable more built-in suffixes
  28. xlat_parser.y:101:177: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  29. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  30. ^
  31. yy0
  32. xlat_parser.y:101:180: error: unable to find numeric literal operator ‘operator""args’
  33. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  34. ^
  35. xlat_parser.y:101:180: note: use -fext-numeric-literals to enable more built-in suffixes
  36. xlat_parser.y:101:209: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  37. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  38. ^
  39. yy0
  40. xlat_parser.y:101:212: error: unable to find numeric literal operator ‘operator""args’
  41. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  42. ^
  43. xlat_parser.y:101:212: note: use -fext-numeric-literals to enable more built-in suffixes
  44. xlat_parser.y:101:241: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  45. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  46. ^
  47. yy0
  48. xlat_parser.y:101:244: error: unable to find numeric literal operator ‘operator""args’
  49. FLineTrans(special&0xffff, flags+arg.addflags, arg.args[0], arg.args[1], arg.args[2], arg.args[3], arg.args[4]));
  50. ^
  51. xlat_parser.y:101:244: note: use -fext-numeric-literals to enable more built-in suffixes
  52. In file included from /home/pi/zandronumSrc/src/xlat/parse_xlat.cpp:161:
  53. xlat_parser.y:170:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  54. Z.addflags = A.argop << LINETRANS_TAGSHIFT;
  55. ^~
  56. yy0
  57. xlat_parser.y:170:17: error: unable to find numeric literal operator ‘operator""addflags’
  58. Z.addflags = A.argop << LINETRANS_TAGSHIFT;
  59. ^~~~~~~~~~~~
  60. xlat_parser.y:170:17: note: use -fext-numeric-literals to enable more built-in suffixes
  61. xlat_parser.y:171:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  62. Z.argcount = 1;
  63. ^~
  64. yy0
  65. xlat_parser.y:171:17: error: unable to find numeric literal operator ‘operator""argcount’
  66. Z.argcount = 1;
  67. ^
  68. xlat_parser.y:171:17: note: use -fext-numeric-literals to enable more built-in suffixes
  69. xlat_parser.y:172:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  70. Z.args[0] = A.arg;
  71. ^~
  72. yy0
  73. xlat_parser.y:172:17: error: unable to find numeric literal operator ‘operator""args’
  74. Z.args[0] = A.arg;
  75. ^~~
  76. xlat_parser.y:172:17: note: use -fext-numeric-literals to enable more built-in suffixes
  77. xlat_parser.y:173:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  78. Z.args[1] = 0;
  79. ^~
  80. yy0
  81. xlat_parser.y:173:17: error: unable to find numeric literal operator ‘operator""args’
  82. Z.args[1] = 0;
  83. ^
  84. xlat_parser.y:173:17: note: use -fext-numeric-literals to enable more built-in suffixes
  85. xlat_parser.y:174:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  86. Z.args[2] = 0;
  87. ^~
  88. yy0
  89. xlat_parser.y:174:17: error: unable to find numeric literal operator ‘operator""args’
  90. Z.args[2] = 0;
  91. ^
  92. xlat_parser.y:174:17: note: use -fext-numeric-literals to enable more built-in suffixes
  93. xlat_parser.y:175:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  94. Z.args[3] = 0;
  95. ^~
  96. yy0
  97. xlat_parser.y:175:17: error: unable to find numeric literal operator ‘operator""args’
  98. Z.args[3] = 0;
  99. ^
  100. xlat_parser.y:175:17: note: use -fext-numeric-literals to enable more built-in suffixes
  101. xlat_parser.y:176:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  102. Z.args[4] = 0;
  103. ^~
  104. yy0
  105. xlat_parser.y:176:17: error: unable to find numeric literal operator ‘operator""args’
  106. Z.args[4] = 0;
  107. ^
  108. xlat_parser.y:176:17: note: use -fext-numeric-literals to enable more built-in suffixes
  109. In file included from /home/pi/zandronumSrc/src/xlat/parse_xlat.cpp:161:
  110. xlat_parser.y:180:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  111. Z = A;
  112. ^
  113. yy0
  114. xlat_parser.y:180:39: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  115. Z = A;
  116. ^
  117. yy0
  118. xlat_parser.y:181:18: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  119. if (Z.argcount < LINETRANS_MAXARGS)
  120. ^~
  121. yy0
  122. xlat_parser.y:181:21: error: unable to find numeric literal operator ‘operator""argcount’
  123. if (Z.argcount < LINETRANS_MAXARGS)
  124. ^~~~~~~~~~~~
  125. xlat_parser.y:181:21: note: use -fext-numeric-literals to enable more built-in suffixes
  126. xlat_parser.y:183:15: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  127. Z.addflags |= B.argop << (LINETRANS_TAGSHIFT + Z.argcount * TAGOP_NUMBITS);
  128. ^~
  129. yy0
  130. xlat_parser.y:183:18: error: unable to find numeric literal operator ‘operator""addflags’
  131. Z.addflags |= B.argop << (LINETRANS_TAGSHIFT + Z.argcount * TAGOP_NUMBITS);
  132. ^~~~~~~~~~~~
  133. xlat_parser.y:183:18: note: use -fext-numeric-literals to enable more built-in suffixes
  134. xlat_parser.y:183:98: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  135. Z.addflags |= B.argop << (LINETRANS_TAGSHIFT + Z.argcount * TAGOP_NUMBITS);
  136. ^
  137. yy0
  138. xlat_parser.y:183:101: error: unable to find numeric literal operator ‘operator""argcount’
  139. Z.addflags |= B.argop << (LINETRANS_TAGSHIFT + Z.argcount * TAGOP_NUMBITS);
  140. ^
  141. xlat_parser.y:183:101: note: use -fext-numeric-literals to enable more built-in suffixes
  142. In file included from /home/pi/zandronumSrc/src/xlat/parse_xlat.cpp:161:
  143. xlat_parser.y:184:15: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  144. Z.args[Z.argcount] = B.arg;
  145. ^~
  146. yy0
  147. xlat_parser.y:184:18: error: unable to find numeric literal operator ‘operator""args’
  148. Z.args[Z.argcount] = B.arg;
  149. ^~~~~~~~
  150. xlat_parser.y:184:18: note: use -fext-numeric-literals to enable more built-in suffixes
  151. xlat_parser.y:184:39: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  152. Z.args[Z.argcount] = B.arg;
  153. ^
  154. yy0
  155. xlat_parser.y:184:42: error: unable to find numeric literal operator ‘operator""argcount’
  156. Z.args[Z.argcount] = B.arg;
  157. ^
  158. xlat_parser.y:184:42: note: use -fext-numeric-literals to enable more built-in suffixes
  159. xlat_parser.y:185:15: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  160. Z.argcount++;
  161. ^
  162. yy0
  163. xlat_parser.y:185:18: error: unable to find numeric literal operator ‘operator""argcount’
  164. Z.argcount++;
  165. ^
  166. xlat_parser.y:185:18: note: use -fext-numeric-literals to enable more built-in suffixes
  167. xlat_parser.y:187:23: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  168. else if (Z.argcount++ == LINETRANS_MAXARGS)
  169. ^~
  170. yy0
  171. xlat_parser.y:187:26: error: unable to find numeric literal operator ‘operator""argcount’
  172. else if (Z.argcount++ == LINETRANS_MAXARGS)
  173. ^~~~~~~~~~~~
  174. xlat_parser.y:187:26: note: use -fext-numeric-literals to enable more built-in suffixes
  175. In file included from /home/pi/zandronumSrc/src/xlat/parse_xlat.cpp:161:
  176. xlat_parser.y:197:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  177. Z.addflags = 0;
  178. ^~
  179. yy0
  180. xlat_parser.y:197:17: error: unable to find numeric literal operator ‘operator""addflags’
  181. Z.addflags = 0;
  182. ^
  183. xlat_parser.y:197:17: note: use -fext-numeric-literals to enable more built-in suffixes
  184. xlat_parser.y:198:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  185. Z.argcount = 0;
  186. ^~
  187. yy0
  188. xlat_parser.y:198:17: error: unable to find numeric literal operator ‘operator""argcount’
  189. Z.argcount = 0;
  190. ^
  191. xlat_parser.y:198:17: note: use -fext-numeric-literals to enable more built-in suffixes
  192. xlat_parser.y:199:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  193. Z.args[0] = 0;
  194. ^~
  195. yy0
  196. xlat_parser.y:199:17: error: unable to find numeric literal operator ‘operator""args’
  197. Z.args[0] = 0;
  198. ^
  199. xlat_parser.y:199:17: note: use -fext-numeric-literals to enable more built-in suffixes
  200. xlat_parser.y:200:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  201. Z.args[1] = 0;
  202. ^~
  203. yy0
  204. xlat_parser.y:200:17: error: unable to find numeric literal operator ‘operator""args’
  205. Z.args[1] = 0;
  206. ^
  207. xlat_parser.y:200:17: note: use -fext-numeric-literals to enable more built-in suffixes
  208. xlat_parser.y:201:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  209. Z.args[2] = 0;
  210. ^~
  211. yy0
  212. xlat_parser.y:201:17: error: unable to find numeric literal operator ‘operator""args’
  213. Z.args[2] = 0;
  214. ^
  215. xlat_parser.y:201:17: note: use -fext-numeric-literals to enable more built-in suffixes
  216. xlat_parser.y:202:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  217. Z.args[3] = 0;
  218. ^~
  219. yy0
  220. xlat_parser.y:202:17: error: unable to find numeric literal operator ‘operator""args’
  221. Z.args[3] = 0;
  222. ^
  223. xlat_parser.y:202:17: note: use -fext-numeric-literals to enable more built-in suffixes
  224. xlat_parser.y:203:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  225. Z.args[4] = 0;
  226. ^~
  227. yy0
  228. xlat_parser.y:203:17: error: unable to find numeric literal operator ‘operator""args’
  229. Z.args[4] = 0;
  230. ^
  231. xlat_parser.y:203:17: note: use -fext-numeric-literals to enable more built-in suffixes
  232. In file included from /home/pi/zandronumSrc/src/xlat/parse_xlat.cpp:161:
  233. xlat_parser.y:207:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  234. Z = A;
  235. ^
  236. yy0
  237. xlat_parser.y:207:38: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  238. Z = A;
  239. ^
  240. yy0
  241. In file included from /home/pi/zandronumSrc/src/xlat/parse_xlat.cpp:161:
  242. xlat_parser.y:319:45: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  243. A.filters = C;
  244. ^
  245. yy0
  246. In file included from /home/pi/zandronumSrc/src/xlat/parse_xlat.cpp:161:
  247. xlat_parser.y:324:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  248. A = new MoreFilters;
  249. ^~
  250. yy0
  251. xlat_parser.y:325:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  252. A->next = NULL;
  253. ^~
  254. yy0
  255. xlat_parser.y:325:20: error: base operand of ‘->’ is not a pointer
  256. A->next = NULL;
  257. ^
  258. xlat_parser.y:326:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  259. A->filter = B;
  260. ^~
  261. yy0
  262. xlat_parser.y:326:20: error: base operand of ‘->’ is not a pointer
  263. A->filter = B;
  264. ^
  265. In file included from /home/pi/zandronumSrc/src/xlat/parse_xlat.cpp:161:
  266. xlat_parser.y:330:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  267. A = new MoreFilters;
  268. ^~
  269. yy0
  270. xlat_parser.y:331:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  271. A->next = C;
  272. ^
  273. yy0
  274. xlat_parser.y:331:20: error: base operand of ‘->’ is not a pointer
  275. A->next = C;
  276. ^
  277. xlat_parser.y:331:44: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  278. A->next = C;
  279. ^
  280. yy0
  281. xlat_parser.y:332:14: error: ‘union YYMINORTYPE’ has no member named ‘yy’; did you mean ‘yy0’?
  282. A->filter = B;
  283. ^~
  284. yy0
  285. xlat_parser.y:332:20: error: base operand of ‘->’ is not a pointer
  286. A->filter = B;
  287. ^
  288. make[2]: *** [src/CMakeFiles/zdoom.dir/build.make:4655: src/CMakeFiles/zdoom.dir/xlat/parse_xlat.o] Error 1
  289. make[2]: *** Waiting for unfinished jobs....
  290. make[1]: *** [CMakeFiles/Makefile2:1075: src/CMakeFiles/zdoom.dir/all] Error 2
  291. make: *** [Makefile:84: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement