Guest User

Untitled

a guest
Jul 17th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 182.55 KB | None | 0 0
  1. $ nix-build -A pypy3
  2. these derivations will be built:
  3. /nix/store/i12rm1xac6q00mww0w0s9d2sazr9fpxq-pypy3-7.0.0.drv
  4. building '/nix/store/i12rm1xac6q00mww0w0s9d2sazr9fpxq-pypy3-7.0.0.drv'...
  5. unpacking sources
  6. unpacking source archive /nix/store/6r6ghbhqs2m0fvqlvhcczz5b84xylsmn-release-pypy3.5-v7.0.0.tar.bz2
  7. source root is pypy-pypy-928a4f70d3de
  8. setting SOURCE_DATE_EPOCH to timestamp 1549583649 of file pypy-pypy-928a4f70d3de/testrunner/test/test_scratchbox_runner.py
  9. patching sources
  10. applying patch /nix/store/xjbcp1s9q0bhav989dffl18z0bpjmhk6-tk_tcl_paths.patch
  11. patching file lib_pypy/_tkinter/tklib_build.py
  12. substituteStream(): WARNING: pattern '/usr/include/ncurses/curses.h' doesn't match anything in file 'pypy/module/_minimal_curses/fficurses.py'
  13. configuring
  14. no configure script, doing nothing
  15. building
  16. [translation:info] 2.7.16 (default, Mar 2 2019, 18:34:01)
  17. [GCC 7.4.0]
  18. [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
  19. [translation:info] Translating target as defined by pypy/goal/targetpypystandalone
  20. [translation] PyPy config object:
  21. [translation] [objspace]
  22. [std]
  23. intshortcut = True
  24. optimized_list_getitem = True
  25. withspecialisedtuple = True
  26. [usemodules]
  27. __pypy__ = True
  28. _ast = True
  29. _cffi_backend = True
  30. _codecs = True
  31. _collections = True
  32. _continuation = True
  33. _cppyy = True
  34. _csv = True
  35. _jitlog = True
  36. _lsprof = True
  37. _md5 = True
  38. _minimal_curses = True
  39. _multibytecodec = True
  40. _multiprocessing = True
  41. _pickle_support = True
  42. _posixsubprocess = True
  43. _pypyjson = True
  44. _random = True
  45. _rawffi = True
  46. _socket = True
  47. _sre = True
  48. _string = True
  49. _testing = True
  50. _vmprof = True
  51. _weakref = True
  52. array = True
  53. atexit = True
  54. binascii = True
  55. bz2 = True
  56. cmath = True
  57. cpyext = True
  58. crypt = True
  59. errno = True
  60. faulthandler = True
  61. fcntl = True
  62. gc = True
  63. imp = True
  64. marshal = True
  65. math = True
  66. mmap = True
  67. parser = True
  68. pwd = True
  69. pyexpat = True
  70. pypyjit = True
  71. select = True
  72. signal = True
  73. struct = True
  74. symbol = True
  75. termios = True
  76. thread = True
  77. time = True
  78. token = True
  79. unicodedata = True
  80. zipimport = True
  81. zlib = True
  82. ^A^[[5~^A^[[5~[platform:WARNING] In file included from /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/assert.h:35:0,
  83. [platform:WARNING] from /build/pypy-pypy-928a4f70d3de/rpython/translator/c/src/thread.h:4,
  84. [platform:WARNING] from /build/pypy-pypy-928a4f70d3de/rpython/translator/c/src/thread.c:2:
  85. [platform:WARNING] /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  86. [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  87. [platform:WARNING] ^~~~~~~
  88. [platform:WARNING] In file included from /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/ctype.h:25:0,
  89. [platform:WARNING] from /build/pypy-pypy-928a4f70d3de/pypy/module/_codecs/locale_codec.c:7:
  90. [platform:WARNING] /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  91. [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  92. [platform:WARNING] ^~~~~~~
  93. [platform:WARNING] In file included from /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/bits/libc-header-start.h:33:0,
  94. [platform:WARNING] from /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/limits.h:26,
  95. [platform:WARNING] from /build/pypy-pypy-928a4f70d3de/rpython/translator/c/src/signals.c:3:
  96. [platform:WARNING] /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  97. [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  98. [platform:WARNING] ^~~~~~~
  99. [platform:WARNING] In file included from /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/assert.h:35:0,
  100. [platform:WARNING] from /build/pypy-pypy-928a4f70d3de/rpython/translator/c/src/thread.h:4,
  101. [platform:WARNING] from /build/pypy-pypy-928a4f70d3de/rpython/translator/c/src/thread.c:2:
  102. [platform:WARNING] /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  103. [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  104. [platform:WARNING] ^~~~~~~
  105. [translation] translate.py configuration:
  106. [translation] [translate]
  107. batch = True
  108. opt = jit
  109. targetspec = pypy/goal/targetpypystandalone
  110. [translation] translation configuration:
  111. [translation] [translation]
  112. check_str_without_nul = True
  113. continuation = True
  114. gc = incminimark
  115. gcrootfinder = shadowstack
  116. gctransformer = framework
  117. icon = pypy/goal/pypy.ico
  118. jit = True
  119. list_comprehension_operations = True
  120. make_jobs = 8
  121. secondaryentrypoints = cpyext,main
  122. shared = True
  123. thread = True
  124. type_system = lltype
  125. withsmallfuncsets = 5
  126. [translation:info] Annotating&simplifying...
  127. [936] {translation-task
  128. starting annotate
  129. [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy
  130. [platform:WARNING] In file included from /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/bits/libc-header-start.h:33:0,
  131. [platform:WARNING] from /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/limits.h:26,
  132. [platform:WARNING] from /build/pypy-pypy-928a4f70d3de/rpython/translator/c/src/dtoa.c:125,
  133. [platform:WARNING] from /build/usession-release-pypy3.5-v7.0.0-0/module_cache/module_0.c:87:
  134. [platform:WARNING] /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  135. [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  136. [platform:WARNING] ^~~~~~~
  137. [platform:WARNING] In file included from /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/errno.h:25:0,
  138. [platform:WARNING] from /build/usession-release-pypy3.5-v7.0.0-0/module_cache/module_1.c:84:
  139. [platform:WARNING] /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  140. [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  141. [platform:WARNING] ^~~~~~~
  142. [9bed] translation-task}
  143. [translation:info] RTyping...
  144. [9bed] {translation-task
  145. starting rtype_lltype
  146. [rtyper] specializing: 7800 / 154753 blocks (5%)
  147. [rtyper] specializing: 15800 / 157168 blocks (10%)
  148. [rtyper] specializing: 23900 / 158793 blocks (15%)
  149. [rtyper] specializing: 32200 / 160996 blocks (20%)
  150. [rtyper] specializing: 40700 / 162666 blocks (25%)
  151. [rtyper] specializing: 49300 / 164093 blocks (30%)
  152. [rtyper] specializing: 58300 / 166300 blocks (35%)
  153. [rtyper] specializing: 67300 / 168113 blocks (40%)
  154. [rtyper] specializing: 77000 / 171026 blocks (45%)
  155. [rtyper] specializing: 86200 / 172288 blocks (50%)
  156. [rtyper] specializing: 95500 / 173562 blocks (55%)
  157. [rtyper] specializing: 104400 / 173976 blocks (60%)
  158. [rtyper] specializing: 113500 / 174520 blocks (65%)
  159. [rtyper] specializing: 123000 / 175633 blocks (70%)
  160. [rtyper] specializing: 133000 / 177273 blocks (75%)
  161. [rtyper] specializing: 142500 / 178132 blocks (79%)
  162. [rtyper] specializing: 149700 / 178132 blocks (84%)
  163. [rtyper] specializing: 158600 / 178134 blocks (89%)
  164. [rtyper] specializing: 167500 / 178134 blocks (94%)
  165. [rtyper] specializing: 176400 / 178134 blocks (99%)
  166. [rtyper] -=- specialized 178134 blocks -=-
  167. [rtyper] specializing: 178200 / 178946 blocks (99%)
  168. [rtyper] specializing: 179000 / 179736 blocks (99%)
  169. [rtyper] -=- specialized 1602 more blocks -=-
  170. [rtyper] -=- specialized 0 more blocks -=-
  171. [rtyper] -=- specialized 2 more blocks -=-
  172. [2013b] translation-task}
  173. [translation:info] JIT compiler generation...
  174. [2013b] {translation-task
  175. starting pyjitpl_lltype
  176. [rtyper] -=- specialized 21 more blocks -=-
  177. [rtyper] -=- specialized 4 more blocks -=-
  178. [rtyper] -=- specialized 2 more blocks -=-
  179. [rtyper] -=- specialized 2 more blocks -=-
  180. [rtyper] -=- specialized 2 more blocks -=-
  181. [rtyper] -=- specialized 0 more blocks -=-
  182. [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
  183. [jitcodewriter:WARNING] (pypy.objspace.std.longobject:392)_hash_long
  184. [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
  185. [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:376)pack_float_list_to_raw_array__LongFloat
  186. [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
  187. [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:393)unwrap_value__push_field
  188. [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
  189. [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:393)unwrap_value__write_ptr
  190. [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
  191. [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:848)mulmod
  192. [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
  193. [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:848)mulmod
  194. [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
  195. [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:848)mulmod
  196. [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
  197. [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:440)wrap_value__read_ptr
  198. [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
  199. [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:440)wrap_value__cast_pos
  200. [backendopt:removeassert] Could not remove 44 asserts, but removed 682 asserts.
  201. [backendopt:inlining] phase with threshold factor: 32.4
  202. [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
  203. [backendopt:inlining] inlined 38964 callsites.
  204. [backendopt:malloc] starting malloc removal
  205. [backendopt:malloc] removed 6959 simple mallocs in total
  206. [backendopt:mergeifblocks] starting to merge if blocks
  207. [rtyper] specializing: 179800 / 179985 blocks (99%)
  208. [rtyper] -=- specialized 216 more blocks -=-
  209. [jitcodewriter:info] making JitCodes...
  210. [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at <FunctionGraph of (pypy.interpreter.pycode:262)PyCode.funcrun at 0x7fffd823ff50>
  211. [rtyper] -=- specialized 2 more blocks -=-
  212. [rtyper] -=- specialized 2 more blocks -=-
  213. [rtyper] -=- specialized 2 more blocks -=-
  214. [rtyper] -=- specialized 7 more blocks -=-
  215. [rtyper] specializing: 180000 / 180004 blocks (99%)
  216. [rtyper] -=- specialized 6 more blocks -=-
  217. [rtyper] -=- specialized 3 more blocks -=-
  218. [rtyper] -=- specialized 6 more blocks -=-
  219. [rtyper] -=- specialized 3 more blocks -=-
  220. [rtyper] -=- specialized 4 more blocks -=-
  221. [rtyper] -=- specialized 5 more blocks -=-
  222. [rtyper] -=- specialized 2 more blocks -=-
  223. [rtyper] -=- specialized 2 more blocks -=-
  224. [rtyper] -=- specialized 2 more blocks -=-
  225. [rtyper] -=- specialized 2 more blocks -=-
  226. [rtyper] -=- specialized 2 more blocks -=-
  227. [rtyper] -=- specialized 2 more blocks -=-
  228. [rtyper] -=- specialized 2 more blocks -=-
  229. [rtyper] -=- specialized 2 more blocks -=-
  230. [rtyper] -=- specialized 7 more blocks -=-
  231. [rtyper] -=- specialized 6 more blocks -=-
  232. [rtyper] -=- specialized 3 more blocks -=-
  233. [rtyper] -=- specialized 6 more blocks -=-
  234. [rtyper] -=- specialized 3 more blocks -=-
  235. [rtyper] -=- specialized 4 more blocks -=-
  236. [rtyper] -=- specialized 5 more blocks -=-
  237. [rtyper] -=- specialized 2 more blocks -=-
  238. [rtyper] -=- specialized 2 more blocks -=-
  239. [rtyper] -=- specialized 2 more blocks -=-
  240. [jitcodewriter:info] Produced 500 jitcodes
  241. [rtyper] -=- specialized 0 more blocks -=-
  242. [jitcodewriter:info] Produced 1000 jitcodes
  243. [rtyper] -=- specialized 0 more blocks -=-
  244. [rtyper] -=- specialized 2 more blocks -=-
  245. [rtyper] -=- specialized 0 more blocks -=-
  246. [rtyper] -=- specialized 0 more blocks -=-
  247. [rtyper] -=- specialized 2 more blocks -=-
  248. [rtyper] -=- specialized 2 more blocks -=-
  249. [rtyper] -=- specialized 2 more blocks -=-
  250. [rtyper] -=- specialized 2 more blocks -=-
  251. [rtyper] -=- specialized 2 more blocks -=-
  252. [rtyper] -=- specialized 2 more blocks -=-
  253. [rtyper] -=- specialized 2 more blocks -=-
  254. [rtyper] -=- specialized 2 more blocks -=-
  255. [rtyper] specializing: 180100 / 180101 blocks (99%)
  256. [rtyper] -=- specialized 2 more blocks -=-
  257. [rtyper] -=- specialized 2 more blocks -=-
  258. [rtyper] -=- specialized 2 more blocks -=-
  259. [rtyper] -=- specialized 2 more blocks -=-
  260. [rtyper] -=- specialized 2 more blocks -=-
  261. [rtyper] -=- specialized 2 more blocks -=-
  262. [rtyper] -=- specialized 2 more blocks -=-
  263. [rtyper] -=- specialized 2 more blocks -=-
  264. [rtyper] -=- specialized 2 more blocks -=-
  265. [rtyper] -=- specialized 2 more blocks -=-
  266. [rtyper] -=- specialized 2 more blocks -=-
  267. [rtyper] -=- specialized 2 more blocks -=-
  268. [rtyper] -=- specialized 2 more blocks -=-
  269. [rtyper] -=- specialized 2 more blocks -=-
  270. [rtyper] -=- specialized 2 more blocks -=-
  271. [rtyper] -=- specialized 2 more blocks -=-
  272. [rtyper] -=- specialized 2 more blocks -=-
  273. [rtyper] -=- specialized 2 more blocks -=-
  274. [rtyper] -=- specialized 2 more blocks -=-
  275. [rtyper] -=- specialized 2 more blocks -=-
  276. [jitcodewriter:info] Produced 1500 jitcodes
  277. [rtyper] -=- specialized 2 more blocks -=-
  278. [rtyper] -=- specialized 2 more blocks -=-
  279. [rtyper] -=- specialized 2 more blocks -=-
  280. [rtyper] -=- specialized 2 more blocks -=-
  281. [rtyper] -=- specialized 2 more blocks -=-
  282. [rtyper] -=- specialized 0 more blocks -=-
  283. [rtyper] -=- specialized 0 more blocks -=-
  284. [rtyper] -=- specialized 0 more blocks -=-
  285. [jitcodewriter:info] Produced 2000 jitcodes
  286. [rtyper] -=- specialized 2 more blocks -=-
  287. [rtyper] -=- specialized 2 more blocks -=-
  288. [rtyper] -=- specialized 2 more blocks -=-
  289. [rtyper] -=- specialized 2 more blocks -=-
  290. [rtyper] -=- specialized 2 more blocks -=-
  291. [rtyper] -=- specialized 0 more blocks -=-
  292. [rtyper] -=- specialized 2 more blocks -=-
  293. [rtyper] -=- specialized 2 more blocks -=-
  294. [rtyper] -=- specialized 2 more blocks -=-
  295. [rtyper] -=- specialized 2 more blocks -=-
  296. [jitcodewriter:info] Produced 2500 jitcodes
  297. [rtyper] -=- specialized 2 more blocks -=-
  298. [rtyper] -=- specialized 2 more blocks -=-
  299. [rtyper] -=- specialized 2 more blocks -=-
  300. [rtyper] -=- specialized 2 more blocks -=-
  301. [rtyper] -=- specialized 2 more blocks -=-
  302. [rtyper] -=- specialized 2 more blocks -=-
  303. [rtyper] -=- specialized 2 more blocks -=-
  304. [jitcodewriter:info] Produced 3000 jitcodes
  305. [rtyper] -=- specialized 0 more blocks -=-
  306. [rtyper] -=- specialized 2 more blocks -=-
  307. [jitcodewriter:info] Produced 3500 jitcodes
  308. [jitcodewriter:info] Produced 4000 jitcodes
  309. [rtyper] -=- specialized 2 more blocks -=-
  310. [rtyper] -=- specialized 2 more blocks -=-
  311. [jitcodewriter:info] Produced 4500 jitcodes
  312. [rtyper] -=- specialized 2 more blocks -=-
  313. [rtyper] -=- specialized 2 more blocks -=-
  314. [rtyper] -=- specialized 0 more blocks -=-
  315. [rtyper] -=- specialized 0 more blocks -=-
  316. [rtyper] -=- specialized 0 more blocks -=-
  317. [rtyper] -=- specialized 0 more blocks -=-
  318. [rtyper] -=- specialized 0 more blocks -=-
  319. [rtyper] -=- specialized 0 more blocks -=-
  320. [rtyper] -=- specialized 0 more blocks -=-
  321. [rtyper] -=- specialized 0 more blocks -=-
  322. [rtyper] -=- specialized 0 more blocks -=-
  323. [rtyper] -=- specialized 0 more blocks -=-
  324. [rtyper] -=- specialized 0 more blocks -=-
  325. [rtyper] -=- specialized 0 more blocks -=-
  326. [rtyper] -=- specialized 0 more blocks -=-
  327. [rtyper] -=- specialized 0 more blocks -=-
  328. [rtyper] -=- specialized 0 more blocks -=-
  329. [rtyper] -=- specialized 0 more blocks -=-
  330. [rtyper] -=- specialized 0 more blocks -=-
  331. [rtyper] -=- specialized 0 more blocks -=-
  332. [rtyper] -=- specialized 0 more blocks -=-
  333. [jitcodewriter:info] Produced 5000 jitcodes
  334. [rtyper] -=- specialized 0 more blocks -=-
  335. [rtyper] -=- specialized 2 more blocks -=-
  336. [rtyper] -=- specialized 2 more blocks -=-
  337. [rtyper] -=- specialized 2 more blocks -=-
  338. [rtyper] -=- specialized 2 more blocks -=-
  339. [rtyper] specializing: 180200 / 180201 blocks (99%)
  340. [rtyper] -=- specialized 2 more blocks -=-
  341. [rtyper] -=- specialized 2 more blocks -=-
  342. [jitcodewriter:info] Produced 5500 jitcodes
  343. [rtyper] -=- specialized 2 more blocks -=-
  344. [rtyper] -=- specialized 2 more blocks -=-
  345. [rtyper] -=- specialized 2 more blocks -=-
  346. [rtyper] -=- specialized 0 more blocks -=-
  347. [rtyper] -=- specialized 0 more blocks -=-
  348. [rtyper] -=- specialized 0 more blocks -=-
  349. [rtyper] -=- specialized 0 more blocks -=-
  350. [rtyper] -=- specialized 0 more blocks -=-
  351. [jitcodewriter:info] Produced 6000 jitcodes
  352. [rtyper] -=- specialized 2 more blocks -=-
  353. [rtyper] -=- specialized 2 more blocks -=-
  354. [rtyper] -=- specialized 0 more blocks -=-
  355. [rtyper] -=- specialized 0 more blocks -=-
  356. [rtyper] -=- specialized 0 more blocks -=-
  357. [rtyper] -=- specialized 0 more blocks -=-
  358. [rtyper] -=- specialized 2 more blocks -=-
  359. [rtyper] -=- specialized 2 more blocks -=-
  360. [jitcodewriter:info] Produced 6500 jitcodes
  361. [rtyper] -=- specialized 0 more blocks -=-
  362. [rtyper] -=- specialized 2 more blocks -=-
  363. [rtyper] -=- specialized 2 more blocks -=-
  364. [rtyper] -=- specialized 2 more blocks -=-
  365. [rtyper] -=- specialized 2 more blocks -=-
  366. [rtyper] -=- specialized 2 more blocks -=-
  367. [rtyper] -=- specialized 2 more blocks -=-
  368. [rtyper] -=- specialized 2 more blocks -=-
  369. [rtyper] -=- specialized 2 more blocks -=-
  370. [rtyper] -=- specialized 2 more blocks -=-
  371. [rtyper] -=- specialized 2 more blocks -=-
  372. [rtyper] -=- specialized 2 more blocks -=-
  373. [rtyper] -=- specialized 2 more blocks -=-
  374. [rtyper] -=- specialized 2 more blocks -=-
  375. [jitcodewriter:info] Produced 7000 jitcodes
  376. [rtyper] -=- specialized 0 more blocks -=-
  377. [rtyper] -=- specialized 2 more blocks -=-
  378. [rtyper] -=- specialized 2 more blocks -=-
  379. [rtyper] -=- specialized 2 more blocks -=-
  380. [rtyper] -=- specialized 0 more blocks -=-
  381. [rtyper] -=- specialized 0 more blocks -=-
  382. [rtyper] -=- specialized 0 more blocks -=-
  383. [jitcodewriter:info] Produced 7500 jitcodes
  384. [rtyper] -=- specialized 0 more blocks -=-
  385. [rtyper] -=- specialized 2 more blocks -=-
  386. [rtyper] -=- specialized 2 more blocks -=-
  387. [rtyper] -=- specialized 2 more blocks -=-
  388. [rtyper] -=- specialized 2 more blocks -=-
  389. [rtyper] -=- specialized 2 more blocks -=-
  390. [rtyper] -=- specialized 2 more blocks -=-
  391. [jitcodewriter:info] Produced 8000 jitcodes
  392. [rtyper] -=- specialized 2 more blocks -=-
  393. [rtyper] -=- specialized 2 more blocks -=-
  394. [rtyper] -=- specialized 2 more blocks -=-
  395. [rtyper] -=- specialized 2 more blocks -=-
  396. [rtyper] -=- specialized 0 more blocks -=-
  397. [jitcodewriter:info] Produced 8500 jitcodes
  398. [rtyper] -=- specialized 2 more blocks -=-
  399. [rtyper] -=- specialized 0 more blocks -=-
  400. [rtyper] -=- specialized 0 more blocks -=-
  401. [rtyper] -=- specialized 0 more blocks -=-
  402. [rtyper] -=- specialized 2 more blocks -=-
  403. [rtyper] -=- specialized 0 more blocks -=-
  404. [rtyper] -=- specialized 0 more blocks -=-
  405. [rtyper] -=- specialized 2 more blocks -=-
  406. [rtyper] -=- specialized 2 more blocks -=-
  407. [jitcodewriter:WARNING] ignoring hint {'access_directly': True} at <FunctionGraph of (pypy.module.pypyjit.interp_jit:82)PyFrame.dispatch at 0x7fff94f40d90>
  408. [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at <FunctionGraph of (pypy.interpreter.pyframe:92)PyFrame.__init__ at 0x7fff94eb3990>
  409. [jitcodewriter:info] Produced 9000 jitcodes
  410. [jitcodewriter:info] Produced 9500 jitcodes
  411. [rtyper] -=- specialized 2 more blocks -=-
  412. [rtyper] -=- specialized 2 more blocks -=-
  413. [rtyper] -=- specialized 2 more blocks -=-
  414. [rtyper] -=- specialized 2 more blocks -=-
  415. [rtyper] -=- specialized 0 more blocks -=-
  416. [rtyper] -=- specialized 2 more blocks -=-
  417. [rtyper] -=- specialized 2 more blocks -=-
  418. [jitcodewriter:info] Produced 10000 jitcodes
  419. [rtyper] -=- specialized 2 more blocks -=-
  420. [rtyper] -=- specialized 2 more blocks -=-
  421. [rtyper] -=- specialized 2 more blocks -=-
  422. [rtyper] -=- specialized 2 more blocks -=-
  423. [rtyper] -=- specialized 2 more blocks -=-
  424. [rtyper] specializing: 180300 / 180301 blocks (99%)
  425. [rtyper] -=- specialized 2 more blocks -=-
  426. [rtyper] -=- specialized 2 more blocks -=-
  427. [rtyper] -=- specialized 2 more blocks -=-
  428. [rtyper] -=- specialized 2 more blocks -=-
  429. [rtyper] -=- specialized 2 more blocks -=-
  430. [rtyper] -=- specialized 2 more blocks -=-
  431. [rtyper] -=- specialized 2 more blocks -=-
  432. [rtyper] -=- specialized 2 more blocks -=-
  433. [rtyper] -=- specialized 2 more blocks -=-
  434. [jitcodewriter:info] Produced 10500 jitcodes
  435. [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at <FunctionGraph of (pypy.interpreter.pycode:274)PyCode.funcrun_obj at 0x7fff92654890>
  436. [rtyper] -=- specialized 2 more blocks -=-
  437. [rtyper] -=- specialized 2 more blocks -=-
  438. [rtyper] -=- specialized 2 more blocks -=-
  439. [jitcodewriter:info] there are 10901 JitCode instances.
  440. [rtyper] replaced 31 'jit_force_virtual' with <* delayed!force_virtual_if_necessary>
  441. [rtyper] replaced 282 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
  442. [jitcodewriter] compute_bitstrings:
  443. [jitcodewriter] 920 effectinfos:
  444. [jitcodewriter] 61 descrs for arrays
  445. [jitcodewriter] 1198 descrs for fields
  446. [jitcodewriter] 69 descrs for interiorfields
  447. [jitcodewriter] -> 859 bitstrings, mean length 24.2, max length 63
  448. [rtyper] specializing: 180400 / 252704 blocks (71%)
  449. [rtyper] specializing: 196400 / 258322 blocks (76%)
  450. [rtyper] specializing: 214100 / 264263 blocks (81%)
  451. [rtyper] specializing: 230900 / 268454 blocks (86%)
  452. [rtyper] specializing: 245200 / 269368 blocks (91%)
  453. [rtyper] specializing: 252200 / 269889 blocks (93%)
  454. [rtyper] specializing: 264500 / 269889 blocks (98%)
  455. [rtyper] -=- specialized 89566 more blocks -=-
  456. [rtyper] -=- specialized 2 more blocks -=-
  457. [translation:info] the JIT compiler was generated
  458. [3ff35] translation-task}
  459. [translation:info] lltype back-end optimisations...
  460. [3ff35] {translation-task
  461. starting backendopt_lltype
  462. [backendopt:inlining] phase with threshold factor: 32.4
  463. [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
  464. [backendopt:inlining] inlined 115514 callsites.
  465. [backendopt:malloc] starting malloc removal
  466. [backendopt:malloc] removed 23060 simple mallocs in total
  467. [backendopt:mergeifblocks] starting to merge if blocks
  468. [47db9] translation-task}
  469. [translation:info] inserting stack checks...
  470. [47db9] {translation-task
  471. starting stackcheckinsertion_lltype
  472. [rtyper] -=- specialized 0 more blocks -=-
  473. [translation:info] inserted 2025 stack checks.
  474. [63dc4] translation-task}
  475. [translation:info] Creating database for generating c source...
  476. [63dc4] {translation-task
  477. starting database_c
  478. [rtyper] specializing: 269900 / 269912 blocks (99%)
  479. [rtyper] -=- specialized 21 more blocks -=-
  480. [rtyper] -=- specialized 5 more blocks -=-
  481. ^[t^[s^[t^[s^[t^A[rtyper] specializing: 270000 / 272748 blocks (98%)
  482. -[rtyper] specializing: 272800 / 273418 blocks (99%)
  483. [rtyper] -=- specialized 3501 more blocks -=-
  484. [rtyper] -=- specialized 47 more blocks -=-
  485. [backendopt:inlining] phase with threshold factor: 32.4
  486. [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
  487. [backendopt:inlining] inlined 1757 callsites.
  488. [backendopt:malloc] starting malloc removal
  489. [backendopt:malloc] removed 46 simple mallocs in total
  490. [backendopt:mergeifblocks] starting to merge if blocks
  491. [rtyper] -=- specialized 12 more blocks -=-
  492. [rtyper] -=- specialized 22 more blocks -=-
  493. [rtyper] specializing: 273500 / 273516 blocks (99%)
  494. [rtyper] -=- specialized 17 more blocks -=-
  495. [rtyper] -=- specialized 11 more blocks -=-
  496. [rtyper] -=- specialized 21 more blocks -=-
  497. [rtyper] -=- specialized 5 more blocks -=-
  498. [rtyper] -=- specialized 0 more blocks -=-
  499. [c] 1000 nodes [ array: 519 framework rtti: 1 func: 1234 group: 1 struct: 754 ]
  500. [c] 2000 nodes [ array: 586 framework rtti: 18 func: 1563 group: 1 struct: 4396 ]
  501. [c] 3000 nodes [ array: 697 framework rtti: 21 func: 1777 group: 1 struct: 5347 ]
  502. [c] 4000 nodes [ array: 1100 framework rtti: 23 func: 1889 group: 1 struct: 5897 ]
  503. [c] 5000 nodes [ array: 1609 framework rtti: 23 func: 1921 group: 1 struct: 6373 ]
  504. [c] 6000 nodes [ array: 1806 framework rtti: 23 func: 1942 group: 1 struct: 8857 ]
  505. [c] 7000 nodes [ array: 2026 framework rtti: 31 func: 2061 group: 1 struct: 9634 ]
  506. [c] 8000 nodes [ array: 2269 framework rtti: 33 func: 2179 group: 1 struct: 10691 ]
  507. [c] 9000 nodes [ array: 2334 framework rtti: 70 func: 2441 group: 1 struct: 11211 ]
  508. [c] 10000 nodes [ array: 2334 framework rtti: 115 func: 2925 group: 1 struct: 11727 ]
  509. [c] 11000 nodes [ array: 3178 framework rtti: 140 func: 3286 group: 1 struct: 12131 ]
  510. [c] 12000 nodes [ array: 5178 framework rtti: 140 func: 3286 group: 1 struct: 12131 ]
  511. [c] 13000 nodes [ array: 6527 framework rtti: 144 func: 3321 group: 1 struct: 12494 ]
  512. [c] 14000 nodes [ array: 6858 framework rtti: 150 func: 3396 group: 1 struct: 19580 ]
  513. [c] 15000 nodes [ array: 7164 framework rtti: 154 func: 3452 group: 1 struct: 22178 ]
  514. [c] 16000 nodes [ array: 7345 framework rtti: 233 func: 4189 group: 1 struct: 24279 ]
  515. [c] 17000 nodes [ array: 7422 framework rtti: 401 func: 4417 group: 1 struct: 25351 ]
  516. [c] 18000 nodes [ array: 7455 framework rtti: 719 func: 4836 group: 1 struct: 25951 ]
  517. [c] 19000 nodes [ array: 7455 framework rtti: 719 func: 4836 group: 1 struct: 25951 ]
  518. [c] 20000 nodes [ array: 7455 framework rtti: 719 func: 4836 group: 1 struct: 25951 ]
  519. [c] 21000 nodes [ array: 7455 framework rtti: 719 func: 4836 group: 1 struct: 25951 ]
  520. [c] 22000 nodes [ array: 7455 framework rtti: 720 func: 4841 group: 1 struct: 25952 ]
  521. [c] 23000 nodes [ array: 7585 framework rtti: 726 func: 5022 group: 1 struct: 27283 ]
  522. [c] 24000 nodes [ array: 7650 framework rtti: 726 func: 5101 group: 1 struct: 28617 ]
  523. [c] 25000 nodes [ array: 7650 framework rtti: 726 func: 5101 group: 1 struct: 29406 ]
  524. [c] 26000 nodes [ array: 7723 framework rtti: 726 func: 5198 group: 1 struct: 30320 ]
  525. [c] 27000 nodes [ array: 7738 framework rtti: 727 func: 5222 group: 1 struct: 30373 ]
  526. [c] 28000 nodes [ array: 7738 framework rtti: 727 func: 5222 group: 1 struct: 30373 ]
  527. [c] 29000 nodes [ array: 7738 framework rtti: 727 func: 5222 group: 1 struct: 30373 ]
  528. [c] 30000 nodes [ array: 7764 framework rtti: 729 func: 5245 group: 1 struct: 30515 ]
  529. [c] 31000 nodes [ array: 7817 framework rtti: 729 func: 5342 group: 1 struct: 32586 ]
  530. [c] 32000 nodes [ array: 7972 framework rtti: 730 func: 5537 group: 1 struct: 33665 ]
  531. [c] 33000 nodes [ array: 8012 framework rtti: 731 func: 5608 group: 1 struct: 34028 ]
  532. [c] 34000 nodes [ array: 8150 framework rtti: 750 func: 5934 group: 1 struct: 34582 ]
  533. [c] 35000 nodes [ array: 8233 framework rtti: 787 func: 6180 group: 1 struct: 35360 ]
  534. [c] 36000 nodes [ array: 8367 framework rtti: 862 func: 6678 group: 1 struct: 35940 ]
  535. [c] 37000 nodes [ array: 8611 framework rtti: 918 func: 7089 group: 1 struct: 36634 ]
  536. [c] 38000 nodes [ array: 8861 framework rtti: 1084 func: 7335 group: 1 struct: 37221 ]
  537. [c] 39000 nodes [ array: 9177 framework rtti: 1098 func: 7674 group: 1 struct: 37608 ]
  538. [c] 40000 nodes [ array: 9519 framework rtti: 1109 func: 7883 group: 1 struct: 38715 ]
  539. [c] 41000 nodes [ array: 9735 framework rtti: 1109 func: 8045 group: 1 struct: 39304 ]
  540. [c] 42000 nodes [ array: 10127 framework rtti: 1109 func: 8155 group: 1 struct: 39773 ]
  541. [c] 43000 nodes [ array: 10610 framework rtti: 1109 func: 8155 group: 1 struct: 40255 ]
  542. [c] 44000 nodes [ array: 10910 framework rtti: 1110 func: 8271 group: 1 struct: 40847 ]
  543. [c] 45000 nodes [ array: 11040 framework rtti: 1110 func: 8358 group: 1 struct: 41151 ]
  544. [c] 46000 nodes [ array: 11040 framework rtti: 1110 func: 8358 group: 1 struct: 41151 ]
  545. [c] 47000 nodes [ array: 11315 framework rtti: 1117 func: 8460 group: 1 struct: 41939 ]
  546. [c] 48000 nodes [ array: 11672 framework rtti: 1119 func: 8746 group: 1 struct: 42388 ]
  547. [c] 49000 nodes [ array: 11970 framework rtti: 1122 func: 8905 group: 1 struct: 42838 ]
  548. [c] 50000 nodes [ array: 15196 framework rtti: 1129 func: 9062 group: 1 struct: 45560 ]
  549. [c] 51000 nodes [ array: 15358 framework rtti: 1155 func: 9348 group: 1 struct: 45978 ]
  550. [c] 52000 nodes [ array: 15509 framework rtti: 1180 func: 9611 group: 1 struct: 46407 ]
  551. [c] 53000 nodes [ array: 15713 framework rtti: 1187 func: 9939 group: 1 struct: 46859 ]
  552. [c] 54000 nodes [ array: 15909 framework rtti: 1191 func: 10230 group: 1 struct: 47188 ]
  553. [c] 55000 nodes [ array: 16121 framework rtti: 1202 func: 10519 group: 1 struct: 47564 ]
  554. [c] 56000 nodes [ array: 16228 framework rtti: 1247 func: 10694 group: 1 struct: 48395 ]
  555. [c] 57000 nodes [ array: 16338 framework rtti: 1280 func: 10832 group: 1 struct: 48705 ]
  556. [c] 58000 nodes [ array: 16530 framework rtti: 1286 func: 10997 group: 1 struct: 49086 ]
  557. [c] 59000 nodes [ array: 16787 framework rtti: 1289 func: 11120 group: 1 struct: 49976 ]
  558. [c] 60000 nodes [ array: 16787 framework rtti: 1289 func: 11120 group: 1 struct: 50658 ]
  559. [c] 61000 nodes [ array: 16904 framework rtti: 1289 func: 11169 group: 1 struct: 51155 ]
  560. [c] 62000 nodes [ array: 17059 framework rtti: 1292 func: 11337 group: 1 struct: 51896 ]
  561. [c] 63000 nodes [ array: 17254 framework rtti: 1295 func: 11536 group: 1 struct: 52404 ]
  562. [c] 64000 nodes [ array: 17401 framework rtti: 1303 func: 11675 group: 1 struct: 52823 ]
  563. [c] 65000 nodes [ array: 17569 framework rtti: 1309 func: 11895 group: 1 struct: 96800 ]
  564. [c] 66000 nodes [ array: 17839 framework rtti: 1311 func: 11967 group: 1 struct: 97763 ]
  565. [c] 67000 nodes [ array: 18121 framework rtti: 1311 func: 11967 group: 1 struct: 98554 ]
  566. [c] 68000 nodes [ array: 18398 framework rtti: 1311 func: 11967 group: 1 struct: 99412 ]
  567. [c] 69000 nodes [ array: 18687 framework rtti: 1311 func: 11967 group: 1 struct: 100292 ]
  568. [c] 70000 nodes [ array: 18970 framework rtti: 1311 func: 11967 group: 1 struct: 101390 ]
  569. [c] 71000 nodes [ array: 19278 framework rtti: 1313 func: 12022 group: 1 struct: 102302 ]
  570. [c] 72000 nodes [ array: 19654 framework rtti: 1323 func: 12297 group: 1 struct: 103157 ]
  571. [c] 73000 nodes [ array: 20022 framework rtti: 1328 func: 12621 group: 1 struct: 103991 ]
  572. [c] 74000 nodes [ array: 20375 framework rtti: 1332 func: 12984 group: 1 struct: 104839 ]
  573. [c] 75000 nodes [ array: 20663 framework rtti: 1343 func: 13346 group: 1 struct: 105410 ]
  574. [c] 76000 nodes [ array: 21115 framework rtti: 1343 func: 13497 group: 1 struct: 105773 ]
  575. [c] 77000 nodes [ array: 21507 framework rtti: 1345 func: 13585 group: 1 struct: 106039 ]
  576. [c] 78000 nodes [ array: 21754 framework rtti: 1351 func: 13676 group: 1 struct: 106396 ]
  577. [c] 79000 nodes [ array: 22122 framework rtti: 1354 func: 13777 group: 1 struct: 106780 ]
  578. [c] 80000 nodes [ array: 22392 framework rtti: 1354 func: 13780 group: 1 struct: 106808 ]
  579. [c] 81000 nodes [ array: 22647 framework rtti: 1360 func: 13841 group: 1 struct: 107292 ]
  580. [c] 82000 nodes [ array: 23022 framework rtti: 1366 func: 13943 group: 1 struct: 108081 ]
  581. [c] 83000 nodes [ array: 23202 framework rtti: 1375 func: 14072 group: 1 struct: 108492 ]
  582. [c] 84000 nodes [ array: 23468 framework rtti: 1376 func: 14168 group: 1 struct: 143927 ]
  583. [c] 85000 nodes [ array: 23738 framework rtti: 1376 func: 14184 group: 1 struct: 144670 ]
  584. [c] 86000 nodes [ array: 23931 framework rtti: 1376 func: 14220 group: 1 struct: 145404 ]
  585. [c] 87000 nodes [ array: 23946 framework rtti: 1376 func: 14230 group: 1 struct: 146148 ]
  586. [c] 88000 nodes [ array: 24019 framework rtti: 1376 func: 14257 group: 1 struct: 146881 ]
  587. [c] 89000 nodes [ array: 24403 framework rtti: 1376 func: 14423 group: 1 struct: 147552 ]
  588. [c] 90000 nodes [ array: 24710 framework rtti: 1376 func: 14491 group: 1 struct: 148256 ]
  589. [c] 91000 nodes [ array: 25082 framework rtti: 1376 func: 14570 group: 1 struct: 148961 ]
  590. [c] 92000 nodes [ array: 25487 framework rtti: 1376 func: 14645 group: 1 struct: 149651 ]
  591. [c] 93000 nodes [ array: 25903 framework rtti: 1376 func: 14779 group: 1 struct: 150279 ]
  592. [c] 94000 nodes [ array: 26258 framework rtti: 1376 func: 14835 group: 1 struct: 150911 ]
  593. [c] 95000 nodes [ array: 26641 framework rtti: 1376 func: 14945 group: 1 struct: 151558 ]
  594. [c] 96000 nodes [ array: 26885 framework rtti: 1376 func: 15054 group: 1 struct: 152086 ]
  595. [c] 97000 nodes [ array: 27274 framework rtti: 1376 func: 15209 group: 1 struct: 152734 ]
  596. [c] 98000 nodes [ array: 27638 framework rtti: 1376 func: 15385 group: 1 struct: 153227 ]
  597. [c] 99000 nodes [ array: 27888 framework rtti: 1376 func: 15584 group: 1 struct: 153477 ]
  598. [c] 100000 nodes [ array: 28279 framework rtti: 1376 func: 15760 group: 1 struct: 153871 ]
  599. [c] 101000 nodes [ array: 28709 framework rtti: 1376 func: 15883 group: 1 struct: 154505 ]
  600. [c] 102000 nodes [ array: 29121 framework rtti: 1376 func: 15987 group: 1 struct: 155149 ]
  601. [c] 103000 nodes [ array: 29435 framework rtti: 1376 func: 16132 group: 1 struct: 155813 ]
  602. [c] 104000 nodes [ array: 29805 framework rtti: 1376 func: 16283 group: 1 struct: 156479 ]
  603. [c] 105000 nodes [ array: 30146 framework rtti: 1376 func: 16367 group: 1 struct: 157135 ]
  604. [c] 106000 nodes [ array: 30487 framework rtti: 1376 func: 16464 group: 1 struct: 157806 ]
  605. [c] 107000 nodes [ array: 30893 framework rtti: 1376 func: 16591 group: 1 struct: 158481 ]
  606. [c] 108000 nodes [ array: 31245 framework rtti: 1376 func: 16748 group: 1 struct: 159105 ]
  607. [c] 109000 nodes [ array: 31646 framework rtti: 1376 func: 16900 group: 1 struct: 159758 ]
  608. [c] 110000 nodes [ array: 32032 framework rtti: 1376 func: 17045 group: 1 struct: 160386 ]
  609. [c] 111000 nodes [ array: 32407 framework rtti: 1376 func: 17174 group: 1 struct: 161002 ]
  610. [c] 112000 nodes [ array: 32809 framework rtti: 1376 func: 17322 group: 1 struct: 161626 ]
  611. [c] 113000 nodes [ array: 33178 framework rtti: 1376 func: 17441 group: 1 struct: 162271 ]
  612. [c] 114000 nodes [ array: 33563 framework rtti: 1376 func: 17581 group: 1 struct: 162907 ]
  613. [c] 115000 nodes [ array: 33986 framework rtti: 1376 func: 17754 group: 1 struct: 163533 ]
  614. [c] 116000 nodes [ array: 34380 framework rtti: 1376 func: 17932 group: 1 struct: 164181 ]
  615. [c] 117000 nodes [ array: 34801 framework rtti: 1376 func: 18103 group: 1 struct: 164786 ]
  616. [c] 118000 nodes [ array: 35208 framework rtti: 1376 func: 18273 group: 1 struct: 165371 ]
  617. [c] 119000 nodes [ array: 35610 framework rtti: 1376 func: 18439 group: 1 struct: 165968 ]
  618. [c] 120000 nodes [ array: 36009 framework rtti: 1376 func: 18546 group: 1 struct: 166678 ]
  619. [c] 121000 nodes [ array: 36350 framework rtti: 1376 func: 18691 group: 1 struct: 167286 ]
  620. [c] 122000 nodes [ array: 36654 framework rtti: 1376 func: 18840 group: 1 struct: 167904 ]
  621. [c] 123000 nodes [ array: 37071 framework rtti: 1376 func: 18994 group: 1 struct: 168582 ]
  622. [c] 124000 nodes [ array: 37514 framework rtti: 1376 func: 19138 group: 1 struct: 169271 ]
  623. [c] 125000 nodes [ array: 37906 framework rtti: 1376 func: 19280 group: 1 struct: 169967 ]
  624. [c] 126000 nodes [ array: 38271 framework rtti: 1376 func: 19398 group: 1 struct: 170651 ]
  625. [c] 127000 nodes [ array: 38535 framework rtti: 1376 func: 19595 group: 1 struct: 171383 ]
  626. [c] 128000 nodes [ array: 38720 framework rtti: 1379 func: 19791 group: 1 struct: 172262 ]
  627. [c] 129000 nodes [ array: 38789 framework rtti: 1379 func: 19791 group: 1 struct: 172404 ]
  628. [c] 130000 nodes [ array: 38857 framework rtti: 1379 func: 19791 group: 1 struct: 172552 ]
  629. [c] 131000 nodes [ array: 38894 framework rtti: 1379 func: 19791 group: 1 struct: 172715 ]
  630. [c] 132000 nodes [ array: 38965 framework rtti: 1379 func: 19791 group: 1 struct: 172829 ]
  631. [c] 133000 nodes [ array: 39031 framework rtti: 1379 func: 19791 group: 1 struct: 172943 ]
  632. [c] 134000 nodes [ array: 39106 framework rtti: 1379 func: 19791 group: 1 struct: 173060 ]
  633. [c] 135000 nodes [ array: 39200 framework rtti: 1379 func: 19806 group: 1 struct: 173400 ]
  634. [c] 136000 nodes [ array: 39295 framework rtti: 1381 func: 19836 group: 1 struct: 174327 ]
  635. [c] 137000 nodes [ array: 39404 framework rtti: 1383 func: 19890 group: 1 struct: 175093 ]
  636. [c] 138000 nodes [ array: 39562 framework rtti: 1383 func: 19966 group: 1 struct: 175841 ]
  637. [c] 139000 nodes [ array: 39661 framework rtti: 1385 func: 20043 group: 1 struct: 176751 ]
  638. [c] 140000 nodes [ array: 39760 framework rtti: 1387 func: 20118 group: 1 struct: 177606 ]
  639. [c] 141000 nodes [ array: 39994 framework rtti: 1387 func: 20296 group: 1 struct: 178379 ]
  640. [c] 142000 nodes [ array: 40190 framework rtti: 1391 func: 20393 group: 1 struct: 179881 ]
  641. [c] 143000 nodes [ array: 40285 framework rtti: 1394 func: 20424 group: 1 struct: 183070 ]
  642. [c] 144000 nodes [ array: 40373 framework rtti: 1400 func: 20456 group: 1 struct: 183799 ]
  643. [c] 145000 nodes [ array: 40529 framework rtti: 1400 func: 20460 group: 1 struct: 184089 ]
  644. [c] 146000 nodes [ array: 40686 framework rtti: 1403 func: 20483 group: 1 struct: 184810 ]
  645. [c] 147000 nodes [ array: 40948 framework rtti: 1409 func: 20566 group: 1 struct: 186888 ]
  646. [c] 148000 nodes [ array: 40987 framework rtti: 1410 func: 20576 group: 1 struct: 187268 ]
  647. [c] 149000 nodes [ array: 41018 framework rtti: 1411 func: 20597 group: 1 struct: 187389 ]
  648. [c] 150000 nodes [ array: 41046 framework rtti: 1411 func: 20617 group: 1 struct: 187612 ]
  649. [c] 151000 nodes [ array: 41068 framework rtti: 1411 func: 20627 group: 1 struct: 187795 ]
  650. [c] 152000 nodes [ array: 41130 framework rtti: 1411 func: 20668 group: 1 struct: 187948 ]
  651. [c] 153000 nodes [ array: 41202 framework rtti: 1411 func: 20726 group: 1 struct: 188131 ]
  652. [c] 154000 nodes [ array: 41277 framework rtti: 1411 func: 20797 group: 1 struct: 188317 ]
  653. [c] 155000 nodes [ array: 41344 framework rtti: 1411 func: 20832 group: 1 struct: 188501 ]
  654. [c] 156000 nodes [ array: 41456 framework rtti: 1411 func: 20870 group: 1 struct: 188675 ]
  655. [c] 157000 nodes [ array: 41574 framework rtti: 1411 func: 20915 group: 1 struct: 188872 ]
  656. [c] 158000 nodes [ array: 41683 framework rtti: 1411 func: 20955 group: 1 struct: 189061 ]
  657. [c] 159000 nodes [ array: 41745 framework rtti: 1411 func: 21002 group: 1 struct: 189258 ]
  658. [c] 160000 nodes [ array: 41831 framework rtti: 1411 func: 21041 group: 1 struct: 189427 ]
  659. [c] 161000 nodes [ array: 41976 framework rtti: 1411 func: 21062 group: 1 struct: 189639 ]
  660. [c] 162000 nodes [ array: 42075 framework rtti: 1411 func: 21101 group: 1 struct: 189828 ]
  661. [c] 163000 nodes [ array: 42143 framework rtti: 1411 func: 21132 group: 1 struct: 190035 ]
  662. [c] 164000 nodes [ array: 42198 framework rtti: 1411 func: 21160 group: 1 struct: 190240 ]
  663. [c] 165000 nodes [ array: 42302 framework rtti: 1411 func: 21207 group: 1 struct: 190421 ]
  664. [c] 166000 nodes [ array: 42384 framework rtti: 1411 func: 21285 group: 1 struct: 190564 ]
  665. [c] 167000 nodes [ array: 42559 framework rtti: 1411 func: 21315 group: 1 struct: 190725 ]
  666. [c] 168000 nodes [ array: 42701 framework rtti: 1411 func: 21345 group: 1 struct: 190899 ]
  667. [c] 169000 nodes [ array: 42916 framework rtti: 1411 func: 21380 group: 1 struct: 191019 ]
  668. [c] 170000 nodes [ array: 43028 framework rtti: 1411 func: 21425 group: 1 struct: 191207 ]
  669. [c] 171000 nodes [ array: 43261 framework rtti: 1411 func: 21456 group: 1 struct: 191345 ]
  670. [c] 172000 nodes [ array: 43376 framework rtti: 1411 func: 21507 group: 1 struct: 191556 ]
  671. [c] 173000 nodes [ array: 43527 framework rtti: 1411 func: 21541 group: 1 struct: 191753 ]
  672. [c] 174000 nodes [ array: 43679 framework rtti: 1411 func: 21564 group: 1 struct: 191934 ]
  673. [c] 175000 nodes [ array: 43809 framework rtti: 1411 func: 21611 group: 1 struct: 192118 ]
  674. [c] 176000 nodes [ array: 43919 framework rtti: 1411 func: 21667 group: 1 struct: 192325 ]
  675. [c] 177000 nodes [ array: 44034 framework rtti: 1411 func: 21720 group: 1 struct: 192539 ]
  676. [c] 178000 nodes [ array: 44193 framework rtti: 1411 func: 21726 group: 1 struct: 192829 ]
  677. [c] 179000 nodes [ array: 44350 framework rtti: 1411 func: 21732 group: 1 struct: 193084 ]
  678. [c] 180000 nodes [ array: 44499 framework rtti: 1411 func: 21746 group: 1 struct: 193370 ]
  679. [c] 181000 nodes [ array: 44641 framework rtti: 1411 func: 21778 group: 1 struct: 193660 ]
  680. [c] 182000 nodes [ array: 44803 framework rtti: 1411 func: 21802 group: 1 struct: 193928 ]
  681. [c] 183000 nodes [ array: 45204 framework rtti: 1412 func: 21868 group: 1 struct: 194053 ]
  682. [c] 184000 nodes [ array: 45904 framework rtti: 1412 func: 21886 group: 1 struct: 194063 ]
  683. [c] 185000 nodes [ array: 46675 framework rtti: 1412 func: 21927 group: 1 struct: 194075 ]
  684. [c] 186000 nodes [ array: 47652 framework rtti: 1412 func: 21929 group: 1 struct: 194075 ]
  685. [c] 187000 nodes [ array: 48363 framework rtti: 1412 func: 21995 group: 1 struct: 194098 ]
  686. [c] 188000 nodes [ array: 48961 framework rtti: 1412 func: 22077 group: 1 struct: 194136 ]
  687. [c] 189000 nodes [ array: 49546 framework rtti: 1412 func: 22139 group: 1 struct: 194196 ]
  688. [c] 190000 nodes [ array: 50153 framework rtti: 1412 func: 22208 group: 1 struct: 194235 ]
  689. [c] 191000 nodes [ array: 50733 framework rtti: 1412 func: 22259 group: 1 struct: 194262 ]
  690. [c] 192000 nodes [ array: 51264 framework rtti: 1412 func: 22291 group: 1 struct: 194277 ]
  691. [c] 193000 nodes [ array: 51853 framework rtti: 1412 func: 22353 group: 1 struct: 194296 ]
  692. [c] 194000 nodes [ array: 52423 framework rtti: 1412 func: 22365 group: 1 struct: 194325 ]
  693. [c] 195000 nodes [ array: 53000 framework rtti: 1412 func: 22387 group: 1 struct: 194341 ]
  694. [c] 196000 nodes [ array: 53574 framework rtti: 1412 func: 22422 group: 1 struct: 194352 ]
  695. [c] 197000 nodes [ array: 54059 framework rtti: 1412 func: 22443 group: 1 struct: 194394 ]
  696. [c] 198000 nodes [ array: 54500 framework rtti: 1412 func: 22449 group: 1 struct: 194395 ]
  697. [c] 199000 nodes [ array: 54890 framework rtti: 1412 func: 22450 group: 1 struct: 194397 ]
  698. [c] 200000 nodes [ array: 55386 framework rtti: 1412 func: 22455 group: 1 struct: 194405 ]
  699. [c] 201000 nodes [ array: 55928 framework rtti: 1412 func: 22504 group: 1 struct: 194445 ]
  700. [c] 202000 nodes [ array: 56518 framework rtti: 1412 func: 22552 group: 1 struct: 194464 ]
  701. [c] 203000 nodes [ array: 57100 framework rtti: 1412 func: 22626 group: 1 struct: 194476 ]
  702. [c] 204000 nodes [ array: 57641 framework rtti: 1412 func: 22672 group: 1 struct: 194502 ]
  703. [c] 205000 nodes [ array: 58247 framework rtti: 1412 func: 22689 group: 1 struct: 194527 ]
  704. [c] 206000 nodes [ array: 58862 framework rtti: 1412 func: 22710 group: 1 struct: 194543 ]
  705. [c] 207000 nodes [ array: 59417 framework rtti: 1412 func: 22744 group: 1 struct: 194563 ]
  706. [c] 208000 nodes [ array: 59982 framework rtti: 1412 func: 22785 group: 1 struct: 194581 ]
  707. [c] 209000 nodes [ array: 60494 framework rtti: 1412 func: 22855 group: 1 struct: 194609 ]
  708. [c] 210000 nodes [ array: 61031 framework rtti: 1412 func: 22908 group: 1 struct: 194636 ]
  709. [c] 211000 nodes [ array: 61582 framework rtti: 1412 func: 22951 group: 1 struct: 194655 ]
  710. [c] 212000 nodes [ array: 62128 framework rtti: 1412 func: 22990 group: 1 struct: 194685 ]
  711. [c] 213000 nodes [ array: 62665 framework rtti: 1412 func: 23016 group: 1 struct: 194711 ]
  712. [c] 214000 nodes [ array: 63219 framework rtti: 1412 func: 23039 group: 1 struct: 194722 ]
  713. [c] 215000 nodes [ array: 63786 framework rtti: 1412 func: 23059 group: 1 struct: 194730 ]
  714. [c] 216000 nodes [ array: 64300 framework rtti: 1412 func: 23087 group: 1 struct: 194759 ]
  715. [c] 217000 nodes [ array: 64820 framework rtti: 1412 func: 23116 group: 1 struct: 194790 ]
  716. [c] 218000 nodes [ array: 65354 framework rtti: 1412 func: 23148 group: 1 struct: 194804 ]
  717. [c] 219000 nodes [ array: 65864 framework rtti: 1412 func: 23177 group: 1 struct: 194853 ]
  718. [c] 220000 nodes [ array: 66372 framework rtti: 1412 func: 23210 group: 1 struct: 194866 ]
  719. [c] 221000 nodes [ array: 66886 framework rtti: 1412 func: 23231 group: 1 struct: 194889 ]
  720. [c] 222000 nodes [ array: 67433 framework rtti: 1412 func: 23252 group: 1 struct: 194910 ]
  721. [c] 223000 nodes [ array: 68009 framework rtti: 1412 func: 23262 group: 1 struct: 194917 ]
  722. [c] 224000 nodes [ array: 68553 framework rtti: 1412 func: 23277 group: 1 struct: 194950 ]
  723. [c] 225000 nodes [ array: 69129 framework rtti: 1412 func: 23284 group: 1 struct: 194959 ]
  724. [c] 226000 nodes [ array: 69664 framework rtti: 1412 func: 23305 group: 1 struct: 194983 ]
  725. [c] 227000 nodes [ array: 70199 framework rtti: 1412 func: 23326 group: 1 struct: 195002 ]
  726. [c] 228000 nodes [ array: 70758 framework rtti: 1412 func: 23356 group: 1 struct: 195019 ]
  727. [c] 229000 nodes [ array: 71314 framework rtti: 1412 func: 23372 group: 1 struct: 195057 ]
  728. [c] 230000 nodes [ array: 71916 framework rtti: 1412 func: 23456 group: 1 struct: 195100 ]
  729. [c] 231000 nodes [ array: 72440 framework rtti: 1412 func: 23655 group: 1 struct: 195266 ]
  730. [c] 232000 nodes [ array: 72767 framework rtti: 1418 func: 23782 group: 1 struct: 196059 ]
  731. [c] 233000 nodes [ array: 73100 framework rtti: 1418 func: 23784 group: 1 struct: 196301 ]
  732. [c] 234000 nodes [ array: 73408 framework rtti: 1421 func: 23790 group: 1 struct: 196675 ]
  733. [c] 235000 nodes [ array: 73677 framework rtti: 1423 func: 23815 group: 1 struct: 197339 ]
  734. [c] 236000 nodes [ array: 73993 framework rtti: 1423 func: 23837 group: 1 struct: 197967 ]
  735. [c] 237000 nodes [ array: 74250 framework rtti: 1423 func: 23862 group: 1 struct: 198687 ]
  736. [c] 238000 nodes [ array: 74601 framework rtti: 1423 func: 23890 group: 1 struct: 199106 ]
  737. [c] 239000 nodes [ array: 74840 framework rtti: 1423 func: 23917 group: 1 struct: 199613 ]
  738. [c] 240000 nodes [ array: 74977 framework rtti: 1427 func: 24034 group: 1 struct: 200108 ]
  739. [c] 241000 nodes [ array: 75036 framework rtti: 1427 func: 24035 group: 1 struct: 216785 ]
  740. [c] 242000 nodes [ array: 75102 framework rtti: 1431 func: 24101 group: 1 struct: 233625 ]
  741. [c] 243000 nodes [ array: 75102 framework rtti: 1431 func: 24101 group: 1 struct: 237684 ]
  742. [c] 244000 nodes [ array: 75105 framework rtti: 1431 func: 24101 group: 1 struct: 241174 ]
  743. [c] 245000 nodes [ array: 75135 framework rtti: 1437 func: 24142 group: 1 struct: 243766 ]
  744. [c] 246000 nodes [ array: 75232 framework rtti: 1448 func: 24232 group: 1 struct: 244857 ]
  745. [c] 247000 nodes [ array: 75372 framework rtti: 1455 func: 24237 group: 1 struct: 245249 ]
  746. [c] 248000 nodes [ array: 75541 framework rtti: 1495 func: 24320 group: 1 struct: 245832 ]
  747. [c] 249000 nodes [ array: 75541 framework rtti: 1633 func: 24547 group: 1 struct: 245973 ]
  748. [c] 250000 nodes [ array: 75610 framework rtti: 1691 func: 24712 group: 1 struct: 246682 ]
  749. [c] 251000 nodes [ array: 76211 framework rtti: 1704 func: 24717 group: 1 struct: 247691 ]
  750. [c] 252000 nodes [ array: 76721 framework rtti: 1704 func: 24717 group: 1 struct: 249225 ]
  751. [c] 253000 nodes [ array: 77216 framework rtti: 1704 func: 24717 group: 1 struct: 251906 ]
  752. [c] 254000 nodes [ array: 77790 framework rtti: 1704 func: 24717 group: 1 struct: 254657 ]
  753. [c] 255000 nodes [ array: 78416 framework rtti: 1704 func: 24718 group: 1 struct: 257142 ]
  754. [c] 256000 nodes [ array: 78813 framework rtti: 1704 func: 24718 group: 1 struct: 259854 ]
  755. [c] 257000 nodes [ array: 79213 framework rtti: 1704 func: 24718 group: 1 struct: 261882 ]
  756. [c] 258000 nodes [ array: 79608 framework rtti: 1704 func: 24718 group: 1 struct: 264564 ]
  757. [c] 259000 nodes [ array: 80071 framework rtti: 1704 func: 24718 group: 1 struct: 267598 ]
  758. [c] 260000 nodes [ array: 80625 framework rtti: 1704 func: 24718 group: 1 struct: 270400 ]
  759. [c] 261000 nodes [ array: 81379 framework rtti: 1704 func: 24718 group: 1 struct: 274241 ]
  760. [c] 262000 nodes [ array: 82049 framework rtti: 1704 func: 24718 group: 1 struct: 278079 ]
  761. [c] 263000 nodes [ array: 82113 framework rtti: 1704 func: 24731 group: 1 struct: 280114 ]
  762. [c] 264000 nodes [ array: 82127 framework rtti: 1704 func: 24742 group: 1 struct: 281611 ]
  763. [c] 265000 nodes [ array: 82127 framework rtti: 1704 func: 24747 group: 1 struct: 281848 ]
  764. [c] 266000 nodes [ array: 82154 framework rtti: 1704 func: 24788 group: 1 struct: 283399 ]
  765. [c] 267000 nodes [ array: 82194 framework rtti: 1706 func: 24810 group: 1 struct: 285324 ]
  766. [c] 268000 nodes [ array: 82219 framework rtti: 1706 func: 24839 group: 1 struct: 288700 ]
  767. [c] 269000 nodes [ array: 82228 framework rtti: 1706 func: 24880 group: 1 struct: 291903 ]
  768. [c] 270000 nodes [ array: 82243 framework rtti: 1706 func: 24938 group: 1 struct: 294587 ]
  769. [c] 271000 nodes [ array: 82261 framework rtti: 1708 func: 24940 group: 1 struct: 297536 ]
  770. [c] 272000 nodes [ array: 82277 framework rtti: 1708 func: 24960 group: 1 struct: 300362 ]
  771. [c] 273000 nodes [ array: 82285 framework rtti: 1708 func: 24970 group: 1 struct: 301332 ]
  772. [c] 274000 nodes [ array: 82305 framework rtti: 1708 func: 24990 group: 1 struct: 303691 ]
  773. [c] 275000 nodes [ array: 82329 framework rtti: 1709 func: 25042 group: 1 struct: 306912 ]
  774. [c] 276000 nodes [ array: 82356 framework rtti: 1709 func: 25096 group: 1 struct: 309727 ]
  775. [c] 277000 nodes [ array: 82381 framework rtti: 1709 func: 25112 group: 1 struct: 312274 ]
  776. [c] 278000 nodes [ array: 82388 framework rtti: 1709 func: 25132 group: 1 struct: 314953 ]
  777. [c] 279000 nodes [ array: 82409 framework rtti: 1709 func: 25174 group: 1 struct: 317748 ]
  778. [c] 280000 nodes [ array: 82433 framework rtti: 1709 func: 25206 group: 1 struct: 320934 ]
  779. [c] 281000 nodes [ array: 82451 framework rtti: 1709 func: 25230 group: 1 struct: 324083 ]
  780. [c] 282000 nodes [ array: 82480 framework rtti: 1709 func: 25256 group: 1 struct: 327550 ]
  781. [c] 283000 nodes [ array: 82522 framework rtti: 1709 func: 25262 group: 1 struct: 329947 ]
  782. [c] 284000 nodes [ array: 82551 framework rtti: 1709 func: 25281 group: 1 struct: 332455 ]
  783. [c] 285000 nodes [ array: 82583 framework rtti: 1709 func: 25307 group: 1 struct: 334926 ]
  784. [c] 286000 nodes [ array: 82614 framework rtti: 1709 func: 25333 group: 1 struct: 337906 ]
  785. [c] 287000 nodes [ array: 82654 framework rtti: 1709 func: 25355 group: 1 struct: 340768 ]
  786. [c] 288000 nodes [ array: 82676 framework rtti: 1709 func: 25370 group: 1 struct: 343787 ]
  787. [c] 289000 nodes [ array: 82693 framework rtti: 1709 func: 25372 group: 1 struct: 346698 ]
  788. [c] 290000 nodes [ array: 82707 framework rtti: 1709 func: 25397 group: 1 struct: 349892 ]
  789. [c] 291000 nodes [ array: 82726 framework rtti: 1709 func: 25417 group: 1 struct: 353252 ]
  790. [c] 292000 nodes [ array: 82744 framework rtti: 1710 func: 25520 group: 1 struct: 355959 ]
  791. [c] 293000 nodes [ array: 82781 framework rtti: 1720 func: 25983 group: 1 struct: 359347 ]
  792. [c] 294000 nodes [ array: 82891 framework rtti: 1738 func: 26055 group: 1 struct: 360306 ]
  793. [c] 295000 nodes [ array: 82948 framework rtti: 1738 func: 26061 group: 1 struct: 360805 ]
  794. [c] 296000 nodes [ array: 83120 framework rtti: 1738 func: 26065 group: 1 struct: 361600 ]
  795. [c] 297000 nodes [ array: 83235 framework rtti: 1738 func: 26169 group: 1 struct: 362372 ]
  796. [c] 298000 nodes [ array: 83390 framework rtti: 1738 func: 26170 group: 1 struct: 363001 ]
  797. [c] 299000 nodes [ array: 83529 framework rtti: 1738 func: 26178 group: 1 struct: 363541 ]
  798. [c] 300000 nodes [ array: 83747 framework rtti: 1738 func: 26189 group: 1 struct: 364196 ]
  799. [c] 301000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 364859 ]
  800. [c] 302000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 365859 ]
  801. [c] 303000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 366859 ]
  802. [c] 304000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 367859 ]
  803. [c] 305000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 368859 ]
  804. [c] 306000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 369859 ]
  805. [c] 307000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 370859 ]
  806. [c] 308000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 371859 ]
  807. [c] 309000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 372742 ]
  808. [c] 310000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 372742 ]
  809. [c] 311000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 372742 ]
  810. [c] 312000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 372742 ]
  811. [c] 313000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 372742 ]
  812. [c] 314000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 372742 ]
  813. [c] 315000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 372742 ]
  814. [c] 316000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 372742 ]
  815. [c] 317000 nodes [ array: 83847 framework rtti: 1759 func: 26283 group: 1 struct: 372742 ]
  816. [c] 318000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 373360 ]
  817. [c] 319000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 374308 ]
  818. [c] 320000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 375260 ]
  819. [c] 321000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 376213 ]
  820. [c] 322000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 377174 ]
  821. [c] 323000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 378147 ]
  822. [c] 324000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 379101 ]
  823. [c] 325000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 380060 ]
  824. [c] 326000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 380899 ]
  825. [c] 327000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 380899 ]
  826. [c] 328000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 380899 ]
  827. [c] 329000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 380899 ]
  828. [c] 330000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 380899 ]
  829. [c] 331000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 380899 ]
  830. [c] 332000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 380899 ]
  831. [c] 333000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 380899 ]
  832. [c] 334000 nodes [ array: 83860 framework rtti: 1765 func: 26320 group: 1 struct: 380899 ]
  833. [c] 335000 nodes [ array: 84050 framework rtti: 1765 func: 26321 group: 1 struct: 381155 ]
  834. [c] 336000 nodes [ array: 84271 framework rtti: 1765 func: 26321 group: 1 struct: 381276 ]
  835. [c] 337000 nodes [ array: 84484 framework rtti: 1765 func: 26321 group: 1 struct: 381422 ]
  836. [c] 338000 nodes [ array: 84691 framework rtti: 1765 func: 26321 group: 1 struct: 381562 ]
  837. [c] 339000 nodes [ array: 84955 framework rtti: 1765 func: 26321 group: 1 struct: 382186 ]
  838. [c] 340000 nodes [ array: 85178 framework rtti: 1765 func: 26321 group: 1 struct: 382382 ]
  839. [c] 341000 nodes [ array: 85379 framework rtti: 1765 func: 26321 group: 1 struct: 382449 ]
  840. [c] 342000 nodes [ array: 85600 framework rtti: 1765 func: 26321 group: 1 struct: 382680 ]
  841. [c] 343000 nodes [ array: 85847 framework rtti: 1765 func: 26321 group: 1 struct: 383026 ]
  842. [c] 344000 nodes [ array: 86075 framework rtti: 1765 func: 26329 group: 1 struct: 383602 ]
  843. [c] 345000 nodes [ array: 86255 framework rtti: 1767 func: 26337 group: 1 struct: 383982 ]
  844. [c] 346000 nodes [ array: 86427 framework rtti: 1777 func: 26417 group: 1 struct: 384597 ]
  845. [c] 347000 nodes [ array: 86563 framework rtti: 1778 func: 26421 group: 1 struct: 385454 ]
  846. [c] 348000 nodes [ array: 86815 framework rtti: 1786 func: 26570 group: 1 struct: 385519 ]
  847. [c] 349000 nodes [ array: 86947 framework rtti: 1791 func: 26617 group: 1 struct: 386224 ]
  848. [c] 350000 nodes [ array: 86996 framework rtti: 1791 func: 26623 group: 1 struct: 386946 ]
  849. [c] 351000 nodes [ array: 87046 framework rtti: 1791 func: 26623 group: 1 struct: 387235 ]
  850. [c] 352000 nodes [ array: 87120 framework rtti: 1791 func: 26623 group: 1 struct: 387446 ]
  851. [c] 353000 nodes [ array: 87139 framework rtti: 1791 func: 26623 group: 1 struct: 387668 ]
  852. [c] 354000 nodes [ array: 87172 framework rtti: 1791 func: 26623 group: 1 struct: 387878 ]
  853. [c] 355000 nodes [ array: 87194 framework rtti: 1791 func: 26623 group: 1 struct: 388096 ]
  854. [c] 356000 nodes [ array: 87219 framework rtti: 1791 func: 26623 group: 1 struct: 388376 ]
  855. [c] 357000 nodes [ array: 87250 framework rtti: 1791 func: 26623 group: 1 struct: 388586 ]
  856. [c] 358000 nodes [ array: 87250 framework rtti: 1791 func: 26623 group: 1 struct: 388844 ]
  857. [c] 359000 nodes [ array: 87258 framework rtti: 1791 func: 26623 group: 1 struct: 389084 ]
  858. [c] 360000 nodes [ array: 87278 framework rtti: 1791 func: 26623 group: 1 struct: 389346 ]
  859. [c] 361000 nodes [ array: 87287 framework rtti: 1791 func: 26623 group: 1 struct: 389561 ]
  860. [c] 362000 nodes [ array: 87321 framework rtti: 1791 func: 26623 group: 1 struct: 389884 ]
  861. [c] 363000 nodes [ array: 87343 framework rtti: 1791 func: 26623 group: 1 struct: 390124 ]
  862. [c] 364000 nodes [ array: 87457 framework rtti: 1791 func: 26623 group: 1 struct: 390350 ]
  863. [c] 365000 nodes [ array: 87474 framework rtti: 1791 func: 26623 group: 1 struct: 390573 ]
  864. [c] 366000 nodes [ array: 87500 framework rtti: 1791 func: 26623 group: 1 struct: 390882 ]
  865. [c] 367000 nodes [ array: 87525 framework rtti: 1791 func: 26623 group: 1 struct: 391087 ]
  866. [c] 368000 nodes [ array: 87564 framework rtti: 1791 func: 26623 group: 1 struct: 391283 ]
  867. [c] 369000 nodes [ array: 87578 framework rtti: 1791 func: 26623 group: 1 struct: 391777 ]
  868. [c] 370000 nodes [ array: 87608 framework rtti: 1791 func: 26623 group: 1 struct: 392123 ]
  869. [c] 371000 nodes [ array: 87619 framework rtti: 1791 func: 26623 group: 1 struct: 392336 ]
  870. [c] 372000 nodes [ array: 87627 framework rtti: 1791 func: 26623 group: 1 struct: 392559 ]
  871. [c] 373000 nodes [ array: 87659 framework rtti: 1791 func: 26623 group: 1 struct: 392768 ]
  872. [c] 374000 nodes [ array: 87699 framework rtti: 1791 func: 26623 group: 1 struct: 392980 ]
  873. [c] 375000 nodes [ array: 87749 framework rtti: 1791 func: 26623 group: 1 struct: 393196 ]
  874. [c] 376000 nodes [ array: 87783 framework rtti: 1791 func: 26623 group: 1 struct: 393409 ]
  875. [c] 377000 nodes [ array: 87786 framework rtti: 1791 func: 26623 group: 1 struct: 393637 ]
  876. [c] 378000 nodes [ array: 87790 framework rtti: 1791 func: 26623 group: 1 struct: 393866 ]
  877. [c] 379000 nodes [ array: 87791 framework rtti: 1791 func: 26623 group: 1 struct: 394094 ]
  878. [c] 380000 nodes [ array: 87791 framework rtti: 1791 func: 26623 group: 1 struct: 394325 ]
  879. [c] 381000 nodes [ array: 87791 framework rtti: 1791 func: 26623 group: 1 struct: 394561 ]
  880. [c] 382000 nodes [ array: 87798 framework rtti: 1791 func: 26623 group: 1 struct: 394788 ]
  881. [c] 383000 nodes [ array: 87801 framework rtti: 1791 func: 26623 group: 1 struct: 395053 ]
  882. [c] 384000 nodes [ array: 87801 framework rtti: 1791 func: 26623 group: 1 struct: 395282 ]
  883. [c] 385000 nodes [ array: 87801 framework rtti: 1791 func: 26623 group: 1 struct: 395510 ]
  884. [c] 386000 nodes [ array: 87810 framework rtti: 1791 func: 26623 group: 1 struct: 395723 ]
  885. [c] 387000 nodes [ array: 87825 framework rtti: 1791 func: 26623 group: 1 struct: 395908 ]
  886. [c] 388000 nodes [ array: 87828 framework rtti: 1791 func: 26623 group: 1 struct: 396227 ]
  887. [c] 389000 nodes [ array: 87828 framework rtti: 1791 func: 26623 group: 1 struct: 396378 ]
  888. [c] 390000 nodes [ array: 87828 framework rtti: 1791 func: 26623 group: 1 struct: 396545 ]
  889. [c] 391000 nodes [ array: 87828 framework rtti: 1791 func: 26623 group: 1 struct: 396657 ]
  890. [c] 392000 nodes [ array: 87828 framework rtti: 1791 func: 26626 group: 1 struct: 396701 ]
  891. [c] 393000 nodes [ array: 87831 framework rtti: 1791 func: 26628 group: 1 struct: 396748 ]
  892. [c] 394000 nodes [ array: 87838 framework rtti: 1791 func: 26628 group: 1 struct: 396830 ]
  893. [c] 395000 nodes [ array: 87844 framework rtti: 1791 func: 26634 group: 1 struct: 396888 ]
  894. [c] 396000 nodes [ array: 87848 framework rtti: 1791 func: 26637 group: 1 struct: 397021 ]
  895. [c] 397000 nodes [ array: 87849 framework rtti: 1791 func: 26641 group: 1 struct: 397064 ]
  896. [c] 398000 nodes [ array: 87849 framework rtti: 1791 func: 26641 group: 1 struct: 397117 ]
  897. [c] 399000 nodes [ array: 87849 framework rtti: 1791 func: 26641 group: 1 struct: 397149 ]
  898. [c] 400000 nodes [ array: 87852 framework rtti: 1791 func: 26646 group: 1 struct: 397206 ]
  899. [c] 401000 nodes [ array: 87856 framework rtti: 1791 func: 26646 group: 1 struct: 397222 ]
  900. [c] 402000 nodes [ array: 87858 framework rtti: 1791 func: 26646 group: 1 struct: 397253 ]
  901. [c] 403000 nodes [ array: 87861 framework rtti: 1791 func: 26646 group: 1 struct: 397307 ]
  902. [c] 404000 nodes [ array: 87861 framework rtti: 1791 func: 26646 group: 1 struct: 397384 ]
  903. [c] 405000 nodes [ array: 87864 framework rtti: 1791 func: 26646 group: 1 struct: 397429 ]
  904. [c] 406000 nodes [ array: 87868 framework rtti: 1791 func: 26647 group: 1 struct: 397464 ]
  905. [c] 407000 nodes [ array: 87872 framework rtti: 1791 func: 26649 group: 1 struct: 397517 ]
  906. [c] 408000 nodes [ array: 87872 framework rtti: 1791 func: 26649 group: 1 struct: 397525 ]
  907. [c] 409000 nodes [ array: 87877 framework rtti: 1791 func: 26649 group: 1 struct: 397541 ]
  908. [c] 410000 nodes [ array: 87878 framework rtti: 1791 func: 26650 group: 1 struct: 397546 ]
  909. [c] 411000 nodes [ array: 87878 framework rtti: 1791 func: 26650 group: 1 struct: 397546 ]
  910. [c] 412000 nodes [ array: 87895 framework rtti: 1791 func: 26653 group: 1 struct: 397555 ]
  911. [c] 413000 nodes [ array: 87901 framework rtti: 1791 func: 26658 group: 1 struct: 397570 ]
  912. [c] 414000 nodes [ array: 87916 framework rtti: 1791 func: 26663 group: 1 struct: 397595 ]
  913. [c] 415000 nodes [ array: 87916 framework rtti: 1791 func: 26668 group: 1 struct: 397646 ]
  914. [c] 416000 nodes [ array: 87916 framework rtti: 1791 func: 26670 group: 1 struct: 397673 ]
  915. [c] 417000 nodes [ array: 87916 framework rtti: 1791 func: 26670 group: 1 struct: 397797 ]
  916. [c] 418000 nodes [ array: 87916 framework rtti: 1791 func: 26670 group: 1 struct: 397842 ]
  917. [c] 419000 nodes [ array: 87916 framework rtti: 1791 func: 26675 group: 1 struct: 397898 ]
  918. [c] 420000 nodes [ array: 87916 framework rtti: 1791 func: 26676 group: 1 struct: 397904 ]
  919. [c] 421000 nodes [ array: 87922 framework rtti: 1791 func: 26676 group: 1 struct: 397957 ]
  920. [c] 422000 nodes [ array: 87924 framework rtti: 1791 func: 26684 group: 1 struct: 397999 ]
  921. [c] 423000 nodes [ array: 87926 framework rtti: 1791 func: 26684 group: 1 struct: 398006 ]
  922. [c] 424000 nodes [ array: 87929 framework rtti: 1791 func: 26686 group: 1 struct: 398011 ]
  923. [c] 425000 nodes [ array: 87935 framework rtti: 1791 func: 26686 group: 1 struct: 398165 ]
  924. [c] 426000 nodes [ array: 87938 framework rtti: 1792 func: 26689 group: 1 struct: 398214 ]
  925. [c] 427000 nodes [ array: 87938 framework rtti: 1792 func: 26694 group: 1 struct: 398240 ]
  926. [c] 428000 nodes [ array: 87939 framework rtti: 1792 func: 26695 group: 1 struct: 398246 ]
  927. [c] 429000 nodes [ array: 87946 framework rtti: 1792 func: 26697 group: 1 struct: 398270 ]
  928. [c] 430000 nodes [ array: 87951 framework rtti: 1792 func: 26698 group: 1 struct: 398271 ]
  929. [c] 431000 nodes [ array: 87951 framework rtti: 1792 func: 26698 group: 1 struct: 398271 ]
  930. [c] 432000 nodes [ array: 87954 framework rtti: 1792 func: 26699 group: 1 struct: 398271 ]
  931. [c] 433000 nodes [ array: 87961 framework rtti: 1792 func: 26700 group: 1 struct: 398295 ]
  932. [c] 434000 nodes [ array: 87973 framework rtti: 1793 func: 26702 group: 1 struct: 398306 ]
  933. [c] 435000 nodes [ array: 87980 framework rtti: 1793 func: 26708 group: 1 struct: 398373 ]
  934. [c] 436000 nodes [ array: 87984 framework rtti: 1793 func: 26710 group: 1 struct: 398381 ]
  935. [c] 437000 nodes [ array: 87984 framework rtti: 1793 func: 26710 group: 1 struct: 398419 ]
  936. [c] 438000 nodes [ array: 87985 framework rtti: 1793 func: 26710 group: 1 struct: 398527 ]
  937. [c] 439000 nodes [ array: 87986 framework rtti: 1793 func: 26711 group: 1 struct: 398537 ]
  938. [c] 440000 nodes [ array: 87987 framework rtti: 1793 func: 26712 group: 1 struct: 398547 ]
  939. [c] 441000 nodes [ array: 87989 framework rtti: 1793 func: 26714 group: 1 struct: 398560 ]
  940. [c] 442000 nodes [ array: 87994 framework rtti: 1793 func: 26719 group: 1 struct: 400950 ]
  941. [c] 443000 nodes [ array: 87995 framework rtti: 1793 func: 26723 group: 1 struct: 400950 ]
  942. [c] 444000 nodes [ array: 87998 framework rtti: 1793 func: 26737 group: 1 struct: 400985 ]
  943. [c] 445000 nodes [ array: 88028 framework rtti: 1793 func: 26739 group: 1 struct: 401000 ]
  944. [c] 446000 nodes [ array: 88033 framework rtti: 1793 func: 26739 group: 1 struct: 401037 ]
  945. [c] 447000 nodes [ array: 88039 framework rtti: 1793 func: 26750 group: 1 struct: 401087 ]
  946. [c] 448000 nodes [ array: 88041 framework rtti: 1793 func: 26750 group: 1 struct: 401091 ]
  947. [c] 449000 nodes [ array: 88045 framework rtti: 1793 func: 26752 group: 1 struct: 401239 ]
  948. [c] 450000 nodes [ array: 88052 framework rtti: 1793 func: 26764 group: 1 struct: 401307 ]
  949. [c] 451000 nodes [ array: 88057 framework rtti: 1793 func: 26764 group: 1 struct: 401313 ]
  950. [c] 452000 nodes [ array: 88062 framework rtti: 1793 func: 26766 group: 1 struct: 401326 ]
  951. [c] 453000 nodes [ array: 88064 framework rtti: 1793 func: 26770 group: 1 struct: 401428 ]
  952. [c] 454000 nodes [ array: 88064 framework rtti: 1793 func: 26770 group: 1 struct: 401466 ]
  953. [c] 455000 nodes [ array: 88065 framework rtti: 1793 func: 26770 group: 1 struct: 401548 ]
  954. [c] 456000 nodes [ array: 88067 framework rtti: 1793 func: 26770 group: 1 struct: 401556 ]
  955. [c] 457000 nodes [ array: 88067 framework rtti: 1793 func: 26770 group: 1 struct: 401578 ]
  956. [c] 458000 nodes [ array: 88070 framework rtti: 1793 func: 26770 group: 1 struct: 401659 ]
  957. [c] 459000 nodes [ array: 88072 framework rtti: 1793 func: 26772 group: 1 struct: 401702 ]
  958. [c] 460000 nodes [ array: 88081 framework rtti: 1793 func: 26782 group: 1 struct: 401736 ]
  959. [c] 461000 nodes [ array: 88096 framework rtti: 1793 func: 26793 group: 1 struct: 401761 ]
  960. [c] 462000 nodes [ array: 88098 framework rtti: 1793 func: 26794 group: 1 struct: 401780 ]
  961. [c] 463000 nodes [ array: 88102 framework rtti: 1793 func: 26794 group: 1 struct: 401796 ]
  962. [c] 464000 nodes [ array: 88103 framework rtti: 1793 func: 26794 group: 1 struct: 401806 ]
  963. [c] 465000 nodes [ array: 88108 framework rtti: 1793 func: 26796 group: 1 struct: 401842 ]
  964. [c] 466000 nodes [ array: 88152 framework rtti: 1805 func: 26868 group: 1 struct: 401978 ]
  965. [c] 467000 nodes [ array: 88203 framework rtti: 1828 func: 26997 group: 1 struct: 402198 ]
  966. [c] 468000 nodes [ array: 88212 framework rtti: 1828 func: 26997 group: 1 struct: 402232 ]
  967. [c] 469000 nodes [ array: 88221 framework rtti: 1828 func: 26997 group: 1 struct: 402296 ]
  968. [c] 470000 nodes [ array: 88335 framework rtti: 1829 func: 27085 group: 1 struct: 402512 ]
  969. [c] 471000 nodes [ array: 88897 framework rtti: 1834 func: 27126 group: 1 struct: 402724 ]
  970. [c] 472000 nodes [ array: 89298 framework rtti: 1837 func: 27128 group: 1 struct: 403058 ]
  971. [c] 473000 nodes [ array: 89607 framework rtti: 1847 func: 27138 group: 1 struct: 403557 ]
  972. [c] 474000 nodes [ array: 89903 framework rtti: 1857 func: 27180 group: 1 struct: 404058 ]
  973. [c] 475000 nodes [ array: 90201 framework rtti: 1870 func: 27191 group: 1 struct: 404527 ]
  974. [c] 476000 nodes [ array: 90438 framework rtti: 1882 func: 27192 group: 1 struct: 404892 ]
  975. [c] 477000 nodes [ array: 91123 framework rtti: 1883 func: 27236 group: 1 struct: 405128 ]
  976. [c] 478000 nodes [ array: 92123 framework rtti: 1883 func: 27236 group: 1 struct: 405128 ]
  977. [c] 479000 nodes [ array: 93123 framework rtti: 1883 func: 27236 group: 1 struct: 405128 ]
  978. [c] 480000 nodes [ array: 94123 framework rtti: 1883 func: 27236 group: 1 struct: 405128 ]
  979. [c] 481000 nodes [ array: 95123 framework rtti: 1883 func: 27236 group: 1 struct: 405128 ]
  980. [c] 482000 nodes [ array: 96123 framework rtti: 1883 func: 27236 group: 1 struct: 405128 ]
  981. [c] 483000 nodes [ array: 97123 framework rtti: 1883 func: 27236 group: 1 struct: 405128 ]
  982. [c] 484000 nodes [ array: 98123 framework rtti: 1883 func: 27236 group: 1 struct: 405128 ]
  983. [c] 485000 nodes [ array: 98932 framework rtti: 1894 func: 27284 group: 1 struct: 405177 ]
  984. [c] 486000 nodes [ array: 99932 framework rtti: 1894 func: 27284 group: 1 struct: 405177 ]
  985. [c] 487000 nodes [ array: 100932 framework rtti: 1894 func: 27284 group: 1 struct: 405177 ]
  986. [c] 488000 nodes [ array: 101932 framework rtti: 1894 func: 27284 group: 1 struct: 405177 ]
  987. [c] 489000 nodes [ array: 102932 framework rtti: 1894 func: 27284 group: 1 struct: 405177 ]
  988. [c] 490000 nodes [ array: 103932 framework rtti: 1894 func: 27284 group: 1 struct: 405177 ]
  989. [c] 491000 nodes [ array: 104932 framework rtti: 1894 func: 27284 group: 1 struct: 405177 ]
  990. [c] 492000 nodes [ array: 105932 framework rtti: 1894 func: 27284 group: 1 struct: 405177 ]
  991. [c] 493000 nodes [ array: 106903 framework rtti: 1895 func: 27285 group: 1 struct: 405198 ]
  992. [c] 494000 nodes [ array: 107033 framework rtti: 1895 func: 27301 group: 1 struct: 405706 ]
  993. [c] 495000 nodes [ array: 107179 framework rtti: 1895 func: 27302 group: 1 struct: 406632 ]
  994. [c] 496000 nodes [ array: 107282 framework rtti: 1895 func: 27304 group: 1 struct: 407339 ]
  995. [c] 497000 nodes [ array: 107412 framework rtti: 1895 func: 27311 group: 1 struct: 408339 ]
  996. [c] 498000 nodes [ array: 107553 framework rtti: 1895 func: 27331 group: 1 struct: 409360 ]
  997. [c] 499000 nodes [ array: 108021 framework rtti: 1895 func: 27400 group: 1 struct: 409653 ]
  998. [c] 500000 nodes [ array: 108298 framework rtti: 1898 func: 27411 group: 1 struct: 409999 ]
  999. [c] 501000 nodes [ array: 108347 framework rtti: 1908 func: 27809 group: 1 struct: 415866 ]
  1000. [c] 502000 nodes [ array: 108365 framework rtti: 1908 func: 27810 group: 1 struct: 416241 ]
  1001. [c] 503000 nodes [ array: 108366 framework rtti: 1908 func: 27810 group: 1 struct: 416337 ]
  1002. [c] 504000 nodes [ array: 108366 framework rtti: 1908 func: 27810 group: 1 struct: 416367 ]
  1003. [c] 505000 nodes [ array: 108366 framework rtti: 1908 func: 27810 group: 1 struct: 416386 ]
  1004. [c] 506000 nodes [ array: 108377 framework rtti: 1908 func: 27810 group: 1 struct: 416425 ]
  1005. [c] 507000 nodes [ array: 108384 framework rtti: 1908 func: 27810 group: 1 struct: 416444 ]
  1006. [c] 508000 nodes [ array: 108384 framework rtti: 1908 func: 27810 group: 1 struct: 416517 ]
  1007. [c] 509000 nodes [ array: 108386 framework rtti: 1908 func: 27810 group: 1 struct: 416528 ]
  1008. [c] 510000 nodes [ array: 108395 framework rtti: 1908 func: 27810 group: 1 struct: 416534 ]
  1009. [c] 511000 nodes [ array: 108397 framework rtti: 1908 func: 27810 group: 1 struct: 416535 ]
  1010. [c] 512000 nodes [ array: 108401 framework rtti: 1908 func: 27810 group: 1 struct: 416544 ]
  1011. [c] 513000 nodes [ array: 108401 framework rtti: 1908 func: 27812 group: 1 struct: 416690 ]
  1012. [c] 514000 nodes [ array: 108433 framework rtti: 1909 func: 27833 group: 1 struct: 425555 ]
  1013. [c] 515000 nodes [ array: 108448 framework rtti: 1917 func: 27862 group: 1 struct: 431761 ]
  1014. [c] 516000 nodes [ array: 108448 framework rtti: 1917 func: 27867 group: 1 struct: 431822 ]
  1015. [c] 517000 nodes [ array: 108448 framework rtti: 1917 func: 27867 group: 1 struct: 431876 ]
  1016. [c] 518000 nodes [ array: 108474 framework rtti: 1922 func: 27923 group: 1 struct: 432093 ]
  1017. [c] 519000 nodes [ array: 108516 framework rtti: 1943 func: 27989 group: 1 struct: 432414 ]
  1018. [c] 520000 nodes [ array: 108534 framework rtti: 1947 func: 28034 group: 1 struct: 432825 ]
  1019. [c] 521000 nodes [ array: 108619 framework rtti: 1949 func: 28050 group: 1 struct: 433128 ]
  1020. [c] 522000 nodes [ array: 108707 framework rtti: 1955 func: 28053 group: 1 struct: 433450 ]
  1021. [c] 523000 nodes [ array: 108871 framework rtti: 1962 func: 28061 group: 1 struct: 433773 ]
  1022. [c] 524000 nodes [ array: 109012 framework rtti: 1971 func: 28079 group: 1 struct: 434092 ]
  1023. [c] 525000 nodes [ array: 109095 framework rtti: 1974 func: 28096 group: 1 struct: 434428 ]
  1024. [c] 526000 nodes [ array: 109095 framework rtti: 1974 func: 28096 group: 1 struct: 434428 ]
  1025. [c] 527000 nodes [ array: 109095 framework rtti: 1974 func: 28096 group: 1 struct: 434428 ]
  1026. [c] 528000 nodes [ array: 109095 framework rtti: 1974 func: 28096 group: 1 struct: 434428 ]
  1027. [c] 529000 nodes [ array: 109095 framework rtti: 1974 func: 28096 group: 1 struct: 434428 ]
  1028. [c] 530000 nodes [ array: 109095 framework rtti: 1974 func: 28096 group: 1 struct: 434428 ]
  1029. [c] 531000 nodes [ array: 109095 framework rtti: 1974 func: 28096 group: 1 struct: 434428 ]
  1030. [c] 532000 nodes [ array: 109095 framework rtti: 1974 func: 28096 group: 1 struct: 434428 ]
  1031. [c] 533000 nodes [ array: 109095 framework rtti: 1974 func: 28096 group: 1 struct: 434428 ]
  1032. [c] 534000 nodes [ array: 109100 framework rtti: 1974 func: 28114 group: 1 struct: 434443 ]
  1033. [c] 535000 nodes [ array: 109100 framework rtti: 1974 func: 28114 group: 1 struct: 434443 ]
  1034. [c] 536000 nodes [ array: 109100 framework rtti: 1974 func: 28114 group: 1 struct: 434443 ]
  1035. [c] 537000 nodes [ array: 109100 framework rtti: 1974 func: 28114 group: 1 struct: 434443 ]
  1036. [c] 538000 nodes [ array: 109100 framework rtti: 1974 func: 28114 group: 1 struct: 434443 ]
  1037. [c] 539000 nodes [ array: 109100 framework rtti: 1974 func: 28114 group: 1 struct: 434443 ]
  1038. [c] 540000 nodes [ array: 109100 framework rtti: 1974 func: 28114 group: 1 struct: 434443 ]
  1039. [c] 541000 nodes [ array: 109100 framework rtti: 1974 func: 28114 group: 1 struct: 434443 ]
  1040. [c] 542000 nodes [ array: 109424 framework rtti: 1974 func: 28132 group: 1 struct: 434951 ]
  1041. [c] 543000 nodes [ array: 109939 framework rtti: 1974 func: 28132 group: 1 struct: 435364 ]
  1042. [c] 544000 nodes [ array: 110427 framework rtti: 1974 func: 28136 group: 1 struct: 435866 ]
  1043. [c] 545000 nodes [ array: 110877 framework rtti: 1974 func: 28154 group: 1 struct: 437355 ]
  1044. [c] 546000 nodes [ array: 111385 framework rtti: 1974 func: 28169 group: 1 struct: 437997 ]
  1045. [c] 547000 nodes [ array: 111533 framework rtti: 1985 func: 28175 group: 1 struct: 438328 ]
  1046. [c] 548000 nodes [ array: 111677 framework rtti: 2003 func: 28361 group: 1 struct: 438839 ]
  1047. [c] 549000 nodes [ array: 112677 framework rtti: 2003 func: 28361 group: 1 struct: 438839 ]
  1048. [c] 550000 nodes [ array: 113150 framework rtti: 2005 func: 28505 group: 1 struct: 439140 ]
  1049. [c] 551000 nodes [ array: 113387 framework rtti: 2005 func: 28511 group: 1 struct: 439140 ]
  1050. [c] 552000 nodes [ array: 113479 framework rtti: 2005 func: 28511 group: 1 struct: 439181 ]
  1051. [c] 553000 nodes [ array: 113479 framework rtti: 2005 func: 28511 group: 1 struct: 439230 ]
  1052. [c] 554000 nodes [ array: 113522 framework rtti: 2006 func: 28527 group: 1 struct: 439268 ]
  1053. [c] 555000 nodes [ array: 114169 framework rtti: 2006 func: 28540 group: 1 struct: 439789 ]
  1054. [c] 556000 nodes [ array: 115169 framework rtti: 2006 func: 28540 group: 1 struct: 439789 ]
  1055. [c] 557000 nodes [ array: 116169 framework rtti: 2006 func: 28540 group: 1 struct: 439789 ]
  1056. [c] 558000 nodes [ array: 117169 framework rtti: 2006 func: 28540 group: 1 struct: 439789 ]
  1057. [c] 559000 nodes [ array: 118169 framework rtti: 2006 func: 28540 group: 1 struct: 439789 ]
  1058. [c] 560000 nodes [ array: 119169 framework rtti: 2006 func: 28540 group: 1 struct: 439789 ]
  1059. [c] 561000 nodes [ array: 120169 framework rtti: 2006 func: 28540 group: 1 struct: 439789 ]
  1060. [c] 562000 nodes [ array: 121169 framework rtti: 2006 func: 28540 group: 1 struct: 439789 ]
  1061. [c] 563000 nodes [ array: 121866 framework rtti: 2006 func: 28540 group: 1 struct: 439789 ]
  1062. [c] 564000 nodes [ array: 121931 framework rtti: 2007 func: 28551 group: 1 struct: 439907 ]
  1063. [c] 565000 nodes [ array: 121931 framework rtti: 2007 func: 28551 group: 1 struct: 440878 ]
  1064. [c] 566000 nodes [ array: 121931 framework rtti: 2007 func: 28551 group: 1 struct: 441857 ]
  1065. [c] 567000 nodes [ array: 121931 framework rtti: 2007 func: 28551 group: 1 struct: 442351 ]
  1066. [c] 568000 nodes [ array: 121931 framework rtti: 2007 func: 28551 group: 1 struct: 442935 ]
  1067. [c] 569000 nodes [ array: 121931 framework rtti: 2007 func: 28551 group: 1 struct: 443854 ]
  1068. [c] 570000 nodes [ array: 121982 framework rtti: 2007 func: 28563 group: 1 struct: 444408 ]
  1069. [c] 571000 nodes [ array: 122325 framework rtti: 2010 func: 28635 group: 1 struct: 444529 ]
  1070. [c] 572000 nodes [ array: 122455 framework rtti: 2058 func: 28666 group: 1 struct: 444738 ]
  1071. [c] 573000 nodes [ array: 122636 framework rtti: 2112 func: 28678 group: 1 struct: 445070 ]
  1072. [c] 574000 nodes [ array: 122705 framework rtti: 2143 func: 28736 group: 1 struct: 445798 ]
  1073. [c] 575000 nodes [ array: 122705 framework rtti: 2144 func: 28742 group: 1 struct: 446044 ]
  1074. [c] 576000 nodes [ array: 122709 framework rtti: 2144 func: 28742 group: 1 struct: 446125 ]
  1075. [c] 577000 nodes [ array: 122726 framework rtti: 2144 func: 28762 group: 1 struct: 446559 ]
  1076. [c] 578000 nodes [ array: 122726 framework rtti: 2144 func: 28762 group: 1 struct: 446624 ]
  1077. [c] 579000 nodes [ array: 122818 framework rtti: 2144 func: 28767 group: 1 struct: 447063 ]
  1078. [c] 580000 nodes [ array: 122851 framework rtti: 2144 func: 28780 group: 1 struct: 448144 ]
  1079. [c] 581000 nodes [ array: 122897 framework rtti: 2145 func: 28908 group: 1 struct: 448304 ]
  1080. [c] 582000 nodes [ array: 122897 framework rtti: 2145 func: 28908 group: 1 struct: 448304 ]
  1081. [c] 583000 nodes [ array: 123119 framework rtti: 2148 func: 29077 group: 1 struct: 448379 ]
  1082. [c] 584000 nodes [ array: 123238 framework rtti: 2149 func: 29080 group: 1 struct: 448419 ]
  1083. [c] 585000 nodes [ array: 123243 framework rtti: 2149 func: 29080 group: 1 struct: 448419 ]
  1084. [c] 586000 nodes [ array: 123243 framework rtti: 2149 func: 29080 group: 1 struct: 448419 ]
  1085. [c] 587000 nodes [ array: 123243 framework rtti: 2149 func: 29080 group: 1 struct: 448419 ]
  1086. [c] 588000 nodes [ array: 123243 framework rtti: 2149 func: 29080 group: 1 struct: 448419 ]
  1087. [c] 589000 nodes [ array: 123243 framework rtti: 2149 func: 29080 group: 1 struct: 448419 ]
  1088. [c] 590000 nodes [ array: 123243 framework rtti: 2149 func: 29080 group: 1 struct: 448419 ]
  1089. [c] 591000 nodes [ array: 123243 framework rtti: 2149 func: 29080 group: 1 struct: 448419 ]
  1090. [c] 592000 nodes [ array: 123243 framework rtti: 2149 func: 29080 group: 1 struct: 448419 ]
  1091. [c] 593000 nodes [ array: 123933 framework rtti: 2149 func: 29081 group: 1 struct: 448419 ]
  1092. [c] 594000 nodes [ array: 124933 framework rtti: 2149 func: 29081 group: 1 struct: 448419 ]
  1093. [c] 595000 nodes [ array: 125933 framework rtti: 2149 func: 29081 group: 1 struct: 448419 ]
  1094. [c] 596000 nodes [ array: 126933 framework rtti: 2149 func: 29081 group: 1 struct: 448419 ]
  1095. [c] 597000 nodes [ array: 127829 framework rtti: 2149 func: 29085 group: 1 struct: 448422 ]
  1096. [c] 598000 nodes [ array: 127900 framework rtti: 2157 func: 29133 group: 1 struct: 448485 ]
  1097. [c] 599000 nodes [ array: 128043 framework rtti: 2207 func: 29229 group: 1 struct: 448568 ]
  1098. [c] 600000 nodes [ array: 128109 framework rtti: 2243 func: 29235 group: 1 struct: 448860 ]
  1099. [c] 601000 nodes [ array: 128250 framework rtti: 2283 func: 29239 group: 1 struct: 448996 ]
  1100. [c] 602000 nodes [ array: 128715 framework rtti: 2298 func: 29253 group: 1 struct: 449155 ]
  1101. [c] 603000 nodes [ array: 128786 framework rtti: 2299 func: 29680 group: 1 struct: 449496 ]
  1102. [c] 604000 nodes [ array: 128786 framework rtti: 2299 func: 29680 group: 1 struct: 449496 ]
  1103. [c] 605000 nodes [ array: 128786 framework rtti: 2299 func: 29680 group: 1 struct: 449496 ]
  1104. [c] 606000 nodes [ array: 128786 framework rtti: 2299 func: 29680 group: 1 struct: 449496 ]
  1105. [c] 607000 nodes [ array: 128786 framework rtti: 2299 func: 29680 group: 1 struct: 449496 ]
  1106. [c] 608000 nodes [ array: 128841 framework rtti: 2310 func: 29729 group: 1 struct: 449607 ]
  1107. [c] 609000 nodes [ array: 129158 framework rtti: 2311 func: 29742 group: 1 struct: 449621 ]
  1108. [c] 610000 nodes [ array: 129237 framework rtti: 2311 func: 29799 group: 1 struct: 449682 ]
  1109. [c] 611000 nodes [ array: 129311 framework rtti: 2313 func: 29906 group: 1 struct: 449859 ]
  1110. [c] 612000 nodes [ array: 129416 framework rtti: 2331 func: 30245 group: 1 struct: 450139 ]
  1111. [c] 613000 nodes [ array: 129456 framework rtti: 2352 func: 30790 group: 1 struct: 450786 ]
  1112. [c:database] GC transformer: finished helpers
  1113. [c] 614000 nodes [ array: 129683 framework rtti: 2355 func: 30971 group: 1 struct: 452897 ]
  1114. [c] 615000 nodes [ array: 130256 framework rtti: 2355 func: 30971 group: 1 struct: 453028 ]
  1115. [c] 616000 nodes [ array: 130499 framework rtti: 2377 func: 31020 group: 1 struct: 453288 ]
  1116. [c] 617000 nodes [ array: 130499 framework rtti: 2427 func: 31063 group: 1 struct: 453493 ]
  1117. [c] 618000 nodes [ array: 130620 framework rtti: 2621 func: 31452 group: 1 struct: 453813 ]
  1118. [c] 619000 nodes [ array: 130767 framework rtti: 2681 func: 31740 group: 1 struct: 454124 ]
  1119. [c] 620000 nodes [ array: 130926 framework rtti: 2714 func: 31883 group: 1 struct: 454490 ]
  1120. [rtyper] specializing: 273600 / 273969 blocks (99%)
  1121. [rtyper] -=- specialized 416 more blocks -=-
  1122. [backendopt:inlining] phase with threshold factor: 32.4
  1123. [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
  1124. [backendopt:inlining] inlined 14 callsites.
  1125. [backendopt:malloc] starting malloc removal
  1126. [backendopt:malloc] removed 16 simple mallocs in total
  1127. [backendopt:mergeifblocks] starting to merge if blocks
  1128. [c:database] GC transformer: finished tables
  1129. [gctransform:info] assigned 5919 typeids
  1130. [gctransform:info] added 122965 push/pop stack root instructions
  1131. [gctransform:info] inserted 5379 write barrier calls
  1132. [gctransform:info] inserted 6300 write_barrier_from_array calls
  1133. [gctransform:info] found 4 static roots
  1134. [c:database] Inlining GC helpers and postprocessing
  1135. ^Ac^[t^[s^[t^[st^A-[c] 620325 nodes [ array: 131013 framework rtti: 2717 func: 32007 group: 1 struct: 454587 ]
  1136. [c:database] Completed
  1137. [translation:info] database for generating C source was created
  1138. [75567] translation-task}
  1139. [translation:info] Generating c source...
  1140. [75567] {translation-task
  1141. starting source_c
  1142. [c:writing] structdef.h
  1143. [c:writing] forwarddecl.h
  1144. [c:writing] preimpl.h
  1145. [c:writing] data_pypy_goal.c
  1146. [c:writing] data_pypy_interpreter.c
  1147. [c:writing] data_pypy_interpreter_astcompiler.c
  1148. [c:writing] data_pypy_interpreter_pyparser.c
  1149. [c:writing] data_pypy_module___builtin__.c
  1150. [c:writing] data_pypy_module___pypy__.c
  1151. [c:writing] data_pypy_module__cffi_backend.c
  1152. [c:writing] data_pypy_module__codecs.c
  1153. [c:writing] data_pypy_module__collections.c
  1154. [c:writing] data_pypy_module__continuation.c
  1155. [c:writing] data_pypy_module__cppyy.c
  1156. [c:writing] data_pypy_module__cppyy_capi.c
  1157. [c:writing] data_pypy_module__csv.c
  1158. [c:writing] data_pypy_module__frozen_importlib.c
  1159. [c:writing] data_pypy_module__io.c
  1160. [c:writing] data_pypy_module__locale.c
  1161. [c:writing] data_pypy_module__lsprof.c
  1162. [c:writing] data_pypy_module__minimal_curses.c
  1163. [c:writing] data_pypy_module__multibytecodec.c
  1164. [c:writing] data_pypy_module__multiprocessing.c
  1165. [c:writing] data_pypy_module__posixsubprocess.c
  1166. [c:writing] data_pypy_module__pypyjson.c
  1167. [c:writing] data_pypy_module__random.c
  1168. [c:writing] data_pypy_module__rawffi.c
  1169. [c:writing] data_pypy_module__rawffi_alt.c
  1170. [c:writing] data_pypy_module__socket.c
  1171. [c:writing] data_pypy_module__sre.c
  1172. [c:writing] data_pypy_module__vmprof.c
  1173. [c:writing] data_pypy_module__warnings.c
  1174. [c:writing] data_pypy_module__weakref.c
  1175. [c:writing] data_pypy_module_array.c
  1176. [c:writing] data_pypy_module_binascii.c
  1177. [c:writing] data_pypy_module_bz2.c
  1178. [c:writing] data_pypy_module_cmath.c
  1179. [c:writing] data_pypy_module_cpyext.c
  1180. [c:writing] data_pypy_module_exceptions.c
  1181. [c:writing] data_pypy_module_faulthandler.c
  1182. [c:writing] data_pypy_module_fcntl.c
  1183. [c:writing] data_pypy_module_gc.c
  1184. [c:writing] data_pypy_module_imp.c
  1185. [c:writing] data_pypy_module_itertools.c
  1186. [c:writing] data_pypy_module_marshal.c
  1187. [c:writing] data_pypy_module_math.c
  1188. [c:writing] data_pypy_module_mmap.c
  1189. [c:writing] data_pypy_module_operator.c
  1190. [c:writing] data_pypy_module_parser.c
  1191. [c:writing] data_pypy_module_posix.c
  1192. [c:writing] data_pypy_module_pwd.c
  1193. [c:writing] data_pypy_module_pyexpat.c
  1194. [c:writing] data_pypy_module_pypyjit.c
  1195. [c:writing] data_pypy_module_select.c
  1196. [c:writing] data_pypy_module_signal.c
  1197. [c:writing] data_pypy_module_struct.c
  1198. [c:writing] data_pypy_module_sys.c
  1199. [c:writing] data_pypy_module_termios.c
  1200. [c:writing] data_pypy_module_thread.c
  1201. [c:writing] data_pypy_module_time.c
  1202. [c:writing] data_pypy_module_unicodedata.c
  1203. [c:writing] data_pypy_module_unicodedata_1.c
  1204. [c:writing] data_pypy_module_zipimport.c
  1205. [c:writing] data_pypy_module_zlib.c
  1206. [c:writing] data_pypy_objspace.c
  1207. [c:writing] data_pypy_objspace_std.c
  1208. [c:writing] data_rpython_flowspace.c
  1209. [c:writing] data_rpython_jit_backend.c
  1210. [c:writing] data_rpython_jit_backend_llsupport.c
  1211. [c:writing] data_rpython_jit_backend_x86.c
  1212. [c:writing] data_rpython_jit_codewriter.c
  1213. [c:writing] data_rpython_jit_metainterp.c
  1214. [c:writing] data_rpython_jit_metainterp_1.c
  1215. [c:writing] data_rpython_jit_metainterp_optimizeopt.c
  1216. [c:writing] data_rpython_memory_gc.c
  1217. [c:writing] data_rpython_memory_gctransform.c
  1218. [c:writing] data_rpython_rlib.c
  1219. [c:writing] data_rpython_rlib_rjitlog.c
  1220. [c:writing] data_rpython_rlib_rsre.c
  1221. [c:writing] data_rpython_rlib_rstruct.c
  1222. [c:writing] data_rpython_rlib_rvmprof.c
  1223. [c:writing] data_rpython_rlib_unicodedata.c
  1224. [c:writing] data_rpython_rlib_unicodedata_1.c
  1225. [c:writing] data_rpython_rlib_unicodedata_2.c
  1226. [c:writing] data_rpython_rlib_unicodedata_3.c
  1227. [c:writing] data_rpython_rtyper.c
  1228. [c:writing] data_rpython_rtyper_1.c
  1229. [c:writing] data_rpython_rtyper_lltypesystem.c
  1230. [c:writing] data_rpython_translator_c.c
  1231. [c:writing] nonfuncnodes.c
  1232. [c:writing] nonfuncnodes_1.c
  1233. [c:writing] nonfuncnodes_2.c
  1234. [c:writing] nonfuncnodes_3.c
  1235. [c:writing] nonfuncnodes_4.c
  1236. [c:writing] nonfuncnodes_5.c
  1237. [c:writing] nonfuncnodes_6.c
  1238. [c:writing] nonfuncnodes_7.c
  1239. [c:writing] nonfuncnodes_8.c
  1240. [c:writing] nonfuncnodes_9.c
  1241. [c:writing] nonfuncnodes_10.c
  1242. [c:writing] nonfuncnodes_11.c
  1243. [c:writing] nonfuncnodes_12.c
  1244. [c:writing] nonfuncnodes_13.c
  1245. [c:writing] nonfuncnodes_14.c
  1246. [c:writing] nonfuncnodes_15.c
  1247. [c:writing] nonfuncnodes_16.c
  1248. [c:writing] nonfuncnodes_17.c
  1249. [c:writing] nonfuncnodes_18.c
  1250. [c:writing] nonfuncnodes_19.c
  1251. [c:writing] nonfuncnodes_20.c
  1252. [c:writing] nonfuncnodes_21.c
  1253. [c:writing] nonfuncnodes_22.c
  1254. [c:writing] nonfuncnodes_23.c
  1255. [c:writing] nonfuncnodes_24.c
  1256. [c:writing] nonfuncnodes_25.c
  1257. [c:writing] nonfuncnodes_26.c
  1258. [c:writing] nonfuncnodes_27.c
  1259. [c:writing] nonfuncnodes_28.c
  1260. [c:writing] nonfuncnodes_29.c
  1261. [c:writing] nonfuncnodes_30.c
  1262. [c:writing] nonfuncnodes_31.c
  1263. [c:writing] nonfuncnodes_32.c
  1264. [c:writing] nonfuncnodes_33.c
  1265. [c:writing] nonfuncnodes_34.c
  1266. [c:writing] nonfuncnodes_35.c
  1267. [c:writing] nonfuncnodes_36.c
  1268. [c:writing] nonfuncnodes_37.c
  1269. [c:writing] nonfuncnodes_38.c
  1270. [c:writing] nonfuncnodes_39.c
  1271. [c:writing] nonfuncnodes_40.c
  1272. [c:writing] nonfuncnodes_41.c
  1273. [c:writing] nonfuncnodes_42.c
  1274. ^Ac[c:writing] nonfuncnodes_43.c
  1275. ^Ac[c:writing] nonfuncnodes_44.c
  1276. [c:writing] nonfuncnodes_45.c
  1277. [c:writing] data_pypy_module___pypy___1.c
  1278. [c:writing] data_pypy_module__cffi_backend_1.c
  1279. [c:writing] data_pypy_module__codecs_1.c
  1280. [c:writing] data_pypy_module__continuation_1.c
  1281. [c:writing] data_pypy_module__locale_1.c
  1282. [c:writing] data_pypy_module__multibytecodec_1.c
  1283. [c:writing] data_pypy_module__multiprocessing_1.c
  1284. [c:writing] data_pypy_module__vmprof_1.c
  1285. [c:writing] data_pypy_module_bz2_1.c
  1286. [c:writing] data_pypy_module_cpyext_1.c
  1287. [c:writing] data_pypy_module_crypt.c
  1288. [c:writing] data_pypy_module_faulthandler_1.c
  1289. [c:writing] data_pypy_module_posix_1.c
  1290. [c:writing] data_pypy_module_pwd_1.c
  1291. [c:writing] data_pypy_module_pyexpat_1.c
  1292. [c:writing] data_pypy_module_signal_1.c
  1293. [c:writing] data_pypy_module_sys_1.c
  1294. [c:writing] data_pypy_module_thread_1.c
  1295. [c:writing] data_pypy_module_time_1.c
  1296. [c:writing] data_pypy_module_zlib_1.c
  1297. [c:writing] data_pypy_objspace_std_1.c
  1298. [c:writing] data_rpython_jit_backend_llsupport_1.c
  1299. [c:writing] data_rpython_jit_backend_x86_1.c
  1300. [c:writing] data_rpython_jit_metainterp_2.c
  1301. [c:writing] data_rpython_memory_gc_1.c
  1302. [c:writing] data_rpython_rlib_1.c
  1303. [c:writing] data_rpython_rlib_rjitlog_1.c
  1304. [c:writing] data_rpython_rlib_rsre_1.c
  1305. [c:writing] data_rpython_rlib_rstruct_1.c
  1306. [c:writing] data_rpython_rlib_rvmprof_1.c
  1307. [c:writing] data_rpython_rtyper_lltypesystem_1.c
  1308. [c:writing] data_rpython_rtyper_lltypesystem_module.c
  1309. [c:writing] implement.c
  1310. [c:writing] implement_1.c
  1311. [c:writing] implement_2.c
  1312. [c:writing] implement_3.c
  1313. [c:writing] implement_4.c
  1314. [c:writing] implement_5.c
  1315. [c:writing] implement_6.c
  1316. [c:writing] implement_7.c
  1317. [c:writing] implement_8.c
  1318. [c:writing] implement_9.c
  1319. [c:writing] implement_10.c
  1320. [c:writing] implement_11.c
  1321. [c:writing] pypy_goal.c
  1322. [c:writing] pypy_interpreter.c
  1323. [c:writing] pypy_interpreter_1.c
  1324. [c:writing] pypy_interpreter_2.c
  1325. [c:writing] pypy_interpreter_3.c
  1326. [c:writing] pypy_interpreter_astcompiler.c
  1327. [c:writing] pypy_interpreter_astcompiler_1.c
  1328. [c:writing] pypy_interpreter_astcompiler_2.c
  1329. [c:writing] pypy_interpreter_astcompiler_3.c
  1330. [c:writing] pypy_interpreter_astcompiler_4.c
  1331. [c:writing] pypy_interpreter_astcompiler_5.c
  1332. [c:writing] pypy_interpreter_pyparser.c
  1333. [c:writing] pypy_module___builtin__.c
  1334. [c:writing] pypy_module___pypy__.c
  1335. [c:writing] pypy_module__cffi_backend.c
  1336. [c:writing] pypy_module__cffi_backend_1.c
  1337. [c:writing] pypy_module__codecs.c
  1338. [c:writing] pypy_module__collections.c
  1339. [c:writing] pypy_module__continuation.c
  1340. [c:writing] pypy_module__cppyy.c
  1341. [c:writing] pypy_module__cppyy_1.c
  1342. [c:writing] pypy_module__cppyy_capi.c
  1343. [c:writing] pypy_module__csv.c
  1344. [c:writing] pypy_module__frozen_importlib.c
  1345. [c:writing] pypy_module__io.c
  1346. [c:writing] pypy_module__io_1.c
  1347. [c:writing] pypy_module__jitlog.c
  1348. [c:writing] pypy_module__locale.c
  1349. [c:writing] pypy_module__lsprof.c
  1350. [c:writing] pypy_module__md5.c
  1351. [c:writing] pypy_module__minimal_curses.c
  1352. [c:writing] pypy_module__multibytecodec.c
  1353. [c:writing] pypy_module__multiprocessing.c
  1354. [c:writing] pypy_module__pickle_support.c
  1355. [c:writing] pypy_module__posixsubprocess.c
  1356. [c:writing] pypy_module__pypyjson.c
  1357. [c:writing] pypy_module__random.c
  1358. [c:writing] pypy_module__rawffi.c
  1359. [c:writing] pypy_module__rawffi_alt.c
  1360. [c:writing] pypy_module__socket.c
  1361. [c:writing] pypy_module__sre.c
  1362. [c:writing] pypy_module__string.c
  1363. [c:writing] pypy_module__vmprof.c
  1364. [c:writing] pypy_module__warnings.c
  1365. [c:writing] pypy_module__weakref.c
  1366. [c:writing] pypy_module_array.c
  1367. [c:writing] pypy_module_binascii.c
  1368. [c:writing] pypy_module_bz2.c
  1369. [c:writing] pypy_module_cmath.c
  1370. [c:writing] pypy_module_cpyext.c
  1371. [c:writing] pypy_module_cpyext_1.c
  1372. [c:writing] pypy_module_cpyext_2.c
  1373. [c:writing] pypy_module_cpyext_3.c
  1374. [c:writing] pypy_module_cpyext_4.c
  1375. [c:writing] pypy_module_cpyext_5.c
  1376. [c:writing] pypy_module_cpyext_6.c
  1377. [c:writing] pypy_module_cpyext_7.c
  1378. [c:writing] pypy_module_crypt.c
  1379. [c:writing] pypy_module_exceptions.c
  1380. [c:writing] pypy_module_faulthandler.c
  1381. [c:writing] pypy_module_fcntl.c
  1382. [c:writing] pypy_module_gc.c
  1383. [c:writing] pypy_module_imp.c
  1384. [c:writing] pypy_module_itertools.c
  1385. [c:writing] pypy_module_marshal.c
  1386. [c:writing] pypy_module_math.c
  1387. [c:writing] pypy_module_mmap.c
  1388. [c:writing] pypy_module_operator.c
  1389. [c:writing] pypy_module_parser.c
  1390. [c:writing] pypy_module_posix.c
  1391. [c:writing] pypy_module_pwd.c
  1392. [c:writing] pypy_module_pyexpat.c
  1393. [c:writing] pypy_module_pypyjit.c
  1394. [c:writing] pypy_module_select.c
  1395. [c:writing] pypy_module_signal.c
  1396. [c:writing] pypy_module_struct.c
  1397. [c:writing] pypy_module_sys.c
  1398. [c:writing] pypy_module_termios.c
  1399. [c:writing] pypy_module_thread.c
  1400. [c:writing] pypy_module_time.c
  1401. [c:writing] pypy_module_token.c
  1402. [c:writing] pypy_module_unicodedata.c
  1403. [c:writing] pypy_module_zipimport.c
  1404. [c:writing] pypy_module_zlib.c
  1405. [c:writing] pypy_objspace.c
  1406. [c:writing] pypy_objspace_std.c
  1407. [c:writing] pypy_objspace_std_1.c
  1408. [c:writing] pypy_objspace_std_2.c
  1409. [c:writing] pypy_objspace_std_3.c
  1410. [c:writing] pypy_objspace_std_4.c
  1411. [c:writing] pypy_objspace_std_5.c
  1412. [c:writing] pypy_objspace_std_6.c
  1413. [c:writing] pypy_objspace_std_7.c
  1414. [c:writing] pypy_objspace_std_8.c
  1415. [c:writing] rpython_flowspace.c
  1416. [c:writing] rpython_jit_backend.c
  1417. [c:writing] rpython_jit_backend_llsupport.c
  1418. [c:writing] rpython_jit_backend_llsupport_1.c
  1419. [c:writing] rpython_jit_backend_x86.c
  1420. [c:writing] rpython_jit_backend_x86_1.c
  1421. [c:writing] rpython_jit_backend_x86_2.c
  1422. [c:writing] rpython_jit_backend_x86_3.c
  1423. [c:writing] rpython_jit_codewriter.c
  1424. [c:writing] rpython_jit_metainterp.c
  1425. [c:writing] rpython_jit_metainterp_1.c
  1426. [c:writing] rpython_jit_metainterp_2.c
  1427. [c:writing] rpython_jit_metainterp_3.c
  1428. [c:writing] rpython_jit_metainterp_4.c
  1429. [c:writing] rpython_jit_metainterp_5.c
  1430. [c:writing] rpython_jit_metainterp_6.c
  1431. [c:writing] rpython_jit_metainterp_7.c
  1432. [c:writing] rpython_jit_metainterp_8.c
  1433. [c:writing] rpython_jit_metainterp_optimizeopt.c
  1434. [c:writing] rpython_jit_metainterp_optimizeopt_1.c
  1435. [c:writing] rpython_jit_metainterp_optimizeopt_2.c
  1436. [c:writing] rpython_jit_metainterp_optimizeopt_3.c
  1437. [c:writing] rpython_jit_metainterp_optimizeopt_4.c
  1438. [c:writing] rpython_memory.c
  1439. [c:writing] rpython_memory_gc.c
  1440. [c:writing] rpython_memory_gctransform.c
  1441. [c:writing] rpython_rlib.c
  1442. [c:writing] rpython_rlib_1.c
  1443. [c:writing] rpython_rlib_2.c
  1444. [c:writing] rpython_rlib_3.c
  1445. [c:writing] rpython_rlib_4.c
  1446. [c:writing] rpython_rlib_rjitlog.c
  1447. [c:writing] rpython_rlib_rsre.c
  1448. [c:writing] rpython_rlib_rstruct.c
  1449. [c:writing] rpython_rlib_rvmprof.c
  1450. [c:writing] rpython_rlib_unicodedata.c
  1451. [c:writing] rpython_rtyper.c
  1452. [c:writing] rpython_rtyper_lltypesystem.c
  1453. [c:writing] rpython_rtyper_lltypesystem_1.c
  1454. [c:writing] rpython_rtyper_lltypesystem_2.c
  1455. [c:writing] rpython_rtyper_lltypesystem_3.c
  1456. [c:writing] rpython_rtyper_lltypesystem_4.c
  1457. [c:writing] rpython_rtyper_lltypesystem_module.c
  1458. [c:writing] rpython_tool.c
  1459. [c:writing] rpython_translator.c
  1460. [c:writing] rpython_translator_c.c
  1461. [translation:info] written: /build/usession-release-pypy3.5-v7.0.0-0/testing_1/testing_1.c
  1462. [7d5e4] translation-task}
  1463. [translation:info] Compiling c source...
  1464. [7d5e4] {translation-task
  1465. starting compile_c
  1466. [platform:execute] make -j 8 in /build/usession-release-pypy3.5-v7.0.0-0/testing_1
  1467. [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_gai_strerror__INT':
  1468. [platform:WARNING] implement_2.c:53034:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1469. [platform:WARNING] l_v71065 = gai_strerror(l_a0_50);
  1470. [platform:WARNING] ^
  1471. [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_free_pointer_to_signedp__arrayPtr':
  1472. [platform:WARNING] implement_2.c:53585:37: warning: passing argument 1 of 'free_pointer_to_signedp' from incompatible pointer type [-Wincompatible-pointer-types]
  1473. [platform:WARNING] l_v71270 = free_pointer_to_signedp(l_a0_68);
  1474. [platform:WARNING] ^~~~~~~
  1475. [platform:WARNING] In file included from implement_2.c:4:0:
  1476. [platform:WARNING] common_header.h:351:16: note: expected 'int **' but argument is of type 'Signed ** {aka long int **}'
  1477. [platform:WARNING] RPY_EXTERN int free_pointer_to_signedp(int** ptrtofree);
  1478. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~
  1479. [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_ExpatVersion___':
  1480. [platform:WARNING] implement_3.c:35983:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1481. [platform:WARNING] l_v89062 = XML_ExpatVersion();
  1482. [platform:WARNING] ^
  1483. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetAttlistDeclHandler__NonePtr_funcPtr':
  1484. [platform:WARNING] implement_10.c:3986:38: warning: passing argument 2 of 'XML_SetAttlistDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1485. [platform:WARNING] XML_SetAttlistDeclHandler(l_a0_158, l_a1_122);
  1486. [platform:WARNING] ^~~~~~~~
  1487. [platform:WARNING] In file included from common_header.h:150:0,
  1488. [platform:WARNING] from implement_10.c:4:
  1489. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:204:1: note: expected 'XML_AttlistDeclHandler {aka void (*)(void *, const char *, const char *, const char *, const char *, int)}' but argument is of type 'void (*)(void *, char *, char *, char *, char *, int)'
  1490. [platform:WARNING] XML_SetAttlistDeclHandler(XML_Parser parser,
  1491. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~
  1492. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetElementDeclHandler__NonePtr_funcPtr':
  1493. [platform:WARNING] implement_10.c:4228:38: warning: passing argument 2 of 'XML_SetElementDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1494. [platform:WARNING] XML_SetElementDeclHandler(l_a0_160, l_a1_124);
  1495. [platform:WARNING] ^~~~~~~~
  1496. [platform:WARNING] In file included from common_header.h:150:0,
  1497. [platform:WARNING] from implement_10.c:4:
  1498. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:184:1: note: expected 'XML_ElementDeclHandler {aka void (*)(void *, const char *, struct XML_cp *)}' but argument is of type 'void (*)(void *, char *, XML_Content *) {aka void (*)(void *, char *, struct XML_cp *)}'
  1499. [platform:WARNING] XML_SetElementDeclHandler(XML_Parser parser,
  1500. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~
  1501. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetSkippedEntityHandler__NonePtr_funcP':
  1502. [platform:WARNING] implement_10.c:4470:40: warning: passing argument 2 of 'XML_SetSkippedEntityHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1503. [platform:WARNING] XML_SetSkippedEntityHandler(l_a0_162, l_a1_126);
  1504. [platform:WARNING] ^~~~~~~~
  1505. [platform:WARNING] In file included from common_header.h:150:0,
  1506. [platform:WARNING] from implement_10.c:4:
  1507. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:666:1: note: expected 'XML_SkippedEntityHandler {aka void (*)(void *, const char *, int)}' but argument is of type 'void (*)(void *, char *, int)'
  1508. [platform:WARNING] XML_SetSkippedEntityHandler(XML_Parser parser,
  1509. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1510. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetCharacterDataHandler__NonePtr_funcP':
  1511. [platform:WARNING] implement_10.c:4712:40: warning: passing argument 2 of 'XML_SetCharacterDataHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1512. [platform:WARNING] XML_SetCharacterDataHandler(l_a0_164, l_a1_128);
  1513. [platform:WARNING] ^~~~~~~~
  1514. [platform:WARNING] In file included from common_header.h:150:0,
  1515. [platform:WARNING] from implement_10.c:4:
  1516. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:576:1: note: expected 'XML_CharacterDataHandler {aka void (*)(void *, const char *, int)}' but argument is of type 'void (*)(void *, char *, int)'
  1517. [platform:WARNING] XML_SetCharacterDataHandler(XML_Parser parser,
  1518. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1519. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetEndElementHandler__NonePtr_funcPtr':
  1520. [platform:WARNING] implement_10.c:5241:37: warning: passing argument 2 of 'XML_SetEndElementHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1521. [platform:WARNING] XML_SetEndElementHandler(l_a0_168, l_a1_131);
  1522. [platform:WARNING] ^~~~~~~~
  1523. [platform:WARNING] In file included from common_header.h:150:0,
  1524. [platform:WARNING] from implement_10.c:4:
  1525. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:572:1: note: expected 'XML_EndElementHandler {aka void (*)(void *, const char *)}' but argument is of type 'void (*)(void *, char *)'
  1526. [platform:WARNING] XML_SetEndElementHandler(XML_Parser parser,
  1527. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~
  1528. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetProcessingInstructionHandler__NoneP':
  1529. [platform:WARNING] implement_10.c:5480:48: warning: passing argument 2 of 'XML_SetProcessingInstructionHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1530. [platform:WARNING] XML_SetProcessingInstructionHandler(l_a0_170, l_a1_133);
  1531. [platform:WARNING] ^~~~~~~~
  1532. [platform:WARNING] In file included from common_header.h:150:0,
  1533. [platform:WARNING] from implement_10.c:4:
  1534. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:580:1: note: expected 'XML_ProcessingInstructionHandler {aka void (*)(void *, const char *, const char *)}' but argument is of type 'void (*)(void *, char *, char *)'
  1535. [platform:WARNING] XML_SetProcessingInstructionHandler(XML_Parser parser,
  1536. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1537. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetNotationDeclHandler__NonePtr_funcPt':
  1538. [platform:WARNING] implement_10.c:5963:39: warning: passing argument 2 of 'XML_SetNotationDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1539. [platform:WARNING] XML_SetNotationDeclHandler(l_a0_174, l_a1_136);
  1540. [platform:WARNING] ^~~~~~~~
  1541. [platform:WARNING] In file included from common_header.h:150:0,
  1542. [platform:WARNING] from implement_10.c:4:
  1543. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:633:1: note: expected 'XML_NotationDeclHandler {aka void (*)(void *, const char *, const char *, const char *, const char *)}' but argument is of type 'void (*)(void *, char *, char *, char *, char *)'
  1544. [platform:WARNING] XML_SetNotationDeclHandler(XML_Parser parser,
  1545. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~
  1546. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetStartDoctypeDeclHandler__NonePtr_fu':
  1547. [platform:WARNING] implement_10.c:6206:43: warning: passing argument 2 of 'XML_SetStartDoctypeDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1548. [platform:WARNING] XML_SetStartDoctypeDeclHandler(l_a0_176, l_a1_138);
  1549. [platform:WARNING] ^~~~~~~~
  1550. [platform:WARNING] In file included from common_header.h:150:0,
  1551. [platform:WARNING] from implement_10.c:4:
  1552. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:621:1: note: expected 'XML_StartDoctypeDeclHandler {aka void (*)(void *, const char *, const char *, const char *, int)}' but argument is of type 'void (*)(void *, char *, char *, char *, int)'
  1553. [platform:WARNING] XML_SetStartDoctypeDeclHandler(XML_Parser parser,
  1554. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1555. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetDefaultHandler__NonePtr_funcPtr':
  1556. [platform:WARNING] implement_10.c:6449:34: warning: passing argument 2 of 'XML_SetDefaultHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1557. [platform:WARNING] XML_SetDefaultHandler(l_a0_178, l_a1_140);
  1558. [platform:WARNING] ^~~~~~~~
  1559. [platform:WARNING] In file included from common_header.h:150:0,
  1560. [platform:WARNING] from implement_10.c:4:
  1561. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:604:1: note: expected 'XML_DefaultHandler {aka void (*)(void *, const char *, int)}' but argument is of type 'void (*)(void *, char *, int)'
  1562. [platform:WARNING] XML_SetDefaultHandler(XML_Parser parser,
  1563. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~
  1564. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetExternalEntityRefHandler__NonePtr_f':
  1565. [platform:WARNING] implement_10.c:6747:44: warning: passing argument 2 of 'XML_SetExternalEntityRefHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1566. [platform:WARNING] XML_SetExternalEntityRefHandler(l_a0_180, l_a1_142);
  1567. [platform:WARNING] ^~~~~~~~
  1568. [platform:WARNING] In file included from common_header.h:150:0,
  1569. [platform:WARNING] from implement_10.c:4:
  1570. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:654:1: note: expected 'XML_ExternalEntityRefHandler {aka int (*)(struct XML_ParserStruct *, const char *, const char *, const char *, const char *)}' but argument is of type 'int (*)(struct XML_ParserStruct *, char *, char *, char *, char *)'
  1571. [platform:WARNING] XML_SetExternalEntityRefHandler(XML_Parser parser,
  1572. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1573. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetXmlDeclHandler__NonePtr_funcPtr':
  1574. [platform:WARNING] implement_10.c:6997:34: warning: passing argument 2 of 'XML_SetXmlDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1575. [platform:WARNING] XML_SetXmlDeclHandler(l_a0_182, l_a1_144);
  1576. [platform:WARNING] ^~~~~~~~
  1577. [platform:WARNING] In file included from common_header.h:150:0,
  1578. [platform:WARNING] from implement_10.c:4:
  1579. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:221:1: note: expected 'XML_XmlDeclHandler {aka void (*)(void *, const char *, const char *, int)}' but argument is of type 'void (*)(void *, char *, char *, int)'
  1580. [platform:WARNING] XML_SetXmlDeclHandler(XML_Parser parser,
  1581. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~
  1582. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetCommentHandler__NonePtr_funcPtr':
  1583. [platform:WARNING] implement_10.c:7239:34: warning: passing argument 2 of 'XML_SetCommentHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1584. [platform:WARNING] XML_SetCommentHandler(l_a0_184, l_a1_146);
  1585. [platform:WARNING] ^~~~~~~~
  1586. [platform:WARNING] In file included from common_header.h:150:0,
  1587. [platform:WARNING] from implement_10.c:4:
  1588. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:583:1: note: expected 'XML_CommentHandler {aka void (*)(void *, const char *)}' but argument is of type 'void (*)(void *, char *)'
  1589. [platform:WARNING] XML_SetCommentHandler(XML_Parser parser,
  1590. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~
  1591. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetEntityDeclHandler__NonePtr_funcPtr':
  1592. [platform:WARNING] implement_10.c:7482:37: warning: passing argument 2 of 'XML_SetEntityDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1593. [platform:WARNING] XML_SetEntityDeclHandler(l_a0_186, l_a1_148);
  1594. [platform:WARNING] ^~~~~~~~
  1595. [platform:WARNING] In file included from common_header.h:150:0,
  1596. [platform:WARNING] from implement_10.c:4:
  1597. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:370:1: note: expected 'XML_EntityDeclHandler {aka void (*)(void *, const char *, int, const char *, int, const char *, const char *, const char *, const char *)}' but argument is of type 'void (*)(void *, char *, int, char *, int, char *, char *, char *, char *)'
  1598. [platform:WARNING] XML_SetEntityDeclHandler(XML_Parser parser,
  1599. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~
  1600. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetUnparsedEntityDeclHandler__NonePtr_':
  1601. [platform:WARNING] implement_10.c:7973:45: warning: passing argument 2 of 'XML_SetUnparsedEntityDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1602. [platform:WARNING] XML_SetUnparsedEntityDeclHandler(l_a0_190, l_a1_151);
  1603. [platform:WARNING] ^~~~~~~~
  1604. [platform:WARNING] In file included from common_header.h:150:0,
  1605. [platform:WARNING] from implement_10.c:4:
  1606. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:629:1: note: expected 'XML_UnparsedEntityDeclHandler {aka void (*)(void *, const char *, const char *, const char *, const char *, const char *)}' but argument is of type 'void (*)(void *, char *, char *, char *, char *, char *)'
  1607. [platform:WARNING] XML_SetUnparsedEntityDeclHandler(XML_Parser parser,
  1608. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1609. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetStartElementHandler__NonePtr_funcPt':
  1610. [platform:WARNING] implement_10.c:8213:39: warning: passing argument 2 of 'XML_SetStartElementHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1611. [platform:WARNING] XML_SetStartElementHandler(l_a0_192, l_a1_153);
  1612. [platform:WARNING] ^~~~~~~~
  1613. [platform:WARNING] In file included from common_header.h:150:0,
  1614. [platform:WARNING] from implement_10.c:4:
  1615. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:568:1: note: expected 'XML_StartElementHandler {aka void (*)(void *, const char *, const char **)}' but argument is of type 'void (*)(void *, char *, char **)'
  1616. [platform:WARNING] XML_SetStartElementHandler(XML_Parser parser,
  1617. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~
  1618. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetStartNamespaceDeclHandler__NonePtr_':
  1619. [platform:WARNING] implement_10.c:8452:45: warning: passing argument 2 of 'XML_SetStartNamespaceDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1620. [platform:WARNING] XML_SetStartNamespaceDeclHandler(l_a0_194, l_a1_155);
  1621. [platform:WARNING] ^~~~~~~~
  1622. [platform:WARNING] In file included from common_header.h:150:0,
  1623. [platform:WARNING] from implement_10.c:4:
  1624. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:642:1: note: expected 'XML_StartNamespaceDeclHandler {aka void (*)(void *, const char *, const char *)}' but argument is of type 'void (*)(void *, char *, char *)'
  1625. [platform:WARNING] XML_SetStartNamespaceDeclHandler(XML_Parser parser,
  1626. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1627. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetEndNamespaceDeclHandler__NonePtr_fu':
  1628. [platform:WARNING] implement_10.c:8930:43: warning: passing argument 2 of 'XML_SetEndNamespaceDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1629. [platform:WARNING] XML_SetEndNamespaceDeclHandler(l_a0_198, l_a1_158);
  1630. [platform:WARNING] ^~~~~~~~
  1631. [platform:WARNING] In file included from common_header.h:150:0,
  1632. [platform:WARNING] from implement_10.c:4:
  1633. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:646:1: note: expected 'XML_EndNamespaceDeclHandler {aka void (*)(void *, const char *)}' but argument is of type 'void (*)(void *, char *)'
  1634. [platform:WARNING] XML_SetEndNamespaceDeclHandler(XML_Parser parser,
  1635. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1636. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetDefaultHandlerExpand__NonePtr_funcP':
  1637. [platform:WARNING] implement_10.c:9186:40: warning: passing argument 2 of 'XML_SetDefaultHandlerExpand' from incompatible pointer type [-Wincompatible-pointer-types]
  1638. [platform:WARNING] XML_SetDefaultHandlerExpand(l_a0_201, l_a1_161);
  1639. [platform:WARNING] ^~~~~~~~
  1640. [platform:WARNING] In file included from common_header.h:150:0,
  1641. [platform:WARNING] from implement_10.c:4:
  1642. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:612:1: note: expected 'XML_DefaultHandler {aka void (*)(void *, const char *, int)}' but argument is of type 'void (*)(void *, char *, int)'
  1643. [platform:WARNING] XML_SetDefaultHandlerExpand(XML_Parser parser,
  1644. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1645. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_SetUnknownEncodingHandler__NonePtr_fun':
  1646. [platform:WARNING] implement_10.c:12127:42: warning: passing argument 2 of 'XML_SetUnknownEncodingHandler' from incompatible pointer type [-Wincompatible-pointer-types]
  1647. [platform:WARNING] XML_SetUnknownEncodingHandler(l_a0_213, l_a1_167, l_a2_97);
  1648. [platform:WARNING] ^~~~~~~~
  1649. [platform:WARNING] In file included from common_header.h:150:0,
  1650. [platform:WARNING] from implement_10.c:4:
  1651. [platform:WARNING] /nix/store/qhi23dvx3sk4s9fpm18a4af1krh27p3n-expat-2.2.7-dev/include/expat.h:670:1: note: expected 'XML_UnknownEncodingHandler {aka int (*)(void *, const char *, struct <anonymous> *)}' but argument is of type 'int (*)(void *, char *, XML_Encoding *) {aka int (*)(void *, char *, struct <anonymous> *)}'
  1652. [platform:WARNING] XML_SetUnknownEncodingHandler(XML_Parser parser,
  1653. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1654. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_XML_ErrorString__INT':
  1655. [platform:WARNING] implement_10.c:12654:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1656. [platform:WARNING] l_res_1545 = XML_ErrorString(l_a0_221);
  1657. [platform:WARNING] ^
  1658. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_openpty__arrayPtr_arrayPtr_arrayPtr_arrayP':
  1659. [platform:WARNING] implement_10.c:48446:53: warning: passing argument 4 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types]
  1660. [platform:WARNING] l_res_1698 = openpty(l_a0_364, l_a1_255, l_a2_140, l_a3_62, l_a4_33);
  1661. [platform:WARNING] ^~~~~~~
  1662. [platform:WARNING] In file included from common_header.h:120:0,
  1663. [platform:WARNING] from implement_10.c:4:
  1664. [platform:WARNING] /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/pty.h:36:12: note: expected 'const struct termios *' but argument is of type 'char *'
  1665. [platform:WARNING] extern int openpty (int *__amaster, int *__aslave, char *__name,
  1666. [platform:WARNING] ^~~~~~~
  1667. [platform:WARNING] implement_10.c:48446:62: warning: passing argument 5 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types]
  1668. [platform:WARNING] l_res_1698 = openpty(l_a0_364, l_a1_255, l_a2_140, l_a3_62, l_a4_33);
  1669. [platform:WARNING] ^~~~~~~
  1670. [platform:WARNING] In file included from common_header.h:120:0,
  1671. [platform:WARNING] from implement_10.c:4:
  1672. [platform:WARNING] /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/pty.h:36:12: note: expected 'const struct winsize *' but argument is of type 'char *'
  1673. [platform:WARNING] extern int openpty (int *__amaster, int *__aslave, char *__name,
  1674. [platform:WARNING] ^~~~~~~
  1675. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_inet_ntop__INT_arrayPtr_arrayPtr_UINT':
  1676. [platform:WARNING] implement_10.c:48853:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1677. [platform:WARNING] l_res_1704 = inet_ntop(l_a0_376, l_a1_264, l_a2_147, l_a3_69);
  1678. [platform:WARNING] ^
  1679. [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_gettimeofday__arrayPtr_arrayPtr':
  1680. [platform:WARNING] implement_10.c:49986:38: warning: passing argument 2 of 'gettimeofday' from incompatible pointer type [-Wincompatible-pointer-types]
  1681. [platform:WARNING] l_res_1715 = gettimeofday(l_a0_399, l_a1_282);
  1682. [platform:WARNING] ^~~~~~~~
  1683. [platform:WARNING] In file included from common_header.h:110:0,
  1684. [platform:WARNING] from implement_10.c:4:
  1685. [platform:WARNING] /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/sys/time.h:68:12: note: expected '__timezone_ptr_t {aka struct timezone * restrict}' but argument is of type 'char *'
  1686. [platform:WARNING] extern int gettimeofday (struct timeval *__restrict __tv,
  1687. [platform:WARNING] ^~~~~~~~~~~~
  1688. [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_load_cffi1_module':
  1689. [platform:WARNING] pypy_module__cffi_backend.c:1864:12: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  1690. [platform:WARNING] l_v529442 = RPyField(l_src_ctx_2, includes);
  1691. [platform:WARNING] ^
  1692. [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__cffi_call_python':
  1693. [platform:WARNING] pypy_module__cffi_backend.c:4509:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1694. [platform:WARNING] l_v530677 = RPyField(l_ll_externpy_1, name);
  1695. [platform:WARNING] ^
  1696. [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_do_realize_lazy_struct':
  1697. [platform:WARNING] pypy_module__cffi_backend.c:18741:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1698. [platform:WARNING] l_v535881 = RPyField(l_v535880, fields);
  1699. [platform:WARNING] ^
  1700. [platform:WARNING] pypy_module__cffi_backend.c:18744:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1701. [platform:WARNING] l_cp_28 = RPyField(l_fld_0, name);
  1702. [platform:WARNING] ^
  1703. [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_dir1':
  1704. [platform:WARNING] pypy_module__cffi_backend.c:26900:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1705. [platform:WARNING] l_g_2 = RPyField(l_v539185, globals);
  1706. [platform:WARNING] ^
  1707. [platform:WARNING] pypy_module__cffi_backend.c:27016:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1708. [platform:WARNING] l_cp_29 = RPyField(l_v539204, name);
  1709. [platform:WARNING] ^
  1710. [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject__build_attr':
  1711. [platform:WARNING] pypy_module__cffi_backend.c:50900:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1712. [platform:WARNING] l_v548292 = RPyField(l_v548270, globals);
  1713. [platform:WARNING] ^
  1714. [platform:WARNING] pypy_module__cffi_backend.c:51186:13: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  1715. [platform:WARNING] l_ptr_211 = &RPyField(l_g_3, size_or_direct_fn);
  1716. [platform:WARNING] ^
  1717. [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_full_dict_copy':
  1718. [platform:WARNING] pypy_module__cffi_backend.c:52067:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1719. [platform:WARNING] l_g_4 = RPyField(l_v548822, globals);
  1720. [platform:WARNING] ^
  1721. [platform:WARNING] pypy_module__cffi_backend.c:52097:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1722. [platform:WARNING] l_cp_30 = RPyField(l_v548832, name);
  1723. [platform:WARNING] ^
  1724. [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_realize_c_type_or_func':
  1725. [platform:WARNING] pypy_module__cffi_backend.c:56457:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1726. [platform:WARNING] l_v550660 = RPyField(l_v550659, typenames);
  1727. [platform:WARNING] ^
  1728. [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject__ffi_bad_type':
  1729. [platform:WARNING] pypy_module__cffi_backend.c:61703:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1730. [platform:WARNING] l_cp_32 = RPyField(l_info_28, error_message);
  1731. [platform:WARNING] ^
  1732. [platform:WARNING] pypy_module__cffi_backend.c:62073:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1733. [platform:WARNING] l_cp_31 = RPyField(l_info_28, error_message);
  1734. [platform:WARNING] ^
  1735. [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_realize_global_int':
  1736. [platform:WARNING] pypy_module__cffi_backend.c:66062:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1737. [platform:WARNING] l_cp_33 = RPyField(l_g_6, name);
  1738. [platform:WARNING] ^
  1739. [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_W_FFIObject_fetch_int_constant':
  1740. [platform:WARNING] pypy_module__cffi_backend_1.c:67:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1741. [platform:WARNING] l_v554286 = RPyField(l_v554285, globals);
  1742. [platform:WARNING] ^
  1743. [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__realize_c_struct_or_union':
  1744. [platform:WARNING] pypy_module__cffi_backend_1.c:4270:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1745. [platform:WARNING] l_v555803 = RPyField(l_v555802, struct_unions);
  1746. [platform:WARNING] ^
  1747. [platform:WARNING] pypy_module__cffi_backend_1.c:4306:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1748. [platform:WARNING] l_v556249 = RPyField(l_s_288, name);
  1749. [platform:WARNING] ^
  1750. [platform:WARNING] pypy_module__cffi_backend_1.c:4354:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1751. [platform:WARNING] l_v556076 = RPyField(l_s_288, name);
  1752. [platform:WARNING] ^
  1753. [platform:WARNING] pypy_module__cffi_backend_1.c:4600:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1754. [platform:WARNING] l_cp_35 = RPyField(l_s_288, name);
  1755. [platform:WARNING] ^
  1756. [platform:WARNING] pypy_module__cffi_backend_1.c:4770:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1757. [platform:WARNING] l_cp_34 = RPyField(l_s_288, name);
  1758. [platform:WARNING] ^
  1759. [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__realize_c_enum':
  1760. [platform:WARNING] pypy_module__cffi_backend_1.c:5689:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1761. [platform:WARNING] l_v556391 = RPyField(l_v556390, enums);
  1762. [platform:WARNING] ^
  1763. [platform:WARNING] pypy_module__cffi_backend_1.c:5924:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1764. [platform:WARNING] l_p_119 = RPyField(l_e_249, enumerators);
  1765. [platform:WARNING] ^
  1766. [platform:WARNING] pypy_module__cffi_backend_1.c:5938:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1767. [platform:WARNING] l_v556448 = RPyField(l_e_249, name);
  1768. [platform:WARNING] ^
  1769. [platform:WARNING] pypy_module__cffi_backend_1.c:6367:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1770. [platform:WARNING] l_v556578 = RPyField(l_v556577, globals);
  1771. [platform:WARNING] ^
  1772. [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__fetch_external_struct_or_union':
  1773. [platform:WARNING] pypy_module__cffi_backend_1.c:34342:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1774. [platform:WARNING] l_cp_36 = RPyField(l_s_291, name);
  1775. [platform:WARNING] ^
  1776. [platform:WARNING] pypy_module__cffi_backend_1.c:34536:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1777. [platform:WARNING] l_v567140 = RPyField(l_ctx1_0, struct_unions);
  1778. [platform:WARNING] ^
  1779. [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_W_FFIObject_descr_list_types':
  1780. [platform:WARNING] pypy_module__cffi_backend_1.c:39931:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1781. [platform:WARNING] l_v569117 = RPyField(l_ctx_197, typenames);
  1782. [platform:WARNING] ^
  1783. [platform:WARNING] pypy_module__cffi_backend_1.c:39933:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1784. [platform:WARNING] l_cp_40 = RPyField(l_v569118, name);
  1785. [platform:WARNING] ^
  1786. [platform:WARNING] pypy_module__cffi_backend_1.c:40349:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1787. [platform:WARNING] l_v569253 = RPyField(l_ctx_197, struct_unions);
  1788. [platform:WARNING] ^
  1789. [platform:WARNING] pypy_module__cffi_backend_1.c:40351:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1790. [platform:WARNING] l_cp_39 = RPyField(l_su_0, name);
  1791. [platform:WARNING] ^
  1792. [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_externpy_deco':
  1793. [platform:WARNING] pypy_module__cffi_backend_1.c:41497:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1794. [platform:WARNING] l_v569726 = RPyField(l_ctx_198, globals);
  1795. [platform:WARNING] ^
  1796. [platform:WARNING] pypy_module__multibytecodec.c: In function 'pypy_g_multibytecodec_encerror':
  1797. [platform:WARNING] pypy_module__multibytecodec.c:5786:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1798. [platform:WARNING] l_codec_7 = pypy_cjk_enc_getcodec(l_encodebuf_3);
  1799. [platform:WARNING] ^
  1800. [platform:WARNING] pypy_module__multibytecodec.c:5973:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1801. [platform:WARNING] l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_3);
  1802. [platform:WARNING] ^
  1803. [platform:WARNING] pypy_module_time.c: In function 'pypy_g__gettmarg':
  1804. [platform:WARNING] pypy_module_time.c:635:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1805. [platform:WARNING] l_old_tm_zone_0 = (&pypy_g_tm)->tm_zone;
  1806. [platform:WARNING] ^
  1807. [platform:WARNING] pypy_module_time.c: In function 'pypy_g__init_timezone':
  1808. [platform:WARNING] pypy_module_time.c:2456:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1809. [platform:WARNING] l_cp_145 = RPyField(l_res_2052, tm_zone);
  1810. [platform:WARNING] ^
  1811. [platform:WARNING] pypy_module_time.c:2734:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1812. [platform:WARNING] l_cp_146 = RPyField(l_res_2050, tm_zone);
  1813. [platform:WARNING] ^
  1814. [platform:WARNING] pypy_module_time.c: In function 'pypy_g__tm_to_tuple':
  1815. [platform:WARNING] pypy_module_time.c:8800:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1816. [platform:WARNING] l_cp_148 = RPyField(l_t_16, tm_zone);
  1817. [platform:WARNING] ^
  1818. [platform:WARNING] pypy_objspace_std_1.c: In function 'pypy_g_W_BytearrayObject_descr_zfill':
  1819. [platform:WARNING] pypy_objspace_std_1.c:25270:29: warning: self-comparison always evaluates to true [-Wtautological-compare]
  1820. [platform:WARNING] l_v1113042 = (l_selfval_3 == l_selfval_3);
  1821. [platform:WARNING] ^~
  1822. [platform:WARNING] rpython_jit_metainterp_1.c: In function 'pypy_g_get_location_str_14':
  1823. [platform:WARNING] rpython_jit_metainterp_1.c:47131:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  1824. [platform:WARNING] l_v1462558 = RPyField(l_externpy_1, name);
  1825. [platform:WARNING] ^
  1826. [platform:WARNING] rpython_rlib_1.c: In function 'pypy_g_PacketAddress_get_haddr':
  1827. [platform:WARNING] rpython_rlib_1.c:21802:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1828. [platform:WARNING] l_v1803708 = RPyField(l_v1803672, sll_addr);
  1829. [platform:WARNING] ^
  1830. [platform:WARNING] rpython_rlib_1.c: In function 'pypy_g_PacketAddress___init__':
  1831. [platform:WARNING] rpython_rlib_1.c:32349:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1832. [platform:WARNING] l_v1807490 = RPyField(l_addr_15277, sll_addr);
  1833. [platform:WARNING] ^
  1834. [platform:WARNING] rpython_rtyper_lltypesystem_3.c: In function 'pypy_g_ll_dict_lookup__v4748___simple_call__function_':
  1835. [platform:WARNING] rpython_rtyper_lltypesystem_3.c:39845:32: warning: self-comparison always evaluates to false [-Wtautological-compare]
  1836. [platform:WARNING] l_v2007454 = (l_entries_609 != l_entries_609);
  1837. [platform:WARNING] ^~
  1838. [platform:WARNING] rpython_rtyper_lltypesystem_3.c: In function 'pypy_g_ll_dict_lookup__v4752___simple_call__function_':
  1839. [platform:WARNING] rpython_rtyper_lltypesystem_3.c:40125:32: warning: self-comparison always evaluates to false [-Wtautological-compare]
  1840. [platform:WARNING] l_v2007528 = (l_entries_610 != l_entries_610);
  1841. [platform:WARNING] ^~
  1842. [platform:WARNING] rpython_rtyper_lltypesystem_3.c: In function 'pypy_g_ll_dict_lookup__v4750___simple_call__function_':
  1843. [platform:WARNING] rpython_rtyper_lltypesystem_3.c:40405:32: warning: self-comparison always evaluates to false [-Wtautological-compare]
  1844. [platform:WARNING] l_v2007601 = (l_entries_611 != l_entries_611);
  1845. [platform:WARNING] ^~
  1846. [platform:WARNING] rpython_rtyper_lltypesystem_3.c: In function 'pypy_g_ll_dict_lookup__v4745___simple_call__function_':
  1847. [platform:WARNING] rpython_rtyper_lltypesystem_3.c:40815:32: warning: self-comparison always evaluates to false [-Wtautological-compare]
  1848. [platform:WARNING] l_v2007719 = (l_entries_612 != l_entries_612);
  1849. [platform:WARNING] ^~
  1850. [platform:WARNING] rjitlog.c: In function 'jitlog_write_marked':
  1851. [platform:WARNING] rjitlog.c:97:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  1852. [platform:WARNING] write(jitlog_fd, text, length);
  1853. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1854. [platform:WARNING] In file included from vmprof_common.c:14:0:
  1855. [platform:WARNING] common_header.h:99:0: warning: "_XOPEN_SOURCE" redefined
  1856. [platform:WARNING] #define _XOPEN_SOURCE 600
  1857. [platform:WARNING]
  1858. [platform:WARNING] In file included from /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/unistd.h:25:0,
  1859. [platform:WARNING] from /build/pypy-pypy-928a4f70d3de/rpython/rlib/rvmprof/src/shared/vmprof.h:10,
  1860. [platform:WARNING] from /build/pypy-pypy-928a4f70d3de/rpython/rlib/rvmprof/src/shared/vmprof_common.h:3,
  1861. [platform:WARNING] from vmprof_common.c:1:
  1862. [platform:WARNING] /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/features.h:202:0: note: this is the location of the previous definition
  1863. [platform:WARNING] # define _XOPEN_SOURCE 700
  1864. [platform:WARNING]
  1865. [platform:WARNING] vmp_stack.c: In function '_write_python_stack_entry':
  1866. [platform:WARNING] vmp_stack.c:137:51: warning: passing argument 1 of 'vmprof_write_header_for_jit_addr' from incompatible pointer type [-Wincompatible-pointer-types]
  1867. [platform:WARNING] *depth = vmprof_write_header_for_jit_addr(result, *depth, pc, max_depth);
  1868. [platform:WARNING] ^~~~~~
  1869. [platform:WARNING] In file included from /build/pypy-pypy-928a4f70d3de/rpython/rlib/rvmprof/src/shared/vmprof.h:59:0,
  1870. [platform:WARNING] from /build/pypy-pypy-928a4f70d3de/rpython/rlib/rvmprof/src/shared/vmp_stack.h:3,
  1871. [platform:WARNING] from vmp_stack.c:1:
  1872. [platform:WARNING] /build/pypy-pypy-928a4f70d3de/rpython/rlib/rvmprof/src/rvmprof.h:44:6: note: expected 'intptr_t * {aka long int *}' but argument is of type 'void **'
  1873. [platform:WARNING] long vmprof_write_header_for_jit_addr(intptr_t *result, long n,
  1874. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1875. [platform:WARNING] vmp_stack.c: In function 'vmp_walk_and_record_stack':
  1876. [platform:WARNING] vmp_stack.c:299:20: warning: implicit declaration of function 'pypy_find_codemap_at_addr' [-Wimplicit-function-declaration]
  1877. [platform:WARNING] } else if (pypy_find_codemap_at_addr(rip, &start_addr) != NULL) {
  1878. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~
  1879. [platform:WARNING] vmp_stack.c:299:64: warning: comparison between pointer and integer
  1880. [platform:WARNING] } else if (pypy_find_codemap_at_addr(rip, &start_addr) != NULL) {
  1881. [platform:WARNING] ^~
  1882. [platform:WARNING] vmp_stack.c:300:54: warning: passing argument 1 of 'vmprof_write_header_for_jit_addr' from incompatible pointer type [-Wincompatible-pointer-types]
  1883. [platform:WARNING] depth = vmprof_write_header_for_jit_addr(result, depth, pc, max_depth);
  1884. [platform:WARNING] ^~~~~~
  1885. [platform:WARNING] In file included from /build/pypy-pypy-928a4f70d3de/rpython/rlib/rvmprof/src/shared/vmprof.h:59:0,
  1886. [platform:WARNING] from /build/pypy-pypy-928a4f70d3de/rpython/rlib/rvmprof/src/shared/vmp_stack.h:3,
  1887. [platform:WARNING] from vmp_stack.c:1:
  1888. [platform:WARNING] /build/pypy-pypy-928a4f70d3de/rpython/rlib/rvmprof/src/rvmprof.h:44:6: note: expected 'intptr_t * {aka long int *}' but argument is of type 'void **'
  1889. [platform:WARNING] long vmprof_write_header_for_jit_addr(intptr_t *result, long n,
  1890. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1891. [platform:WARNING] In file included from faulthandler.c:17:0:
  1892. [platform:WARNING] common_header.h:99:0: warning: "_XOPEN_SOURCE" redefined
  1893. [platform:WARNING] #define _XOPEN_SOURCE 600
  1894. [platform:WARNING]
  1895. [platform:WARNING] In file included from /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/bits/libc-header-start.h:33:0,
  1896. [platform:WARNING] from /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/stdint.h:26,
  1897. [platform:WARNING] from /build/pypy-pypy-928a4f70d3de/rpython/../pypy/module/faulthandler/faulthandler.h:8,
  1898. [platform:WARNING] from faulthandler.c:1:
  1899. [platform:WARNING] /nix/store/bniand9afisrgrsfi7kr093334iv3ibv-glibc-2.27-dev/include/features.h:202:0: note: this is the location of the previous definition
  1900. [platform:WARNING] # define _XOPEN_SOURCE 700
  1901. [platform:WARNING]
  1902. [platform:WARNING] faulthandler.c: In function 'pypy_faulthandler_dump_traceback':
  1903. [platform:WARNING] faulthandler.c:161:49: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types]
  1904. [platform:WARNING] array_p, FRAME_DEPTH_N);
  1905. [platform:WARNING] ^~~~~~~
  1906. [platform:WARNING] In file included from common_header.h:156:0,
  1907. [platform:WARNING] from faulthandler.c:17:
  1908. [platform:WARNING] /build/pypy-pypy-928a4f70d3de/rpython/rlib/rvmprof/src/rvmprof.h:39:21: note: expected 'void **' but argument is of type 'intptr_t * {aka long int *}'
  1909. [platform:WARNING] RPY_EXTERN intptr_t vmprof_get_traceback(void *, void *, void**, intptr_t);
  1910. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~
  1911. [platform:WARNING] faulthandler.c:172:45: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types]
  1912. [platform:WARNING] array_p, FRAME_DEPTH_N);
  1913. [platform:WARNING] ^~~~~~~
  1914. [platform:WARNING] In file included from common_header.h:156:0,
  1915. [platform:WARNING] from faulthandler.c:17:
  1916. [platform:WARNING] /build/pypy-pypy-928a4f70d3de/rpython/rlib/rvmprof/src/rvmprof.h:39:21: note: expected 'void **' but argument is of type 'intptr_t * {aka long int *}'
  1917. [platform:WARNING] RPY_EXTERN intptr_t vmprof_get_traceback(void *, void *, void**, intptr_t);
  1918. [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~
  1919. [translation:info] copied: /build/pypy-pypy-928a4f70d3de/libpypy3-c.so
  1920. [translation:info] created: /build/pypy-pypy-928a4f70d3de/pypy3-c
  1921. [7d622] translation-task}
  1922. [translation:info] Create cffi bindings for modules...
  1923. [7d622] {translation-task
  1924. starting build_cffi_imports
  1925. /build/pypy-pypy-928a4f70d3de/lib-python/3/hashlib.py:144: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named '_pypy_openssl')
  1926. RuntimeWarning)
  1927. * _decimal_build.py
  1928. * _gdbm_build.py
  1929. * _ssl_build.py
  1930. * _audioop_build.py
  1931. * _curses_build.py
  1932. * _lzma_build.py
  1933. * _pwdgrp_build.py
  1934. * _resource_build.py
  1935. * _sqlite3_build.py
  1936. * _syslog_build.py
  1937. * _tkinter/tklib_build.py
  1938. [7d622] translation-task}
  1939. [translation:info] usession directory: /build/usession-release-pypy3.5-v7.0.0-0
  1940. [Timer] Timings:
  1941. [Timer] annotate --- 377.8 s
  1942. [Timer] rtype_lltype --- 914.8 s
  1943. [Timer] pyjitpl_lltype --- 1305.6 s
  1944. [Timer] backendopt_lltype --- 323.9 s
  1945. [Timer] stackcheckinsertion_lltype --- 1147.0 s
  1946. [Timer] database_c --- 716.0 s
  1947. [Timer] source_c --- 329.6 s
  1948. [Timer] compile_c --- 296.6 s
  1949. [Timer] build_cffi_imports --- 19.0 s
  1950. [Timer] ===========================================
  1951. [Timer] Total: --- 5430.3 s
  1952. running tests
  1953. ============================= test session starts ==============================
  1954. platform linux2 -- Python 2.7.16, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
  1955. rootdir: /build/pypy-pypy-928a4f70d3de, inifile: pytest.ini
  1956. collected 400 items
  1957.  
  1958. lib-python/3/test/test___future__.py .
  1959. lib-python/3/test/test__locale.py .
  1960. lib-python/3/test/test__opcode.py .
  1961. lib-python/3/test/test__osx_support.py .
  1962. lib-python/3/test/test_abc.py .
  1963. lib-python/3/test/test_abstract_numbers.py .
  1964. lib-python/3/test/test_aifc.py .
  1965. lib-python/3/test/test_argparse.py .
  1966. lib-python/3/test/test_array.py .
  1967. lib-python/3/test/test_asdl_parser.py .
  1968. lib-python/3/test/test_ast.py .
  1969. lib-python/3/test/test_asynchat.py .
  1970. lib-python/3/test/test_asyncore.py .
  1971. lib-python/3/test/test_atexit.py .
  1972. lib-python/3/test/test_audioop.py .
  1973. lib-python/3/test/test_augassign.py .
  1974. lib-python/3/test/test_base64.py .
  1975. lib-python/3/test/test_bigaddrspace.py .
  1976. lib-python/3/test/test_bigmem.py .
  1977. lib-python/3/test/test_binascii.py .
  1978. lib-python/3/test/test_binhex.py .
  1979. lib-python/3/test/test_binop.py .
  1980. lib-python/3/test/test_bisect.py s
  1981. lib-python/3/test/test_bool.py .
  1982. lib-python/3/test/test_buffer.py .
  1983. lib-python/3/test/test_bufio.py .
  1984. lib-python/3/test/test_builtin.py .
  1985. lib-python/3/test/test_bytes.py .
  1986. lib-python/3/test/test_bz2.py .
  1987. lib-python/3/test/test_calendar.py .
  1988. lib-python/3/test/test_call.py .
  1989. lib-python/3/test/test_capi.py .
  1990. lib-python/3/test/test_cgi.py .
  1991. lib-python/3/test/test_cgitb.py .
  1992. lib-python/3/test/test_charmapcodec.py .
  1993. lib-python/3/test/test_class.py .
  1994. lib-python/3/test/test_cmath.py .
  1995. lib-python/3/test/test_cmd.py .
  1996. lib-python/3/test/test_cmd_line.py .
  1997. lib-python/3/test/test_cmd_line_script.py .
  1998. lib-python/3/test/test_code.py .
  1999. lib-python/3/test/test_code_module.py .
  2000. lib-python/3/test/test_codeccallbacks.py .
  2001. lib-python/3/test/test_codecencodings_cn.py .
  2002. lib-python/3/test/test_codecencodings_hk.py .
  2003. lib-python/3/test/test_codecencodings_iso2022.py .
  2004. lib-python/3/test/test_codecencodings_jp.py .
  2005. lib-python/3/test/test_codecencodings_kr.py .
  2006. lib-python/3/test/test_codecencodings_tw.py .
  2007. lib-python/3/test/test_codecmaps_cn.py .
  2008. lib-python/3/test/test_codecmaps_hk.py .
  2009. lib-python/3/test/test_codecmaps_jp.py .
  2010. lib-python/3/test/test_codecmaps_kr.py .
  2011. lib-python/3/test/test_codecmaps_tw.py .
  2012. lib-python/3/test/test_codecs.py .
  2013. lib-python/3/test/test_codeop.py .
  2014. lib-python/3/test/test_collections.py .
  2015. lib-python/3/test/test_colorsys.py .
  2016. lib-python/3/test/test_compare.py .
  2017. lib-python/3/test/test_compile.py .
  2018. lib-python/3/test/test_compileall.py .
  2019. lib-python/3/test/test_complex.py .
  2020. lib-python/3/test/test_concurrent_futures.py .
  2021. lib-python/3/test/test_configparser.py .
  2022. lib-python/3/test/test_contains.py .
  2023. lib-python/3/test/test_contextlib.py .
  2024. lib-python/3/test/test_copy.py .
  2025. lib-python/3/test/test_copyreg.py .
  2026. lib-python/3/test/test_coroutines.py .
  2027. lib-python/3/test/test_cprofile.py .
  2028. lib-python/3/test/test_crashers.py .
  2029. lib-python/3/test/test_crypt.py .
  2030. lib-python/3/test/test_csv.py .
  2031. lib-python/3/test/test_ctypes.py .
  2032. lib-python/3/test/test_curses.py .
  2033. lib-python/3/test/test_datetime.py .
  2034. lib-python/3/test/test_dbm.py .
  2035. lib-python/3/test/test_dbm_dumb.py .
  2036. lib-python/3/test/test_dbm_gnu.py .
  2037. lib-python/3/test/test_dbm_ndbm.py .
  2038. lib-python/3/test/test_decimal.py .
  2039. lib-python/3/test/test_decorators.py .
  2040. lib-python/3/test/test_defaultdict.py .
  2041. lib-python/3/test/test_deque.py .
  2042. lib-python/3/test/test_descr.py .
  2043. lib-python/3/test/test_descrtut.py .
  2044. lib-python/3/test/test_devpoll.py .
  2045. lib-python/3/test/test_dict.py .
  2046. lib-python/3/test/test_dictcomps.py .
  2047. lib-python/3/test/test_dictviews.py .
  2048. lib-python/3/test/test_difflib.py .
  2049. lib-python/3/test/test_dis.py .
  2050. lib-python/3/test/test_distutils.py s
  2051. lib-python/3/test/test_doctest.py .
  2052. lib-python/3/test/test_doctest2.py .
  2053. lib-python/3/test/test_docxmlrpc.py .
  2054. lib-python/3/test/test_dummy_thread.py .
  2055. lib-python/3/test/test_dummy_threading.py .
  2056. lib-python/3/test/test_dynamic.py .
  2057. lib-python/3/test/test_dynamicclassattribute.py .
  2058. lib-python/3/test/test_eintr.py .
  2059. lib-python/3/test/test_ensurepip.py .
  2060. lib-python/3/test/test_enum.py .
  2061. lib-python/3/test/test_enumerate.py .
  2062. lib-python/3/test/test_eof.py .
  2063. lib-python/3/test/test_epoll.py .
  2064. lib-python/3/test/test_errno.py .
  2065. lib-python/3/test/test_exception_variations.py .
  2066. lib-python/3/test/test_exceptions.py .
  2067. lib-python/3/test/test_extcall.py .
  2068. lib-python/3/test/test_faulthandler.py .
  2069. lib-python/3/test/test_fcntl.py .
  2070. lib-python/3/test/test_file.py .
  2071. lib-python/3/test/test_file_eintr.py .
  2072. lib-python/3/test/test_filecmp.py .
  2073. lib-python/3/test/test_fileinput.py .
  2074. lib-python/3/test/test_fileio.py .
  2075. lib-python/3/test/test_finalization.py .
  2076. lib-python/3/test/test_float.py .
  2077. lib-python/3/test/test_flufl.py .
  2078. lib-python/3/test/test_fnmatch.py .
  2079. lib-python/3/test/test_fork1.py .
  2080. lib-python/3/test/test_format.py .
  2081. lib-python/3/test/test_fractions.py .
  2082. lib-python/3/test/test_frame.py .
  2083. lib-python/3/test/test_fstring.py .
  2084. lib-python/3/test/test_ftplib.py .
  2085. lib-python/3/test/test_funcattrs.py .
  2086. lib-python/3/test/test_functools.py .
  2087. lib-python/3/test/test_future.py .
  2088. lib-python/3/test/test_future3.py .
  2089. lib-python/3/test/test_future4.py .
  2090. lib-python/3/test/test_future5.py .
  2091. lib-python/3/test/test_gc.py s
  2092. lib-python/3/test/test_gdb.py s
  2093. lib-python/3/test/test_generators.py .
  2094. lib-python/3/test/test_genericpath.py .
  2095. lib-python/3/test/test_genexps.py .
  2096. lib-python/3/test/test_getargs2.py s
  2097. lib-python/3/test/test_getopt.py .
  2098. lib-python/3/test/test_getpass.py .
  2099. lib-python/3/test/test_gettext.py .
  2100. lib-python/3/test/test_glob.py .
  2101. lib-python/3/test/test_global.py .
  2102. lib-python/3/test/test_grammar.py .
  2103. lib-python/3/test/test_grp.py .
  2104. lib-python/3/test/test_gzip.py .
  2105. lib-python/3/test/test_hash.py .
  2106. lib-python/3/test/test_hashlib.py .
  2107. lib-python/3/test/test_heapq.py .
  2108. lib-python/3/test/test_hmac.py .
  2109. lib-python/3/test/test_html.py .
  2110. lib-python/3/test/test_htmlparser.py .
  2111. lib-python/3/test/test_http_cookiejar.py .
  2112. lib-python/3/test/test_http_cookies.py .
  2113. lib-python/3/test/test_httplib.py .
  2114. lib-python/3/test/test_httpservers.py .
  2115. lib-python/3/test/test_idle.py .
  2116. lib-python/3/test/test_imaplib.py .
  2117. lib-python/3/test/test_imghdr.py .
  2118. lib-python/3/test/test_imp.py .
  2119. lib-python/3/test/test_index.py .
  2120. lib-python/3/test/test_inspect.py .
  2121. lib-python/3/test/test_int.py .
  2122. lib-python/3/test/test_int_literal.py .
  2123. lib-python/3/test/test_io.py .
  2124. lib-python/3/test/test_ioctl.py .
  2125. lib-python/3/test/test_ipaddress.py .
  2126. lib-python/3/test/test_isinstance.py .
  2127. lib-python/3/test/test_iter.py .
  2128. lib-python/3/test/test_iterlen.py .
  2129. lib-python/3/test/test_itertools.py .
  2130. lib-python/3/test/test_keyword.py .
  2131. lib-python/3/test/test_keywordonlyarg.py .
  2132. lib-python/3/test/test_kqueue.py .
  2133. lib-python/3/test/test_largefile.py .
  2134. lib-python/3/test/test_lib2to3.py .
  2135. lib-python/3/test/test_linecache.py .
  2136. lib-python/3/test/test_list.py .
  2137. lib-python/3/test/test_listcomps.py .
  2138. lib-python/3/test/test_locale.py .
  2139. lib-python/3/test/test_logging.py .
  2140. lib-python/3/test/test_long.py .
  2141. lib-python/3/test/test_longexp.py .
  2142. lib-python/3/test/test_lzma.py .
  2143. lib-python/3/test/test_macpath.py .
  2144. lib-python/3/test/test_macurl2path.py .
  2145. lib-python/3/test/test_mailbox.py .
  2146. lib-python/3/test/test_mailcap.py .
  2147. lib-python/3/test/test_marshal.py .
  2148. lib-python/3/test/test_math.py .
  2149. lib-python/3/test/test_memoryio.py .
  2150. lib-python/3/test/test_memoryview.py .
  2151. lib-python/3/test/test_metaclass.py .
  2152. lib-python/3/test/test_mimetypes.py .
  2153. lib-python/3/test/test_minidom.py .
  2154. lib-python/3/test/test_mmap.py .
  2155. lib-python/3/test/test_module.py .
  2156. lib-python/3/test/test_modulefinder.py .
  2157. lib-python/3/test/test_msilib.py .
  2158. lib-python/3/test/test_multibytecodec.py .
  2159. lib-python/3/test/test_multiprocessing_fork.py .
  2160. lib-python/3/test/test_multiprocessing_forkserver.py .
  2161. lib-python/3/test/test_multiprocessing_main_handling.py .
  2162. lib-python/3/test/test_multiprocessing_spawn.py .
  2163. lib-python/3/test/test_netrc.py .
  2164. lib-python/3/test/test_nis.py .
  2165. lib-python/3/test/test_nntplib.py .
  2166. lib-python/3/test/test_normalization.py .
  2167. lib-python/3/test/test_ntpath.py .
  2168. lib-python/3/test/test_numeric_tower.py .
  2169. lib-python/3/test/test_opcodes.py .
  2170. lib-python/3/test/test_openpty.py .
  2171. lib-python/3/test/test_operator.py .
  2172. lib-python/3/test/test_optparse.py .
  2173. lib-python/3/test/test_ordered_dict.py .
  2174. lib-python/3/test/test_parser.py s
  2175. lib-python/3/test/test_pdb.py .
  2176. lib-python/3/test/test_peepholer.py .
  2177. lib-python/3/test/test_pep247.py .
  2178. lib-python/3/test/test_pep277.py .
  2179. lib-python/3/test/test_pep3120.py .
  2180. lib-python/3/test/test_pep3131.py .
  2181. lib-python/3/test/test_pep3151.py .
  2182. lib-python/3/test/test_pep352.py .
  2183. lib-python/3/test/test_pep380.py .
  2184. lib-python/3/test/test_pep479.py .
  2185. lib-python/3/test/test_pickle.py .
  2186. lib-python/3/test/test_pickletools.py .
  2187. lib-python/3/test/test_pipes.py .
  2188. lib-python/3/test/test_pkg.py .
  2189. lib-python/3/test/test_pkgimport.py .
  2190. lib-python/3/test/test_pkgutil.py .
  2191. lib-python/3/test/test_platform.py .
  2192. lib-python/3/test/test_plistlib.py .
  2193. lib-python/3/test/test_poll.py .
  2194. lib-python/3/test/test_popen.py .
  2195. lib-python/3/test/test_poplib.py .
  2196. lib-python/3/test/test_posix.py .
  2197. lib-python/3/test/test_posixpath.py .
  2198. lib-python/3/test/test_pow.py .
  2199. lib-python/3/test/test_pprint.py .
  2200. lib-python/3/test/test_print.py .
  2201. lib-python/3/test/test_profile.py .
  2202. lib-python/3/test/test_property.py .
  2203. lib-python/3/test/test_pstats.py .
  2204. lib-python/3/test/test_pty.py .
  2205. lib-python/3/test/test_pulldom.py .
  2206. lib-python/3/test/test_pwd.py .
  2207. lib-python/3/test/test_py_compile.py .
  2208. lib-python/3/test/test_pyclbr.py .
  2209. lib-python/3/test/test_pydoc.py .
  2210. lib-python/3/test/test_pyexpat.py .
  2211. lib-python/3/test/test_queue.py .
  2212. lib-python/3/test/test_quopri.py .
  2213. lib-python/3/test/test_raise.py .
  2214. lib-python/3/test/test_random.py .
  2215. lib-python/3/test/test_range.py .
  2216. lib-python/3/test/test_re.py .
  2217. lib-python/3/test/test_readline.py .
  2218. lib-python/3/test/test_regrtest.py .
  2219. lib-python/3/test/test_reprlib.py .
  2220. lib-python/3/test/test_resource.py .
  2221. lib-python/3/test/test_richcmp.py .
  2222. lib-python/3/test/test_rlcompleter.py .
  2223. lib-python/3/test/test_robotparser.py .
  2224. lib-python/3/test/test_runpy.py .
  2225. lib-python/3/test/test_sax.py .
  2226. lib-python/3/test/test_sched.py .
  2227. lib-python/3/test/test_scope.py .
  2228. lib-python/3/test/test_script_helper.py .
  2229. lib-python/3/test/test_select.py .
  2230. lib-python/3/test/test_selectors.py .
  2231. lib-python/3/test/test_set.py .
  2232. lib-python/3/test/test_setcomps.py .
  2233. lib-python/3/test/test_shelve.py .
  2234. lib-python/3/test/test_shlex.py .
  2235. lib-python/3/test/test_signal.py .
  2236. lib-python/3/test/test_site.py .
  2237. lib-python/3/test/test_slice.py .
  2238. lib-python/3/test/test_smtpd.py .
  2239. lib-python/3/test/test_smtplib.py .
  2240. lib-python/3/test/test_smtpnet.py .
  2241. lib-python/3/test/test_sndhdr.py .
  2242. lib-python/3/test/test_sort.py .
  2243. lib-python/3/test/test_source_encoding.py .
  2244. lib-python/3/test/test_spwd.py .
  2245. lib-python/3/test/test_sqlite.py .
  2246. lib-python/3/test/test_ssl.py F
  2247. lib-python/3/test/test_startfile.py .
  2248. lib-python/3/test/test_stat.py .
  2249. lib-python/3/test/test_statistics.py .
  2250. lib-python/3/test/test_strftime.py .
  2251. lib-python/3/test/test_string.py .
  2252. lib-python/3/test/test_stringprep.py .
  2253. lib-python/3/test/test_strlit.py .
  2254. lib-python/3/test/test_strptime.py .
  2255. lib-python/3/test/test_strtod.py .
  2256. lib-python/3/test/test_struct.py .
  2257. lib-python/3/test/test_structmembers.py s
  2258. lib-python/3/test/test_structseq.py .
  2259. lib-python/3/test/test_subprocess.py .
  2260. lib-python/3/test/test_sunau.py .
  2261. lib-python/3/test/test_sundry.py .
  2262. lib-python/3/test/test_super.py .
  2263. lib-python/3/test/test_support.py .
  2264. lib-python/3/test/test_symtable.py s
  2265. lib-python/3/test/test_syntax.py .
  2266. lib-python/3/test/test_sys.py .
  2267. lib-python/3/test/test_sys_setprofile.py .
  2268. lib-python/3/test/test_sys_settrace.py .
  2269. lib-python/3/test/test_sysconfig.py .
  2270. lib-python/3/test/test_sysconfig_pypy.py .
  2271. lib-python/3/test/test_syslog.py .
  2272. lib-python/3/test/test_tcl.py .
  2273. lib-python/3/test/test_telnetlib.py .
  2274. lib-python/3/test/test_tempfile.py .
  2275. lib-python/3/test/test_textwrap.py .
  2276. lib-python/3/test/test_thread.py .
  2277. lib-python/3/test/test_threaded_import.py .
  2278. lib-python/3/test/test_threadedtempfile.py .
  2279. lib-python/3/test/test_threading.py .
  2280. lib-python/3/test/test_threading_local.py .
  2281. lib-python/3/test/test_threadsignals.py .
  2282. lib-python/3/test/test_time.py .
  2283. lib-python/3/test/test_timeit.py .
  2284. lib-python/3/test/test_timeout.py .
  2285. lib-python/3/test/test_tix.py .
  2286. lib-python/3/test/test_tk.py .
  2287. lib-python/3/test/test_tokenize.py .
  2288. lib-python/3/test/test_trace.py .
  2289. lib-python/3/test/test_traceback.py .
  2290. lib-python/3/test/test_tracemalloc.py .
  2291. lib-python/3/test/test_ttk_guionly.py .
  2292. lib-python/3/test/test_ttk_textonly.py .
  2293. lib-python/3/test/test_tuple.py .
  2294. lib-python/3/test/test_turtle.py .
  2295. lib-python/3/test/test_typechecks.py .
  2296. lib-python/3/test/test_types.py .
  2297. lib-python/3/test/test_typing.py .
  2298. lib-python/3/test/test_ucn.py .
  2299. lib-python/3/test/test_unary.py .
  2300. lib-python/3/test/test_unicode.py .
  2301. lib-python/3/test/test_unicode_file.py .
  2302. lib-python/3/test/test_unicodedata.py .
  2303. lib-python/3/test/test_unittest.py .
  2304. lib-python/3/test/test_univnewlines.py .
  2305. lib-python/3/test/test_unpack.py .
  2306. lib-python/3/test/test_unpack_ex.py .
  2307. lib-python/3/test/test_urllib.py .
  2308. lib-python/3/test/test_urllib2.py .
  2309. lib-python/3/test/test_urllib2_localnet.py .
  2310. lib-python/3/test/test_urllib2net.py .
  2311. lib-python/3/test/test_urllib_response.py .
  2312. lib-python/3/test/test_urllibnet.py .
  2313. lib-python/3/test/test_urlparse.py .
  2314. lib-python/3/test/test_userdict.py .
  2315. lib-python/3/test/test_userlist.py .
  2316. lib-python/3/test/test_userstring.py .
  2317. lib-python/3/test/test_uu.py .
  2318. lib-python/3/test/test_uuid.py .
  2319. lib-python/3/test/test_venv.py .
  2320. lib-python/3/test/test_wait3.py .
  2321. lib-python/3/test/test_wait4.py .
  2322. lib-python/3/test/test_wave.py .
  2323. lib-python/3/test/test_weakref.py .
  2324. lib-python/3/test/test_weakset.py .
  2325. lib-python/3/test/test_webbrowser.py .
  2326. lib-python/3/test/test_winreg.py .
  2327. lib-python/3/test/test_winsound.py .
  2328. lib-python/3/test/test_with.py .
  2329. lib-python/3/test/test_wsgiref.py .
  2330. lib-python/3/test/test_xdrlib.py .
  2331. lib-python/3/test/test_xml_dom_minicompat.py .
  2332. lib-python/3/test/test_xml_etree.py .
  2333. lib-python/3/test/test_xml_etree_c.py .
  2334. lib-python/3/test/test_xmlrpc.py .
  2335. lib-python/3/test/test_xmlrpc_net.py .
  2336. lib-python/3/test/test_zipapp.py .
  2337. lib-python/3/test/test_zipfile.py .
  2338. lib-python/3/test/test_zipfile64.py .
  2339. lib-python/3/test/test_zipimport.py .
  2340. lib-python/3/test/test_zipimport_support.py .
  2341. lib-python/3/test/test_zlib.py .
  2342. lib-python/3/test/test_email .
  2343. lib-python/3/test/test_import .
  2344. lib-python/3/test/test_importlib .
  2345. lib-python/3/test/test_json .
  2346. lib-python/3/test/test_tools s
  2347. lib-python/3/test/test_warnings .
  2348.  
  2349. =================================== FAILURES ===================================
  2350. _______________________________________ _______________________________________
  2351. == PyPy 3.5.3 (928a4f70d3de7d17449456946154c5da6e600162, Jul 17 2019, 19:01:32) [PyPy 7.0.0 with GCC 7.4.0]
  2352. == Linux-4.19.59-x86_64-with-glibc2.2.5 little-endian
  2353. == hash algorithm: siphash24 64bit
  2354. == /build/test_python_19766
  2355. Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=1, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0)
  2356. [1/1] test_ssl
  2357. test_ssl: testing with 'OpenSSL 1.0.2s 28 May 2019' (1, 0, 2, 19, 15)
  2358. under 'Linux-4.19.59-x86_64-with-glibc2.2.5'
  2359. HAS_SNI = True
  2360. OP_ALL = 0x800003ff
  2361. OP_NO_TLSv1_1 = 0x10000000
  2362. test__create_stdlib_context (test.test_ssl.ContextTests) ... ok
  2363. test_cert_store_stats (test.test_ssl.ContextTests) ... ok
  2364. test_check_hostname (test.test_ssl.ContextTests) ... ok
  2365. test_ciphers (test.test_ssl.ContextTests) ... ok
  2366. test_constructor (test.test_ssl.ContextTests) ... ok
  2367. test_create_default_context (test.test_ssl.ContextTests) ... ok
  2368. test_get_ca_certs (test.test_ssl.ContextTests) ... ok
  2369. test_load_cert_chain (test.test_ssl.ContextTests) ... ok
  2370. test_load_default_certs (test.test_ssl.ContextTests) ... ok
  2371. test_load_default_certs_env (test.test_ssl.ContextTests) ... FAIL
  2372. test_load_default_certs_env_windows (test.test_ssl.ContextTests) ... skipped 'Windows specific'
  2373. test_load_dh_params (test.test_ssl.ContextTests) ... ok
  2374. test_load_verify_cadata (test.test_ssl.ContextTests) ... ok
  2375. test_load_verify_locations (test.test_ssl.ContextTests) ... ok
  2376. test_options (test.test_ssl.ContextTests) ... ok
  2377. test_protocol (test.test_ssl.ContextTests) ... ok
  2378. test_session_stats (test.test_ssl.ContextTests) ... ok
  2379. test_set_default_verify_paths (test.test_ssl.ContextTests) ... ok
  2380. test_set_ecdh_curve (test.test_ssl.ContextTests) ... ok
  2381. test_sni_callback (test.test_ssl.ContextTests) ... ok
  2382. test_sni_callback_refcycle (test.test_ssl.ContextTests) ... ok
  2383. test_verify_flags (test.test_ssl.ContextTests) ... ok
  2384. test_verify_mode (test.test_ssl.ContextTests) ... ok
  2385. test_DER_to_PEM (test.test_ssl.BasicSocketTests) ... ok
  2386. test_asn1object (test.test_ssl.BasicSocketTests) ... ok
  2387. test_cert_time_to_seconds (test.test_ssl.BasicSocketTests) ... ok
  2388. test_cert_time_to_seconds_locale (test.test_ssl.BasicSocketTests) ... skipped 'locale-specific month name needs to be different from C locale'
  2389. test_cert_time_to_seconds_timezone (test.test_ssl.BasicSocketTests) ... skipped 'local time needs to be different from UTC'
  2390. test_constants (test.test_ssl.BasicSocketTests) ... ok
  2391. test_dealloc_warn (test.test_ssl.BasicSocketTests) ... ok
  2392. test_empty_cert (test.test_ssl.BasicSocketTests)
  2393. Wrapping with an empty cert file ... ok
  2394. test_enum_certificates (test.test_ssl.BasicSocketTests) ... skipped 'Windows specific'
  2395. test_enum_crls (test.test_ssl.BasicSocketTests) ... skipped 'Windows specific'
  2396. test_errors (test.test_ssl.BasicSocketTests) ... ok
  2397. test_get_default_verify_paths (test.test_ssl.BasicSocketTests) ... ok
  2398. test_malformed_cert (test.test_ssl.BasicSocketTests)
  2399. Wrapping with a badly formatted certificate (syntax error) ... ok
  2400. test_malformed_key (test.test_ssl.BasicSocketTests)
  2401. Wrapping with a badly formatted key (syntax error) ... ok
  2402. test_match_hostname (test.test_ssl.BasicSocketTests) ... ok
  2403. test_openssl_version (test.test_ssl.BasicSocketTests) ... ok
  2404. test_parse_all_sans (test.test_ssl.BasicSocketTests) ... ok
  2405. test_parse_cert (test.test_ssl.BasicSocketTests) ...
  2406. {'issuer': ((('countryName', 'XY'),),
  2407. (('localityName', 'Castle Anthrax'),),
  2408. (('organizationName', 'Python Software Foundation'),),
  2409. (('commonName', 'localhost'),)),
  2410. 'notAfter': 'Oct 5 23:01:56 2020 GMT',
  2411. 'notBefore': 'Oct 8 23:01:56 2010 GMT',
  2412. 'serialNumber': 'D7C7381919AFC24E',
  2413. 'subject': ((('countryName', 'XY'),),
  2414. (('localityName', 'Castle Anthrax'),),
  2415. (('organizationName', 'Python Software Foundation'),),
  2416. (('commonName', 'localhost'),)),
  2417. 'subjectAltName': (('DNS', 'localhost'),),
  2418. 'version': 3}
  2419.  
  2420. {'OCSP': ('http://ocsp.verisign.com',),
  2421. 'caIssuers': ('http://SVRIntl-G3-aia.verisign.com/SVRIntlG3.cer',),
  2422. 'crlDistributionPoints': ('http://SVRIntl-G3-crl.verisign.com/SVRIntlG3.crl',),
  2423. 'issuer': ((('countryName', 'US'),),
  2424. (('organizationName', 'VeriSign, Inc.'),),
  2425. (('organizationalUnitName', 'VeriSign Trust Network'),),
  2426. (('organizationalUnitName',
  2427. 'Terms of use at https://www.verisign.com/rpa (c)10'),),
  2428. (('commonName', 'VeriSign Class 3 International Server CA - G3'),)),
  2429. 'notAfter': 'Sep 20 23:59:59 2012 GMT',
  2430. 'notBefore': 'Sep 21 00:00:00 2011 GMT',
  2431. 'serialNumber': '2EE6EA7640A075CEE5005F4D7C79549A',
  2432. 'subject': ((('countryName', 'FI'),),
  2433. (('stateOrProvinceName', 'Espoo'),),
  2434. (('localityName', 'Espoo'),),
  2435. (('organizationName', 'Nokia'),),
  2436. (('organizationalUnitName', 'BI'),),
  2437. (('commonName', 'projects.developer.nokia.com'),)),
  2438. 'subjectAltName': (('DNS', 'projects.developer.nokia.com'),
  2439. ('DNS', 'projects.forum.nokia.com')),
  2440. 'version': 3}
  2441. ok
  2442. test_parse_cert_CVE_2013_4238 (test.test_ssl.BasicSocketTests) ...
  2443. {'issuer': ((('countryName', 'US'),),
  2444. (('stateOrProvinceName', 'Oregon'),),
  2445. (('localityName', 'Beaverton'),),
  2446. (('organizationName', 'Python Software Foundation'),),
  2447. (('organizationalUnitName', 'Python Core Development'),),
  2448. (('commonName', 'null.python.org\x00example.org'),),
  2449. (('emailAddress', 'python-dev@python.org'),)),
  2450. 'notAfter': 'Aug 7 13:12:52 2013 GMT',
  2451. 'notBefore': 'Aug 7 13:11:52 2013 GMT',
  2452. 'serialNumber': '00',
  2453. 'subject': ((('countryName', 'US'),),
  2454. (('stateOrProvinceName', 'Oregon'),),
  2455. (('localityName', 'Beaverton'),),
  2456. (('organizationName', 'Python Software Foundation'),),
  2457. (('organizationalUnitName', 'Python Core Development'),),
  2458. (('commonName', 'null.python.org\x00example.org'),),
  2459. (('emailAddress', 'python-dev@python.org'),)),
  2460. 'subjectAltName': (('DNS', 'altnull.python.org\x00example.com'),
  2461. ('email', 'null@python.org\x00user@example.org'),
  2462. ('URI', 'http://null.python.org\x00http://example.org'),
  2463. ('IP Address', '192.0.2.1'),
  2464. ('IP Address', '2001:DB8:0:0:0:0:0:1\n')),
  2465. 'version': 3}
  2466. ok
  2467. test_purpose_enum (test.test_ssl.BasicSocketTests) ... ok
  2468. test_random (test.test_ssl.BasicSocketTests) ...
  2469. RAND_status is 1 (sufficient randomness)
  2470. ok
  2471. test_random_fork (test.test_ssl.BasicSocketTests) ... ok
  2472. test_refcycle (test.test_ssl.BasicSocketTests) ... skipped 'implementation detail specific to cpython'
  2473. test_server_side (test.test_ssl.BasicSocketTests) ... ok
  2474. test_str_for_enums (test.test_ssl.BasicSocketTests) ... ok
  2475. test_timeout (test.test_ssl.BasicSocketTests) ... ok
  2476. test_tls_unique_channel_binding (test.test_ssl.BasicSocketTests) ... ok
  2477. test_unknown_channel_binding (test.test_ssl.BasicSocketTests) ... ok
  2478. test_unsupported_dtls (test.test_ssl.BasicSocketTests) ... ok
  2479. test_wrapped_unconnected (test.test_ssl.BasicSocketTests) ... ok
  2480. test_lib_reason (test.test_ssl.SSLErrorTests) ... ok
  2481. test_str (test.test_ssl.SSLErrorTests) ... ok
  2482. test_subclass (test.test_ssl.SSLErrorTests) ... ok
  2483. test_buffer_types (test.test_ssl.MemoryBIOTests) ... ok
  2484. test_eof (test.test_ssl.MemoryBIOTests) ... ok
  2485. test_error_types (test.test_ssl.MemoryBIOTests) ... ok
  2486. test_pending (test.test_ssl.MemoryBIOTests) ... ok
  2487. test_read_write (test.test_ssl.MemoryBIOTests) ... ok
  2488. test_alpn_protocols (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 34404)
  2489. client: sending b'FOO\n'...
  2490. server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256)
  2491. server: selected protocol is now None
  2492. client: read b'foo\n'
  2493. client: sending b'FOO\n'...
  2494. client: read b'foo\n'
  2495. client: sending b'FOO\n'...
  2496. client: read b'foo\n'
  2497. client: closing connection.
  2498. server: new connection from ('127.0.0.1', 36748)
  2499. client: sending b'FOO\n'...
  2500. server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256)
  2501. server: selected protocol is now None
  2502. client: read b'foo\n'
  2503. client: sending b'FOO\n'...
  2504. client: read b'foo\n'
  2505. client: sending b'FOO\n'...
  2506. client: read b'foo\n'
  2507. client: closing connection.
  2508. server: new connection from ('127.0.0.1', 35656)
  2509. client: sending b'FOO\n'...
  2510. server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256)
  2511. server: selected protocol is now None
  2512. client: read b'foo\n'
  2513. client: sending b'FOO\n'...
  2514. client: read b'foo\n'
  2515. client: sending b'FOO\n'...
  2516. client: read b'foo\n'
  2517. client: closing connection.
  2518. server: new connection from ('127.0.0.1', 53460)
  2519. client: sending b'FOO\n'...
  2520. server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256)
  2521. server: selected protocol is now None
  2522. client: read b'foo\n'
  2523. client: sending b'FOO\n'...
  2524. client: read b'foo\n'
  2525. client: sending b'FOO\n'...
  2526. client: read b'foo\n'
  2527. client: closing connection.
  2528. ok
  2529. test_asyncore_server (test.test_ssl.ThreadedTests)
  2530. Check the example asyncore integration. ...
  2531. server: new connection from 127.0.0.1:52740
  2532. client: sending b'FOO\n'...
  2533. server: read b'FOO\n' from client
  2534. client: read b'foo\n'
  2535. client: closing connection.
  2536. client: connection closed.
  2537. cleanup: stopping server.
  2538. cleanup: joining server thread.
  2539. server: read b'over\n' from client
  2540. server: closed connection <ssl.SSLSocket [closed] fd=-1, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0>
  2541. server: read b'' from client
  2542. cleanup: successfully joined.
  2543. ok
  2544. test_check_hostname (test.test_ssl.ThreadedTests) ...
  2545. server: new connection from ('127.0.0.1', 46318)
  2546. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2547. server: selected protocol is now None
  2548. server: new connection from ('127.0.0.1', 50302)
  2549. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2550. server: selected protocol is now None
  2551. ok
  2552. test_compression (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 38190)
  2553. client: sending b'FOO\n'...
  2554. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2555. server: selected protocol is now None
  2556. client: read b'foo\n'
  2557. client: sending b'FOO\n'...
  2558. client: read b'foo\n'
  2559. client: sending b'FOO\n'...
  2560. client: read b'foo\n'
  2561. client: closing connection.
  2562. got compression: None
  2563. ok
  2564. test_compression_disabled (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 46660)
  2565. client: sending b'FOO\n'...
  2566. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2567. server: selected protocol is now None
  2568. client: read b'foo\n'
  2569. client: sending b'FOO\n'...
  2570. client: read b'foo\n'
  2571. client: sending b'FOO\n'...
  2572. client: read b'foo\n'
  2573. client: closing connection.
  2574. ok
  2575. test_crl_check (test.test_ssl.ThreadedTests) ...
  2576. server: new connection from ('127.0.0.1', 36600)
  2577. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2578. server: selected protocol is now None
  2579. server: new connection from ('127.0.0.1', 38022)
  2580.  
  2581. server: bad connection attempt from ('127.0.0.1', 38022):
  2582. Traceback (most recent call last):
  2583. File "/build/pypy-pypy-928a4f70d3de/lib-python/3/test/test_ssl.py", line 1853, in wrap_conn
  2584. self.sock, server_side=True)
  2585. File "/build/pypy-pypy-928a4f70d3de/lib-python/3/ssl.py", line 385, in wrap_socket
  2586. _context=self)
  2587. File "/build/pypy-pypy-928a4f70d3de/lib-python/3/ssl.py", line 760, in __init__
  2588. self.do_handshake()
  2589. File "/build/pypy-pypy-928a4f70d3de/lib-python/3/ssl.py", line 996, in do_handshake
  2590. self._sslobj.do_handshake()
  2591. File "/build/pypy-pypy-928a4f70d3de/lib-python/3/ssl.py", line 641, in do_handshake
  2592. self._sslobj.do_handshake()
  2593. File "/build/pypy-pypy-928a4f70d3de/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 353, in do_handshake
  2594. raise pyssl_error(self, ret)
  2595. _cffi_ssl._stdssl.error.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca
  2596. server: new connection from ('127.0.0.1', 34446)
  2597. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2598. server: selected protocol is now None
  2599. ok
  2600. test_default_ciphers (test.test_ssl.ThreadedTests) ... skipped 'no DES cipher available'
  2601. test_default_ecdh_curve (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 37122)
  2602. server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256)
  2603. server: selected protocol is now None
  2604. ok
  2605. test_dh_params (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 38596)
  2606. client: sending b'FOO\n'...
  2607. server: connection cipher is now ('DHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2608. server: selected protocol is now None
  2609. client: read b'foo\n'
  2610. client: sending b'FOO\n'...
  2611. client: read b'foo\n'
  2612. client: sending b'FOO\n'...
  2613. client: read b'foo\n'
  2614. client: closing connection.
  2615. ok
  2616. test_do_handshake_enotconn (test.test_ssl.ThreadedTests) ... ok
  2617. test_echo (test.test_ssl.ThreadedTests)
  2618. Basic test of an SSL client connecting to a server ...
  2619. server: new connection from ('127.0.0.1', 47046)
  2620. client: sending b'FOO\n'...
  2621. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2622. server: selected protocol is now None
  2623. client: read b'foo\n'
  2624. client: sending b'FOO\n'...
  2625. client: read b'foo\n'
  2626. client: sending b'FOO\n'...
  2627. client: read b'foo\n'
  2628. client: closing connection.
  2629. server: new connection from ('127.0.0.1', 58306)
  2630. client: sending b'FOO\n'...
  2631. server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256)
  2632. server: selected protocol is now None
  2633. client: read b'foo\n'
  2634. client: sending b'FOO\n'...
  2635. client: read b'foo\n'
  2636. client: sending b'FOO\n'...
  2637. client: read b'foo\n'
  2638. client: closing connection.
  2639. server: new connection from ('127.0.0.1', 34370)
  2640. client: sending b'FOO\n'...
  2641. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2642. server: selected protocol is now None
  2643. client: read b'foo\n'
  2644. client: sending b'FOO\n'...
  2645. client: read b'foo\n'
  2646. client: sending b'FOO\n'...
  2647. client: read b'foo\n'
  2648. client: closing connection.
  2649. server: new connection from ('127.0.0.1', 47458)
  2650. client: sending b'FOO\n'...
  2651. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2652. server: selected protocol is now None
  2653. client: read b'foo\n'
  2654. client: sending b'FOO\n'...
  2655. client: read b'foo\n'
  2656. client: sending b'FOO\n'...
  2657. client: read b'foo\n'
  2658. client: closing connection.
  2659. server: new connection from ('127.0.0.1', 34228)
  2660. server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256)
  2661. server: selected protocol is now None
  2662. client: sending b'FOO\n'...
  2663. client: read b'foo\n'
  2664. client: sending b'FOO\n'...
  2665. client: read b'foo\n'
  2666. client: sending b'FOO\n'...
  2667. client: read b'foo\n'
  2668. client: closing connection.
  2669. ok
  2670. test_getpeercert (test.test_ssl.ThreadedTests) ...
  2671. {'issuer': ((('countryName', 'XY'),),
  2672. (('localityName', 'Castle Anthrax'),),
  2673. (('organizationName', 'Python Software Foundation'),),
  2674. (('commonName', 'localhost'),)),
  2675. 'notAfter': 'Oct 5 23:01:56 2020 GMT',
  2676. 'notBefore': 'Oct 8 23:01:56 2010 GMT',
  2677. 'serialNumber': 'D7C7381919AFC24E',
  2678. 'subject': ((('countryName', 'XY'),),
  2679. (('localityName', 'Castle Anthrax'),),
  2680. (('organizationName', 'Python Software Foundation'),),
  2681. (('commonName', 'localhost'),)),
  2682. 'subjectAltName': (('DNS', 'localhost'),),
  2683. 'version': 3}
  2684. Connection cipher is ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256).
  2685. ok
  2686. test_getpeercert_enotconn (test.test_ssl.ThreadedTests) ... ok
  2687. test_handshake_timeout (test.test_ssl.ThreadedTests) ... ok
  2688. test_nonblocking_send (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 55038)
  2689. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2690. server: selected protocol is now None
  2691. Test server failure:
  2692. Traceback (most recent call last):
  2693. File "/build/pypy-pypy-928a4f70d3de/lib-python/3/test/test_ssl.py", line 1950, in run
  2694. self.write(msg.lower())
  2695. File "/build/pypy-pypy-928a4f70d3de/lib-python/3/test/test_ssl.py", line 1895, in write
  2696. return self.sslconn.write(bytes)
  2697. File "/build/pypy-pypy-928a4f70d3de/lib-python/3/ssl.py", line 816, in write
  2698. return self._sslobj.write(data)
  2699. File "/build/pypy-pypy-928a4f70d3de/lib-python/3/ssl.py", line 594, in write
  2700. return self._sslobj.write(data)
  2701. File "/build/pypy-pypy-928a4f70d3de/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 435, in write
  2702. raise pyssl_error(self, length)
  2703. ConnectionResetError: [Errno 104] Connection reset by peer
  2704. ok
  2705. test_npn_protocols (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 42106)
  2706. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2707. server: selected protocol is now http/1.1
  2708. client: sending b'FOO\n'...
  2709. client: read b'foo\n'
  2710. client: sending b'FOO\n'...
  2711. client: read b'foo\n'
  2712. client: sending b'FOO\n'...
  2713. client: read b'foo\n'
  2714. client: closing connection.
  2715. server: new connection from ('127.0.0.1', 51898)
  2716. client: sending b'FOO\n'...
  2717. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2718. server: selected protocol is now http/1.1
  2719. client: read b'foo\n'
  2720. client: sending b'FOO\n'...
  2721. client: read b'foo\n'
  2722. client: sending b'FOO\n'...
  2723. client: read b'foo\n'
  2724. client: closing connection.
  2725. server: new connection from ('127.0.0.1', 60226)
  2726. client: sending b'FOO\n'...
  2727. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2728. server: selected protocol is now spdy/2
  2729. client: read b'foo\n'
  2730. client: sending b'FOO\n'...
  2731. client: read b'foo\n'
  2732. client: sending b'FOO\n'...
  2733. client: read b'foo\n'
  2734. client: closing connection.
  2735. server: new connection from ('127.0.0.1', 39010)
  2736. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2737. server: selected protocol is now abc
  2738. client: sending b'FOO\n'...
  2739. client: read b'foo\n'
  2740. client: sending b'FOO\n'...
  2741. client: read b'foo\n'
  2742. client: sending b'FOO\n'...
  2743. client: read b'foo\n'
  2744. client: closing connection.
  2745. ok
  2746. test_protocol_sslv2 (test.test_ssl.ThreadedTests)
  2747. Connecting to an SSLv2 server with various client options ... skipped 'OpenSSL is compiled without SSLv2 support'
  2748. test_protocol_sslv23 (test.test_ssl.ThreadedTests)
  2749. Connecting to an SSLv23 server with various client options ...
  2750. {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_NONE
  2751. PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE
  2752. PROTOCOL_TLSv1->PROTOCOL_TLS CERT_NONE
  2753. {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_OPTIONAL
  2754. PROTOCOL_TLS->PROTOCOL_TLS CERT_OPTIONAL
  2755. PROTOCOL_TLSv1->PROTOCOL_TLS CERT_OPTIONAL
  2756. {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_REQUIRED
  2757. PROTOCOL_TLS->PROTOCOL_TLS CERT_REQUIRED
  2758. PROTOCOL_TLSv1->PROTOCOL_TLS CERT_REQUIRED
  2759. {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_NONE
  2760. PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE
  2761. {PROTOCOL_TLSv1->PROTOCOL_TLS} CERT_NONE
  2762. ok
  2763. test_protocol_sslv3 (test.test_ssl.ThreadedTests)
  2764. Connecting to an SSLv3 server with various client options ...
  2765. PROTOCOL_SSLv3->PROTOCOL_SSLv3 CERT_NONE
  2766. PROTOCOL_SSLv3->PROTOCOL_SSLv3 CERT_OPTIONAL
  2767. PROTOCOL_SSLv3->PROTOCOL_SSLv3 CERT_REQUIRED
  2768. {PROTOCOL_TLS->PROTOCOL_SSLv3} CERT_NONE
  2769. {PROTOCOL_TLSv1->PROTOCOL_SSLv3} CERT_NONE
  2770. {PROTOCOL_TLS->PROTOCOL_SSLv3} CERT_NONE
  2771. ok
  2772. test_protocol_tlsv1 (test.test_ssl.ThreadedTests)
  2773. Connecting to a TLSv1 server with various client options ...
  2774. PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_NONE
  2775. PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_OPTIONAL
  2776. PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_REQUIRED
  2777. {PROTOCOL_SSLv3->PROTOCOL_TLSv1} CERT_NONE
  2778. {PROTOCOL_TLS->PROTOCOL_TLSv1} CERT_NONE
  2779. ok
  2780. test_protocol_tlsv1_1 (test.test_ssl.ThreadedTests)
  2781. Connecting to a TLSv1.1 server with various client options. ...
  2782. PROTOCOL_TLSv1_1->PROTOCOL_TLSv1_1 CERT_NONE
  2783. {PROTOCOL_SSLv3->PROTOCOL_TLSv1_1} CERT_NONE
  2784. {PROTOCOL_TLS->PROTOCOL_TLSv1_1} CERT_NONE
  2785. PROTOCOL_TLSv1_1->PROTOCOL_TLS CERT_NONE
  2786. {PROTOCOL_TLSv1->PROTOCOL_TLSv1_1} CERT_NONE
  2787. {PROTOCOL_TLSv1_1->PROTOCOL_TLSv1} CERT_NONE
  2788. ok
  2789. test_protocol_tlsv1_2 (test.test_ssl.ThreadedTests)
  2790. Connecting to a TLSv1.2 server with various client options. ...
  2791. PROTOCOL_TLSv1_2->PROTOCOL_TLSv1_2 CERT_NONE
  2792. {PROTOCOL_SSLv3->PROTOCOL_TLSv1_2} CERT_NONE
  2793. {PROTOCOL_TLS->PROTOCOL_TLSv1_2} CERT_NONE
  2794. PROTOCOL_TLSv1_2->PROTOCOL_TLS CERT_NONE
  2795. {PROTOCOL_TLSv1->PROTOCOL_TLSv1_2} CERT_NONE
  2796. {PROTOCOL_TLSv1_2->PROTOCOL_TLSv1} CERT_NONE
  2797. {PROTOCOL_TLSv1_1->PROTOCOL_TLSv1_2} CERT_NONE
  2798. {PROTOCOL_TLSv1_2->PROTOCOL_TLSv1_1} CERT_NONE
  2799. ok
  2800. test_read_write_after_close_raises_valuerror (test.test_ssl.ThreadedTests) ... ok
  2801. test_recv_send (test.test_ssl.ThreadedTests)
  2802. Test recv(), send() and friends. ...
  2803. server: new connection from ('127.0.0.1', 50890)
  2804. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2805. server: selected protocol is now None
  2806. ok
  2807. test_recv_zero (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 50196)
  2808. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2809. server: selected protocol is now None
  2810. ok
  2811. test_rude_shutdown (test.test_ssl.ThreadedTests)
  2812. A brutal shutdown of an SSL server should raise an OSError ... ok
  2813. test_selected_alpn_protocol (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 52862)
  2814. client: sending b'FOO\n'...
  2815. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2816. server: selected protocol is now None
  2817. client: read b'foo\n'
  2818. client: sending b'FOO\n'...
  2819. client: read b'foo\n'
  2820. client: sending b'FOO\n'...
  2821. client: read b'foo\n'
  2822. client: closing connection.
  2823. ok
  2824. test_selected_alpn_protocol_if_server_uses_alpn (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 46098)
  2825. client: sending b'FOO\n'...
  2826. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2827. server: selected protocol is now None
  2828. client: read b'foo\n'
  2829. client: sending b'FOO\n'...
  2830. client: read b'foo\n'
  2831. client: sending b'FOO\n'...
  2832. client: read b'foo\n'
  2833. client: closing connection.
  2834. ok
  2835. test_selected_npn_protocol (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 56462)
  2836. client: sending b'FOO\n'...
  2837. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2838. server: selected protocol is now None
  2839. client: read b'foo\n'
  2840. client: sending b'FOO\n'...
  2841. client: read b'foo\n'
  2842. client: sending b'FOO\n'...
  2843. client: read b'foo\n'
  2844. client: closing connection.
  2845. ok
  2846. test_sendfile (test.test_ssl.ThreadedTests) ... ok
  2847. test_server_accept (test.test_ssl.ThreadedTests) ... ok
  2848. test_shared_ciphers (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 50304)
  2849. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2850. server: selected protocol is now None
  2851. ok
  2852. test_sni_callback (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 43856)
  2853. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2854. server: selected protocol is now None
  2855. server: new connection from ('127.0.0.1', 48362)
  2856. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2857. server: selected protocol is now None
  2858. server: new connection from ('127.0.0.1', 57194)
  2859. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2860. server: selected protocol is now None
  2861. ok
  2862. test_sni_callback_alert (test.test_ssl.ThreadedTests) ... ok
  2863. test_sni_callback_raising (test.test_ssl.ThreadedTests) ... ok
  2864. test_sni_callback_wrong_return_type (test.test_ssl.ThreadedTests) ... ok
  2865. test_socketserver (test.test_ssl.ThreadedTests)
  2866. Using socketserver to create and manage SSL connections. ...
  2867. server (('127.0.0.1', 39171):39171 ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1/SSLv3', 256)):
  2868. [17/Jul/2019 20:46:08] "GET /keycert.pem HTTP/1.1" 200 -
  2869. client: read 1783 bytes from remote server '<HTTPSServerThread <HTTPSServer 127.0.0.1:39171>>'
  2870. stopping HTTPS server
  2871. joining HTTPS thread
  2872. ok
  2873. test_starttls (test.test_ssl.ThreadedTests)
  2874. Switching from clear text to encrypted and back again. ...
  2875. client: sending b'msg 1'...
  2876. server: new connection from ('127.0.0.1', 55418)
  2877. server: read b'msg 1' (unencrypted), sending back b'msg 1' (unencrypted)...
  2878. client: read b'msg 1' from server
  2879. client: sending b'MSG 2'...
  2880. server: read b'MSG 2' (unencrypted), sending back b'msg 2' (unencrypted)...
  2881. client: read b'msg 2' from server
  2882. client: sending b'STARTTLS'...
  2883. server: read STARTTLS from client, sending OK...
  2884. client: read b'ok' from server, starting TLS...
  2885. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2886. server: selected protocol is now None
  2887. client: sending b'MSG 3'...
  2888. server: read b'MSG 3' (encrypted), sending back b'msg 3' (encrypted)...
  2889. client: read b'msg 3' from server
  2890. client: sending b'msg 4'...
  2891. server: read b'msg 4' (encrypted), sending back b'msg 4' (encrypted)...
  2892. client: read b'msg 4' from server
  2893. client: sending b'ENDTLS'...
  2894. server: read ENDTLS from client, sending OK...
  2895. client: read b'ok' from server, ending TLS...
  2896. client: sending b'msg 5'...
  2897. server: connection is now unencrypted...
  2898. server: read b'msg 5' (unencrypted), sending back b'msg 5' (unencrypted)...
  2899. client: read b'msg 5' from server
  2900. client: sending b'msg 6'...
  2901. server: read b'msg 6' (unencrypted), sending back b'msg 6' (unencrypted)...
  2902. client: read b'msg 6' from server
  2903. client: closing connection.
  2904. server: client closed connection
  2905. ok
  2906. test_tls_unique_channel_binding (test.test_ssl.ThreadedTests)
  2907. Test tls-unique channel binding. ...
  2908. server: new connection from ('127.0.0.1', 48590)
  2909. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2910. server: selected protocol is now None
  2911. got channel binding data: b'\x90dv\xcc#\x1c\xbcP\xd3S2!'
  2912. server: new connection from ('127.0.0.1', 48592)
  2913. got another channel binding data: b'\xe4\xe9G\xb3\xf2\x91\x11y\x19\xda\xbc\xc9'
  2914. server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1/SSLv3', 256)
  2915. server: selected protocol is now None
  2916. ok
  2917. test_version_basic (test.test_ssl.ThreadedTests) ... ok
  2918. test_wrong_cert (test.test_ssl.ThreadedTests)
  2919. Connecting when the server rejects the client's certificate ...
  2920. SSLError is SSLError(1, '[SSL: TLSV1_ALERT_UNKNOWN_CA] error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca')
  2921. ok
  2922.  
  2923. ======================================================================
  2924. FAIL: test_load_default_certs_env (test.test_ssl.ContextTests)
  2925. ----------------------------------------------------------------------
  2926. Traceback (most recent call last):
  2927. File "/build/pypy-pypy-928a4f70d3de/lib-python/3/test/test_ssl.py", line 1192, in test_load_default_certs_env
  2928. self.assertEqual(ctx.cert_store_stats(), {"crl": 0, "x509": 1, "x509_ca": 0})
  2929. AssertionError: {'x509': 0, 'x509_ca': 0, 'crl': 0} != {'crl': 0, 'x509': 1, 'x509_ca': 0}
  2930. - {'crl': 0, 'x509': 0, 'x509_ca': 0}
  2931. ? ^
  2932.  
  2933. + {'crl': 0, 'x509': 1, 'x509_ca': 0}
  2934. ? ^
  2935.  
  2936.  
  2937. ----------------------------------------------------------------------
  2938. Ran 102 tests in 2.339s
  2939.  
  2940. FAILED (failures=1, skipped=8)
  2941. 1 test failed:
  2942. test_ssl
  2943. test test_ssl failed
  2944.  
  2945. =========================== short test summary info ============================
  2946. FAIL lib-python/3/test/test_ssl.py::unmodified
  2947. 10 tests deselected by '-knot (test_shutil or test_socket or test_asyncio or test_os or test_pathlib or test_tarfile or test___all__)'
  2948. ====== 1 failed, 380 passed, 9 skipped, 10 deselected in 1043.12 seconds =======
  2949. builder for '/nix/store/i12rm1xac6q00mww0w0s9d2sazr9fpxq-pypy3-7.0.0.drv' failed with exit code 1
  2950. error: build of '/nix/store/i12rm1xac6q00mww0w0s9d2sazr9fpxq-pypy3-7.0.0.drv' failed
Add Comment
Please, Sign In to add comment