spacepaste

  1.  
  2. [translation:ERROR] Error:
  3. [translation:ERROR] Traceback (most recent call last):
  4. [translation:ERROR] File "translate.py", line 308, in main
  5. [translation:ERROR] drv.proceed(goals)
  6. [translation:ERROR] File "/home/ned/pypy/pypy/translator/driver.py", line 810, in proceed
  7. [translation:ERROR] return self._execute(goals, task_skip = self._maybe_skip())
  8. [translation:ERROR] File "/home/ned/pypy/pypy/translator/tool/taskengine.py", line 116, in _execute
  9. [translation:ERROR] res = self._do(goal, taskcallable, *args, **kwds)
  10. [translation:ERROR] File "/home/ned/pypy/pypy/translator/driver.py", line 286, in _do
  11. [translation:ERROR] res = func()
  12. [translation:ERROR] File "/home/ned/pypy/pypy/translator/driver.py", line 573, in task_compile_c
  13. [translation:ERROR] cbuilder.compile(**kwds)
  14. [translation:ERROR] File "/home/ned/pypy/pypy/translator/c/genc.py", line 513, in compile
  15. [translation:ERROR] extra_opts)
  16. [translation:ERROR] File "/home/ned/pypy/pypy/translator/platform/posix.py", line 188, in execute_makefile
  17. [translation:ERROR] self._handle_error(returncode, stdout, stderr, path.join('make'))
  18. [translation:ERROR] File "/home/ned/pypy/pypy/translator/platform/__init__.py", line 130, in _handle_error
  19. [translation:ERROR] raise CompilationError(stdout, stderr)
  20. [translation:ERROR] CompilationError: CompilationError(err="""
  21. [translation:ERROR] translator_goal_targetpypystandalone.c: In function ‘pypy_g_entry_point’:
  22. [translation:ERROR] translator_goal_targetpypystandalone.c:3364:48: warning: array subscript is above array bounds [-Warray-bounds]
  23. [translation:ERROR] translator_goal_targetpypystandalone.c:3364:48: warning: array subscript is above array bounds [-Warray-bounds]
  24. [translation:ERROR] translator_goal_targetpypystandalone.c:3364:48: warning: array subscript is above array bounds [-Warray-bounds]
  25. [translation:ERROR] translator_goal_targetpypystandalone.c:3364:48: warning: array subscript is above array bounds [-Warray-bounds]
  26. [translation:ERROR] translator_goal_targetpypystandalone.c:3364:48: warning: array subscript is above array bounds [-Warray-bounds]
  27. [translation:ERROR] translator_goal_targetpypystandalone.c:3364:48: warning: array subscript is above array bounds [-Warray-bounds]
  28. [translation:ERROR] translator_goal_targetpypystandalone.c:3364:48: warning: array subscript is above array bounds [-Warray-bounds]
  29. [translation:ERROR] translator_goal_targetpypystandalone.c:3364:48: warning: array subscript is above array bounds [-Warray-bounds]
  30. [translation:ERROR] translator_goal_targetpypystandalone.c:3364:48: warning: array subscript is above array bounds [-Warray-bounds]
  31. [translation:ERROR] module_sys___init__.c: In function ‘pypy_g_Module_getdictvalue’:
  32. [translation:ERROR] module_sys___init__.c:435:48: warning: array subscript is above array bounds [-Warray-bounds]
  33. [translation:ERROR] module_sys___init__.c:435:48: warning: array subscript is above array bounds [-Warray-bounds]
  34. [translation:ERROR] module_sys___init__.c:435:48: warning: array subscript is above array bounds [-Warray-bounds]
  35. [translation:ERROR] module_sys___init__.c:435:48: warning: array subscript is above array bounds [-Warray-bounds]
  36. [translation:ERROR] module_sys___init__.c:435:48: warning: array subscript is above array bounds [-Warray-bounds]
  37. [translation:ERROR] module_sys___init__.c:435:48: warning: array subscript is above array bounds [-Warray-bounds]
  38. [translation:ERROR] module_sys___init__.c:435:48: warning: array subscript is above array bounds [-Warray-bounds]
  39. [translation:ERROR] module_sys___init__.c:435:48: warning: array subscript is above array bounds [-Warray-bounds]
  40. [translation:ERROR] module_sys___init__.c:435:48: warning: array subscript is above array bounds [-Warray-bounds]
  41. [translation:ERROR] module_sys___init__.c:435:48: warning: array subscript is above array bounds [-Warray-bounds]
  42. [translation:ERROR] module_sys___init__.c:435:48: warning: array subscript is above array bounds [-Warray-bounds]
  43. [translation:ERROR] module_sys___init__.c:435:48: warning: array subscript is above array bounds [-Warray-bounds]
  44. [translation:ERROR] module_sys___init__.c:772:48: warning: array subscript is above array bounds [-Warray-bounds]
  45. [translation:ERROR] module_sys___init__.c:772:48: warning: array subscript is above array bounds [-Warray-bounds]
  46. [translation:ERROR] module_sys___init__.c:772:48: warning: array subscript is above array bounds [-Warray-bounds]
  47. [translation:ERROR] module_sys___init__.c:772:48: warning: array subscript is above array bounds [-Warray-bounds]
  48. [translation:ERROR] module_sys___init__.c:772:48: warning: array subscript is above array bounds [-Warray-bounds]
  49. [translation:ERROR] module_sys___init__.c:772:48: warning: array subscript is above array bounds [-Warray-bounds]
  50. [translation:ERROR] module_sys___init__.c:772:48: warning: array subscript is above array bounds [-Warray-bounds]
  51. [translation:ERROR] module_sys___init__.c:772:48: warning: array subscript is above array bounds [-Warray-bounds]
  52. [translation:ERROR] module_sys___init__.c:951:48: warning: array subscript is above array bounds [-Warray-bounds]
  53. [translation:ERROR] module_sys___init__.c:951:48: warning: array subscript is above array bounds [-Warray-bounds]
  54. [translation:ERROR] module_sys___init__.c:951:48: warning: array subscript is above array bounds [-Warray-bounds]
  55. [translation:ERROR] module_sys___init__.c:951:48: warning: array subscript is above array bounds [-Warray-bounds]
  56. [translation:ERROR] module_sys___init__.c:951:48: warning: array subscript is above array bounds [-Warray-bounds]
  57. [translation:ERROR] module_sys___init__.c:951:48: warning: array subscript is above array bounds [-Warray-bounds]
  58. [translation:ERROR] module_sys___init__.c:951:48: warning: array subscript is above array bounds [-Warray-bounds]
  59. [translation:ERROR] interpreter_pycompiler.c: In function ‘pypy_g_PythonAstCompiler_compile_ast’:
  60. [translation:ERROR] interpreter_pycompiler.c:577:48: warning: array subscript is above array bounds [-Warray-bounds]
  61. [translation:ERROR] interpreter_pycompiler.c:577:48: warning: array subscript is above array bounds [-Warray-bounds]
  62. [translation:ERROR] interpreter_pycompiler.c:577:48: warning: array subscript is above array bounds [-Warray-bounds]
  63. [translation:ERROR] interpreter_pycompiler.c:577:48: warning: array subscript is above array bounds [-Warray-bounds]
  64. [translation:ERROR] interpreter_pycompiler.c:625:48: warning: array subscript is above array bounds [-Warray-bounds]
  65. [translation:ERROR] interpreter_pycompiler.c:625:48: warning: array subscript is above array bounds [-Warray-bounds]
  66. [translation:ERROR] interpreter_pycompiler.c:625:48: warning: array subscript is above array bounds [-Warray-bounds]
  67. [translation:ERROR] interpreter_pycompiler.c:673:48: warning: array subscript is above array bounds [-Warray-bounds]
  68. [translation:ERROR] interpreter_pycompiler.c:673:48: warning: array subscript is above array bounds [-Warray-bounds]
  69. [translation:ERROR] interpreter_pycompiler.c:673:48: warning: array subscript is above array bounds [-Warray-bounds]
  70. [translation:ERROR] module___builtin___descriptor.c: In function ‘pypy_g_W_Super_getattribute’:
  71. [translation:ERROR] module___builtin___descriptor.c:2037:49: warning: array subscript is above array bounds [-Warray-bounds]
  72. [translation:ERROR] module___builtin___descriptor.c:2037:49: warning: array subscript is above array bounds [-Warray-bounds]
  73. [translation:ERROR] module___builtin___descriptor.c:2037:49: warning: array subscript is above array bounds [-Warray-bounds]
  74. [translation:ERROR] module___builtin___descriptor.c:2037:49: warning: array subscript is above array bounds [-Warray-bounds]
  75. [translation:ERROR] module___builtin___descriptor.c:2037:49: warning: array subscript is above array bounds [-Warray-bounds]
  76. [translation:ERROR] module___builtin___descriptor.c:2037:49: warning: array subscript is above array bounds [-Warray-bounds]
  77. [translation:ERROR] module___builtin___descriptor.c:2037:49: warning: array subscript is above array bounds [-Warray-bounds]
  78. [translation:ERROR] module___builtin___descriptor.c:2037:49: warning: array subscript is above array bounds [-Warray-bounds]
  79. [translation:ERROR] interpreter_pyparser_pytokenizer.c: In function ‘pypy_g_generate_tokens’:
  80. [translation:ERROR] interpreter_pyparser_pytokenizer.c:3043:50: warning: array subscript is above array bounds [-Warray-bounds]
  81. [translation:ERROR] interpreter_pyparser_pytokenizer.c:3043:50: warning: array subscript is above array bounds [-Warray-bounds]
  82. [translation:ERROR] interpreter_pyparser_pytokenizer.c:3043:50: warning: array subscript is above array bounds [-Warray-bounds]
  83. [translation:ERROR] interpreter_pyparser_pytokenizer.c:3043:50: warning: array subscript is above array bounds [-Warray-bounds]
  84. [translation:ERROR] interpreter_pyparser_pytokenizer.c:3043:50: warning: array subscript is above array bounds [-Warray-bounds]
  85. [translation:ERROR] interpreter_pyparser_pytokenizer.c:3043:50: warning: array subscript is above array bounds [-Warray-bounds]
  86. [translation:ERROR] interpreter_pyparser_pytokenizer.c:3043:50: warning: array subscript is above array bounds [-Warray-bounds]
  87. [translation:ERROR] interpreter_pyparser_pytokenizer.c:3043:50: warning: array subscript is above array bounds [-Warray-bounds]
  88. [translation:ERROR] interpreter_pyparser_pytokenizer.c:3043:50: warning: array subscript is above array bounds [-Warray-bounds]
  89. [translation:ERROR] interpreter_pyparser_pytokenizer.c:3073:50: warning: array subscript is above array bounds [-Warray-bounds]
  90. [translation:ERROR] interpreter_pyparser_pytokenizer.c:3406:50: warning: array subscript is above array bounds [-Warray-bounds]
  91. [translation:ERROR] interpreter_pyparser_pytokenizer.c:3438:50: warning: array subscript is above array bounds [-Warray-bounds]
  92. [translation:ERROR] interpreter_pyparser_pytokenizer.c:3438:50: warning: array subscript is above array bounds [-Warray-bounds]
  93. [translation:ERROR] interpreter_pyparser_pytokenizer.c:3461:50: warning: array subscript is above array bounds [-Warray-bounds]
  94. [translation:ERROR] interpreter_pyparser_pytokenizer.c:3461:50: warning: array subscript is above array bounds [-Warray-bounds]
  95. [translation:ERROR] interpreter_pyparser_pytokenizer.c:8407:50: warning: array subscript is above array bounds [-Warray-bounds]
  96. [translation:ERROR] interpreter_pyparser_pytokenizer.c:8407:50: warning: array subscript is above array bounds [-Warray-bounds]
  97. [translation:ERROR] interpreter_pyparser_pytokenizer.c:9919:52: warning: array subscript is above array bounds [-Warray-bounds]
  98. [translation:ERROR] interpreter_pyparser_pytokenizer.c:9958:52: warning: array subscript is above array bounds [-Warray-bounds]
  99. [translation:ERROR] interpreter_pyparser_pytokenizer.c:9958:52: warning: array subscript is above array bounds [-Warray-bounds]
  100. [translation:ERROR] interpreter_pyparser_pytokenizer.c: In function ‘pypy_g_match_encoding_declaration’:
  101. [translation:ERROR] interpreter_pyparser_pytokenizer.c:11060:51: warning: array subscript is above array bounds [-Warray-bounds]
  102. [translation:ERROR] interpreter_pyparser_pytokenizer.c:11115:51: warning: array subscript is above array bounds [-Warray-bounds]
  103. [translation:ERROR] interpreter_pyparser_pytokenizer.c:11115:51: warning: array subscript is above array bounds [-Warray-bounds]
  104. [translation:ERROR] interpreter_pyparser_pytokenizer.c:11115:51: warning: array subscript is above array bounds [-Warray-bounds]
  105. [translation:ERROR] interpreter_pyparser_pytokenizer.c:11115:51: warning: array subscript is above array bounds [-Warray-bounds]
  106. [translation:ERROR] interpreter_pyparser_pytokenizer.c:11115:51: warning: array subscript is above array bounds [-Warray-bounds]
  107. [translation:ERROR] interpreter_pyparser_pytokenizer.c:11163:51: warning: array subscript is above array bounds [-Warray-bounds]
  108. [translation:ERROR] module__io_interp_stringio.c: In function ‘pypy_g_W_StringIO_descr_init’:
  109. [translation:ERROR] module__io_interp_stringio.c:2634:51: warning: array subscript is above array bounds [-Warray-bounds]
  110. [translation:ERROR] rlib_runicode.c: In function ‘pypy_g_str_decode_utf_8’:
  111. [translation:ERROR] rlib_runicode.c:2998:11: warning: array subscript is above array bounds [-Warray-bounds]
  112. [translation:ERROR] rlib_runicode.c: In function ‘pypy_g_str_decode_utf_16_helper’:
  113. [translation:ERROR] rlib_runicode.c:12739:51: warning: array subscript is above array bounds [-Warray-bounds]
  114. [translation:ERROR] rlib_runicode.c:12739:51: warning: array subscript is above array bounds [-Warray-bounds]
  115. [translation:ERROR] rlib_runicode.c:12739:51: warning: array subscript is above array bounds [-Warray-bounds]
  116. [translation:ERROR] rlib_runicode.c:12739:51: warning: array subscript is above array bounds [-Warray-bounds]
  117. [translation:ERROR] rlib_runicode.c:12739:51: warning: array subscript is above array bounds [-Warray-bounds]
  118. [translation:ERROR] rlib_runicode.c:12813:51: warning: array subscript is above array bounds [-Warray-bounds]
  119. [translation:ERROR] rlib_runicode.c:12813:51: warning: array subscript is above array bounds [-Warray-bounds]
  120. [translation:ERROR] rlib_runicode.c:12813:51: warning: array subscript is above array bounds [-Warray-bounds]
  121. [translation:ERROR] rlib_runicode.c:12813:51: warning: array subscript is above array bounds [-Warray-bounds]
  122. [translation:ERROR] rlib_runicode.c:12813:51: warning: array subscript is above array bounds [-Warray-bounds]
  123. [translation:ERROR] rlib_runicode.c: In function ‘pypy_g_str_decode_utf_32_helper’:
  124. [translation:ERROR] rlib_runicode.c:14542:51: warning: array subscript is above array bounds [-Warray-bounds]
  125. [translation:ERROR] rlib_runicode.c:14542:51: warning: array subscript is above array bounds [-Warray-bounds]
  126. [translation:ERROR] rlib_runicode.c:14542:51: warning: array subscript is above array bounds [-Warray-bounds]
  127. [translation:ERROR] rlib_runicode.c:14542:51: warning: array subscript is above array bounds [-Warray-bounds]
  128. [translation:ERROR] rlib_runicode.c:14542:51: warning: array subscript is above array bounds [-Warray-bounds]
  129. [translation:ERROR] rlib_runicode.c:14656:51: warning: array subscript is above array bounds [-Warray-bounds]
  130. [translation:ERROR] rlib_runicode.c:14656:51: warning: array subscript is above array bounds [-Warray-bounds]
  131. [translation:ERROR] rlib_runicode.c:14656:51: warning: array subscript is above array bounds [-Warray-bounds]
  132. [translation:ERROR] rlib_runicode.c:14656:51: warning: array subscript is above array bounds [-Warray-bounds]
  133. [translation:ERROR] rlib_runicode.c:14656:51: warning: array subscript is above array bounds [-Warray-bounds]
  134. [translation:ERROR] rlib_runicode.c: In function ‘pypy_g_hexescape’:
  135. [translation:ERROR] rlib_runicode.c:21969:51: warning: array subscript is above array bounds [-Warray-bounds]
  136. [translation:ERROR] rlib_runicode.c: In function ‘pypy_g__STORECHAR’:
  137. [translation:ERROR] rlib_runicode.c:22333:51: warning: array subscript is above array bounds [-Warray-bounds]
  138. [translation:ERROR] rlib_runicode.c:22333:51: warning: array subscript is above array bounds [-Warray-bounds]
  139. [translation:ERROR] rlib_runicode.c:22333:51: warning: array subscript is above array bounds [-Warray-bounds]
  140. [translation:ERROR] rlib_runicode.c:22333:51: warning: array subscript is above array bounds [-Warray-bounds]
  141. [translation:ERROR] rlib_runicode.c:22333:51: warning: array subscript is above array bounds [-Warray-bounds]
  142. [translation:ERROR] rlib_runicode.c: In function ‘pypy_g_unicode_encode_utf_16_helper’:
  143. [translation:ERROR] rlib_runicode.c:18852:51: warning: array subscript is above array bounds [-Warray-bounds]
  144. [translation:ERROR] rlib_runicode.c:18852:51: warning: array subscript is above array bounds [-Warray-bounds]
  145. [translation:ERROR] rlib_runicode.c:18852:51: warning: array subscript is above array bounds [-Warray-bounds]
  146. [translation:ERROR] rlib_runicode.c:18852:51: warning: array subscript is above array bounds [-Warray-bounds]
  147. [translation:ERROR] rlib_runicode.c:18852:51: warning: array subscript is above array bounds [-Warray-bounds]
  148. [translation:ERROR] rlib_runicode.c: In function ‘pypy_g__STORECHAR32’:
  149. [translation:ERROR] rlib_runicode.c:22749:51: warning: array subscript is above array bounds [-Warray-bounds]
  150. [translation:ERROR] rlib_runicode.c:22749:51: warning: array subscript is above array bounds [-Warray-bounds]
  151. [translation:ERROR] rlib_runicode.c:22749:51: warning: array subscript is above array bounds [-Warray-bounds]
  152. [translation:ERROR] rlib_runicode.c:22749:51: warning: array subscript is above array bounds [-Warray-bounds]
  153. [translation:ERROR] rlib_runicode.c:22749:51: warning: array subscript is above array bounds [-Warray-bounds]
  154. [translation:ERROR] rlib_runicode.c: In function ‘pypy_g_unicode_encode_utf_32_helper’:
  155. [translation:ERROR] rlib_runicode.c:19556:51: warning: array subscript is above array bounds [-Warray-bounds]
  156. [translation:ERROR] rlib_runicode.c:19556:51: warning: array subscript is above array bounds [-Warray-bounds]
  157. [translation:ERROR] rlib_runicode.c:19556:51: warning: array subscript is above array bounds [-Warray-bounds]
  158. [translation:ERROR] rlib_runicode.c:19556:51: warning: array subscript is above array bounds [-Warray-bounds]
  159. [translation:ERROR] rlib_runicode.c:19556:51: warning: array subscript is above array bounds [-Warray-bounds]
  160. [translation:ERROR] rlib_runicode.c: In function ‘pypy_g_unicode_encode_utf_7_1’:
  161. [translation:ERROR] rlib_runicode.c:20429:14: warning: array subscript is above array bounds [-Warray-bounds]
  162. [translation:ERROR] rlib_runicode.c:20441:14: warning: array subscript is above array bounds [-Warray-bounds]
  163. [translation:ERROR] rlib_runicode.c:20453:14: warning: array subscript is above array bounds [-Warray-bounds]
  164. [translation:ERROR] rlib_runicode.c:20595:14: warning: array subscript is above array bounds [-Warray-bounds]
  165. [translation:ERROR] rlib_runicode.c:20607:14: warning: array subscript is above array bounds [-Warray-bounds]
  166. [translation:ERROR] rlib_runicode.c:20619:14: warning: array subscript is above array bounds [-Warray-bounds]
  167. [translation:ERROR] objspace_std_typeobject.c: In function ‘pypy_g_W_TypeObject_mutated’:
  168. [translation:ERROR] objspace_std_typeobject.c:2012:51: warning: array subscript is above array bounds [-Warray-bounds]
  169. [translation:ERROR] objspace_std_typeobject.c:2012:51: warning: array subscript is above array bounds [-Warray-bounds]
  170. [translation:ERROR] objspace_std_typeobject.c:2012:51: warning: array subscript is above array bounds [-Warray-bounds]
  171. [translation:ERROR] objspace_std_typeobject.c:2012:51: warning: array subscript is above array bounds [-Warray-bounds]
  172. [translation:ERROR] objspace_std_typeobject.c:2012:51: warning: array subscript is above array bounds [-Warray-bounds]
  173. [translation:ERROR] objspace_std_typeobject.c:2012:51: warning: array subscript is above array bounds [-Warray-bounds]
  174. [translation:ERROR] objspace_std_typeobject.c:2012:51: warning: array subscript is above array bounds [-Warray-bounds]
  175. [translation:ERROR] objspace_std_typeobject.c:2045:51: warning: array subscript is above array bounds [-Warray-bounds]
  176. [translation:ERROR] objspace_std_typeobject.c:2045:51: warning: array subscript is above array bounds [-Warray-bounds]
  177. [translation:ERROR] objspace_std_typeobject.c:2045:51: warning: array subscript is above array bounds [-Warray-bounds]
  178. [translation:ERROR] objspace_std_typeobject.c:2045:51: warning: array subscript is above array bounds [-Warray-bounds]
  179. [translation:ERROR] objspace_std_typeobject.c:2045:51: warning: array subscript is above array bounds [-Warray-bounds]
  180. [translation:ERROR] objspace_std_typeobject.c:2045:51: warning: array subscript is above array bounds [-Warray-bounds]
  181. [translation:ERROR] objspace_std_typeobject.c:2078:51: warning: array subscript is above array bounds [-Warray-bounds]
  182. [translation:ERROR] objspace_std_typeobject.c:2078:51: warning: array subscript is above array bounds [-Warray-bounds]
  183. [translation:ERROR] objspace_std_typeobject.c:2078:51: warning: array subscript is above array bounds [-Warray-bounds]
  184. [translation:ERROR] objspace_std_typeobject.c:2078:51: warning: array subscript is above array bounds [-Warray-bounds]
  185. [translation:ERROR] objspace_std_typeobject.c:2078:51: warning: array subscript is above array bounds [-Warray-bounds]
  186. [translation:ERROR] objspace_std_typeobject.c: In function ‘pypy_g_W_TypeObject_setdictvalue’:
  187. [translation:ERROR] objspace_std_typeobject.c:2818:51: warning: array subscript is above array bounds [-Warray-bounds]
  188. [translation:ERROR] objspace_std_typeobject.c:2818:51: warning: array subscript is above array bounds [-Warray-bounds]
  189. [translation:ERROR] objspace_std_typeobject.c:2818:51: warning: array subscript is above array bounds [-Warray-bounds]
  190. [translation:ERROR] objspace_std_typeobject.c:2818:51: warning: array subscript is above array bounds [-Warray-bounds]
  191. [translation:ERROR] objspace_std_typeobject.c:2818:51: warning: array subscript is above array bounds [-Warray-bounds]
  192. [translation:ERROR] objspace_std_typeobject.c:2818:51: warning: array subscript is above array bounds [-Warray-bounds]
  193. [translation:ERROR] objspace_std_typeobject.c: In function ‘pypy_g_repr__Type’:
  194. [translation:ERROR] objspace_std_typeobject.c:4321:51: warning: array subscript is above array bounds [-Warray-bounds]
  195. [translation:ERROR] objspace_std_typeobject.c:4321:51: warning: array subscript is above array bounds [-Warray-bounds]
  196. [translation:ERROR] objspace_std_typeobject.c:4321:51: warning: array subscript is above array bounds [-Warray-bounds]
  197. [translation:ERROR] objspace_std_typeobject.c:4321:51: warning: array subscript is above array bounds [-Warray-bounds]
  198. [translation:ERROR] objspace_std_typeobject.c:4321:51: warning: array subscript is above array bounds [-Warray-bounds]
  199. [translation:ERROR] objspace_std_typeobject.c:4321:51: warning: array subscript is above array bounds [-Warray-bounds]
  200. [translation:ERROR] objspace_std_typeobject.c:4321:51: warning: array subscript is above array bounds [-Warray-bounds]
  201. [translation:ERROR] objspace_std_typeobject.c:4321:51: warning: array subscript is above array bounds [-Warray-bounds]
  202. [translation:ERROR] objspace_std_typeobject.c:4321:51: warning: array subscript is above array bounds [-Warray-bounds]
  203. [translation:ERROR] objspace_std_typeobject.c:4321:51: warning: array subscript is above array bounds [-Warray-bounds]
  204. [translation:ERROR] objspace_std_typeobject.c:4387:51: warning: array subscript is above array bounds [-Warray-bounds]
  205. [translation:ERROR] objspace_std_typeobject.c:4387:51: warning: array subscript is above array bounds [-Warray-bounds]
  206. [translation:ERROR] objspace_std_typeobject.c:4387:51: warning: array subscript is above array bounds [-Warray-bounds]
  207. [translation:ERROR] objspace_std_typeobject.c:4387:51: warning: array subscript is above array bounds [-Warray-bounds]
  208. [translation:ERROR] objspace_std_typeobject.c:4387:51: warning: array subscript is above array bounds [-Warray-bounds]
  209. [translation:ERROR] objspace_std_typeobject.c:4387:51: warning: array subscript is above array bounds [-Warray-bounds]
  210. [translation:ERROR] objspace_std_typeobject.c:4387:51: warning: array subscript is above array bounds [-Warray-bounds]
  211. [translation:ERROR] objspace_std_typeobject.c:4387:51: warning: array subscript is above array bounds [-Warray-bounds]
  212. [translation:ERROR] objspace_std_typeobject.c:4387:51: warning: array subscript is above array bounds [-Warray-bounds]
  213. [translation:ERROR] objspace_std_typeobject.c:4422:51: warning: array subscript is above array bounds [-Warray-bounds]
  214. [translation:ERROR] objspace_std_typeobject.c:4422:51: warning: array subscript is above array bounds [-Warray-bounds]
  215. [translation:ERROR] objspace_std_typeobject.c:4422:51: warning: array subscript is above array bounds [-Warray-bounds]
  216. [translation:ERROR] objspace_std_typeobject.c:4422:51: warning: array subscript is above array bounds [-Warray-bounds]
  217. [translation:ERROR] objspace_std_typeobject.c:4422:51: warning: array subscript is above array bounds [-Warray-bounds]
  218. [translation:ERROR] objspace_std_typeobject.c:4422:51: warning: array subscript is above array bounds [-Warray-bounds]
  219. [translation:ERROR] objspace_std_typeobject.c:4422:51: warning: array subscript is above array bounds [-Warray-bounds]
  220. [translation:ERROR] objspace_std_typeobject.c:4422:51: warning: array subscript is above array bounds [-Warray-bounds]
  221. [translation:ERROR] objspace_std_typeobject.c:4422:51: warning: array subscript is above array bounds [-Warray-bounds]
  222. [translation:ERROR] objspace_std_typeobject.c:4422:51: warning: array subscript is above array bounds [-Warray-bounds]
  223. [translation:ERROR] objspace_std_typeobject.c: In function ‘pypy_g__mangle’:
  224. [translation:ERROR] objspace_std_typeobject.c:15257:52: warning: array subscript is above array bounds [-Warray-bounds]
  225. [translation:ERROR] objspace_std_typeobject.c:15308:52: warning: array subscript is above array bounds [-Warray-bounds]
  226. [translation:ERROR] objspace_std_typeobject.c: In function ‘pypy_g_create_all_slots’:
  227. [translation:ERROR] objspace_std_typeobject.c:12373:51: warning: array subscript is above array bounds [-Warray-bounds]
  228. [translation:ERROR] objspace_std_typeobject.c:12373:51: warning: array subscript is above array bounds [-Warray-bounds]
  229. [translation:ERROR] objspace_std_typeobject.c:12373:51: warning: array subscript is above array bounds [-Warray-bounds]
  230. [translation:ERROR] objspace_std_typeobject.c:12373:51: warning: array subscript is above array bounds [-Warray-bounds]
  231. [translation:ERROR] objspace_std_typeobject.c:12373:51: warning: array subscript is above array bounds [-Warray-bounds]
  232. [translation:ERROR] objspace_std_typeobject.c:12373:51: warning: array subscript is above array bounds [-Warray-bounds]
  233. [translation:ERROR] objspace_std_typeobject.c:12373:51: warning: array subscript is above array bounds [-Warray-bounds]
  234. [translation:ERROR] objspace_std_typeobject.c: In function ‘pypy_g_MethodCache_clear’:
  235. [translation:ERROR] objspace_std_typeobject.c:15871:3: warning: array subscript is above array bounds [-Warray-bounds]
  236. [translation:ERROR] objspace_std_typeobject.c:15900:3: warning: array subscript is above array bounds [-Warray-bounds]
  237. [translation:ERROR] objspace_std_typeobject.c:15929:3: warning: array subscript is above array bounds [-Warray-bounds]
  238. [translation:ERROR] objspace_std_formatting.c: In function ‘pypy_g_BaseStringFormatter_format_float’:
  239. [translation:ERROR] objspace_std_formatting.c:7737:51: warning: array subscript is above array bounds [-Warray-bounds]
  240. [translation:ERROR] objspace_std_formatting.c:7853:51: warning: array subscript is above array bounds [-Warray-bounds]
  241. [translation:ERROR] objspace_std_formatting.c:7853:51: warning: array subscript is above array bounds [-Warray-bounds]
  242. [translation:ERROR] objspace_std_formatting.c:7875:51: warning: array subscript is above array bounds [-Warray-bounds]
  243. [translation:ERROR] objspace_std_formatting.c:7875:51: warning: array subscript is above array bounds [-Warray-bounds]
  244. [translation:ERROR] objspace_std_formatting.c:7897:51: warning: array subscript is above array bounds [-Warray-bounds]
  245. [translation:ERROR] objspace_std_formatting.c:7897:51: warning: array subscript is above array bounds [-Warray-bounds]
  246. [translation:ERROR] interpreter_pyparser_future.c: In function ‘pypy_g_FutureAutomaton_consume_whitespace’:
  247. [translation:ERROR] interpreter_pyparser_future.c:2562:51: warning: array subscript is above array bounds [-Warray-bounds]
  248. [translation:ERROR] interpreter_pyparser_future.c:2562:51: warning: array subscript is above array bounds [-Warray-bounds]
  249. [translation:ERROR] interpreter_pyparser_future.c: In function ‘pypy_g_FutureAutomaton_consume_mandatory_whitespace’:
  250. [translation:ERROR] interpreter_pyparser_future.c:2478:51: warning: array subscript is above array bounds [-Warray-bounds]
  251. [translation:ERROR] interpreter_pyparser_future.c: In function ‘pypy_g_FutureAutomaton_get_name’:
  252. [translation:ERROR] interpreter_pyparser_future.c:2744:51: warning: array subscript is above array bounds [-Warray-bounds]
  253. [translation:ERROR] interpreter_pyparser_future.c:2801:51: warning: array subscript is above array bounds [-Warray-bounds]
  254. [translation:ERROR] interpreter_pyparser_future.c: In function ‘pypy_g_FutureAutomaton_get_more’:
  255. [translation:ERROR] interpreter_pyparser_future.c:3240:51: warning: array subscript is above array bounds [-Warray-bounds]
  256. [translation:ERROR] interpreter_pyparser_future.c:3240:51: warning: array subscript is above array bounds [-Warray-bounds]
  257. [translation:ERROR] interpreter_pyparser_future.c: In function ‘pypy_g_FutureAutomaton_consume_continuation’:
  258. [translation:ERROR] interpreter_pyparser_future.c:3409:51: warning: array subscript is above array bounds [-Warray-bounds]
  259. [translation:ERROR] interpreter_pyparser_future.c: In function ‘pypy_g_FutureAutomaton_consume_empty_line’:
  260. [translation:ERROR] interpreter_pyparser_future.c:2086:51: warning: array subscript is above array bounds [-Warray-bounds]
  261. [translation:ERROR] interpreter_pyparser_future.c:2086:51: warning: array subscript is above array bounds [-Warray-bounds]
  262. [translation:ERROR] interpreter_pyparser_future.c:2220:51: warning: array subscript is above array bounds [-Warray-bounds]
  263. [translation:ERROR] interpreter_pyparser_future.c: In function ‘pypy_g_FutureAutomaton_consume_from’:
  264. [translation:ERROR] interpreter_pyparser_future.c:1937:51: warning: array subscript is above array bounds [-Warray-bounds]
  265. [translation:ERROR] interpreter_pyparser_future.c:1937:51: warning: array subscript is above array bounds [-Warray-bounds]
  266. [translation:ERROR] interpreter_pyparser_future.c:1937:51: warning: array subscript is above array bounds [-Warray-bounds]
  267. [translation:ERROR] interpreter_pyparser_future.c:1937:51: warning: array subscript is above array bounds [-Warray-bounds]
  268. [translation:ERROR] interpreter_pyparser_future.c:1937:51: warning: array subscript is above array bounds [-Warray-bounds]
  269. [translation:ERROR] interpreter_pyparser_future.c:1937:51: warning: array subscript is above array bounds [-Warray-bounds]
  270. [translation:ERROR] interpreter_pyparser_future.c:1937:51: warning: array subscript is above array bounds [-Warray-bounds]
  271. [translation:ERROR] interpreter_pyparser_future.c:1937:51: warning: array subscript is above array bounds [-Warray-bounds]
  272. [translation:ERROR] interpreter_pyparser_future.c:1937:51: warning: array subscript is above array bounds [-Warray-bounds]
  273. [translation:ERROR] interpreter_pyparser_future.c: In function ‘pypy_g_FutureAutomaton_consume_comment’:
  274. [translation:ERROR] interpreter_pyparser_future.c:1213:51: warning: array subscript is above array bounds [-Warray-bounds]
  275. [translation:ERROR] interpreter_pyparser_future.c: In function ‘pypy_g_FutureAutomaton_consume_docstring’:
  276. [translation:ERROR] interpreter_pyparser_future.c:772:51: warning: array subscript is above array bounds [-Warray-bounds]
  277. [translation:ERROR] interpreter_pyparser_future.c: In function ‘pypy_g_FutureAutomaton_start’:
  278. [translation:ERROR] interpreter_pyparser_future.c:502:51: warning: array subscript is above array bounds [-Warray-bounds]
  279. [translation:ERROR] rlib_rdtoa.c: In function ‘pypy_g_dtoa_formatd’:
  280. [translation:ERROR] rlib_rdtoa.c:420:51: warning: array subscript is above array bounds [-Warray-bounds]
  281. [translation:ERROR] rlib_rdtoa.c:420:51: warning: array subscript is above array bounds [-Warray-bounds]
  282. [translation:ERROR] interpreter_pyparser_parsestring.c: In function ‘pypy_g_PyString_DecodeEscape’:
  283. [translation:ERROR] interpreter_pyparser_parsestring.c:1035:51: warning: array subscript is above array bounds [-Warray-bounds]
  284. [translation:ERROR] interpreter_pyparser_parsestring.c:1035:51: warning: array subscript is above array bounds [-Warray-bounds]
  285. [translation:ERROR] interpreter_pyparser_parsestring.c:1035:51: warning: array subscript is above array bounds [-Warray-bounds]
  286. [translation:ERROR] interpreter_pyparser_parsestring.c:1035:51: warning: array subscript is above array bounds [-Warray-bounds]
  287. [translation:ERROR] interpreter_pyparser_parsestring.c:1035:51: warning: array subscript is above array bounds [-Warray-bounds]
  288. [translation:ERROR] interpreter_pyparser_parsestring.c:1035:51: warning: array subscript is above array bounds [-Warray-bounds]
  289. [translation:ERROR] interpreter_pyparser_parsestring.c:1035:51: warning: array subscript is above array bounds [-Warray-bounds]
  290. [translation:ERROR] interpreter_pyparser_parsestring.c:2118:51: warning: array subscript is above array bounds [-Warray-bounds]
  291. [translation:ERROR] interpreter_pyparser_parsestring.c:2118:51: warning: array subscript is above array bounds [-Warray-bounds]
  292. [translation:ERROR] interpreter_pyparser_parsestring.c:2118:51: warning: array subscript is above array bounds [-Warray-bounds]
  293. [translation:ERROR] interpreter_pyparser_parsestring.c:2118:51: warning: array subscript is above array bounds [-Warray-bounds]
  294. [translation:ERROR] interpreter_pyparser_parsestring.c:2118:51: warning: array subscript is above array bounds [-Warray-bounds]
  295. [translation:ERROR] interpreter_pyparser_parsestring.c:2118:51: warning: array subscript is above array bounds [-Warray-bounds]
  296. [translation:ERROR] interpreter_pyparser_parsestring.c:2118:51: warning: array subscript is above array bounds [-Warray-bounds]
  297. [translation:ERROR] interpreter_pyparser_parsestring.c:2152:51: warning: array subscript is above array bounds [-Warray-bounds]
  298. [translation:ERROR] interpreter_pyparser_parsestring.c:2152:51: warning: array subscript is above array bounds [-Warray-bounds]
  299. [translation:ERROR] interpreter_pyparser_parsestring.c:2152:51: warning: array subscript is above array bounds [-Warray-bounds]
  300. [translation:ERROR] interpreter_pyparser_parsestring.c:2152:51: warning: array subscript is above array bounds [-Warray-bounds]
  301. [translation:ERROR] interpreter_pyparser_parsestring.c:2152:51: warning: array subscript is above array bounds [-Warray-bounds]
  302. [translation:ERROR] interpreter_pyparser_parsestring.c:2152:51: warning: array subscript is above array bounds [-Warray-bounds]
  303. [translation:ERROR] interpreter_pyparser_parsestring.c:2152:51: warning: array subscript is above array bounds [-Warray-bounds]
  304. [translation:ERROR] interpreter_pyparser_parsestring.c: In function ‘pypy_g_parsestr’:
  305. [translation:ERROR] interpreter_pyparser_parsestring.c:4881:51: warning: array subscript is above array bounds [-Warray-bounds]
  306. [translation:ERROR] interpreter_pyparser_parsestring.c:4881:51: warning: array subscript is above array bounds [-Warray-bounds]
  307. [translation:ERROR] interpreter_pyparser_parsestring.c:4881:51: warning: array subscript is above array bounds [-Warray-bounds]
  308. [translation:ERROR] interpreter_pyparser_parsestring.c:4881:51: warning: array subscript is above array bounds [-Warray-bounds]
  309. [translation:ERROR] interpreter_pyparser_parsestring.c:4881:51: warning: array subscript is above array bounds [-Warray-bounds]
  310. [translation:ERROR] interpreter_pyparser_parsestring.c:4881:51: warning: array subscript is above array bounds [-Warray-bounds]
  311. [translation:ERROR] interpreter_pyparser_parsestring.c:4881:51: warning: array subscript is above array bounds [-Warray-bounds]
  312. [translation:ERROR] interpreter_pyparser_parsestring.c:4881:51: warning: array subscript is above array bounds [-Warray-bounds]
  313. [translation:ERROR] interpreter_pyparser_parsestring.c:4881:51: warning: array subscript is above array bounds [-Warray-bounds]
  314. [translation:ERROR] interpreter_pyparser_parsestring.c:4916:51: warning: array subscript is above array bounds [-Warray-bounds]
  315. [translation:ERROR] interpreter_pyparser_parsestring.c:4916:51: warning: array subscript is above array bounds [-Warray-bounds]
  316. [translation:ERROR] interpreter_pyparser_parsestring.c:4916:51: warning: array subscript is above array bounds [-Warray-bounds]
  317. [translation:ERROR] interpreter_pyparser_parsestring.c:4916:51: warning: array subscript is above array bounds [-Warray-bounds]
  318. [translation:ERROR] interpreter_pyparser_parsestring.c:6750:51: warning: array subscript is above array bounds [-Warray-bounds]
  319. [translation:ERROR] interpreter_pyparser_parsestring.c:6750:51: warning: array subscript is above array bounds [-Warray-bounds]
  320. [translation:ERROR] interpreter_pyparser_parsestring.c:6750:51: warning: array subscript is above array bounds [-Warray-bounds]
  321. [translation:ERROR] interpreter_pyparser_parsestring.c:6750:51: warning: array subscript is above array bounds [-Warray-bounds]
  322. [translation:ERROR] interpreter_pyparser_parsestring.c:6750:51: warning: array subscript is above array bounds [-Warray-bounds]
  323. [translation:ERROR] interpreter_pyparser_parsestring.c:6750:51: warning: array subscript is above array bounds [-Warray-bounds]
  324. [translation:ERROR] interpreter_pyparser_parsestring.c:6750:51: warning: array subscript is above array bounds [-Warray-bounds]
  325. [translation:ERROR] interpreter_pyparser_parsestring.c:6750:51: warning: array subscript is above array bounds [-Warray-bounds]
  326. [translation:ERROR] interpreter_pyparser_parsestring.c:6750:51: warning: array subscript is above array bounds [-Warray-bounds]
  327. [translation:ERROR] interpreter_executioncontext.c: In function ‘pypy_g_ExecutionContext__trace.part.1’:
  328. [translation:ERROR] interpreter_executioncontext.c:1900:51: warning: array subscript is above array bounds [-Warray-bounds]
  329. [translation:ERROR] interpreter_executioncontext.c:1900:51: warning: array subscript is above array bounds [-Warray-bounds]
  330. [translation:ERROR] interpreter_executioncontext.c:1900:51: warning: array subscript is above array bounds [-Warray-bounds]
  331. [translation:ERROR] interpreter_executioncontext.c:1900:51: warning: array subscript is above array bounds [-Warray-bounds]
  332. [translation:ERROR] interpreter_executioncontext.c:1900:51: warning: array subscript is above array bounds [-Warray-bounds]
  333. [translation:ERROR] interpreter_executioncontext.c:1900:51: warning: array subscript is above array bounds [-Warray-bounds]
  334. [translation:ERROR] interpreter_executioncontext.c:1900:51: warning: array subscript is above array bounds [-Warray-bounds]
  335. [translation:ERROR] interpreter_executioncontext.c:1900:51: warning: array subscript is above array bounds [-Warray-bounds]
  336. [translation:ERROR] interpreter_executioncontext.c:1900:51: warning: array subscript is above array bounds [-Warray-bounds]
  337. [translation:ERROR] interpreter_executioncontext.c:1915:51: warning: array subscript is above array bounds [-Warray-bounds]
  338. [translation:ERROR] interpreter_executioncontext.c:1915:51: warning: array subscript is above array bounds [-Warray-bounds]
  339. [translation:ERROR] interpreter_executioncontext.c:1915:51: warning: array subscript is above array bounds [-Warray-bounds]
  340. [translation:ERROR] interpreter_executioncontext.c:1915:51: warning: array subscript is above array bounds [-Warray-bounds]
  341. [translation:ERROR] interpreter_executioncontext.c:1915:51: warning: array subscript is above array bounds [-Warray-bounds]
  342. [translation:ERROR] interpreter_executioncontext.c:1915:51: warning: array subscript is above array bounds [-Warray-bounds]
  343. [translation:ERROR] interpreter_executioncontext.c:1915:51: warning: array subscript is above array bounds [-Warray-bounds]
  344. [translation:ERROR] interpreter_executioncontext.c:1915:51: warning: array subscript is above array bounds [-Warray-bounds]
  345. [translation:ERROR] interpreter_executioncontext.c:1915:51: warning: array subscript is above array bounds [-Warray-bounds]
  346. [translation:ERROR] interpreter_executioncontext.c:1915:51: warning: array subscript is above array bounds [-Warray-bounds]
  347. [translation:ERROR] interpreter_executioncontext.c:1949:51: warning: array subscript is above array bounds [-Warray-bounds]
  348. [translation:ERROR] interpreter_executioncontext.c:1949:51: warning: array subscript is above array bounds [-Warray-bounds]
  349. [translation:ERROR] interpreter_executioncontext.c:1949:51: warning: array subscript is above array bounds [-Warray-bounds]
  350. [translation:ERROR] interpreter_executioncontext.c:1949:51: warning: array subscript is above array bounds [-Warray-bounds]
  351. [translation:ERROR] interpreter_executioncontext.c:1949:51: warning: array subscript is above array bounds [-Warray-bounds]
  352. [translation:ERROR] interpreter_executioncontext.c:1949:51: warning: array subscript is above array bounds [-Warray-bounds]
  353. [translation:ERROR] interpreter_executioncontext.c:1949:51: warning: array subscript is above array bounds [-Warray-bounds]
  354. [translation:ERROR] interpreter_executioncontext.c:1982:51: warning: array subscript is above array bounds [-Warray-bounds]
  355. [translation:ERROR] interpreter_executioncontext.c:1982:51: warning: array subscript is above array bounds [-Warray-bounds]
  356. [translation:ERROR] interpreter_executioncontext.c:1982:51: warning: array subscript is above array bounds [-Warray-bounds]
  357. [translation:ERROR] interpreter_executioncontext.c:1982:51: warning: array subscript is above array bounds [-Warray-bounds]
  358. [translation:ERROR] interpreter_executioncontext.c:1982:51: warning: array subscript is above array bounds [-Warray-bounds]
  359. [translation:ERROR] interpreter_executioncontext.c:2015:51: warning: array subscript is above array bounds [-Warray-bounds]
  360. [translation:ERROR] interpreter_executioncontext.c:2015:51: warning: array subscript is above array bounds [-Warray-bounds]
  361. [translation:ERROR] interpreter_executioncontext.c:2015:51: warning: array subscript is above array bounds [-Warray-bounds]
  362. [translation:ERROR] interpreter_executioncontext.c:2048:51: warning: array subscript is above array bounds [-Warray-bounds]
  363. [translation:ERROR] interpreter_executioncontext.c:2048:51: warning: array subscript is above array bounds [-Warray-bounds]
  364. [translation:ERROR] interpreter_executioncontext.c:2048:51: warning: array subscript is above array bounds [-Warray-bounds]
  365. [translation:ERROR] interpreter_executioncontext.c:2048:51: warning: array subscript is above array bounds [-Warray-bounds]
  366. [translation:ERROR] interpreter_executioncontext.c:2048:51: warning: array subscript is above array bounds [-Warray-bounds]
  367. [translation:ERROR] interpreter_executioncontext.c:2048:51: warning: array subscript is above array bounds [-Warray-bounds]
  368. [translation:ERROR] interpreter_executioncontext.c:2048:51: warning: array subscript is above array bounds [-Warray-bounds]
  369. [translation:ERROR] interpreter_executioncontext.c:2048:51: warning: array subscript is above array bounds [-Warray-bounds]
  370. [translation:ERROR] interpreter_executioncontext.c:2048:51: warning: array subscript is above array bounds [-Warray-bounds]
  371. [translation:ERROR] interpreter_executioncontext.c:2540:51: warning: array subscript is above array bounds [-Warray-bounds]
  372. [translation:ERROR] interpreter_executioncontext.c:2540:51: warning: array subscript is above array bounds [-Warray-bounds]
  373. [translation:ERROR] interpreter_executioncontext.c:2540:51: warning: array subscript is above array bounds [-Warray-bounds]
  374. [translation:ERROR] interpreter_executioncontext.c:2540:51: warning: array subscript is above array bounds [-Warray-bounds]
  375. [translation:ERROR] interpreter_executioncontext.c:2540:51: warning: array subscript is above array bounds [-Warray-bounds]
  376. [translation:ERROR] interpreter_executioncontext.c:2540:51: warning: array subscript is above array bounds [-Warray-bounds]
  377. [translation:ERROR] interpreter_executioncontext.c:2540:51: warning: array subscript is above array bounds [-Warray-bounds]
  378. [translation:ERROR] interpreter_executioncontext.c:2540:51: warning: array subscript is above array bounds [-Warray-bounds]
  379. [translation:ERROR] interpreter_executioncontext.c:2540:51: warning: array subscript is above array bounds [-Warray-bounds]
  380. [translation:ERROR] interpreter_executioncontext.c:2578:51: warning: array subscript is above array bounds [-Warray-bounds]
  381. [translation:ERROR] interpreter_executioncontext.c:2578:51: warning: array subscript is above array bounds [-Warray-bounds]
  382. [translation:ERROR] interpreter_executioncontext.c:2578:51: warning: array subscript is above array bounds [-Warray-bounds]
  383. [translation:ERROR] interpreter_astcompiler_astbuilder.c: In function ‘pypy_g_ASTBuilder_handle_comp_op’:
  384. [translation:ERROR] interpreter_astcompiler_astbuilder.c:24735:51: warning: array subscript is above array bounds [-Warray-bounds]
  385. [translation:ERROR] interpreter_astcompiler_astbuilder.c:24781:51: warning: array subscript is above array bounds [-Warray-bounds]
  386. [translation:ERROR] interpreter_astcompiler_astbuilder.c:24879:51: warning: array subscript is above array bounds [-Warray-bounds]
  387. [translation:ERROR] interpreter_astcompiler_astbuilder.c:24925:51: warning: array subscript is above array bounds [-Warray-bounds]
  388. [translation:ERROR] interpreter_astcompiler_astbuilder.c: In function ‘pypy_g_ASTBuilder_parse_number’:
  389. [translation:ERROR] interpreter_astcompiler_astbuilder.c:36624:51: warning: array subscript is above array bounds [-Warray-bounds]
  390. [translation:ERROR] interpreter_astcompiler_astbuilder.c:36658:51: warning: array subscript is above array bounds [-Warray-bounds]
  391. [translation:ERROR] interpreter_astcompiler_astbuilder.c:37029:51: warning: array subscript is above array bounds [-Warray-bounds]
  392. [translation:ERROR] interpreter_astcompiler_astbuilder.c:37029:51: warning: array subscript is above array bounds [-Warray-bounds]
  393. [translation:ERROR] interpreter_astcompiler_astbuilder.c:37061:51: warning: array subscript is above array bounds [-Warray-bounds]
  394. [translation:ERROR] interpreter_astcompiler_astbuilder.c:37061:51: warning: array subscript is above array bounds [-Warray-bounds]
  395. [translation:ERROR] interpreter_astcompiler_astbuilder.c:37093:51: warning: array subscript is above array bounds [-Warray-bounds]
  396. [translation:ERROR] interpreter_astcompiler_astbuilder.c:37093:51: warning: array subscript is above array bounds [-Warray-bounds]
  397. [translation:ERROR] interpreter_astcompiler_astbuilder.c:37124:51: warning: array subscript is above array bounds [-Warray-bounds]
  398. [translation:ERROR] interpreter_astcompiler_astbuilder.c:37156:51: warning: array subscript is above array bounds [-Warray-bounds]
  399. [translation:ERROR] interpreter_astcompiler_astbuilder.c: In function ‘pypy_g_ASTBuilder_handle_try_stmt’:
  400. [translation:ERROR] interpreter_astcompiler_astbuilder.c:13205:51: warning: array subscript is above array bounds [-Warray-bounds]
  401. [translation:ERROR] interpreter_astcompiler_astbuilder.c:13205:51: warning: array subscript is above array bounds [-Warray-bounds]
  402. [translation:ERROR] interpreter_astcompiler_astbuilder.c:13205:51: warning: array subscript is above array bounds [-Warray-bounds]
  403. [translation:ERROR] interpreter_astcompiler_astbuilder.c:13205:51: warning: array subscript is above array bounds [-Warray-bounds]
  404. [translation:ERROR] interpreter_astcompiler_astbuilder.c:13205:51: warning: array subscript is above array bounds [-Warray-bounds]
  405. [translation:ERROR] interpreter_astcompiler_astbuilder.c:13205:51: warning: array subscript is above array bounds [-Warray-bounds]
  406. [translation:ERROR] interpreter_astcompiler_astbuilder.c: In function ‘pypy_g_ASTBuilder_handle_if_stmt’:
  407. [translation:ERROR] interpreter_astcompiler_astbuilder.c:10537:51: warning: array subscript is above array bounds [-Warray-bounds]
  408. [translation:ERROR] interpreter_astcompiler_astbuilder.c:10537:51: warning: array subscript is above array bounds [-Warray-bounds]
  409. [translation:ERROR] interpreter_astcompiler_astbuilder.c:10537:51: warning: array subscript is above array bounds [-Warray-bounds]
  410. [translation:ERROR] interpreter_astcompiler_astbuilder.c:10561:51: warning: array subscript is above array bounds [-Warray-bounds]
  411. [translation:ERROR] interpreter_astcompiler_astbuilder.c:10561:51: warning: array subscript is above array bounds [-Warray-bounds]
  412. [translation:ERROR] interpreter_astcompiler_astbuilder.c:10561:51: warning: array subscript is above array bounds [-Warray-bounds]
  413. [translation:ERROR] interpreter_astcompiler_astbuilder.c:10852:51: warning: array subscript is above array bounds [-Warray-bounds]
  414. [translation:ERROR] interpreter_astcompiler_astbuilder.c:10852:51: warning: array subscript is above array bounds [-Warray-bounds]
  415. [translation:ERROR] interpreter_astcompiler_astbuilder.c:10852:51: warning: array subscript is above array bounds [-Warray-bounds]
  416. [translation:ERROR] interpreter_pyparser_pyparse.c: In function ‘pypy_g__normalize_encoding’:
  417. [translation:ERROR] interpreter_pyparser_pyparse.c:3098:52: warning: array subscript is above array bounds [-Warray-bounds]
  418. [translation:ERROR] interpreter_pyparser_pyparse.c:3433:51: warning: array subscript is above array bounds [-Warray-bounds]
  419. [translation:ERROR] interpreter_pyparser_pyparse.c:3433:51: warning: array subscript is above array bounds [-Warray-bounds]
  420. [translation:ERROR] interpreter_pyparser_pyparse.c:3433:51: warning: array subscript is above array bounds [-Warray-bounds]
  421. [translation:ERROR] interpreter_pyparser_pyparse.c:3433:51: warning: array subscript is above array bounds [-Warray-bounds]
  422. [translation:ERROR] interpreter_pyparser_pyparse.c: In function ‘pypy_g__check_line_for_encoding’:
  423. [translation:ERROR] interpreter_pyparser_pyparse.c:4104:51: warning: array subscript is above array bounds [-Warray-bounds]
  424. [translation:ERROR] interpreter_pyparser_pyparse.c:4104:51: warning: array subscript is above array bounds [-Warray-bounds]
  425. [translation:ERROR] interpreter_pyparser_pyparse.c: In function ‘pypy_g_PythonParser_parse_source’:
  426. [translation:ERROR] interpreter_pyparser_pyparse.c:383:52: warning: array subscript is above array bounds [-Warray-bounds]
  427. [translation:ERROR] interpreter_pyparser_pyparse.c:1308:51: warning: array subscript is above array bounds [-Warray-bounds]
  428. [translation:ERROR] interpreter_pyparser_pyparse.c:1308:51: warning: array subscript is above array bounds [-Warray-bounds]
  429. [translation:ERROR] interpreter_pyparser_pyparse.c:1308:51: warning: array subscript is above array bounds [-Warray-bounds]
  430. [translation:ERROR] interpreter_pyparser_pyparse.c:1308:51: warning: array subscript is above array bounds [-Warray-bounds]
  431. [translation:ERROR] objspace_std_strutil.c: In function ‘pypy_g_strip_spaces’:
  432. [translation:ERROR] objspace_std_strutil.c:575:51: warning: array subscript is above array bounds [-Warray-bounds]
  433. [translation:ERROR] objspace_std_strutil.c:575:51: warning: array subscript is above array bounds [-Warray-bounds]
  434. [translation:ERROR] objspace_std_strutil.c:575:51: warning: array subscript is above array bounds [-Warray-bounds]
  435. [translation:ERROR] objspace_std_strutil.c:575:51: warning: array subscript is above array bounds [-Warray-bounds]
  436. [translation:ERROR] objspace_std_strutil.c:575:51: warning: array subscript is above array bounds [-Warray-bounds]
  437. [translation:ERROR] objspace_std_strutil.c:618:51: warning: array subscript is above array bounds [-Warray-bounds]
  438. [translation:ERROR] objspace_std_strutil.c:618:51: warning: array subscript is above array bounds [-Warray-bounds]
  439. [translation:ERROR] objspace_std_strutil.c:618:51: warning: array subscript is above array bounds [-Warray-bounds]
  440. [translation:ERROR] objspace_std_strutil.c:618:51: warning: array subscript is above array bounds [-Warray-bounds]
  441. [translation:ERROR] objspace_std_strutil.c:618:51: warning: array subscript is above array bounds [-Warray-bounds]
  442. [translation:ERROR] objspace_std_strutil.c: In function ‘pypy_g_NumberStringParser___init__’:
  443. [translation:ERROR] objspace_std_strutil.c:925:52: warning: array subscript is above array bounds [-Warray-bounds]
  444. [translation:ERROR] objspace_std_strutil.c:984:52: warning: array subscript is above array bounds [-Warray-bounds]
  445. [translation:ERROR] objspace_std_strutil.c:1018:52: warning: array subscript is above array bounds [-Warray-bounds]
  446. [translation:ERROR] objspace_std_strutil.c:1077:52: warning: array subscript is above array bounds [-Warray-bounds]
  447. [translation:ERROR] objspace_std_strutil.c:1111:52: warning: array subscript is above array bounds [-Warray-bounds]
  448. [translation:ERROR] objspace_std_strutil.c:1170:52: warning: array subscript is above array bounds [-Warray-bounds]
  449. [translation:ERROR] objspace_std_strutil.c:1483:52: warning: array subscript is above array bounds [-Warray-bounds]
  450. [translation:ERROR] objspace_std_strutil.c:1517:52: warning: array subscript is above array bounds [-Warray-bounds]
  451. [translation:ERROR] objspace_std_strutil.c:1551:52: warning: array subscript is above array bounds [-Warray-bounds]
  452. [translation:ERROR] objspace_std_strutil.c:1585:52: warning: array subscript is above array bounds [-Warray-bounds]
  453. [translation:ERROR] objspace_std_strutil.c: In function ‘pypy_g_string_to_float’:
  454. [translation:ERROR] objspace_std_strutil.c:3100:52: warning: array subscript is above array bounds [-Warray-bounds]
  455. [translation:ERROR] objspace_std_strutil.c:3100:52: warning: array subscript is above array bounds [-Warray-bounds]
  456. [translation:ERROR] objspace_std_strutil.c:3100:52: warning: array subscript is above array bounds [-Warray-bounds]
  457. [translation:ERROR] objspace_std_strutil.c:3134:51: warning: array subscript is above array bounds [-Warray-bounds]
  458. [translation:ERROR] objspace_std_strutil.c:3134:51: warning: array subscript is above array bounds [-Warray-bounds]
  459. [translation:ERROR] objspace_std_strutil.c:3134:51: warning: array subscript is above array bounds [-Warray-bounds]
  460. [translation:ERROR] objspace_std_strutil.c:3168:52: warning: array subscript is above array bounds [-Warray-bounds]
  461. [translation:ERROR] objspace_std_strutil.c:3168:52: warning: array subscript is above array bounds [-Warray-bounds]
  462. [translation:ERROR] objspace_std_strutil.c:3202:51: warning: array subscript is above array bounds [-Warray-bounds]
  463. [translation:ERROR] objspace_std_strutil.c:3202:51: warning: array subscript is above array bounds [-Warray-bounds]
  464. [translation:ERROR] objspace_std_strutil.c:3202:51: warning: array subscript is above array bounds [-Warray-bounds]
  465. [translation:ERROR] objspace_std_strutil.c:3202:51: warning: array subscript is above array bounds [-Warray-bounds]
  466. [translation:ERROR] objspace_std_strutil.c:3202:51: warning: array subscript is above array bounds [-Warray-bounds]
  467. [translation:ERROR] objspace_std_strutil.c:3202:51: warning: array subscript is above array bounds [-Warray-bounds]
  468. [translation:ERROR] objspace_std_strutil.c:3202:51: warning: array subscript is above array bounds [-Warray-bounds]
  469. [translation:ERROR] objspace_std_strutil.c:3202:51: warning: array subscript is above array bounds [-Warray-bounds]
  470. [translation:ERROR] objspace_std_strutil.c:3236:52: warning: array subscript is above array bounds [-Warray-bounds]
  471. [translation:ERROR] objspace_std_strutil.c:3236:52: warning: array subscript is above array bounds [-Warray-bounds]
  472. [translation:ERROR] objspace_std_strutil.c:3236:52: warning: array subscript is above array bounds [-Warray-bounds]
  473. [translation:ERROR] objspace_std_strutil.c:3236:52: warning: array subscript is above array bounds [-Warray-bounds]
  474. [translation:ERROR] objspace_std_strutil.c:3236:52: warning: array subscript is above array bounds [-Warray-bounds]
  475. [translation:ERROR] objspace_std_strutil.c:3236:52: warning: array subscript is above array bounds [-Warray-bounds]
  476. [translation:ERROR] objspace_std_strutil.c:3236:52: warning: array subscript is above array bounds [-Warray-bounds]
  477. [translation:ERROR] objspace_std_strutil.c:3270:52: warning: array subscript is above array bounds [-Warray-bounds]
  478. [translation:ERROR] objspace_std_strutil.c:3270:52: warning: array subscript is above array bounds [-Warray-bounds]
  479. [translation:ERROR] objspace_std_strutil.c:3270:52: warning: array subscript is above array bounds [-Warray-bounds]
  480. [translation:ERROR] objspace_std_strutil.c:3304:52: warning: array subscript is above array bounds [-Warray-bounds]
  481. [translation:ERROR] objspace_std_strutil.c:3304:52: warning: array subscript is above array bounds [-Warray-bounds]
  482. [translation:ERROR] objspace_std_strutil.c:3338:52: warning: array subscript is above array bounds [-Warray-bounds]
  483. [translation:ERROR] objspace_std_strutil.c:3338:52: warning: array subscript is above array bounds [-Warray-bounds]
  484. [translation:ERROR] objspace_std_strutil.c:3338:52: warning: array subscript is above array bounds [-Warray-bounds]
  485. [translation:ERROR] objspace_std_strutil.c:3338:52: warning: array subscript is above array bounds [-Warray-bounds]
  486. [translation:ERROR] objspace_std_strutil.c:3338:52: warning: array subscript is above array bounds [-Warray-bounds]
  487. [translation:ERROR] objspace_std_strutil.c:3338:52: warning: array subscript is above array bounds [-Warray-bounds]
  488. [translation:ERROR] objspace_std_strutil.c:3338:52: warning: array subscript is above array bounds [-Warray-bounds]
  489. [translation:ERROR] objspace_std_strutil.c:3338:52: warning: array subscript is above array bounds [-Warray-bounds]
  490. [translation:ERROR] objspace_std_strutil.c:3372:51: warning: array subscript is above array bounds [-Warray-bounds]
  491. [translation:ERROR] objspace_std_strutil.c:3372:51: warning: array subscript is above array bounds [-Warray-bounds]
  492. [translation:ERROR] objspace_std_strutil.c:3372:51: warning: array subscript is above array bounds [-Warray-bounds]
  493. [translation:ERROR] module___builtin___interp_classobj.c: In function ‘pypy_g_W_InstanceObject_descr_setattr’:
  494. [translation:ERROR] module___builtin___interp_classobj.c:10740:52: warning: array subscript is above array bounds [-Warray-bounds]
  495. [translation:ERROR] module___builtin___interp_classobj.c:10740:52: warning: array subscript is above array bounds [-Warray-bounds]
  496. [translation:ERROR] module___builtin___interp_classobj.c:10740:52: warning: array subscript is above array bounds [-Warray-bounds]
  497. [translation:ERROR] module___builtin___interp_classobj.c:10740:52: warning: array subscript is above array bounds [-Warray-bounds]
  498. [translation:ERROR] module___builtin___interp_classobj.c:10740:52: warning: array subscript is above array bounds [-Warray-bounds]
  499. [translation:ERROR] module___builtin___interp_classobj.c:10740:52: warning: array subscript is above array bounds [-Warray-bounds]
  500. [translation:ERROR] module___builtin___interp_classobj.c:10921:52: warning: array subscript is above array bounds [-Warray-bounds]
  501. [translation:ERROR] module___builtin___interp_classobj.c:10921:52: warning: array subscript is above array bounds [-Warray-bounds]
  502. [translation:ERROR] module___builtin___interp_classobj.c:10921:52: warning: array subscript is above array bounds [-Warray-bounds]
  503. [translation:ERROR] module___builtin___interp_classobj.c:10921:52: warning: array subscript is above array bounds [-Warray-bounds]
  504. [translation:ERROR] module___builtin___interp_classobj.c:10921:52: warning: array subscript is above array bounds [-Warray-bounds]
  505. [translation:ERROR] module___builtin___interp_classobj.c:10921:52: warning: array subscript is above array bounds [-Warray-bounds]
  506. [translation:ERROR] module___builtin___interp_classobj.c:10921:52: warning: array subscript is above array bounds [-Warray-bounds]
  507. [translation:ERROR] module___builtin___interp_classobj.c:10921:52: warning: array subscript is above array bounds [-Warray-bounds]
  508. [translation:ERROR] module___builtin___interp_classobj.c:10974:52: warning: array subscript is above array bounds [-Warray-bounds]
  509. [translation:ERROR] module___builtin___interp_classobj.c:10974:52: warning: array subscript is above array bounds [-Warray-bounds]
  510. [translation:ERROR] module___builtin___interp_classobj.c:10974:52: warning: array subscript is above array bounds [-Warray-bounds]
  511. [translation:ERROR] module___builtin___interp_classobj.c:10974:52: warning: array subscript is above array bounds [-Warray-bounds]
  512. [translation:ERROR] module___builtin___interp_classobj.c:10974:52: warning: array subscript is above array bounds [-Warray-bounds]
  513. [translation:ERROR] module___builtin___interp_classobj.c:10974:52: warning: array subscript is above array bounds [-Warray-bounds]
  514. [translation:ERROR] module___builtin___interp_classobj.c:10974:52: warning: array subscript is above array bounds [-Warray-bounds]
  515. [translation:ERROR] module___builtin___interp_classobj.c: In function ‘pypy_g_W_InstanceObject_descr_delattr’:
  516. [translation:ERROR] module___builtin___interp_classobj.c:3960:52: warning: array subscript is above array bounds [-Warray-bounds]
  517. [translation:ERROR] module___builtin___interp_classobj.c:3960:52: warning: array subscript is above array bounds [-Warray-bounds]
  518. [translation:ERROR] module___builtin___interp_classobj.c:3960:52: warning: array subscript is above array bounds [-Warray-bounds]
  519. [translation:ERROR] module___builtin___interp_classobj.c:3960:52: warning: array subscript is above array bounds [-Warray-bounds]
  520. [translation:ERROR] module___builtin___interp_classobj.c:3960:52: warning: array subscript is above array bounds [-Warray-bounds]
  521. [translation:ERROR] module___builtin___interp_classobj.c:3960:52: warning: array subscript is above array bounds [-Warray-bounds]
  522. [translation:ERROR] module___builtin___interp_classobj.c:3960:52: warning: array subscript is above array bounds [-Warray-bounds]
  523. [translation:ERROR] module___builtin___interp_classobj.c:3960:52: warning: array subscript is above array bounds [-Warray-bounds]
  524. [translation:ERROR] module___builtin___interp_classobj.c:4014:52: warning: array subscript is above array bounds [-Warray-bounds]
  525. [translation:ERROR] module___builtin___interp_classobj.c:4014:52: warning: array subscript is above array bounds [-Warray-bounds]
  526. [translation:ERROR] module___builtin___interp_classobj.c:4014:52: warning: array subscript is above array bounds [-Warray-bounds]
  527. [translation:ERROR] module___builtin___interp_classobj.c:4014:52: warning: array subscript is above array bounds [-Warray-bounds]
  528. [translation:ERROR] module___builtin___interp_classobj.c:4014:52: warning: array subscript is above array bounds [-Warray-bounds]
  529. [translation:ERROR] module___builtin___interp_classobj.c:4014:52: warning: array subscript is above array bounds [-Warray-bounds]
  530. [translation:ERROR] module___builtin___interp_classobj.c:4014:52: warning: array subscript is above array bounds [-Warray-bounds]
  531. [translation:ERROR] module___builtin___interp_classobj.c: In function ‘pypy_g_W_ClassObject_get_module_string’:
  532. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  533. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  534. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  535. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  536. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  537. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  538. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  539. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  540. [translation:ERROR] module___builtin___interp_classobj.c:28541:52: warning: array subscript is above array bounds [-Warray-bounds]
  541. [translation:ERROR] module___builtin___interp_classobj.c:28541:52: warning: array subscript is above array bounds [-Warray-bounds]
  542. [translation:ERROR] module___builtin___interp_classobj.c:28541:52: warning: array subscript is above array bounds [-Warray-bounds]
  543. [translation:ERROR] module___builtin___interp_classobj.c:28541:52: warning: array subscript is above array bounds [-Warray-bounds]
  544. [translation:ERROR] module___builtin___interp_classobj.c:28541:52: warning: array subscript is above array bounds [-Warray-bounds]
  545. [translation:ERROR] module___builtin___interp_classobj.c:28541:52: warning: array subscript is above array bounds [-Warray-bounds]
  546. [translation:ERROR] module___builtin___interp_classobj.c:28541:52: warning: array subscript is above array bounds [-Warray-bounds]
  547. [translation:ERROR] module___builtin___interp_classobj.c:28579:52: warning: array subscript is above array bounds [-Warray-bounds]
  548. [translation:ERROR] module___builtin___interp_classobj.c:28579:52: warning: array subscript is above array bounds [-Warray-bounds]
  549. [translation:ERROR] module___builtin___interp_classobj.c:28579:52: warning: array subscript is above array bounds [-Warray-bounds]
  550. [translation:ERROR] module___builtin___interp_classobj.c:28579:52: warning: array subscript is above array bounds [-Warray-bounds]
  551. [translation:ERROR] module___builtin___interp_classobj.c:28579:52: warning: array subscript is above array bounds [-Warray-bounds]
  552. [translation:ERROR] module___builtin___interp_classobj.c:28579:52: warning: array subscript is above array bounds [-Warray-bounds]
  553. [translation:ERROR] module___builtin___interp_classobj.c:28579:52: warning: array subscript is above array bounds [-Warray-bounds]
  554. [translation:ERROR] module___builtin___interp_classobj.c: In function ‘pypy_g_W_ClassObject_descr_getattribute’:
  555. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  556. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  557. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  558. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  559. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  560. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  561. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  562. [translation:ERROR] module___builtin___interp_classobj.c:28399:52: warning: array subscript is above array bounds [-Warray-bounds]
  563. [translation:ERROR] module___builtin___interp_classobj.c:28541:52: warning: array subscript is above array bounds [-Warray-bounds]
  564. [translation:ERROR] module___builtin___interp_classobj.c:28541:52: warning: array subscript is above array bounds [-Warray-bounds]
  565. [translation:ERROR] module___builtin___interp_classobj.c:28541:52: warning: array subscript is above array bounds [-Warray-bounds]
  566. [translation:ERROR] module___builtin___interp_classobj.c:28541:52: warning: array subscript is above array bounds [-Warray-bounds]
  567. [translation:ERROR] module___builtin___interp_classobj.c:28541:52: warning: array subscript is above array bounds [-Warray-bounds]
  568. [translation:ERROR] module___builtin___interp_classobj.c:28541:52: warning: array subscript is above array bounds [-Warray-bounds]
  569. [translation:ERROR] module___builtin___interp_classobj.c:28541:52: warning: array subscript is above array bounds [-Warray-bounds]
  570. [translation:ERROR] module___builtin___interp_classobj.c:28579:52: warning: array subscript is above array bounds [-Warray-bounds]
  571. [translation:ERROR] module___builtin___interp_classobj.c:28579:52: warning: array subscript is above array bounds [-Warray-bounds]
  572. [translation:ERROR] module___builtin___interp_classobj.c:28579:52: warning: array subscript is above array bounds [-Warray-bounds]
  573. [translation:ERROR] module___builtin___interp_classobj.c:28579:52: warning: array subscript is above array bounds [-Warray-bounds]
  574. [translation:ERROR] module___builtin___interp_classobj.c:28579:52: warning: array subscript is above array bounds [-Warray-bounds]
  575. [translation:ERROR] module___builtin___interp_classobj.c:28579:52: warning: array subscript is above array bounds [-Warray-bounds]
  576. [translation:ERROR] module___builtin___interp_classobj.c:28579:52: warning: array subscript is above array bounds [-Warray-bounds]
  577. [translation:ERROR] module___builtin___interp_classobj.c: In function ‘pypy_g_W_InstanceObject_descr_getattribute’:
  578. [translation:ERROR] module___builtin___interp_classobj.c:28967:52: warning: array subscript is above array bounds [-Warray-bounds]
  579. [translation:ERROR] module___builtin___interp_classobj.c:28967:52: warning: array subscript is above array bounds [-Warray-bounds]
  580. [translation:ERROR] module___builtin___interp_classobj.c:28967:52: warning: array subscript is above array bounds [-Warray-bounds]
  581. [translation:ERROR] module___builtin___interp_classobj.c:28967:52: warning: array subscript is above array bounds [-Warray-bounds]
  582. [translation:ERROR] module___builtin___interp_classobj.c:28967:52: warning: array subscript is above array bounds [-Warray-bounds]
  583. [translation:ERROR] module___builtin___interp_classobj.c:28967:52: warning: array subscript is above array bounds [-Warray-bounds]
  584. [translation:ERROR] module___builtin___interp_classobj.c:28967:52: warning: array subscript is above array bounds [-Warray-bounds]
  585. [translation:ERROR] module___builtin___interp_classobj.c:28967:52: warning: array subscript is above array bounds [-Warray-bounds]
  586. [translation:ERROR] module___builtin___interp_classobj.c:29010:52: warning: array subscript is above array bounds [-Warray-bounds]
  587. [translation:ERROR] module___builtin___interp_classobj.c:29010:52: warning: array subscript is above array bounds [-Warray-bounds]
  588. [translation:ERROR] module___builtin___interp_classobj.c:29010:52: warning: array subscript is above array bounds [-Warray-bounds]
  589. [translation:ERROR] module___builtin___interp_classobj.c:29010:52: warning: array subscript is above array bounds [-Warray-bounds]
  590. [translation:ERROR] module___builtin___interp_classobj.c:29010:52: warning: array subscript is above array bounds [-Warray-bounds]
  591. [translation:ERROR] module___builtin___interp_classobj.c:29010:52: warning: array subscript is above array bounds [-Warray-bounds]
  592. [translation:ERROR] module___builtin___interp_classobj.c:29010:52: warning: array subscript is above array bounds [-Warray-bounds]
  593. [translation:ERROR] module___builtin___interp_classobj.c: In function ‘pypy_g_W_ClassObject_descr_setattr’:
  594. [translation:ERROR] module___builtin___interp_classobj.c:31128:52: warning: array subscript is above array bounds [-Warray-bounds]
  595. [translation:ERROR] module___builtin___interp_classobj.c:31128:52: warning: array subscript is above array bounds [-Warray-bounds]
  596. [translation:ERROR] module___builtin___interp_classobj.c:31128:52: warning: array subscript is above array bounds [-Warray-bounds]
  597. [translation:ERROR] module___builtin___interp_classobj.c:31128:52: warning: array subscript is above array bounds [-Warray-bounds]
  598. [translation:ERROR] module___builtin___interp_classobj.c:31128:52: warning: array subscript is above array bounds [-Warray-bounds]
  599. [translation:ERROR] module___builtin___interp_classobj.c:31128:52: warning: array subscript is above array bounds [-Warray-bounds]
  600. [translation:ERROR] module___builtin___interp_classobj.c:31165:52: warning: array subscript is above array bounds [-Warray-bounds]
  601. [translation:ERROR] module___builtin___interp_classobj.c:31165:52: warning: array subscript is above array bounds [-Warray-bounds]
  602. [translation:ERROR] module___builtin___interp_classobj.c:31165:52: warning: array subscript is above array bounds [-Warray-bounds]
  603. [translation:ERROR] module___builtin___interp_classobj.c:31165:52: warning: array subscript is above array bounds [-Warray-bounds]
  604. [translation:ERROR] module___builtin___interp_classobj.c:31165:52: warning: array subscript is above array bounds [-Warray-bounds]
  605. [translation:ERROR] module___builtin___interp_classobj.c:31165:52: warning: array subscript is above array bounds [-Warray-bounds]
  606. [translation:ERROR] module___builtin___interp_classobj.c:31165:52: warning: array subscript is above array bounds [-Warray-bounds]
  607. [translation:ERROR] module___builtin___interp_classobj.c:31165:52: warning: array subscript is above array bounds [-Warray-bounds]
  608. [translation:ERROR] module___builtin___interp_classobj.c:31202:52: warning: array subscript is above array bounds [-Warray-bounds]
  609. [translation:ERROR] module___builtin___interp_classobj.c:31202:52: warning: array subscript is above array bounds [-Warray-bounds]
  610. [translation:ERROR] module___builtin___interp_classobj.c:31202:52: warning: array subscript is above array bounds [-Warray-bounds]
  611. [translation:ERROR] module___builtin___interp_classobj.c:31202:52: warning: array subscript is above array bounds [-Warray-bounds]
  612. [translation:ERROR] module___builtin___interp_classobj.c:31202:52: warning: array subscript is above array bounds [-Warray-bounds]
  613. [translation:ERROR] module___builtin___interp_classobj.c:31202:52: warning: array subscript is above array bounds [-Warray-bounds]
  614. [translation:ERROR] module___builtin___interp_classobj.c:31202:52: warning: array subscript is above array bounds [-Warray-bounds]
  615. [translation:ERROR] module___builtin___interp_classobj.c:31240:52: warning: array subscript is above array bounds [-Warray-bounds]
  616. [translation:ERROR] module___builtin___interp_classobj.c:31240:52: warning: array subscript is above array bounds [-Warray-bounds]
  617. [translation:ERROR] module___builtin___interp_classobj.c:31240:52: warning: array subscript is above array bounds [-Warray-bounds]
  618. [translation:ERROR] module___builtin___interp_classobj.c:31240:52: warning: array subscript is above array bounds [-Warray-bounds]
  619. [translation:ERROR] module___builtin___interp_classobj.c:31240:52: warning: array subscript is above array bounds [-Warray-bounds]
  620. [translation:ERROR] module___builtin___interp_classobj.c:31240:52: warning: array subscript is above array bounds [-Warray-bounds]
  621. [translation:ERROR] module___builtin___interp_classobj.c:31240:52: warning: array subscript is above array bounds [-Warray-bounds]
  622. [translation:ERROR] interpreter_function.c: In function ‘pypy_g_Method_descr_method_getattribute’:
  623. [translation:ERROR] interpreter_function.c:17606:52: warning: array subscript is above array bounds [-Warray-bounds]
  624. [translation:ERROR] interpreter_function.c:17606:52: warning: array subscript is above array bounds [-Warray-bounds]
  625. [translation:ERROR] interpreter_function.c:17606:52: warning: array subscript is above array bounds [-Warray-bounds]
  626. [translation:ERROR] interpreter_function.c:17606:52: warning: array subscript is above array bounds [-Warray-bounds]
  627. [translation:ERROR] interpreter_function.c:17606:52: warning: array subscript is above array bounds [-Warray-bounds]
  628. [translation:ERROR] interpreter_function.c:17606:52: warning: array subscript is above array bounds [-Warray-bounds]
  629. [translation:ERROR] objspace_std_unicodetype.c: In function ‘pypy_g_encode_object’:
  630. [translation:ERROR] objspace_std_unicodetype.c:1238:52: warning: array subscript is above array bounds [-Warray-bounds]
  631. [translation:ERROR] objspace_std_unicodetype.c:1238:52: warning: array subscript is above array bounds [-Warray-bounds]
  632. [translation:ERROR] objspace_std_unicodetype.c:1238:52: warning: array subscript is above array bounds [-Warray-bounds]
  633. [translation:ERROR] objspace_std_unicodetype.c:1238:52: warning: array subscript is above array bounds [-Warray-bounds]
  634. [translation:ERROR] objspace_std_unicodetype.c:1686:52: warning: array subscript is above array bounds [-Warray-bounds]
  635. [translation:ERROR] objspace_std_unicodetype.c:1686:52: warning: array subscript is above array bounds [-Warray-bounds]
  636. [translation:ERROR] objspace_std_unicodetype.c:1686:52: warning: array subscript is above array bounds [-Warray-bounds]
  637. [translation:ERROR] objspace_std_unicodetype.c:1686:52: warning: array subscript is above array bounds [-Warray-bounds]
  638. [translation:ERROR] objspace_std_unicodetype.c:1700:52: warning: array subscript is above array bounds [-Warray-bounds]
  639. [translation:ERROR] objspace_std_unicodetype.c:1700:52: warning: array subscript is above array bounds [-Warray-bounds]
  640. [translation:ERROR] objspace_std_unicodetype.c:1700:52: warning: array subscript is above array bounds [-Warray-bounds]
  641. [translation:ERROR] objspace_std_unicodetype.c:1700:52: warning: array subscript is above array bounds [-Warray-bounds]
  642. [translation:ERROR] objspace_std_unicodetype.c:1700:52: warning: array subscript is above array bounds [-Warray-bounds]
  643. [translation:ERROR] objspace_std_unicodetype.c: In function ‘pypy_g_decode_object’:
  644. [translation:ERROR] objspace_std_unicodetype.c:5449:52: warning: array subscript is above array bounds [-Warray-bounds]
  645. [translation:ERROR] objspace_std_unicodetype.c:5449:52: warning: array subscript is above array bounds [-Warray-bounds]
  646. [translation:ERROR] objspace_std_unicodetype.c:5449:52: warning: array subscript is above array bounds [-Warray-bounds]
  647. [translation:ERROR] objspace_std_unicodetype.c:5449:52: warning: array subscript is above array bounds [-Warray-bounds]
  648. [translation:ERROR] objspace_std_unicodetype.c:5629:52: warning: array subscript is above array bounds [-Warray-bounds]
  649. [translation:ERROR] objspace_std_unicodetype.c:5629:52: warning: array subscript is above array bounds [-Warray-bounds]
  650. [translation:ERROR] objspace_std_unicodetype.c:5629:52: warning: array subscript is above array bounds [-Warray-bounds]
  651. [translation:ERROR] objspace_std_unicodetype.c:5629:52: warning: array subscript is above array bounds [-Warray-bounds]
  652. [translation:ERROR] objspace_std_unicodetype.c:5643:52: warning: array subscript is above array bounds [-Warray-bounds]
  653. [translation:ERROR] objspace_std_unicodetype.c:5643:52: warning: array subscript is above array bounds [-Warray-bounds]
  654. [translation:ERROR] objspace_std_unicodetype.c:5643:52: warning: array subscript is above array bounds [-Warray-bounds]
  655. [translation:ERROR] objspace_std_unicodetype.c:5643:52: warning: array subscript is above array bounds [-Warray-bounds]
  656. [translation:ERROR] objspace_std_unicodetype.c:5643:52: warning: array subscript is above array bounds [-Warray-bounds]
  657. [translation:ERROR] objspace_std_unicodetype.c: In function ‘pypy_g_unicode_from_string’:
  658. [translation:ERROR] objspace_std_unicodetype.c:4445:52: warning: array subscript is above array bounds [-Warray-bounds]
  659. [translation:ERROR] objspace_std_unicodetype.c:4445:52: warning: array subscript is above array bounds [-Warray-bounds]
  660. [translation:ERROR] objspace_std_unicodetype.c:4445:52: warning: array subscript is above array bounds [-Warray-bounds]
  661. [translation:ERROR] objspace_std_unicodetype.c:4445:52: warning: array subscript is above array bounds [-Warray-bounds]
  662. [translation:ERROR] interpreter_astcompiler_optimize.c: In function ‘pypy_g_OptimizingVisitor_visit_Name’:
  663. [translation:ERROR] interpreter_astcompiler_optimize.c:411:52: warning: array subscript is above array bounds [-Warray-bounds]
  664. [translation:ERROR] interpreter_astcompiler_optimize.c:411:52: warning: array subscript is above array bounds [-Warray-bounds]
  665. [translation:ERROR] interpreter_astcompiler_optimize.c:411:52: warning: array subscript is above array bounds [-Warray-bounds]
  666. [translation:ERROR] objspace_std_floattype.c: In function ‘pypy_g_descr___getformat__’:
  667. [translation:ERROR] objspace_std_floattype.c:1979:53: warning: array subscript is above array bounds [-Warray-bounds]
  668. [translation:ERROR] objspace_std_floattype.c:1979:53: warning: array subscript is above array bounds [-Warray-bounds]
  669. [translation:ERROR] objspace_std_floattype.c:1979:53: warning: array subscript is above array bounds [-Warray-bounds]
  670. [translation:ERROR] objspace_std_floattype.c:1979:53: warning: array subscript is above array bounds [-Warray-bounds]
  671. [translation:ERROR] objspace_std_floattype.c:1979:53: warning: array subscript is above array bounds [-Warray-bounds]
  672. [translation:ERROR] objspace_std_floattype.c:2013:53: warning: array subscript is above array bounds [-Warray-bounds]
  673. [translation:ERROR] objspace_std_floattype.c:2013:53: warning: array subscript is above array bounds [-Warray-bounds]
  674. [translation:ERROR] objspace_std_floattype.c:2013:53: warning: array subscript is above array bounds [-Warray-bounds]
  675. [translation:ERROR] objspace_std_floattype.c:2013:53: warning: array subscript is above array bounds [-Warray-bounds]
  676. [translation:ERROR] objspace_std_floattype.c: In function ‘pypy_g_descr_fromhex_1’:
  677. [translation:ERROR] objspace_std_floattype.c:4625:53: warning: array subscript is above array bounds [-Warray-bounds]
  678. [translation:ERROR] objspace_std_floattype.c:4908:53: warning: array subscript is above array bounds [-Warray-bounds]
  679. [translation:ERROR] objspace_std_floattype.c:4908:53: warning: array subscript is above array bounds [-Warray-bounds]
  680. [translation:ERROR] objspace_std_floattype.c:4908:53: warning: array subscript is above array bounds [-Warray-bounds]
  681. [translation:ERROR] objspace_std_floattype.c:4908:53: warning: array subscript is above array bounds [-Warray-bounds]
  682. [translation:ERROR] objspace_std_floattype.c:4961:53: warning: array subscript is above array bounds [-Warray-bounds]
  683. [translation:ERROR] objspace_descroperation.c: In function ‘pypy_g__id_cmpr’:
  684. [translation:ERROR] objspace_descroperation.c:34261:53: warning: array subscript is above array bounds [-Warray-bounds]
  685. [translation:ERROR] objspace_descroperation.c:34303:53: warning: array subscript is above array bounds [-Warray-bounds]
  686. [translation:ERROR] interpreter_astcompiler_misc.c: In function ‘pypy_g_parse_future’:
  687. [translation:ERROR] interpreter_astcompiler_misc.c:394:53: warning: array subscript is above array bounds [-Warray-bounds]
  688. [translation:ERROR] interpreter_astcompiler_misc.c:394:53: warning: array subscript is above array bounds [-Warray-bounds]
  689. [translation:ERROR] interpreter_astcompiler_misc.c:394:53: warning: array subscript is above array bounds [-Warray-bounds]
  690. [translation:ERROR] interpreter_astcompiler_misc.c:394:53: warning: array subscript is above array bounds [-Warray-bounds]
  691. [translation:ERROR] interpreter_astcompiler_misc.c:394:53: warning: array subscript is above array bounds [-Warray-bounds]
  692. [translation:ERROR] interpreter_astcompiler_misc.c:394:53: warning: array subscript is above array bounds [-Warray-bounds]
  693. [translation:ERROR] interpreter_astcompiler_misc.c:394:53: warning: array subscript is above array bounds [-Warray-bounds]
  694. [translation:ERROR] interpreter_astcompiler_misc.c:394:53: warning: array subscript is above array bounds [-Warray-bounds]
  695. [translation:ERROR] interpreter_astcompiler_misc.c:394:53: warning: array subscript is above array bounds [-Warray-bounds]
  696. [translation:ERROR] interpreter_astcompiler_misc.c: In function ‘pypy_g_mangle’:
  697. [translation:ERROR] interpreter_astcompiler_misc.c:541:54: warning: array subscript is above array bounds [-Warray-bounds]
  698. [translation:ERROR] interpreter_astcompiler_misc.c:591:54: warning: array subscript is above array bounds [-Warray-bounds]
  699. [translation:ERROR] module___builtin___functional.c: In function ‘pypy_g_min_max_loop__max’:
  700. [translation:ERROR] module___builtin___functional.c:15190:53: warning: array subscript is above array bounds [-Warray-bounds]
  701. [translation:ERROR] module___builtin___functional.c:15190:53: warning: array subscript is above array bounds [-Warray-bounds]
  702. [translation:ERROR] module___builtin___functional.c: In function ‘pypy_g_min_max_loop__min’:
  703. [translation:ERROR] module___builtin___functional.c:17042:53: warning: array subscript is above array bounds [-Warray-bounds]
  704. [translation:ERROR] module___builtin___functional.c:17042:53: warning: array subscript is above array bounds [-Warray-bounds]
  705. [translation:ERROR] interpreter_astcompiler_codegen.c: In function ‘pypy_g_PythonCodeGenerator_visit_ImportFrom’:
  706. [translation:ERROR] interpreter_astcompiler_codegen.c:28163:53: warning: array subscript is above array bounds [-Warray-bounds]
  707. [translation:ERROR] interpreter_astcompiler_codegen.c:28163:53: warning: array subscript is above array bounds [-Warray-bounds]
  708. [translation:ERROR] interpreter_astcompiler_codegen.c:28163:53: warning: array subscript is above array bounds [-Warray-bounds]
  709. [translation:ERROR] interpreter_astcompiler_codegen.c:28163:53: warning: array subscript is above array bounds [-Warray-bounds]
  710. [translation:ERROR] interpreter_astcompiler_codegen.c:28163:53: warning: array subscript is above array bounds [-Warray-bounds]
  711. [translation:ERROR] interpreter_astcompiler_codegen.c:28422:53: warning: array subscript is above array bounds [-Warray-bounds]
  712. [translation:ERROR] interpreter_astcompiler_codegen.c:28422:53: warning: array subscript is above array bounds [-Warray-bounds]
  713. [translation:ERROR] interpreter_astcompiler_codegen.c:28422:53: warning: array subscript is above array bounds [-Warray-bounds]
  714. [translation:ERROR] interpreter_astcompiler_codegen.c:28422:53: warning: array subscript is above array bounds [-Warray-bounds]
  715. [translation:ERROR] interpreter_astcompiler_codegen.c:28422:53: warning: array subscript is above array bounds [-Warray-bounds]
  716. [translation:ERROR] interpreter_astcompiler_codegen.c:28422:53: warning: array subscript is above array bounds [-Warray-bounds]
  717. [translation:ERROR] interpreter_astcompiler_codegen.c:28422:53: warning: array subscript is above array bounds [-Warray-bounds]
  718. [translation:ERROR] interpreter_astcompiler_codegen.c:28422:53: warning: array subscript is above array bounds [-Warray-bounds]
  719. [translation:ERROR] interpreter_astcompiler_codegen.c:28422:53: warning: array subscript is above array bounds [-Warray-bounds]
  720. [translation:ERROR] rpython_lltypesystem_rffi.c: In function ‘pypy_g__PyPy_dg_dtoa__Float_Signed_Signed_arrayPtr_arra’:
  721. [translation:ERROR] rpython_lltypesystem_rffi.c:1489:2: warning: passing argument 4 of ‘_PyPy_dg_dtoa’ from incompatible pointer type [enabled by default]
  722. [translation:ERROR] /home/ned/pypy/pypy/translator/c/src/dtoa.h:4:8: note: expected ‘int *’ but argument is of type ‘long int *’
  723. [translation:ERROR] rpython_lltypesystem_rffi.c:1489:2: warning: passing argument 5 of ‘_PyPy_dg_dtoa’ from incompatible pointer type [enabled by default]
  724. [translation:ERROR] /home/ned/pypy/pypy/translator/c/src/dtoa.h:4:8: note: expected ‘int *’ but argument is of type ‘long int *’
  725. [translation:ERROR] rpython_lltypesystem_rffi.c: In function ‘pypy_g_frexp__Float_arrayPtr_star_2’:
  726. [translation:ERROR] rpython_lltypesystem_rffi.c:2645:2: warning: passing argument 2 of ‘frexp’ from incompatible pointer type [enabled by default]
  727. [translation:ERROR] /usr/include/i386-linux-gnu/bits/mathcalls.h:104:1: note: expected ‘int *’ but argument is of type ‘long int *’
  728. [translation:ERROR] debug_print.o: In function `pypy_read_timestamp':
  729. [translation:ERROR] debug_print.c:(.text+0x193): undefined reference to `clock_gettime'
  730. [translation:ERROR] collect2: ld returned 1 exit status
  731. [translation:ERROR] make: *** [pypy-c] Error 1
  732. [translation:ERROR] """)
  733. [translation] start debugger...
  734. > /home/ned/pypy/pypy/translator/platform/__init__.py(130)_handle_error()
  735. -> raise CompilationError(stdout, stderr)
  736. (Pdb+)
  737.