Advertisement
Guest User

Untitled

a guest
Sep 24th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.90 KB | None | 0 0
  1. ~/pypy$ ~/bin/pypy/bin/pypy ./rpython/bin/rpython -O2 pypy/goal/targetpypystandalone.py --no-allworkingmodules
  2.  
  3. [...]
  4.  
  5. [c:writing] rpython_rtyper.c
  6. [c:writing] rpython_rtyper_lltypesystem.c
  7. [c:writing] rpython_rtyper_lltypesystem_1.c
  8. [c:writing] rpython_rtyper_lltypesystem_module.c
  9. [c:writing] rpython_translator.c
  10. [c:writing] rpython_translator_c.c
  11. [translation:info] written: /tmp/usession-py3.7-22/testing_1/testing_1.c
  12. [e85f] translation-task}
  13. [translation:info] Compiling c source...
  14. [e85f] {translation-task
  15. starting compile_c
  16. [platform:execute] make -j 3 in /tmp/usession-py3.7-22/testing_1
  17. [platform:WARNING] implement_3.c: In function ‘pypy_g_ccall_openpty__arrayPtr_arrayPtr_arrayPtr_arrayP’:
  18. [platform:WARNING] implement_3.c:16432:48: warning: passing argument 4 of ‘openpty’ from incompatible pointer type [-Wincompatible-pointer-types]
  19. [platform:WARNING] l_v74098 = openpty(l_a0_80, l_a1_40, l_a2_19, l_a3_3, l_a4_1);
  20. [platform:WARNING] ^~~~~~
  21. [platform:WARNING] In file included from common_header.h:116:0,
  22. [platform:WARNING] from implement_3.c:4:
  23. [platform:WARNING] /usr/include/pty.h:36:12: note: expected ‘const struct termios *’ but argument is of type ‘char *’
  24. [platform:WARNING] extern int openpty (int *__amaster, int *__aslave, char *__name,
  25. [platform:WARNING] ^~~~~~~
  26. [platform:WARNING] implement_3.c:16432:56: warning: passing argument 5 of ‘openpty’ from incompatible pointer type [-Wincompatible-pointer-types]
  27. [platform:WARNING] l_v74098 = openpty(l_a0_80, l_a1_40, l_a2_19, l_a3_3, l_a4_1);
  28. [platform:WARNING] ^~~~~~
  29. [platform:WARNING] In file included from common_header.h:116:0,
  30. [platform:WARNING] from implement_3.c:4:
  31. [platform:WARNING] /usr/include/pty.h:36:12: note: expected ‘const struct winsize *’ but argument is of type ‘char *’
  32. [platform:WARNING] extern int openpty (int *__amaster, int *__aslave, char *__name,
  33. [platform:WARNING] ^~~~~~~
  34. [platform:WARNING] In file included from /home/yannick/pypy/rpython/translator/c/src/g_include.h:16:0,
  35. [platform:WARNING] from pypy_interpreter_astcompiler.c:9:
  36. [platform:WARNING] pypy_interpreter_astcompiler.c: In function ‘pypy_g_ASTBuilder_handle_try_stmt’:
  37. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  38. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  39. [platform:WARNING] pypy_interpreter_astcompiler.c:25987:3: note: in expansion of macro ‘OP_INT_LT’
  40. [platform:WARNING] OP_INT_LT(l_index_656, l_v190260, l_v190263);
  41. [platform:WARNING] ^
  42. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  43. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  44. [platform:WARNING] pypy_interpreter_astcompiler.c:26676:4: note: in expansion of macro ‘OP_INT_LT’
  45. [platform:WARNING] OP_INT_LT(l_index_661, l_v190565, l_v190568);
  46. [platform:WARNING] ^
  47. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  48. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  49. [platform:WARNING] pypy_interpreter_astcompiler.c:26719:6: note: in expansion of macro ‘OP_INT_LT’
  50. [platform:WARNING] OP_INT_LT(l_index_662, l_v190585, l_v190588);
  51. [platform:WARNING] ^
  52. [platform:WARNING] pypy_interpreter_astcompiler.c: In function ‘pypy_g_ASTBuilder_handle_if_stmt’:
  53. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  54. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  55. [platform:WARNING] pypy_interpreter_astcompiler.c:22148:4: note: in expansion of macro ‘OP_INT_LT’
  56. [platform:WARNING] OP_INT_LT(l_index_649, l_v188972, l_v188975);
  57. [platform:WARNING] ^
  58. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  59. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  60. [platform:WARNING] pypy_interpreter_astcompiler.c:22208:5: note: in expansion of macro ‘OP_INT_LT’
  61. [platform:WARNING] OP_INT_LT(l_index_650, l_v188999, l_v189002);
  62. [platform:WARNING] ^
  63. [platform:WARNING] pypy_interpreter_pyparser.c: In function ‘pypy_g_universal_newline’:
  64. [platform:WARNING] pypy_interpreter_pyparser.c:20765:8: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow]
  65. [platform:WARNING] if (l_v314247) {
  66. [platform:WARNING] ^
  67. [platform:WARNING] pypy_module__warnings.c: In function ‘pypy_g_normalize_module’:
  68. [platform:WARNING] pypy_module__warnings.c:6446:7: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow]
  69. [platform:WARNING] if (l_v397805) {
  70. [platform:WARNING] ^
  71. [platform:WARNING] pypy_module_gc.c: In function ‘pypy_g_W_GcStats___init__’:
  72. [platform:WARNING] pypy_module_gc.c:4700:56: warning: ‘l_v409156’ is used uninitialized in this function [-Wuninitialized]
  73. [platform:WARNING] RPyField(l_self_7245, wgs_inst_jit_backend_allocated) = l_v409156;
  74. [platform:WARNING] pypy_module_gc.c:4702:51: warning: ‘l_v409158’ is used uninitialized in this function [-Wuninitialized]
  75. [platform:WARNING] RPyField(l_self_7245, wgs_inst_jit_backend_used) = l_v409158;
  76. [platform:WARNING] pypy_module_time.c: In function ‘pypy_g__init_timezone’:
  77. [platform:WARNING] pypy_module_time.c:261:10: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  78. [platform:WARNING] l_cp_24 = RPyField(l_res_146, tm_zone);
  79. [platform:WARNING] ^
  80. [platform:WARNING] pypy_module_time.c:426:10: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  81. [platform:WARNING] l_cp_25 = RPyField(l_res_144, tm_zone);
  82. [platform:WARNING] ^
  83. [platform:WARNING] pypy_module_time.c: In function ‘pypy_g__gettmarg’:
  84. [platform:WARNING] pypy_module_time.c:7365:18: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  85. [platform:WARNING] l_old_tm_zone_0 = (&pypy_g_tm)->tm_zone;
  86. [platform:WARNING] ^
  87. [platform:WARNING] pypy_module_time.c: In function ‘pypy_g__tm_to_tuple’:
  88. [platform:WARNING] pypy_module_time.c:9952:10: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  89. [platform:WARNING] l_cp_26 = RPyField(l_t_9, tm_zone);
  90. [platform:WARNING] ^
  91. [platform:WARNING] pypy_objspace_std_6.c: In function ‘pypy_g_W_BytearrayObject_descr_zfill’:
  92. [platform:WARNING] pypy_objspace_std_6.c:36496:28: warning: self-comparison always evaluates to true [-Wtautological-compare]
  93. [platform:WARNING] l_v640504 = (l_selfval_6 == l_selfval_6);
  94. [platform:WARNING] ^~
  95. [platform:WARNING] In file included from /home/yannick/pypy/rpython/translator/c/src/g_include.h:16:0,
  96. [platform:WARNING] from rpython_rlib.c:9:
  97. [platform:WARNING] rpython_rlib.c: In function ‘pypy_g_TimSort_merge_force_collapse’:
  98. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  99. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  100. [platform:WARNING] rpython_rlib.c:22302:4: note: in expansion of macro ‘OP_INT_LT’
  101. [platform:WARNING] OP_INT_LT(l_index_2190, l_v695637, l_v695653);
  102. [platform:WARNING] ^
  103. [platform:WARNING] rpython_rlib.c: In function ‘pypy_g_TimSort_merge_collapse’:
  104. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  105. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  106. [platform:WARNING] rpython_rlib.c:22830:4: note: in expansion of macro ‘OP_INT_LT’
  107. [platform:WARNING] OP_INT_LT(l_index_2210, l_v695816, l_v695850);
  108. [platform:WARNING] ^
  109. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  110. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  111. [platform:WARNING] rpython_rlib.c:22839:4: note: in expansion of macro ‘OP_INT_LT’
  112. [platform:WARNING] OP_INT_LT(l_index_2211, l_v695816, l_v695857);
  113. [platform:WARNING] ^
  114. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  115. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  116. [platform:WARNING] rpython_rlib.c:22919:2: note: in expansion of macro ‘OP_INT_LT’
  117. [platform:WARNING] OP_INT_LT(l_index_2208, l_v695824, l_v695827);
  118. [platform:WARNING] ^
  119. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  120. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  121. [platform:WARNING] rpython_rlib.c:22859:5: note: in expansion of macro ‘OP_INT_LT’
  122. [platform:WARNING] OP_INT_LT(l_index_2213, l_v695816, l_v695873);
  123. [platform:WARNING] ^
  124. [platform:WARNING] rpython_rlib.c: In function ‘pypy_g_TimSort_merge_force_collapse_1’:
  125. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  126. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  127. [platform:WARNING] rpython_rlib.c:23286:4: note: in expansion of macro ‘OP_INT_LT’
  128. [platform:WARNING] OP_INT_LT(l_index_2234, l_v695997, l_v696013);
  129. [platform:WARNING] ^
  130. [platform:WARNING] rpython_rlib.c: In function ‘pypy_g_TimSort_merge_collapse_1’:
  131. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  132. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  133. [platform:WARNING] rpython_rlib.c:23917:4: note: in expansion of macro ‘OP_INT_LT’
  134. [platform:WARNING] OP_INT_LT(l_index_2254, l_v696209, l_v696243);
  135. [platform:WARNING] ^
  136. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  137. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  138. [platform:WARNING] rpython_rlib.c:23926:4: note: in expansion of macro ‘OP_INT_LT’
  139. [platform:WARNING] OP_INT_LT(l_index_2255, l_v696209, l_v696250);
  140. [platform:WARNING] ^
  141. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  142. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  143. [platform:WARNING] rpython_rlib.c:24006:2: note: in expansion of macro ‘OP_INT_LT’
  144. [platform:WARNING] OP_INT_LT(l_index_2252, l_v696217, l_v696220);
  145. [platform:WARNING] ^
  146. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  147. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  148. [platform:WARNING] rpython_rlib.c:23946:5: note: in expansion of macro ‘OP_INT_LT’
  149. [platform:WARNING] OP_INT_LT(l_index_2257, l_v696209, l_v696266);
  150. [platform:WARNING] ^
  151. [platform:WARNING] rpython_rlib.c: In function ‘pypy_g_TimSort_merge_force_collapse_2’:
  152. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  153. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  154. [platform:WARNING] rpython_rlib.c:24408:4: note: in expansion of macro ‘OP_INT_LT’
  155. [platform:WARNING] OP_INT_LT(l_index_2278, l_v696401, l_v696417);
  156. [platform:WARNING] ^
  157. [platform:WARNING] rpython_rlib.c: In function ‘pypy_g_TimSort_merge_collapse_2’:
  158. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  159. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  160. [platform:WARNING] rpython_rlib.c:24944:4: note: in expansion of macro ‘OP_INT_LT’
  161. [platform:WARNING] OP_INT_LT(l_index_2298, l_v696583, l_v696617);
  162. [platform:WARNING] ^
  163. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  164. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  165. [platform:WARNING] rpython_rlib.c:24953:4: note: in expansion of macro ‘OP_INT_LT’
  166. [platform:WARNING] OP_INT_LT(l_index_2299, l_v696583, l_v696624);
  167. [platform:WARNING] ^
  168. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  169. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  170. [platform:WARNING] rpython_rlib.c:25033:2: note: in expansion of macro ‘OP_INT_LT’
  171. [platform:WARNING] OP_INT_LT(l_index_2296, l_v696591, l_v696594);
  172. [platform:WARNING] ^
  173. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  174. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  175. [platform:WARNING] rpython_rlib.c:24973:5: note: in expansion of macro ‘OP_INT_LT’
  176. [platform:WARNING] OP_INT_LT(l_index_2301, l_v696583, l_v696640);
  177. [platform:WARNING] ^
  178. [platform:WARNING] rpython_rlib.c: In function ‘pypy_g_TimSort_merge_force_collapse_3’:
  179. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  180. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  181. [platform:WARNING] rpython_rlib.c:25456:4: note: in expansion of macro ‘OP_INT_LT’
  182. [platform:WARNING] OP_INT_LT(l_index_2322, l_v696782, l_v696798);
  183. [platform:WARNING] ^
  184. [platform:WARNING] rpython_rlib.c: In function ‘pypy_g_TimSort_merge_collapse_3’:
  185. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  186. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  187. [platform:WARNING] rpython_rlib.c:25992:4: note: in expansion of macro ‘OP_INT_LT’
  188. [platform:WARNING] OP_INT_LT(l_index_2342, l_v696964, l_v696998);
  189. [platform:WARNING] ^
  190. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  191. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  192. [platform:WARNING] rpython_rlib.c:26001:4: note: in expansion of macro ‘OP_INT_LT’
  193. [platform:WARNING] OP_INT_LT(l_index_2343, l_v696964, l_v697005);
  194. [platform:WARNING] ^
  195. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  196. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  197. [platform:WARNING] rpython_rlib.c:26081:2: note: in expansion of macro ‘OP_INT_LT’
  198. [platform:WARNING] OP_INT_LT(l_index_2340, l_v696972, l_v696975);
  199. [platform:WARNING] ^
  200. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  201. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  202. [platform:WARNING] rpython_rlib.c:26021:5: note: in expansion of macro ‘OP_INT_LT’
  203. [platform:WARNING] OP_INT_LT(l_index_2345, l_v696964, l_v697021);
  204. [platform:WARNING] ^
  205. [platform:WARNING] rpython_rlib.c: In function ‘pypy_g_TimSort_merge_force_collapse_4’:
  206. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  207. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  208. [platform:WARNING] rpython_rlib.c:26504:4: note: in expansion of macro ‘OP_INT_LT’
  209. [platform:WARNING] OP_INT_LT(l_index_2366, l_v697163, l_v697179);
  210. [platform:WARNING] ^
  211. [platform:WARNING] rpython_rlib.c: In function ‘pypy_g_TimSort_merge_collapse_4’:
  212. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  213. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  214. [platform:WARNING] rpython_rlib.c:27032:4: note: in expansion of macro ‘OP_INT_LT’
  215. [platform:WARNING] OP_INT_LT(l_index_2386, l_v697342, l_v697376);
  216. [platform:WARNING] ^
  217. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  218. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  219. [platform:WARNING] rpython_rlib.c:27041:4: note: in expansion of macro ‘OP_INT_LT’
  220. [platform:WARNING] OP_INT_LT(l_index_2387, l_v697342, l_v697383);
  221. [platform:WARNING] ^
  222. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  223. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  224. [platform:WARNING] rpython_rlib.c:27121:2: note: in expansion of macro ‘OP_INT_LT’
  225. [platform:WARNING] OP_INT_LT(l_index_2384, l_v697350, l_v697353);
  226. [platform:WARNING] ^
  227. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  228. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  229. [platform:WARNING] rpython_rlib.c:27061:5: note: in expansion of macro ‘OP_INT_LT’
  230. [platform:WARNING] OP_INT_LT(l_index_2389, l_v697342, l_v697399);
  231. [platform:WARNING] ^
  232. [platform:WARNING] In file included from /home/yannick/pypy/rpython/translator/c/src/g_include.h:16:0,
  233. [platform:WARNING] from rpython_rlib_1.c:9:
  234. [platform:WARNING] rpython_rlib_1.c: In function ‘pypy_g_TimSort_merge_force_collapse_5’:
  235. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  236. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  237. [platform:WARNING] rpython_rlib_1.c:43826:4: note: in expansion of macro ‘OP_INT_LT’
  238. [platform:WARNING] OP_INT_LT(l_index_3441, l_v726821, l_v726837);
  239. [platform:WARNING] ^
  240. [platform:WARNING] rpython_rlib_1.c: In function ‘pypy_g_TimSort_merge_collapse_5’:
  241. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  242. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  243. [platform:WARNING] rpython_rlib_1.c:44626:4: note: in expansion of macro ‘OP_INT_LT’
  244. [platform:WARNING] OP_INT_LT(l_index_3461, l_v727107, l_v727141);
  245. [platform:WARNING] ^
  246. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  247. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  248. [platform:WARNING] rpython_rlib_1.c:44635:4: note: in expansion of macro ‘OP_INT_LT’
  249. [platform:WARNING] OP_INT_LT(l_index_3462, l_v727107, l_v727148);
  250. [platform:WARNING] ^
  251. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  252. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  253. [platform:WARNING] rpython_rlib_1.c:44715:2: note: in expansion of macro ‘OP_INT_LT’
  254. [platform:WARNING] OP_INT_LT(l_index_3459, l_v727115, l_v727118);
  255. [platform:WARNING] ^
  256. [platform:WARNING] /home/yannick/pypy/rpython/translator/c/src/int.h:32:30: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
  257. [platform:WARNING] #define OP_INT_LT(x,y,r) r = ((x) < (y))
  258. [platform:WARNING] rpython_rlib_1.c:44655:5: note: in expansion of macro ‘OP_INT_LT’
  259. [platform:WARNING] OP_INT_LT(l_index_3464, l_v727107, l_v727164);
  260. [platform:WARNING] ^
  261. [translation:info] copied: /home/yannick/pypy/libpypy3-c.so
  262. [translation:info] created: /home/yannick/pypy/pypy3-c
  263. [e86c] translation-task}
  264. [translation:info] usession directory: /tmp/usession-py3.7-22
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement