>>> pypy: Building testing/pypy 7.3.9-r1 (using abuild 3.9.0-r0) started Wed, 01 Jun 2022 08:59:21 +0000 >>> pypy: Checking sanity of /home/buildozer/aports/testing/pypy/APKBUILD... >>> pypy: Analyzing dependencies... >>> pypy: Installing for build: build-base bzip2-dev expat-dev gdbm-dev libc-dev libffi-dev linux-headers ncurses-dev openssl-dev perl pkgconf py3-virtualenv pypy-bootstrap readline-dev rsync sqlite-dev tk-dev util-linux-misc xz-dev zlib-dev (1/64) Installing bzip2-dev (1.0.8-r1) (2/64) Installing expat-dev (2.4.8-r0) (3/64) Installing gdbm (1.23-r0) (4/64) Installing gdbm-tools (1.23-r0) (5/64) Installing gdbm-dev (1.23-r0) (6/64) Installing linux-headers (5.16.7-r1) (7/64) Installing libffi (3.4.2-r1) (8/64) Installing libffi-dev (3.4.2-r1) (9/64) Installing ncurses-dev (6.3_p20220521-r0) (10/64) Installing openssl-dev (1.1.1o-r0) (11/64) Installing perl (5.34.1-r0) (12/64) Installing mpdecimal (2.5.1-r1) (13/64) Installing readline (8.1.2-r0) (14/64) Installing sqlite-libs (3.38.5-r0) (15/64) Installing python3 (3.10.4-r0) (16/64) Installing py3-platformdirs (2.5.2-r0) (17/64) Installing py3-distlib (0.3.4-r1) (18/64) Installing py3-filelock (3.4.2-r0) (19/64) Installing py3-six (1.16.0-r1) (20/64) Installing py3-virtualenv (20.14.1-r0) (21/64) Installing tcl (8.6.12-r0) (22/64) Installing libxau (1.0.9-r0) (23/64) Installing libmd (1.0.4-r0) (24/64) Installing libbsd (0.11.6-r2) (25/64) Installing libxdmcp (1.1.3-r0) (26/64) Installing libxcb (1.15-r0) (27/64) Installing libx11 (1.8-r0) (28/64) Installing libxrender (0.9.10-r3) (29/64) Installing libpng (1.6.37-r1) (30/64) Installing freetype (2.12.1-r0) (31/64) Installing fontconfig (2.14.0-r0) (32/64) Installing libxft (2.3.4-r0) (33/64) Installing tk (8.6.12-r0) (34/64) Installing pypy-bootstrap (7.3.9-r1) (35/64) Installing libhistory (8.1.2-r0) (36/64) Installing readline-dev (8.1.2-r0) (37/64) Installing sqlite-dev (3.38.5-r0) (38/64) Installing zlib-dev (1.2.12-r1) (39/64) Installing tcl-dev (8.6.12-r0) (40/64) Installing xorgproto (2022.1-r0) (41/64) Installing libxau-dev (1.0.9-r0) (42/64) Installing xcb-proto (1.15-r0) (43/64) Installing libxdmcp-dev (1.1.3-r0) (44/64) Installing libxcb-dev (1.15-r0) (45/64) Installing xtrans (1.4.0-r1) (46/64) Installing libx11-dev (1.8-r0) (47/64) Installing brotli-dev (1.0.9-r6) (48/64) Installing libpng-dev (1.6.37-r1) (49/64) Installing freetype-dev (2.12.1-r0) (50/64) Installing fontconfig-dev (2.14.0-r0) (51/64) Installing libxrender-dev (0.9.10-r3) (52/64) Installing libxft-dev (2.3.4-r0) (53/64) Installing tk-dev (8.6.12-r0) (54/64) Installing libblkid (2.38-r1) (55/64) Installing libuuid (2.38-r1) (56/64) Installing libfdisk (2.38-r1) (57/64) Installing libmount (2.38-r1) (58/64) Installing libsmartcols (2.38-r1) (59/64) Installing util-linux-misc (2.38-r1) (60/64) Installing xz-dev (5.2.5-r1) (61/64) Installing .makedepends-pypy (20220601.085923) (62/64) Installing perl-error (0.17029-r1) (63/64) Installing perl-git (2.36.1-r0) (64/64) Installing git-perl (2.36.1-r0) Executing busybox-1.35.0-r13.trigger OK: 562 MiB in 163 packages >>> pypy: Cleaning up srcdir >>> pypy: Cleaning up pkgdir >>> pypy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pypy2.7-v7.3.9-src.tar.bz2 >>> pypy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pypy2.7-v7.3.9-src.tar.bz2 >>> pypy: Checking sha512sums... pypy2.7-v7.3.9-src.tar.bz2: OK >>> pypy: Unpacking /var/cache/distfiles/edge/pypy2.7-v7.3.9-src.tar.bz2... [translation:info] 2.7.18 (8e99af2f9b8e3a58dd8691378a36ef43c3139ee9, Jun 01 2022, 06:17:41) [PyPy 7.3.9 with GCC 11.2.1 20220219] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' [translation:info] Translating target as defined by targetpypystandalone [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread.c:24: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.c: In function 'RPyThreadStartEx': [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.c:121:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] [platform:WARNING] 121 | return (Signed) *(Signed *) &th; [platform:WARNING] | ^~~~~~~~~~~~~~ [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread.c:24: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.c: In function 'RPyThreadStartEx': [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.c:121:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] [platform:WARNING] 121 | return (Signed) *(Signed *) &th; [platform:WARNING] | ^~~~~~~~~~~~~~ [translation] PyPy config object: [translation] [objspace] [std] intshortcut = True optimized_list_getitem = True withspecialisedtuple = True [usemodules] __pypy__ = True _ast = True _cffi_backend = True _codecs = True _collections = True _continuation = True _cppyy = True _csv = True _io = True _jitlog = True _locale = True _lsprof = True _md5 = True _minimal_curses = True _multibytecodec = True _multiprocessing = True _pickle_support = True _pypyjson = True _random = True _rawffi = True _sha = True _socket = True _sre = True _testing = True _vmprof = True _weakref = True array = True binascii = True bz2 = True cStringIO = True cmath = True cpyext = True errno = True faulthandler = True fcntl = True gc = True imp = True marshal = True math = True micronumpy = True mmap = True operator = True parser = True pwd = True pyexpat = True pypyjit = True select = True signal = True struct = True symbol = True termios = True thread = True time = True token = True unicodedata = True zipimport = True zlib = True [translation] translate.py configuration: [translation] [translate] opt = jit targetspec = targetpypystandalone [translation] translation configuration: [translation] [translation] check_str_without_nul = True continuation = True gc = incminimark gcrootfinder = shadowstack gctransformer = framework icon = pypy.ico jit = True list_comprehension_operations = True make_jobs = 16 manifest = python.manifest rpython_translate = True secondaryentrypoints = cpyext,main shared = True thread = True type_system = lltype withsmallfuncsets = 5 [translation:info] Annotating&simplifying... [8fd] {translation-task starting annotate [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy [cd07] translation-task} [translation:info] RTyping... [cd07] {translation-task starting rtype_lltype [rtyper] specializing: 9600 / 191740 blocks (5%) [rtyper] specializing: 19600 / 195283 blocks (10%) [rtyper] specializing: 29900 / 198890 blocks (15%) [rtyper] specializing: 40900 / 204321 blocks (20%) [rtyper] specializing: 51200 / 204599 blocks (25%) [rtyper] specializing: 61900 / 206002 blocks (30%) [rtyper] specializing: 72900 / 208218 blocks (35%) [rtyper] specializing: 84200 / 210494 blocks (40%) [rtyper] specializing: 95600 / 212362 blocks (45%) [rtyper] specializing: 107500 / 214966 blocks (50%) [rtyper] specializing: 120400 / 218764 blocks (55%) [rtyper] specializing: 132400 / 220570 blocks (60%) [rtyper] specializing: 143700 / 220968 blocks (65%) [rtyper] specializing: 155000 / 221354 blocks (70%) [rtyper] specializing: 168200 / 224158 blocks (75%) [rtyper] specializing: 179400 / 224158 blocks (80%) [rtyper] specializing: 187100 / 224158 blocks (83%) [rtyper] specializing: 197300 / 224158 blocks (88%) [rtyper] specializing: 208500 / 224158 blocks (93%) [rtyper] specializing: 219700 / 224158 blocks (98%) [rtyper] -=- specialized 224158 blocks -=- [rtyper] specializing: 224200 / 224950 blocks (99%) [rtyper] specializing: 225000 / 225662 blocks (99%) [rtyper] -=- specialized 1504 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [129f9] translation-task} [translation:info] JIT compiler generation... [129f9] {translation-task starting pyjitpl_lltype [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:368)pack_float_list_to_raw_array__LongFloat [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:401)unwrap_value__write_ptr [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:445)wrap_value__read_ptr [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:445)wrap_value__cast_pos [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:401)unwrap_value__push_field [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [backendopt:removeassert] Could not remove 87 asserts, but removed 623 asserts. [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 52253 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 7131 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 225700 / 226022 blocks (99%) [rtyper] -=- specialized 327 more blocks -=- [jitcodewriter:info] making JitCodes... [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 226100 / 226100 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [jitcodewriter:info] Produced 1000 jitcodes [jitcodewriter:info] Produced 1500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 2000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 226200 / 226200 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 2500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [jitcodewriter:info] Produced 3000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 3500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 4000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 4500 jitcodes [jitcodewriter:info] Produced 5000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 226300 / 226300 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 5500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 6000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 6500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 7000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 7500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 8000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 8500 jitcodes [jitcodewriter:info] Produced 9000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 9500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 10000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 10500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 11000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 11500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': True} at [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [jitcodewriter:info] Produced 12000 jitcodes [jitcodewriter:info] Produced 12500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 13000 jitcodes [jitcodewriter:info] Produced 13500 jitcodes [jitcodewriter:info] Produced 14000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 14500 jitcodes [jitcodewriter:info] there are 14519 JitCode instances. [rtyper] replaced 39 'jit_force_virtual' with <* delayed!force_virtual_if_necessary> [rtyper] replaced 270 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 938 effectinfos: [jitcodewriter] 65 descrs for arrays [jitcodewriter] 1363 descrs for fields [jitcodewriter] 70 descrs for interiorfields [jitcodewriter] -> 836 bitstrings, mean length 26.6, max length 68 [rtyper] specializing: 226400 / 307096 blocks (73%) [rtyper] specializing: 240000 / 307666 blocks (78%) [rtyper] specializing: 258200 / 311072 blocks (83%) [rtyper] specializing: 286300 / 325330 blocks (88%) [rtyper] specializing: 303300 / 326088 blocks (93%) [rtyper] specializing: 307100 / 326088 blocks (94%) [rtyper] specializing: 322900 / 326088 blocks (99%) [rtyper] -=- specialized 99712 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] the JIT compiler was generated [1ef6d] translation-task} [translation:info] lltype back-end optimisations... [1ef6d] {translation-task starting backendopt_lltype [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 138031 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 30038 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [23318] translation-task} [translation:info] inserting stack checks... [23318] {translation-task starting stackcheckinsertion_lltype [rtyper] -=- specialized 4 more blocks -=- [translation:info] inserted 3681 stack checks. [23825] translation-task} [translation:info] Creating database for generating c source... [23825] {translation-task starting database_c [rtyper] specializing: 326100 / 326115 blocks (99%) [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 326200 / 329000 blocks (99%) [rtyper] specializing: 329100 / 329704 blocks (99%) [rtyper] -=- specialized 3584 more blocks -=- [rtyper] -=- specialized 47 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 1761 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 49 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] -=- specialized 12 more blocks -=- [rtyper] -=- specialized 22 more blocks -=- [rtyper] -=- specialized 11 more blocks -=- [rtyper] specializing: 329800 / 329813 blocks (99%) [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 11 more blocks -=- [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [c] 1000 nodes [ array: 550 framework rtti: 1 func: 1276 group: 1 struct: 761 ] [c] 2000 nodes [ array: 600 framework rtti: 17 func: 1594 group: 1 struct: 4785 ] [c] 3000 nodes [ array: 685 framework rtti: 21 func: 1813 group: 1 struct: 5463 ] [c] 4000 nodes [ array: 957 framework rtti: 24 func: 1929 group: 1 struct: 6503 ] [c] 5000 nodes [ array: 1463 framework rtti: 24 func: 1982 group: 1 struct: 6979 ] [c] 6000 nodes [ array: 1739 framework rtti: 24 func: 1986 group: 1 struct: 7456 ] [c] 7000 nodes [ array: 2053 framework rtti: 28 func: 2095 group: 1 struct: 10062 ] [c] 8000 nodes [ array: 2263 framework rtti: 36 func: 2251 group: 1 struct: 11063 ] [c] 9000 nodes [ array: 2460 framework rtti: 42 func: 2371 group: 1 struct: 11828 ] [c] 10000 nodes [ array: 2467 framework rtti: 70 func: 2651 group: 1 struct: 12362 ] [c] 11000 nodes [ array: 2467 framework rtti: 119 func: 3373 group: 1 struct: 12941 ] [c] 12000 nodes [ array: 3107 framework rtti: 152 func: 3728 group: 1 struct: 13347 ] [c] 13000 nodes [ array: 5107 framework rtti: 152 func: 3728 group: 1 struct: 13347 ] [c] 14000 nodes [ array: 6627 framework rtti: 153 func: 3755 group: 1 struct: 13706 ] [c] 15000 nodes [ array: 6908 framework rtti: 161 func: 3871 group: 1 struct: 17055 ] [c] 16000 nodes [ array: 7279 framework rtti: 167 func: 3953 group: 1 struct: 22262 ] [c] 17000 nodes [ array: 7552 framework rtti: 212 func: 4553 group: 1 struct: 24468 ] [c] 18000 nodes [ array: 7621 framework rtti: 329 func: 4977 group: 1 struct: 25683 ] [c] 19000 nodes [ array: 7684 framework rtti: 628 func: 5371 group: 1 struct: 26581 ] [c] 20000 nodes [ array: 7718 framework rtti: 826 func: 5608 group: 1 struct: 27047 ] [c] 21000 nodes [ array: 7718 framework rtti: 826 func: 5608 group: 1 struct: 27047 ] [c] 22000 nodes [ array: 7718 framework rtti: 826 func: 5608 group: 1 struct: 27047 ] [c] 23000 nodes [ array: 7718 framework rtti: 826 func: 5608 group: 1 struct: 27047 ] [c] 24000 nodes [ array: 7736 framework rtti: 830 func: 5648 group: 1 struct: 27565 ] [c] 25000 nodes [ array: 7886 framework rtti: 837 func: 5899 group: 1 struct: 28925 ] [c] 26000 nodes [ array: 7900 framework rtti: 837 func: 5923 group: 1 struct: 29616 ] [c] 27000 nodes [ array: 7900 framework rtti: 837 func: 5923 group: 1 struct: 30305 ] [c] 28000 nodes [ array: 7944 framework rtti: 838 func: 6073 group: 1 struct: 31493 ] [c] 29000 nodes [ array: 8011 framework rtti: 841 func: 6308 group: 1 struct: 32654 ] [c] 30000 nodes [ array: 8028 framework rtti: 845 func: 6326 group: 1 struct: 32721 ] [c] 31000 nodes [ array: 8028 framework rtti: 845 func: 6331 group: 1 struct: 32721 ] [c] 32000 nodes [ array: 8028 framework rtti: 845 func: 6331 group: 1 struct: 32721 ] [c] 33000 nodes [ array: 8028 framework rtti: 845 func: 6336 group: 1 struct: 32721 ] [c] 34000 nodes [ array: 8080 framework rtti: 845 func: 6493 group: 1 struct: 34717 ] [c] 35000 nodes [ array: 8097 framework rtti: 845 func: 6745 group: 1 struct: 35680 ] [c] 36000 nodes [ array: 8197 framework rtti: 870 func: 7052 group: 1 struct: 36861 ] [c] 37000 nodes [ array: 8308 framework rtti: 929 func: 7549 group: 1 struct: 37406 ] [c] 38000 nodes [ array: 8411 framework rtti: 987 func: 7812 group: 1 struct: 38148 ] [c] 39000 nodes [ array: 8657 framework rtti: 1075 func: 8086 group: 1 struct: 38522 ] [c] 40000 nodes [ array: 8927 framework rtti: 1139 func: 8496 group: 1 struct: 39171 ] [c] 41000 nodes [ array: 9208 framework rtti: 1208 func: 8741 group: 1 struct: 39593 ] [c] 42000 nodes [ array: 9482 framework rtti: 1240 func: 9096 group: 1 struct: 41148 ] [c] 43000 nodes [ array: 9759 framework rtti: 1243 func: 9225 group: 1 struct: 41622 ] [c] 44000 nodes [ array: 10007 framework rtti: 1246 func: 9353 group: 1 struct: 42407 ] [c] 45000 nodes [ array: 10430 framework rtti: 1246 func: 9353 group: 1 struct: 42944 ] [c] 46000 nodes [ array: 10769 framework rtti: 1249 func: 9489 group: 1 struct: 43454 ] [c] 47000 nodes [ array: 11030 framework rtti: 1249 func: 9619 group: 1 struct: 44076 ] [c] 48000 nodes [ array: 11232 framework rtti: 1256 func: 9904 group: 1 struct: 44813 ] [c] 49000 nodes [ array: 11232 framework rtti: 1256 func: 9904 group: 1 struct: 44813 ] [c] 50000 nodes [ array: 11432 framework rtti: 1256 func: 10048 group: 1 struct: 45236 ] [c] 51000 nodes [ array: 11712 framework rtti: 1257 func: 10199 group: 1 struct: 45667 ] [c] 52000 nodes [ array: 12009 framework rtti: 1257 func: 10367 group: 1 struct: 46198 ] [c] 53000 nodes [ array: 12180 framework rtti: 1270 func: 10657 group: 1 struct: 46859 ] [c] 54000 nodes [ array: 12311 framework rtti: 1292 func: 10888 group: 1 struct: 47254 ] [c] 55000 nodes [ array: 15098 framework rtti: 1311 func: 11129 group: 1 struct: 48851 ] [c] 56000 nodes [ array: 15741 framework rtti: 1324 func: 11376 group: 1 struct: 49482 ] [c] 57000 nodes [ array: 15911 framework rtti: 1327 func: 11685 group: 1 struct: 49785 ] [c] 58000 nodes [ array: 16090 framework rtti: 1338 func: 12060 group: 1 struct: 50266 ] [c] 59000 nodes [ array: 16267 framework rtti: 1352 func: 12416 group: 1 struct: 50658 ] [c] 60000 nodes [ array: 16272 framework rtti: 1420 func: 12432 group: 1 struct: 51281 ] [c] 61000 nodes [ array: 16392 framework rtti: 1425 func: 12556 group: 1 struct: 51628 ] [c] 62000 nodes [ array: 16541 framework rtti: 1428 func: 12693 group: 1 struct: 110310 ] [c] 63000 nodes [ array: 16701 framework rtti: 1431 func: 12783 group: 1 struct: 110926 ] [c] 64000 nodes [ array: 16701 framework rtti: 1431 func: 12783 group: 1 struct: 111480 ] [c] 65000 nodes [ array: 16770 framework rtti: 1431 func: 12933 group: 1 struct: 112096 ] [c] 66000 nodes [ array: 16872 framework rtti: 1432 func: 13110 group: 1 struct: 112885 ] [c] 67000 nodes [ array: 17011 framework rtti: 1445 func: 13299 group: 1 struct: 113595 ] [c] 68000 nodes [ array: 17169 framework rtti: 1449 func: 13459 group: 1 struct: 114191 ] [c] 69000 nodes [ array: 17308 framework rtti: 1449 func: 13635 group: 1 struct: 114512 ] [c] 70000 nodes [ array: 17404 framework rtti: 1452 func: 13835 group: 1 struct: 115274 ] [c] 71000 nodes [ array: 17713 framework rtti: 1453 func: 14031 group: 1 struct: 116067 ] [c] 72000 nodes [ array: 18101 framework rtti: 1463 func: 14345 group: 1 struct: 116866 ] [c] 73000 nodes [ array: 18332 framework rtti: 1465 func: 14573 group: 1 struct: 117453 ] [c] 74000 nodes [ array: 18544 framework rtti: 1465 func: 14573 group: 1 struct: 118457 ] [c] 75000 nodes [ array: 18754 framework rtti: 1465 func: 14573 group: 1 struct: 119128 ] [c] 76000 nodes [ array: 18980 framework rtti: 1465 func: 14573 group: 1 struct: 120281 ] [c] 77000 nodes [ array: 19223 framework rtti: 1465 func: 14573 group: 1 struct: 121627 ] [c] 78000 nodes [ array: 19539 framework rtti: 1466 func: 14853 group: 1 struct: 122520 ] [c] 79000 nodes [ array: 19964 framework rtti: 1470 func: 15311 group: 1 struct: 123299 ] [c] 80000 nodes [ array: 20214 framework rtti: 1479 func: 15578 group: 1 struct: 123846 ] [c] 81000 nodes [ array: 20430 framework rtti: 1485 func: 15850 group: 1 struct: 124234 ] [c] 82000 nodes [ array: 20652 framework rtti: 1486 func: 15958 group: 1 struct: 124921 ] [c] 83000 nodes [ array: 20859 framework rtti: 1489 func: 16038 group: 1 struct: 166806 ] [c] 84000 nodes [ array: 21129 framework rtti: 1489 func: 16200 group: 1 struct: 167433 ] [c] 85000 nodes [ array: 21246 framework rtti: 1489 func: 16245 group: 1 struct: 168161 ] [c] 86000 nodes [ array: 21395 framework rtti: 1489 func: 16435 group: 1 struct: 168528 ] [c] 87000 nodes [ array: 21593 framework rtti: 1489 func: 16525 group: 1 struct: 169215 ] [c] 88000 nodes [ array: 21691 framework rtti: 1489 func: 16570 group: 1 struct: 169960 ] [c] 89000 nodes [ array: 21739 framework rtti: 1489 func: 16614 group: 1 struct: 170705 ] [c] 90000 nodes [ array: 21746 framework rtti: 1489 func: 16658 group: 1 struct: 171450 ] [c] 91000 nodes [ array: 21962 framework rtti: 1489 func: 16729 group: 1 struct: 172171 ] [c] 92000 nodes [ array: 22339 framework rtti: 1489 func: 16813 group: 1 struct: 172850 ] [c] 93000 nodes [ array: 22698 framework rtti: 1489 func: 16913 group: 1 struct: 173496 ] [c] 94000 nodes [ array: 23028 framework rtti: 1489 func: 16997 group: 1 struct: 174216 ] [c] 95000 nodes [ array: 23409 framework rtti: 1489 func: 17061 group: 1 struct: 174796 ] [c] 96000 nodes [ array: 23767 framework rtti: 1489 func: 17130 group: 1 struct: 175421 ] [c] 97000 nodes [ array: 24090 framework rtti: 1489 func: 17203 group: 1 struct: 176048 ] [c] 98000 nodes [ array: 24483 framework rtti: 1489 func: 17318 group: 1 struct: 176657 ] [c] 99000 nodes [ array: 24898 framework rtti: 1489 func: 17487 group: 1 struct: 177291 ] [c] 100000 nodes [ array: 25258 framework rtti: 1489 func: 17719 group: 1 struct: 177694 ] [c] 101000 nodes [ array: 25508 framework rtti: 1489 func: 17961 group: 1 struct: 177944 ] [c] 102000 nodes [ array: 25874 framework rtti: 1489 func: 18121 group: 1 struct: 178351 ] [c] 103000 nodes [ array: 26334 framework rtti: 1489 func: 18315 group: 1 struct: 178917 ] [c] 104000 nodes [ array: 26647 framework rtti: 1489 func: 18431 group: 1 struct: 179569 ] [c] 105000 nodes [ array: 26989 framework rtti: 1489 func: 18568 group: 1 struct: 180197 ] [c] 106000 nodes [ array: 27230 framework rtti: 1489 func: 18692 group: 1 struct: 180683 ] [c] 107000 nodes [ array: 27632 framework rtti: 1489 func: 18843 group: 1 struct: 181400 ] [c] 108000 nodes [ array: 28021 framework rtti: 1489 func: 18997 group: 1 struct: 182083 ] [c] 109000 nodes [ array: 28393 framework rtti: 1489 func: 19149 group: 1 struct: 182750 ] [c] 110000 nodes [ array: 28736 framework rtti: 1489 func: 19260 group: 1 struct: 183422 ] [c] 111000 nodes [ array: 29115 framework rtti: 1489 func: 19394 group: 1 struct: 184124 ] [c] 112000 nodes [ array: 29453 framework rtti: 1489 func: 19536 group: 1 struct: 184811 ] [c] 113000 nodes [ array: 29826 framework rtti: 1489 func: 19654 group: 1 struct: 185501 ] [c] 114000 nodes [ array: 30151 framework rtti: 1489 func: 19838 group: 1 struct: 186161 ] [c] 115000 nodes [ array: 30337 framework rtti: 1489 func: 20042 group: 1 struct: 186697 ] [c] 116000 nodes [ array: 30475 framework rtti: 1489 func: 20241 group: 1 struct: 187258 ] [c] 117000 nodes [ array: 30807 framework rtti: 1489 func: 20417 group: 1 struct: 187848 ] [c] 118000 nodes [ array: 30950 framework rtti: 1489 func: 20621 group: 1 struct: 188381 ] [c] 119000 nodes [ array: 31234 framework rtti: 1489 func: 20779 group: 1 struct: 188901 ] [c] 120000 nodes [ array: 31592 framework rtti: 1489 func: 20919 group: 1 struct: 189559 ] [c] 121000 nodes [ array: 31946 framework rtti: 1489 func: 21081 group: 1 struct: 190184 ] [c] 122000 nodes [ array: 32286 framework rtti: 1489 func: 21226 group: 1 struct: 190834 ] [c] 123000 nodes [ array: 32649 framework rtti: 1489 func: 21379 group: 1 struct: 191511 ] [c] 124000 nodes [ array: 33023 framework rtti: 1489 func: 21525 group: 1 struct: 192174 ] [c] 125000 nodes [ array: 33391 framework rtti: 1489 func: 21693 group: 1 struct: 192856 ] [c] 126000 nodes [ array: 33729 framework rtti: 1489 func: 21792 group: 1 struct: 193524 ] [c] 127000 nodes [ array: 34041 framework rtti: 1489 func: 21895 group: 1 struct: 194177 ] [c] 128000 nodes [ array: 34363 framework rtti: 1489 func: 22075 group: 1 struct: 194785 ] [c] 129000 nodes [ array: 34725 framework rtti: 1489 func: 22293 group: 1 struct: 195435 ] [c] 130000 nodes [ array: 35061 framework rtti: 1489 func: 22484 group: 1 struct: 196061 ] [c] 131000 nodes [ array: 35488 framework rtti: 1489 func: 22690 group: 1 struct: 196641 ] [c] 132000 nodes [ array: 35931 framework rtti: 1489 func: 22911 group: 1 struct: 197220 ] [c] 133000 nodes [ array: 36347 framework rtti: 1489 func: 23085 group: 1 struct: 197815 ] [c] 134000 nodes [ array: 36744 framework rtti: 1489 func: 23168 group: 1 struct: 198350 ] [c] 135000 nodes [ array: 37103 framework rtti: 1489 func: 23337 group: 1 struct: 199005 ] [c] 136000 nodes [ array: 37537 framework rtti: 1489 func: 23532 group: 1 struct: 199622 ] [c] 137000 nodes [ array: 37957 framework rtti: 1489 func: 23625 group: 1 struct: 200224 ] [c] 138000 nodes [ array: 38353 framework rtti: 1489 func: 23767 group: 1 struct: 200830 ] [c] 139000 nodes [ array: 38719 framework rtti: 1489 func: 23817 group: 1 struct: 201410 ] [c] 140000 nodes [ array: 38985 framework rtti: 1489 func: 23994 group: 1 struct: 202148 ] [c] 141000 nodes [ array: 39255 framework rtti: 1491 func: 24212 group: 1 struct: 202839 ] [c] 142000 nodes [ array: 39358 framework rtti: 1495 func: 24227 group: 1 struct: 203340 ] [c] 143000 nodes [ array: 39564 framework rtti: 1498 func: 24256 group: 1 struct: 203645 ] [c] 144000 nodes [ array: 39873 framework rtti: 1499 func: 24287 group: 1 struct: 204109 ] [c] 145000 nodes [ array: 40086 framework rtti: 1508 func: 24342 group: 1 struct: 204673 ] [c] 146000 nodes [ array: 40418 framework rtti: 1508 func: 24395 group: 1 struct: 205195 ] [c] 147000 nodes [ array: 40617 framework rtti: 1518 func: 24415 group: 1 struct: 205546 ] [c] 148000 nodes [ array: 40941 framework rtti: 1519 func: 24444 group: 1 struct: 205984 ] [c] 149000 nodes [ array: 41058 framework rtti: 1540 func: 24551 group: 1 struct: 207491 ] [c] 150000 nodes [ array: 41085 framework rtti: 1540 func: 24566 group: 1 struct: 208374 ] [c] 151000 nodes [ array: 41169 framework rtti: 1543 func: 24678 group: 1 struct: 209187 ] [c] 152000 nodes [ array: 41220 framework rtti: 1543 func: 24858 group: 1 struct: 209489 ] [c] 153000 nodes [ array: 41259 framework rtti: 1543 func: 24858 group: 1 struct: 209612 ] [c] 154000 nodes [ array: 41314 framework rtti: 1543 func: 24858 group: 1 struct: 209766 ] [c] 155000 nodes [ array: 41391 framework rtti: 1543 func: 24858 group: 1 struct: 209843 ] [c] 156000 nodes [ array: 41452 framework rtti: 1543 func: 24858 group: 1 struct: 209952 ] [c] 157000 nodes [ array: 41527 framework rtti: 1543 func: 24858 group: 1 struct: 210029 ] [c] 158000 nodes [ array: 41628 framework rtti: 1543 func: 24927 group: 1 struct: 210718 ] [c] 159000 nodes [ array: 41688 framework rtti: 1547 func: 25072 group: 1 struct: 211421 ] [c] 160000 nodes [ array: 41801 framework rtti: 1556 func: 25181 group: 1 struct: 212462 ] [c] 161000 nodes [ array: 41997 framework rtti: 1558 func: 25330 group: 1 struct: 213229 ] [c] 162000 nodes [ array: 42380 framework rtti: 1561 func: 25600 group: 1 struct: 214586 ] [c] 163000 nodes [ array: 42567 framework rtti: 1561 func: 25682 group: 1 struct: 217628 ] [c] 164000 nodes [ array: 42680 framework rtti: 1563 func: 25703 group: 1 struct: 217906 ] [c] 165000 nodes [ array: 42782 framework rtti: 1563 func: 25723 group: 1 struct: 218093 ] [c] 166000 nodes [ array: 42829 framework rtti: 1563 func: 25764 group: 1 struct: 218275 ] [c] 167000 nodes [ array: 42829 framework rtti: 1563 func: 25764 group: 1 struct: 218486 ] [c] 168000 nodes [ array: 42884 framework rtti: 1563 func: 25803 group: 1 struct: 218675 ] [c] 169000 nodes [ array: 43009 framework rtti: 1563 func: 25844 group: 1 struct: 218889 ] [c] 170000 nodes [ array: 43176 framework rtti: 1563 func: 25867 group: 1 struct: 219113 ] [c] 171000 nodes [ array: 43278 framework rtti: 1563 func: 25910 group: 1 struct: 219308 ] [c] 172000 nodes [ array: 43355 framework rtti: 1563 func: 25936 group: 1 struct: 219478 ] [c] 173000 nodes [ array: 43392 framework rtti: 1563 func: 25945 group: 1 struct: 219583 ] [c] 174000 nodes [ array: 43500 framework rtti: 1563 func: 25986 group: 1 struct: 219754 ] [c] 175000 nodes [ array: 43602 framework rtti: 1563 func: 26038 group: 1 struct: 219935 ] [c] 176000 nodes [ array: 43700 framework rtti: 1563 func: 26084 group: 1 struct: 220113 ] [c] 177000 nodes [ array: 43825 framework rtti: 1563 func: 26095 group: 1 struct: 220301 ] [c] 178000 nodes [ array: 44058 framework rtti: 1563 func: 26109 group: 1 struct: 220394 ] [c] 179000 nodes [ array: 44149 framework rtti: 1563 func: 26148 group: 1 struct: 220618 ] [c] 180000 nodes [ array: 44195 framework rtti: 1563 func: 26176 group: 1 struct: 220780 ] [c] 181000 nodes [ array: 44241 framework rtti: 1563 func: 26215 group: 1 struct: 220990 ] [c] 182000 nodes [ array: 44287 framework rtti: 1563 func: 26245 group: 1 struct: 221216 ] [c] 183000 nodes [ array: 44487 framework rtti: 1563 func: 26267 group: 1 struct: 221383 ] [c] 184000 nodes [ array: 44614 framework rtti: 1563 func: 26301 group: 1 struct: 221579 ] [c] 185000 nodes [ array: 44705 framework rtti: 1563 func: 26353 group: 1 struct: 221782 ] [c] 186000 nodes [ array: 44825 framework rtti: 1563 func: 26375 group: 1 struct: 222008 ] [c] 187000 nodes [ array: 44955 framework rtti: 1563 func: 26422 group: 1 struct: 222259 ] [c] 188000 nodes [ array: 45124 framework rtti: 1563 func: 26450 group: 1 struct: 222472 ] [c] 189000 nodes [ array: 45280 framework rtti: 1563 func: 26482 group: 1 struct: 222692 ] [c] 190000 nodes [ array: 45408 framework rtti: 1563 func: 26514 group: 1 struct: 222937 ] [c] 191000 nodes [ array: 45532 framework rtti: 1563 func: 26550 group: 1 struct: 223170 ] [c] 192000 nodes [ array: 45649 framework rtti: 1563 func: 26591 group: 1 struct: 223416 ] [c] 193000 nodes [ array: 45734 framework rtti: 1563 func: 26610 group: 1 struct: 223624 ] [c] 194000 nodes [ array: 45865 framework rtti: 1563 func: 26652 group: 1 struct: 223851 ] [c] 195000 nodes [ array: 45986 framework rtti: 1563 func: 26670 group: 1 struct: 224029 ] [c] 196000 nodes [ array: 46232 framework rtti: 1563 func: 26696 group: 1 struct: 224194 ] [c] 197000 nodes [ array: 46366 framework rtti: 1563 func: 26724 group: 1 struct: 224423 ] [c] 198000 nodes [ array: 46539 framework rtti: 1563 func: 26747 group: 1 struct: 224639 ] [c] 199000 nodes [ array: 46662 framework rtti: 1563 func: 26787 group: 1 struct: 224833 ] [c] 200000 nodes [ array: 46898 framework rtti: 1563 func: 26822 group: 1 struct: 224986 ] [c] 201000 nodes [ array: 47021 framework rtti: 1563 func: 26866 group: 1 struct: 225192 ] [c] 202000 nodes [ array: 47177 framework rtti: 1563 func: 26902 group: 1 struct: 225422 ] [c] 203000 nodes [ array: 47424 framework rtti: 1563 func: 26902 group: 1 struct: 225673 ] [c] 204000 nodes [ array: 47607 framework rtti: 1563 func: 26925 group: 1 struct: 225897 ] [c] 205000 nodes [ array: 47773 framework rtti: 1564 func: 26969 group: 1 struct: 226114 ] [c] 206000 nodes [ array: 48333 framework rtti: 1564 func: 27026 group: 1 struct: 226143 ] [c] 207000 nodes [ array: 49104 framework rtti: 1564 func: 27072 group: 1 struct: 226154 ] [c] 208000 nodes [ array: 49677 framework rtti: 1564 func: 27079 group: 1 struct: 226160 ] [c] 209000 nodes [ array: 50422 framework rtti: 1564 func: 27103 group: 1 struct: 226166 ] [c] 210000 nodes [ array: 51237 framework rtti: 1564 func: 27105 group: 1 struct: 226166 ] [c] 211000 nodes [ array: 52184 framework rtti: 1564 func: 27106 group: 1 struct: 226167 ] [c] 212000 nodes [ array: 53002 framework rtti: 1564 func: 27134 group: 1 struct: 226194 ] [c] 213000 nodes [ array: 53593 framework rtti: 1564 func: 27199 group: 1 struct: 226268 ] [c] 214000 nodes [ array: 54188 framework rtti: 1564 func: 27274 group: 1 struct: 226293 ] [c] 215000 nodes [ array: 54806 framework rtti: 1564 func: 27333 group: 1 struct: 226305 ] [c] 216000 nodes [ array: 55414 framework rtti: 1564 func: 27423 group: 1 struct: 226336 ] [c] 217000 nodes [ array: 55966 framework rtti: 1564 func: 27431 group: 1 struct: 226350 ] [c] 218000 nodes [ array: 56560 framework rtti: 1564 func: 27453 group: 1 struct: 226372 ] [c] 219000 nodes [ array: 57124 framework rtti: 1564 func: 27529 group: 1 struct: 226431 ] [c] 220000 nodes [ array: 57681 framework rtti: 1564 func: 27570 group: 1 struct: 226443 ] [c] 221000 nodes [ array: 58178 framework rtti: 1564 func: 27629 group: 1 struct: 226462 ] [c] 222000 nodes [ array: 58623 framework rtti: 1564 func: 27638 group: 1 struct: 226475 ] [c] 223000 nodes [ array: 58972 framework rtti: 1564 func: 27638 group: 1 struct: 226475 ] [c] 224000 nodes [ array: 59404 framework rtti: 1564 func: 27647 group: 1 struct: 226482 ] [c] 225000 nodes [ array: 59873 framework rtti: 1564 func: 27655 group: 1 struct: 226494 ] [c] 226000 nodes [ array: 60461 framework rtti: 1564 func: 27660 group: 1 struct: 226497 ] [c] 227000 nodes [ array: 61021 framework rtti: 1564 func: 27713 group: 1 struct: 226533 ] [c] 228000 nodes [ array: 61600 framework rtti: 1564 func: 27727 group: 1 struct: 226582 ] [c] 229000 nodes [ array: 62148 framework rtti: 1564 func: 27777 group: 1 struct: 226617 ] [c] 230000 nodes [ array: 62714 framework rtti: 1564 func: 27804 group: 1 struct: 226683 ] [c] 231000 nodes [ array: 63291 framework rtti: 1564 func: 27833 group: 1 struct: 226715 ] [c] 232000 nodes [ array: 63840 framework rtti: 1564 func: 27879 group: 1 struct: 226742 ] [c] 233000 nodes [ array: 64428 framework rtti: 1564 func: 27898 group: 1 struct: 226797 ] [c] 234000 nodes [ array: 65003 framework rtti: 1564 func: 27925 group: 1 struct: 226849 ] [c] 235000 nodes [ array: 65589 framework rtti: 1564 func: 27967 group: 1 struct: 226877 ] [c] 236000 nodes [ array: 66179 framework rtti: 1564 func: 27986 group: 1 struct: 226913 ] [c] 237000 nodes [ array: 66724 framework rtti: 1564 func: 28018 group: 1 struct: 226934 ] [c] 238000 nodes [ array: 67303 framework rtti: 1564 func: 28035 group: 1 struct: 226960 ] [c] 239000 nodes [ array: 67892 framework rtti: 1564 func: 28043 group: 1 struct: 226975 ] [c] 240000 nodes [ array: 68465 framework rtti: 1564 func: 28076 group: 1 struct: 227005 ] [c] 241000 nodes [ array: 69042 framework rtti: 1564 func: 28089 group: 1 struct: 227023 ] [c] 242000 nodes [ array: 69633 framework rtti: 1564 func: 28098 group: 1 struct: 227028 ] [c] 243000 nodes [ array: 70178 framework rtti: 1564 func: 28112 group: 1 struct: 227035 ] [c] 244000 nodes [ array: 70739 framework rtti: 1564 func: 28153 group: 1 struct: 227057 ] [c] 245000 nodes [ array: 71290 framework rtti: 1564 func: 28161 group: 1 struct: 227076 ] [c] 246000 nodes [ array: 71851 framework rtti: 1564 func: 28222 group: 1 struct: 227079 ] [c] 247000 nodes [ array: 72417 framework rtti: 1564 func: 28246 group: 1 struct: 227104 ] [c] 248000 nodes [ array: 72974 framework rtti: 1564 func: 28280 group: 1 struct: 227128 ] [c] 249000 nodes [ array: 73532 framework rtti: 1564 func: 28293 group: 1 struct: 227160 ] [c] 250000 nodes [ array: 74128 framework rtti: 1564 func: 28319 group: 1 struct: 227205 ] [c] 251000 nodes [ array: 74740 framework rtti: 1564 func: 28354 group: 1 struct: 227211 ] [c] 252000 nodes [ array: 75303 framework rtti: 1564 func: 28372 group: 1 struct: 227222 ] [c] 253000 nodes [ array: 75859 framework rtti: 1564 func: 28382 group: 1 struct: 227269 ] [c] 254000 nodes [ array: 76395 framework rtti: 1564 func: 28412 group: 1 struct: 227310 ] [c] 255000 nodes [ array: 76937 framework rtti: 1564 func: 28462 group: 1 struct: 227401 ] [c] 256000 nodes [ array: 77437 framework rtti: 1564 func: 28513 group: 1 struct: 227436 ] [c] 257000 nodes [ array: 77885 framework rtti: 1564 func: 28515 group: 1 struct: 227436 ] [c] 258000 nodes [ array: 78392 framework rtti: 1564 func: 28517 group: 1 struct: 227436 ] [c] 259000 nodes [ array: 78870 framework rtti: 1564 func: 28538 group: 1 struct: 227439 ] [c] 260000 nodes [ array: 79408 framework rtti: 1564 func: 28541 group: 1 struct: 227440 ] [c] 261000 nodes [ array: 79959 framework rtti: 1564 func: 28541 group: 1 struct: 227444 ] [c] 262000 nodes [ array: 80450 framework rtti: 1564 func: 28541 group: 1 struct: 227444 ] [c] 263000 nodes [ array: 80981 framework rtti: 1564 func: 28544 group: 1 struct: 227444 ] [c] 264000 nodes [ array: 81515 framework rtti: 1564 func: 28548 group: 1 struct: 227444 ] [c] 265000 nodes [ array: 82049 framework rtti: 1564 func: 28554 group: 1 struct: 227444 ] [c] 266000 nodes [ array: 82689 framework rtti: 1564 func: 28656 group: 1 struct: 227490 ] [c] 267000 nodes [ array: 83149 framework rtti: 1564 func: 28999 group: 1 struct: 227733 ] [c] 268000 nodes [ array: 83579 framework rtti: 1567 func: 29040 group: 1 struct: 227970 ] [c] 269000 nodes [ array: 83668 framework rtti: 1568 func: 29057 group: 1 struct: 228551 ] [c] 270000 nodes [ array: 83696 framework rtti: 1569 func: 29127 group: 1 struct: 228704 ] [c] 271000 nodes [ array: 83873 framework rtti: 1576 func: 29204 group: 1 struct: 230943 ] [c] 272000 nodes [ array: 83988 framework rtti: 1582 func: 29276 group: 1 struct: 231384 ] [c] 273000 nodes [ array: 84026 framework rtti: 1585 func: 29396 group: 1 struct: 232538 ] [c] 274000 nodes [ array: 84355 framework rtti: 1585 func: 29718 group: 1 struct: 232767 ] [c] 275000 nodes [ array: 84661 framework rtti: 1602 func: 29723 group: 1 struct: 233355 ] [c] 276000 nodes [ array: 84927 framework rtti: 1605 func: 29730 group: 1 struct: 233961 ] [c] 277000 nodes [ array: 85197 framework rtti: 1607 func: 29938 group: 1 struct: 234518 ] [c] 278000 nodes [ array: 85448 framework rtti: 1607 func: 29939 group: 1 struct: 234775 ] [c] 279000 nodes [ array: 85810 framework rtti: 1608 func: 29972 group: 1 struct: 235260 ] [c] 280000 nodes [ array: 86015 framework rtti: 1628 func: 30066 group: 1 struct: 235811 ] [c] 281000 nodes [ array: 86186 framework rtti: 1628 func: 30097 group: 1 struct: 236527 ] [c] 282000 nodes [ array: 86326 framework rtti: 1632 func: 30196 group: 1 struct: 236856 ] [c] 283000 nodes [ array: 86439 framework rtti: 1636 func: 30302 group: 1 struct: 237257 ] [c] 284000 nodes [ array: 86521 framework rtti: 1641 func: 30406 group: 1 struct: 237864 ] [c] 285000 nodes [ array: 86530 framework rtti: 1641 func: 30408 group: 1 struct: 241249 ] [c] 286000 nodes [ array: 86530 framework rtti: 1641 func: 30408 group: 1 struct: 244809 ] [c] 287000 nodes [ array: 86540 framework rtti: 1641 func: 30408 group: 1 struct: 247517 ] [c] 288000 nodes [ array: 86781 framework rtti: 1652 func: 30515 group: 1 struct: 248211 ] [c] 289000 nodes [ array: 87459 framework rtti: 1663 func: 30516 group: 1 struct: 249264 ] [c] 290000 nodes [ array: 87987 framework rtti: 1670 func: 30516 group: 1 struct: 252105 ] [c] 291000 nodes [ array: 88585 framework rtti: 1670 func: 30516 group: 1 struct: 254410 ] [c] 292000 nodes [ array: 89016 framework rtti: 1670 func: 30516 group: 1 struct: 256964 ] [c] 293000 nodes [ array: 89662 framework rtti: 1670 func: 30516 group: 1 struct: 259315 ] [c] 294000 nodes [ array: 90211 framework rtti: 1670 func: 30516 group: 1 struct: 262473 ] [c] 295000 nodes [ array: 90823 framework rtti: 1670 func: 30516 group: 1 struct: 265455 ] [c] 296000 nodes [ array: 91337 framework rtti: 1670 func: 30516 group: 1 struct: 269186 ] [c] 297000 nodes [ array: 91947 framework rtti: 1670 func: 30516 group: 1 struct: 272276 ] [c] 298000 nodes [ array: 92574 framework rtti: 1670 func: 30516 group: 1 struct: 275230 ] [c] 299000 nodes [ array: 93064 framework rtti: 1675 func: 30516 group: 1 struct: 278236 ] [c] 300000 nodes [ array: 93579 framework rtti: 1675 func: 30516 group: 1 struct: 281273 ] [c] 301000 nodes [ array: 94004 framework rtti: 1675 func: 30516 group: 1 struct: 283962 ] [c] 302000 nodes [ array: 94519 framework rtti: 1675 func: 30516 group: 1 struct: 289177 ] [c] 303000 nodes [ array: 94702 framework rtti: 1675 func: 30518 group: 1 struct: 292865 ] [c] 304000 nodes [ array: 94708 framework rtti: 1675 func: 30531 group: 1 struct: 294471 ] [c] 305000 nodes [ array: 94711 framework rtti: 1675 func: 30550 group: 1 struct: 296300 ] [c] 306000 nodes [ array: 94711 framework rtti: 1675 func: 30551 group: 1 struct: 297639 ] [c] 307000 nodes [ array: 94711 framework rtti: 1675 func: 30551 group: 1 struct: 297701 ] [c] 308000 nodes [ array: 94718 framework rtti: 1676 func: 30561 group: 1 struct: 298959 ] [c] 309000 nodes [ array: 94754 framework rtti: 1676 func: 30575 group: 1 struct: 302719 ] [c] 310000 nodes [ array: 94775 framework rtti: 1676 func: 30636 group: 1 struct: 305924 ] [c] 311000 nodes [ array: 94794 framework rtti: 1677 func: 30683 group: 1 struct: 309638 ] [c] 312000 nodes [ array: 94801 framework rtti: 1678 func: 30689 group: 1 struct: 312006 ] [c] 313000 nodes [ array: 94821 framework rtti: 1678 func: 30721 group: 1 struct: 315049 ] [c] 314000 nodes [ array: 94836 framework rtti: 1678 func: 30788 group: 1 struct: 317414 ] [c] 315000 nodes [ array: 94839 framework rtti: 1678 func: 30792 group: 1 struct: 318351 ] [c] 316000 nodes [ array: 94848 framework rtti: 1678 func: 30793 group: 1 struct: 320330 ] [c] 317000 nodes [ array: 94879 framework rtti: 1678 func: 30810 group: 1 struct: 323411 ] [c] 318000 nodes [ array: 94919 framework rtti: 1678 func: 30834 group: 1 struct: 326083 ] [c] 319000 nodes [ array: 94951 framework rtti: 1678 func: 30853 group: 1 struct: 329627 ] [c] 320000 nodes [ array: 94973 framework rtti: 1678 func: 30898 group: 1 struct: 332859 ] [c] 321000 nodes [ array: 95001 framework rtti: 1678 func: 30923 group: 1 struct: 336289 ] [c] 322000 nodes [ array: 95036 framework rtti: 1680 func: 30962 group: 1 struct: 339297 ] [c] 323000 nodes [ array: 95060 framework rtti: 1680 func: 30987 group: 1 struct: 342569 ] [c] 324000 nodes [ array: 95086 framework rtti: 1680 func: 31007 group: 1 struct: 345416 ] [c] 325000 nodes [ array: 95109 framework rtti: 1680 func: 31019 group: 1 struct: 347641 ] [c] 326000 nodes [ array: 95144 framework rtti: 1680 func: 31026 group: 1 struct: 349276 ] [c] 327000 nodes [ array: 95187 framework rtti: 1680 func: 31040 group: 1 struct: 351748 ] [c] 328000 nodes [ array: 95207 framework rtti: 1680 func: 31060 group: 1 struct: 355282 ] [c] 329000 nodes [ array: 95220 framework rtti: 1680 func: 31119 group: 1 struct: 358220 ] [c] 330000 nodes [ array: 95241 framework rtti: 1681 func: 31131 group: 1 struct: 361036 ] [c] 331000 nodes [ array: 95280 framework rtti: 1681 func: 31149 group: 1 struct: 364035 ] [c] 332000 nodes [ array: 95285 framework rtti: 1681 func: 31174 group: 1 struct: 366513 ] [c] 333000 nodes [ array: 95328 framework rtti: 1681 func: 31182 group: 1 struct: 369479 ] [c] 334000 nodes [ array: 95359 framework rtti: 1681 func: 31208 group: 1 struct: 371688 ] [c] 335000 nodes [ array: 95387 framework rtti: 1681 func: 31246 group: 1 struct: 373616 ] [c] 336000 nodes [ array: 95387 framework rtti: 1681 func: 31254 group: 1 struct: 377101 ] [c] 337000 nodes [ array: 95388 framework rtti: 1681 func: 31257 group: 1 struct: 380332 ] [c] 338000 nodes [ array: 95388 framework rtti: 1681 func: 31257 group: 1 struct: 384311 ] [c] 339000 nodes [ array: 95388 framework rtti: 1681 func: 31262 group: 1 struct: 387234 ] [c] 340000 nodes [ array: 95392 framework rtti: 1681 func: 31327 group: 1 struct: 390523 ] [c] 341000 nodes [ array: 95411 framework rtti: 1681 func: 31669 group: 1 struct: 393635 ] [c] 342000 nodes [ array: 95506 framework rtti: 1688 func: 32134 group: 1 struct: 397434 ] [c] 343000 nodes [ array: 95574 framework rtti: 1703 func: 32262 group: 1 struct: 398201 ] [c] 344000 nodes [ array: 95587 framework rtti: 1835 func: 32488 group: 1 struct: 398357 ] [c] 345000 nodes [ array: 95642 framework rtti: 1935 func: 32711 group: 1 struct: 398627 ] [c] 346000 nodes [ array: 95795 framework rtti: 1946 func: 32731 group: 1 struct: 399219 ] [c] 347000 nodes [ array: 95817 framework rtti: 1952 func: 32834 group: 1 struct: 399282 ] [c] 348000 nodes [ array: 95884 framework rtti: 1964 func: 33262 group: 1 struct: 399529 ] [c] 349000 nodes [ array: 95961 framework rtti: 1969 func: 33277 group: 1 struct: 400253 ] [c] 350000 nodes [ array: 96026 framework rtti: 1969 func: 33280 group: 1 struct: 401052 ] [c] 351000 nodes [ array: 96073 framework rtti: 1969 func: 33289 group: 1 struct: 401892 ] [c] 352000 nodes [ array: 96194 framework rtti: 1969 func: 33356 group: 1 struct: 402329 ] [c] 353000 nodes [ array: 96259 framework rtti: 1969 func: 33368 group: 1 struct: 402921 ] [c] 354000 nodes [ array: 96317 framework rtti: 1969 func: 33425 group: 1 struct: 403510 ] [c] 355000 nodes [ array: 96436 framework rtti: 1973 func: 33482 group: 1 struct: 404263 ] [c] 356000 nodes [ array: 96587 framework rtti: 1988 func: 33692 group: 1 struct: 404849 ] [c] 357000 nodes [ array: 96769 framework rtti: 1988 func: 33693 group: 1 struct: 405265 ] [c] 358000 nodes [ array: 96971 framework rtti: 1988 func: 33693 group: 1 struct: 405308 ] [c] 359000 nodes [ array: 97255 framework rtti: 1988 func: 33693 group: 1 struct: 405910 ] [c] 360000 nodes [ array: 97473 framework rtti: 1988 func: 33695 group: 1 struct: 406109 ] [c] 361000 nodes [ array: 97600 framework rtti: 1988 func: 33695 group: 1 struct: 406258 ] [c] 362000 nodes [ array: 97818 framework rtti: 1988 func: 33695 group: 1 struct: 406400 ] [c] 363000 nodes [ array: 98019 framework rtti: 1988 func: 33695 group: 1 struct: 406462 ] [c] 364000 nodes [ array: 98247 framework rtti: 1988 func: 33695 group: 1 struct: 406612 ] [c] 365000 nodes [ array: 98458 framework rtti: 1988 func: 33695 group: 1 struct: 406719 ] [c] 366000 nodes [ array: 98650 framework rtti: 1988 func: 33695 group: 1 struct: 407295 ] [c] 367000 nodes [ array: 98732 framework rtti: 2007 func: 33804 group: 1 struct: 407883 ] [c] 368000 nodes [ array: 98774 framework rtti: 2007 func: 33804 group: 1 struct: 408108 ] [c] 369000 nodes [ array: 98813 framework rtti: 2007 func: 33804 group: 1 struct: 408345 ] [c] 370000 nodes [ array: 98833 framework rtti: 2007 func: 33804 group: 1 struct: 408551 ] [c] 371000 nodes [ array: 98848 framework rtti: 2007 func: 33804 group: 1 struct: 408765 ] [c] 372000 nodes [ array: 98863 framework rtti: 2007 func: 33804 group: 1 struct: 409013 ] [c] 373000 nodes [ array: 98887 framework rtti: 2007 func: 33804 group: 1 struct: 409216 ] [c] 374000 nodes [ array: 98902 framework rtti: 2007 func: 33804 group: 1 struct: 409581 ] [c] 375000 nodes [ array: 98937 framework rtti: 2007 func: 33804 group: 1 struct: 409837 ] [c] 376000 nodes [ array: 98992 framework rtti: 2007 func: 33804 group: 1 struct: 410060 ] [c] 377000 nodes [ array: 99012 framework rtti: 2007 func: 33804 group: 1 struct: 410300 ] [c] 378000 nodes [ array: 99015 framework rtti: 2007 func: 33804 group: 1 struct: 410535 ] [c] 379000 nodes [ array: 99033 framework rtti: 2007 func: 33804 group: 1 struct: 410761 ] [c] 380000 nodes [ array: 99055 framework rtti: 2007 func: 33804 group: 1 struct: 410991 ] [c] 381000 nodes [ array: 99093 framework rtti: 2007 func: 33804 group: 1 struct: 411187 ] [c] 382000 nodes [ array: 99137 framework rtti: 2007 func: 33804 group: 1 struct: 411540 ] [c] 383000 nodes [ array: 99159 framework rtti: 2007 func: 33804 group: 1 struct: 411762 ] [c] 384000 nodes [ array: 99161 framework rtti: 2007 func: 33804 group: 1 struct: 411982 ] [c] 385000 nodes [ array: 99165 framework rtti: 2007 func: 33804 group: 1 struct: 412284 ] [c] 386000 nodes [ array: 99192 framework rtti: 2007 func: 33804 group: 1 struct: 412520 ] [c] 387000 nodes [ array: 99197 framework rtti: 2007 func: 33804 group: 1 struct: 412766 ] [c] 388000 nodes [ array: 99215 framework rtti: 2007 func: 33804 group: 1 struct: 412988 ] [c] 389000 nodes [ array: 99266 framework rtti: 2007 func: 33804 group: 1 struct: 413195 ] [c] 390000 nodes [ array: 99283 framework rtti: 2007 func: 33804 group: 1 struct: 413433 ] [c] 391000 nodes [ array: 99285 framework rtti: 2007 func: 33804 group: 1 struct: 413666 ] [c] 392000 nodes [ array: 99298 framework rtti: 2007 func: 33804 group: 1 struct: 413885 ] [c] 393000 nodes [ array: 99312 framework rtti: 2007 func: 33804 group: 1 struct: 414254 ] [c] 394000 nodes [ array: 99325 framework rtti: 2007 func: 33804 group: 1 struct: 414477 ] [c] 395000 nodes [ array: 99332 framework rtti: 2007 func: 33804 group: 1 struct: 414711 ] [c] 396000 nodes [ array: 99348 framework rtti: 2007 func: 33804 group: 1 struct: 414934 ] [c] 397000 nodes [ array: 99355 framework rtti: 2007 func: 33804 group: 1 struct: 415190 ] [c] 398000 nodes [ array: 99362 framework rtti: 2007 func: 33804 group: 1 struct: 415695 ] [c] 399000 nodes [ array: 99390 framework rtti: 2007 func: 33804 group: 1 struct: 416251 ] [c] 400000 nodes [ array: 99411 framework rtti: 2007 func: 33804 group: 1 struct: 416477 ] [c] 401000 nodes [ array: 99417 framework rtti: 2007 func: 33804 group: 1 struct: 416704 ] [c] 402000 nodes [ array: 99434 framework rtti: 2007 func: 33804 group: 1 struct: 416919 ] [c] 403000 nodes [ array: 99464 framework rtti: 2007 func: 33804 group: 1 struct: 417141 ] [c] 404000 nodes [ array: 99469 framework rtti: 2007 func: 33804 group: 1 struct: 417356 ] [c] 405000 nodes [ array: 99472 framework rtti: 2007 func: 33804 group: 1 struct: 417677 ] [c] 406000 nodes [ array: 99483 framework rtti: 2007 func: 33804 group: 1 struct: 417945 ] [c] 407000 nodes [ array: 99509 framework rtti: 2007 func: 33804 group: 1 struct: 418157 ] [c] 408000 nodes [ array: 99527 framework rtti: 2007 func: 33804 group: 1 struct: 418360 ] [c] 409000 nodes [ array: 99542 framework rtti: 2007 func: 33804 group: 1 struct: 418584 ] [c] 410000 nodes [ array: 99553 framework rtti: 2007 func: 33804 group: 1 struct: 418809 ] [c] 411000 nodes [ array: 99560 framework rtti: 2007 func: 33804 group: 1 struct: 419035 ] [c] 412000 nodes [ array: 99560 framework rtti: 2007 func: 33804 group: 1 struct: 419263 ] [c] 413000 nodes [ array: 99560 framework rtti: 2007 func: 33804 group: 1 struct: 419496 ] [c] 414000 nodes [ array: 99560 framework rtti: 2007 func: 33804 group: 1 struct: 419723 ] [c] 415000 nodes [ array: 99565 framework rtti: 2007 func: 33804 group: 1 struct: 419975 ] [c] 416000 nodes [ array: 99582 framework rtti: 2007 func: 33804 group: 1 struct: 420221 ] [c] 417000 nodes [ array: 99593 framework rtti: 2007 func: 33804 group: 1 struct: 420445 ] [c] 418000 nodes [ array: 99594 framework rtti: 2007 func: 33804 group: 1 struct: 420677 ] [c] 419000 nodes [ array: 99597 framework rtti: 2007 func: 33804 group: 1 struct: 420889 ] [c] 420000 nodes [ array: 99597 framework rtti: 2007 func: 33804 group: 1 struct: 421063 ] [c] 421000 nodes [ array: 99597 framework rtti: 2007 func: 33804 group: 1 struct: 421332 ] [c] 422000 nodes [ array: 99597 framework rtti: 2007 func: 33804 group: 1 struct: 421479 ] [c] 423000 nodes [ array: 99599 framework rtti: 2007 func: 33806 group: 1 struct: 421602 ] [c] 424000 nodes [ array: 99599 framework rtti: 2007 func: 33806 group: 1 struct: 421703 ] [c] 425000 nodes [ array: 99604 framework rtti: 2007 func: 33806 group: 1 struct: 421735 ] [c] 426000 nodes [ array: 99609 framework rtti: 2007 func: 33809 group: 1 struct: 421771 ] [c] 427000 nodes [ array: 99610 framework rtti: 2007 func: 33810 group: 1 struct: 421815 ] [c] 428000 nodes [ array: 99613 framework rtti: 2007 func: 33810 group: 1 struct: 421876 ] [c] 429000 nodes [ array: 99613 framework rtti: 2007 func: 33810 group: 1 struct: 421983 ] [c] 430000 nodes [ array: 99613 framework rtti: 2007 func: 33810 group: 1 struct: 422038 ] [c] 431000 nodes [ array: 99620 framework rtti: 2007 func: 33973 group: 1 struct: 422184 ] [c] 432000 nodes [ array: 99622 framework rtti: 2007 func: 33974 group: 1 struct: 422246 ] [c] 433000 nodes [ array: 99623 framework rtti: 2007 func: 33974 group: 1 struct: 422283 ] [c] 434000 nodes [ array: 99628 framework rtti: 2007 func: 33977 group: 1 struct: 422421 ] [c] 435000 nodes [ array: 99633 framework rtti: 2007 func: 33978 group: 1 struct: 422479 ] [c] 436000 nodes [ array: 99634 framework rtti: 2007 func: 33978 group: 1 struct: 422509 ] [c] 437000 nodes [ array: 99634 framework rtti: 2007 func: 33978 group: 1 struct: 422554 ] [c] 438000 nodes [ array: 99634 framework rtti: 2007 func: 33978 group: 1 struct: 422585 ] [c] 439000 nodes [ array: 99639 framework rtti: 2007 func: 33978 group: 1 struct: 422621 ] [c] 440000 nodes [ array: 99653 framework rtti: 2007 func: 33978 group: 1 struct: 422649 ] [c] 441000 nodes [ array: 99656 framework rtti: 2008 func: 33985 group: 1 struct: 422675 ] [c] 442000 nodes [ array: 99657 framework rtti: 2008 func: 33985 group: 1 struct: 422685 ] [c] 443000 nodes [ array: 99660 framework rtti: 2008 func: 33986 group: 1 struct: 422714 ] [c] 444000 nodes [ array: 99665 framework rtti: 2008 func: 33986 group: 1 struct: 422716 ] [c] 445000 nodes [ array: 99675 framework rtti: 2008 func: 33990 group: 1 struct: 422738 ] [c] 446000 nodes [ array: 99676 framework rtti: 2008 func: 33990 group: 1 struct: 422738 ] [c] 447000 nodes [ array: 99678 framework rtti: 2008 func: 33990 group: 1 struct: 422750 ] [c] 448000 nodes [ array: 99691 framework rtti: 2008 func: 33990 group: 1 struct: 422750 ] [c] 449000 nodes [ array: 99693 framework rtti: 2008 func: 33993 group: 1 struct: 422762 ] [c] 450000 nodes [ array: 99694 framework rtti: 2008 func: 33994 group: 1 struct: 422809 ] [c] 451000 nodes [ array: 99695 framework rtti: 2008 func: 33996 group: 1 struct: 422848 ] [c] 452000 nodes [ array: 99696 framework rtti: 2008 func: 33998 group: 1 struct: 422863 ] [c] 453000 nodes [ array: 99698 framework rtti: 2008 func: 33999 group: 1 struct: 422910 ] [c] 454000 nodes [ array: 99703 framework rtti: 2008 func: 34004 group: 1 struct: 422942 ] [c] 455000 nodes [ array: 99715 framework rtti: 2008 func: 34004 group: 1 struct: 422973 ] [c] 456000 nodes [ array: 99718 framework rtti: 2008 func: 34004 group: 1 struct: 422988 ] [c] 457000 nodes [ array: 99726 framework rtti: 2008 func: 34006 group: 1 struct: 422999 ] [c] 458000 nodes [ array: 99736 framework rtti: 2008 func: 34014 group: 1 struct: 423041 ] [c] 459000 nodes [ array: 99736 framework rtti: 2008 func: 34015 group: 1 struct: 423053 ] [c] 460000 nodes [ array: 99739 framework rtti: 2008 func: 34017 group: 1 struct: 423108 ] [c] 461000 nodes [ array: 99743 framework rtti: 2008 func: 34018 group: 1 struct: 423153 ] [c] 462000 nodes [ array: 99752 framework rtti: 2008 func: 34031 group: 1 struct: 423251 ] [c] 463000 nodes [ array: 99752 framework rtti: 2008 func: 34031 group: 1 struct: 423256 ] [c] 464000 nodes [ array: 99752 framework rtti: 2008 func: 34031 group: 1 struct: 423302 ] [c] 465000 nodes [ array: 99759 framework rtti: 2008 func: 34033 group: 1 struct: 423374 ] [c] 466000 nodes [ array: 99762 framework rtti: 2008 func: 34036 group: 1 struct: 423448 ] [c] 467000 nodes [ array: 99799 framework rtti: 2008 func: 34044 group: 1 struct: 423462 ] [c] 468000 nodes [ array: 99801 framework rtti: 2008 func: 34047 group: 1 struct: 423486 ] [c] 469000 nodes [ array: 99810 framework rtti: 2008 func: 34047 group: 1 struct: 423519 ] [c] 470000 nodes [ array: 99812 framework rtti: 2008 func: 34047 group: 1 struct: 423524 ] [c] 471000 nodes [ array: 99821 framework rtti: 2008 func: 34056 group: 1 struct: 423526 ] [c] 472000 nodes [ array: 99823 framework rtti: 2008 func: 34060 group: 1 struct: 423566 ] [c] 473000 nodes [ array: 99823 framework rtti: 2008 func: 34060 group: 1 struct: 423631 ] [c] 474000 nodes [ array: 99823 framework rtti: 2008 func: 34060 group: 1 struct: 423687 ] [c] 475000 nodes [ array: 99823 framework rtti: 2008 func: 34066 group: 1 struct: 423773 ] [c] 476000 nodes [ array: 99826 framework rtti: 2008 func: 34066 group: 1 struct: 423816 ] [c] 477000 nodes [ array: 99834 framework rtti: 2008 func: 34076 group: 1 struct: 423874 ] [c] 478000 nodes [ array: 99834 framework rtti: 2008 func: 34076 group: 1 struct: 423932 ] [c] 479000 nodes [ array: 99842 framework rtti: 2008 func: 34079 group: 1 struct: 423951 ] [c] 480000 nodes [ array: 99855 framework rtti: 2008 func: 34097 group: 1 struct: 426816 ] [c] 481000 nodes [ array: 99855 framework rtti: 2008 func: 34097 group: 1 struct: 426831 ] [c] 482000 nodes [ array: 99855 framework rtti: 2008 func: 34097 group: 1 struct: 426867 ] [c] 483000 nodes [ array: 99856 framework rtti: 2008 func: 34097 group: 1 struct: 426889 ] [c] 484000 nodes [ array: 99856 framework rtti: 2008 func: 34097 group: 1 struct: 426895 ] [c] 485000 nodes [ array: 99856 framework rtti: 2009 func: 34105 group: 1 struct: 426916 ] [c] 486000 nodes [ array: 99856 framework rtti: 2009 func: 34106 group: 1 struct: 426928 ] [c] 487000 nodes [ array: 99864 framework rtti: 2009 func: 34106 group: 1 struct: 426938 ] [c] 488000 nodes [ array: 99866 framework rtti: 2009 func: 34106 group: 1 struct: 426938 ] [c] 489000 nodes [ array: 99869 framework rtti: 2009 func: 34110 group: 1 struct: 427042 ] [c] 490000 nodes [ array: 99870 framework rtti: 2009 func: 34110 group: 1 struct: 427103 ] [c] 491000 nodes [ array: 99877 framework rtti: 2009 func: 34113 group: 1 struct: 427139 ] [c] 492000 nodes [ array: 99882 framework rtti: 2009 func: 34114 group: 1 struct: 427155 ] [c] 493000 nodes [ array: 99890 framework rtti: 2009 func: 34114 group: 1 struct: 427193 ] [c] 494000 nodes [ array: 99891 framework rtti: 2009 func: 34116 group: 1 struct: 427227 ] [c] 495000 nodes [ array: 99892 framework rtti: 2009 func: 34116 group: 1 struct: 427227 ] [c] 496000 nodes [ array: 99892 framework rtti: 2009 func: 34116 group: 1 struct: 427228 ] [c] 497000 nodes [ array: 99894 framework rtti: 2009 func: 34118 group: 1 struct: 427232 ] [c] 498000 nodes [ array: 99902 framework rtti: 2009 func: 34119 group: 1 struct: 427256 ] [c] 499000 nodes [ array: 99903 framework rtti: 2009 func: 34120 group: 1 struct: 427357 ] [c] 500000 nodes [ array: 99908 framework rtti: 2009 func: 34120 group: 1 struct: 427375 ] [c] 501000 nodes [ array: 99932 framework rtti: 2009 func: 34128 group: 1 struct: 427379 ] [c] 502000 nodes [ array: 99933 framework rtti: 2009 func: 34137 group: 1 struct: 427416 ] [c] 503000 nodes [ array: 99936 framework rtti: 2009 func: 34137 group: 1 struct: 427416 ] [c] 504000 nodes [ array: 99936 framework rtti: 2009 func: 34137 group: 1 struct: 427416 ] [c] 505000 nodes [ array: 99937 framework rtti: 2009 func: 34137 group: 1 struct: 427416 ] [c] 506000 nodes [ array: 99939 framework rtti: 2009 func: 34139 group: 1 struct: 427416 ] [c] 507000 nodes [ array: 99952 framework rtti: 2009 func: 34140 group: 1 struct: 427423 ] [c] 508000 nodes [ array: 99952 framework rtti: 2009 func: 34140 group: 1 struct: 427424 ] [c] 509000 nodes [ array: 99952 framework rtti: 2009 func: 34140 group: 1 struct: 427428 ] [c] 510000 nodes [ array: 99952 framework rtti: 2009 func: 34140 group: 1 struct: 427428 ] [c] 511000 nodes [ array: 99952 framework rtti: 2009 func: 34140 group: 1 struct: 427428 ] [c] 512000 nodes [ array: 99952 framework rtti: 2009 func: 34140 group: 1 struct: 427428 ] [c] 513000 nodes [ array: 99952 framework rtti: 2009 func: 34140 group: 1 struct: 427428 ] [c] 514000 nodes [ array: 99954 framework rtti: 2009 func: 34140 group: 1 struct: 427432 ] [c] 515000 nodes [ array: 99954 framework rtti: 2009 func: 34140 group: 1 struct: 427432 ] [c] 516000 nodes [ array: 99960 framework rtti: 2009 func: 34141 group: 1 struct: 427433 ] [c] 517000 nodes [ array: 99963 framework rtti: 2009 func: 34141 group: 1 struct: 427435 ] [c] 518000 nodes [ array: 99963 framework rtti: 2009 func: 34141 group: 1 struct: 427438 ] [c] 519000 nodes [ array: 99981 framework rtti: 2016 func: 34179 group: 1 struct: 427581 ] [c] 520000 nodes [ array: 99983 framework rtti: 2016 func: 34189 group: 1 struct: 427696 ] [c] 521000 nodes [ array: 100023 framework rtti: 2028 func: 34261 group: 1 struct: 427914 ] [c] 522000 nodes [ array: 100064 framework rtti: 2046 func: 34365 group: 1 struct: 428197 ] [c] 523000 nodes [ array: 100089 framework rtti: 2057 func: 34423 group: 1 struct: 428451 ] [c] 524000 nodes [ array: 100122 framework rtti: 2070 func: 34491 group: 1 struct: 428584 ] [c] 525000 nodes [ array: 100125 framework rtti: 2070 func: 34491 group: 1 struct: 428620 ] [c] 526000 nodes [ array: 100130 framework rtti: 2070 func: 34491 group: 1 struct: 428653 ] [c] 527000 nodes [ array: 100212 framework rtti: 2079 func: 34617 group: 1 struct: 428820 ] [c] 528000 nodes [ array: 100401 framework rtti: 2080 func: 34748 group: 1 struct: 429018 ] [c] 529000 nodes [ array: 100635 framework rtti: 2093 func: 34940 group: 1 struct: 429234 ] [c] 530000 nodes [ array: 100835 framework rtti: 2097 func: 35047 group: 1 struct: 429611 ] [c] 531000 nodes [ array: 101374 framework rtti: 2099 func: 35481 group: 1 struct: 429832 ] [c] 532000 nodes [ array: 101599 framework rtti: 2104 func: 35483 group: 1 struct: 430334 ] [c] 533000 nodes [ array: 101891 framework rtti: 2110 func: 35487 group: 1 struct: 430899 ] [c] 534000 nodes [ array: 102078 framework rtti: 2119 func: 35498 group: 1 struct: 431286 ] [c] 535000 nodes [ array: 102382 framework rtti: 2131 func: 35512 group: 1 struct: 431619 ] [c] 536000 nodes [ array: 102576 framework rtti: 2139 func: 35536 group: 1 struct: 432121 ] [c] 537000 nodes [ array: 102702 framework rtti: 2145 func: 35685 group: 1 struct: 432513 ] [c] 538000 nodes [ array: 102963 framework rtti: 2146 func: 35688 group: 1 struct: 433017 ] [c] 539000 nodes [ array: 102974 framework rtti: 2146 func: 35706 group: 1 struct: 434307 ] [c] 540000 nodes [ array: 103029 framework rtti: 2146 func: 35709 group: 1 struct: 435068 ] [c] 541000 nodes [ array: 103044 framework rtti: 2146 func: 35716 group: 1 struct: 435968 ] [c] 542000 nodes [ array: 103131 framework rtti: 2146 func: 35778 group: 1 struct: 436580 ] [c] 543000 nodes [ array: 103162 framework rtti: 2146 func: 35789 group: 1 struct: 436767 ] [c] 544000 nodes [ array: 103165 framework rtti: 2146 func: 35789 group: 1 struct: 436845 ] [c] 545000 nodes [ array: 103170 framework rtti: 2146 func: 35789 group: 1 struct: 436975 ] [c] 546000 nodes [ array: 103170 framework rtti: 2146 func: 35789 group: 1 struct: 437086 ] [c] 547000 nodes [ array: 103175 framework rtti: 2146 func: 35789 group: 1 struct: 437186 ] [c] 548000 nodes [ array: 103184 framework rtti: 2146 func: 35789 group: 1 struct: 437302 ] [c] 549000 nodes [ array: 103210 framework rtti: 2146 func: 35789 group: 1 struct: 437359 ] [c] 550000 nodes [ array: 103212 framework rtti: 2146 func: 35789 group: 1 struct: 437474 ] [c] 551000 nodes [ array: 103212 framework rtti: 2146 func: 35789 group: 1 struct: 437613 ] [c] 552000 nodes [ array: 103219 framework rtti: 2146 func: 35789 group: 1 struct: 437729 ] [c] 553000 nodes [ array: 103224 framework rtti: 2146 func: 35789 group: 1 struct: 437799 ] [c] 554000 nodes [ array: 103224 framework rtti: 2146 func: 35789 group: 1 struct: 437875 ] [c] 555000 nodes [ array: 103224 framework rtti: 2146 func: 35789 group: 1 struct: 437878 ] [c] 556000 nodes [ array: 103224 framework rtti: 2146 func: 35789 group: 1 struct: 437905 ] [c] 557000 nodes [ array: 103224 framework rtti: 2148 func: 35791 group: 1 struct: 438002 ] [c] 558000 nodes [ array: 103232 framework rtti: 2152 func: 35872 group: 1 struct: 438078 ] [c] 559000 nodes [ array: 103302 framework rtti: 2156 func: 35903 group: 1 struct: 438376 ] [c] 560000 nodes [ array: 103342 framework rtti: 2167 func: 35949 group: 1 struct: 439056 ] [c] 561000 nodes [ array: 103342 framework rtti: 2167 func: 35949 group: 1 struct: 439056 ] [c] 562000 nodes [ array: 103342 framework rtti: 2167 func: 35949 group: 1 struct: 439056 ] [c] 563000 nodes [ array: 103348 framework rtti: 2174 func: 35983 group: 1 struct: 439219 ] [c] 564000 nodes [ array: 103381 framework rtti: 2186 func: 36030 group: 1 struct: 445185 ] [c] 565000 nodes [ array: 103421 framework rtti: 2210 func: 36118 group: 1 struct: 445647 ] [c] 566000 nodes [ array: 103498 framework rtti: 2213 func: 36229 group: 1 struct: 446018 ] [c] 567000 nodes [ array: 103561 framework rtti: 2221 func: 36661 group: 1 struct: 451259 ] [c] 568000 nodes [ array: 103674 framework rtti: 2233 func: 36750 group: 1 struct: 451592 ] [c] 569000 nodes [ array: 103763 framework rtti: 2233 func: 36753 group: 1 struct: 451772 ] [c] 570000 nodes [ array: 103833 framework rtti: 2239 func: 36757 group: 1 struct: 451978 ] [c] 571000 nodes [ array: 103943 framework rtti: 2247 func: 36775 group: 1 struct: 452522 ] [c] 572000 nodes [ array: 104059 framework rtti: 2255 func: 36789 group: 1 struct: 452950 ] [c] 573000 nodes [ array: 104197 framework rtti: 2262 func: 36885 group: 1 struct: 453356 ] [c] 574000 nodes [ array: 104467 framework rtti: 2262 func: 36890 group: 1 struct: 454646 ] [c] 575000 nodes [ array: 104908 framework rtti: 2262 func: 36909 group: 1 struct: 455249 ] [c] 576000 nodes [ array: 105300 framework rtti: 2262 func: 36912 group: 1 struct: 455842 ] [c] 577000 nodes [ array: 105638 framework rtti: 2262 func: 36934 group: 1 struct: 456435 ] [c] 578000 nodes [ array: 105950 framework rtti: 2262 func: 37007 group: 1 struct: 456767 ] [c] 579000 nodes [ array: 106232 framework rtti: 2262 func: 37007 group: 1 struct: 456767 ] [c] 580000 nodes [ array: 106537 framework rtti: 2264 func: 37238 group: 1 struct: 464632 ] [c] 581000 nodes [ array: 106817 framework rtti: 2265 func: 37257 group: 1 struct: 464822 ] [c] 582000 nodes [ array: 106817 framework rtti: 2265 func: 37257 group: 1 struct: 465803 ] [c] 583000 nodes [ array: 106817 framework rtti: 2265 func: 37257 group: 1 struct: 466800 ] [c] 584000 nodes [ array: 106817 framework rtti: 2265 func: 37257 group: 1 struct: 467789 ] [c] 585000 nodes [ array: 106817 framework rtti: 2265 func: 37257 group: 1 struct: 468359 ] [c] 586000 nodes [ array: 106817 framework rtti: 2265 func: 37257 group: 1 struct: 468844 ] [c] 587000 nodes [ array: 107146 framework rtti: 2265 func: 37295 group: 1 struct: 469314 ] [c] 588000 nodes [ array: 107249 framework rtti: 2266 func: 37386 group: 1 struct: 469394 ] [c] 589000 nodes [ array: 108064 framework rtti: 2268 func: 37571 group: 1 struct: 469439 ] [c] 590000 nodes [ array: 108846 framework rtti: 2268 func: 37580 group: 1 struct: 469625 ] [c] 591000 nodes [ array: 109163 framework rtti: 2269 func: 37720 group: 1 struct: 469742 ] [c] 592000 nodes [ array: 109179 framework rtti: 2269 func: 37720 group: 1 struct: 469796 ] [c] 593000 nodes [ array: 109179 framework rtti: 2269 func: 37720 group: 1 struct: 469869 ] [c] 594000 nodes [ array: 109232 framework rtti: 2270 func: 37735 group: 1 struct: 470186 ] [c] 595000 nodes [ array: 109305 framework rtti: 2319 func: 37739 group: 1 struct: 470450 ] [c] 596000 nodes [ array: 109395 framework rtti: 2382 func: 37773 group: 1 struct: 471056 ] [c] 597000 nodes [ array: 109458 framework rtti: 2398 func: 37802 group: 1 struct: 471419 ] [c] 598000 nodes [ array: 109458 framework rtti: 2398 func: 37806 group: 1 struct: 471440 ] [c] 599000 nodes [ array: 109464 framework rtti: 2399 func: 37815 group: 1 struct: 471849 ] [c] 600000 nodes [ array: 109466 framework rtti: 2399 func: 37820 group: 1 struct: 472408 ] [c] 601000 nodes [ array: 109482 framework rtti: 2399 func: 37822 group: 1 struct: 473016 ] [c] 602000 nodes [ array: 109503 framework rtti: 2408 func: 37849 group: 1 struct: 473312 ] [c] 603000 nodes [ array: 109681 framework rtti: 2409 func: 37986 group: 1 struct: 473316 ] [c] 604000 nodes [ array: 110592 framework rtti: 2409 func: 37986 group: 1 struct: 473316 ] [c] 605000 nodes [ array: 111592 framework rtti: 2409 func: 37986 group: 1 struct: 473316 ] [c] 606000 nodes [ array: 112590 framework rtti: 2409 func: 37991 group: 1 struct: 473316 ] [c] 607000 nodes [ array: 113590 framework rtti: 2409 func: 37991 group: 1 struct: 473316 ] [c] 608000 nodes [ array: 114590 framework rtti: 2409 func: 37991 group: 1 struct: 473316 ] [c] 609000 nodes [ array: 115590 framework rtti: 2409 func: 37991 group: 1 struct: 473316 ] [c] 610000 nodes [ array: 116590 framework rtti: 2409 func: 37991 group: 1 struct: 473316 ] [c] 611000 nodes [ array: 117270 framework rtti: 2409 func: 37991 group: 1 struct: 473316 ] [c] 612000 nodes [ array: 118179 framework rtti: 2410 func: 37991 group: 1 struct: 473318 ] [c] 613000 nodes [ array: 119179 framework rtti: 2410 func: 37991 group: 1 struct: 473318 ] [c] 614000 nodes [ array: 120179 framework rtti: 2410 func: 37991 group: 1 struct: 473318 ] [c] 615000 nodes [ array: 121179 framework rtti: 2410 func: 37991 group: 1 struct: 473318 ] [c] 616000 nodes [ array: 121764 framework rtti: 2410 func: 38007 group: 1 struct: 473318 ] [c] 617000 nodes [ array: 121783 framework rtti: 2411 func: 38184 group: 1 struct: 473411 ] [c] 618000 nodes [ array: 121783 framework rtti: 2411 func: 38184 group: 1 struct: 473411 ] [c] 619000 nodes [ array: 122096 framework rtti: 2414 func: 38352 group: 1 struct: 473486 ] [c] 620000 nodes [ array: 122219 framework rtti: 2435 func: 38358 group: 1 struct: 473854 ] [c] 621000 nodes [ array: 122358 framework rtti: 2490 func: 38440 group: 1 struct: 474200 ] [c] 622000 nodes [ array: 122450 framework rtti: 2520 func: 38452 group: 1 struct: 474254 ] [c] 623000 nodes [ array: 122517 framework rtti: 2560 func: 38468 group: 1 struct: 474368 ] [c] 624000 nodes [ array: 122528 framework rtti: 2560 func: 38477 group: 1 struct: 474416 ] [c] 625000 nodes [ array: 122528 framework rtti: 2560 func: 38477 group: 1 struct: 474416 ] [c] 626000 nodes [ array: 122528 framework rtti: 2560 func: 38477 group: 1 struct: 474416 ] [c] 627000 nodes [ array: 122528 framework rtti: 2560 func: 38477 group: 1 struct: 474416 ] [c] 628000 nodes [ array: 122528 framework rtti: 2560 func: 38477 group: 1 struct: 474416 ] [c] 629000 nodes [ array: 122528 framework rtti: 2560 func: 38477 group: 1 struct: 474416 ] [c] 630000 nodes [ array: 122528 framework rtti: 2560 func: 38477 group: 1 struct: 474416 ] [c] 631000 nodes [ array: 122530 framework rtti: 2560 func: 38477 group: 1 struct: 474416 ] [c] 632000 nodes [ array: 122530 framework rtti: 2560 func: 38477 group: 1 struct: 474416 ] [c] 633000 nodes [ array: 122530 framework rtti: 2560 func: 38477 group: 1 struct: 474416 ] [c] 634000 nodes [ array: 122530 framework rtti: 2560 func: 38477 group: 1 struct: 474416 ] [c] 635000 nodes [ array: 122530 framework rtti: 2560 func: 38477 group: 1 struct: 474416 ] [c] 636000 nodes [ array: 122552 framework rtti: 2561 func: 38855 group: 1 struct: 474708 ] [c] 637000 nodes [ array: 122657 framework rtti: 2568 func: 38973 group: 1 struct: 475036 ] [c] 638000 nodes [ array: 122778 framework rtti: 2581 func: 39021 group: 1 struct: 476760 ] [c] 639000 nodes [ array: 122858 framework rtti: 2582 func: 39193 group: 1 struct: 476892 ] [c] 640000 nodes [ array: 122916 framework rtti: 2583 func: 39210 group: 1 struct: 477078 ] [c] 641000 nodes [ array: 122916 framework rtti: 2584 func: 39210 group: 1 struct: 477079 ] [c] 642000 nodes [ array: 123023 framework rtti: 2597 func: 39405 group: 1 struct: 477308 ] [c] 643000 nodes [ array: 123106 framework rtti: 2613 func: 39868 group: 1 struct: 477562 ] [c] 644000 nodes [ array: 123126 framework rtti: 2626 func: 40307 group: 1 struct: 478133 ] [c:database] GC transformer: finished helpers [c] 645000 nodes [ array: 123448 framework rtti: 2629 func: 40492 group: 1 struct: 480735 ] [c] 646000 nodes [ array: 124052 framework rtti: 2629 func: 40492 group: 1 struct: 480905 ] [c] 647000 nodes [ array: 124323 framework rtti: 2635 func: 40495 group: 1 struct: 481190 ] [c] 648000 nodes [ array: 124323 framework rtti: 2765 func: 40506 group: 1 struct: 481344 ] [c] 649000 nodes [ array: 124371 framework rtti: 2876 func: 40764 group: 1 struct: 481690 ] [c] 650000 nodes [ array: 124528 framework rtti: 3055 func: 41023 group: 1 struct: 481977 ] [c] 651000 nodes [ array: 124608 framework rtti: 3109 func: 41266 group: 1 struct: 482324 ] [rtyper] specializing: 329900 / 330561 blocks (99%) [rtyper] -=- specialized 711 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 14 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 16 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c] 652000 nodes [ array: 124761 framework rtti: 3139 func: 41552 group: 1 struct: 482688 ] [c:database] GC transformer: finished tables [gctransform:info] assigned 6815 typeids [gctransform:info] added 154568 push/pop stack root instructions [gctransform:info] inserted 6501 write barrier calls [gctransform:info] inserted 7956 write_barrier_from_array calls [gctransform:info] found 4 static roots [c:database] Inlining GC helpers and postprocessing [c] 652234 nodes [ array: 124835 framework rtti: 3139 func: 41562 group: 1 struct: 482697 ] [c:database] Completed [translation:info] database for generating C source was created [2c6e0] translation-task} [translation:info] Generating c source... [2c6e0] {translation-task starting source_c [c:writing] structdef.h [c:writing] forwarddecl.h [c:writing] preimpl.h [c:writing] data_pypy_goal.c [c:writing] data_pypy_interpreter.c [c:writing] data_pypy_interpreter_astcompiler.c [c:writing] data_pypy_interpreter_pyparser.c [c:writing] data_pypy_module___builtin__.c [c:writing] data_pypy_module___pypy__.c [c:writing] data_pypy_module__cffi_backend.c [c:writing] data_pypy_module__codecs.c [c:writing] data_pypy_module__collections.c [c:writing] data_pypy_module__continuation.c [c:writing] data_pypy_module__cppyy.c [c:writing] data_pypy_module__cppyy_capi.c [c:writing] data_pypy_module__csv.c [c:writing] data_pypy_module__file.c [c:writing] data_pypy_module__io.c [c:writing] data_pypy_module__locale.c [c:writing] data_pypy_module__lsprof.c [c:writing] data_pypy_module__minimal_curses.c [c:writing] data_pypy_module__multibytecodec.c [c:writing] data_pypy_module__multiprocessing.c [c:writing] data_pypy_module__pickle_support.c [c:writing] data_pypy_module__pypyjson.c [c:writing] data_pypy_module__random.c [c:writing] data_pypy_module__rawffi.c [c:writing] data_pypy_module__rawffi_alt.c [c:writing] data_pypy_module__socket.c [c:writing] data_pypy_module__sre.c [c:writing] data_pypy_module__vmprof.c [c:writing] data_pypy_module__warnings.c [c:writing] data_pypy_module__weakref.c [c:writing] data_pypy_module_array.c [c:writing] data_pypy_module_binascii.c [c:writing] data_pypy_module_bz2.c [c:writing] data_pypy_module_cmath.c [c:writing] data_pypy_module_cpyext.c [c:writing] data_pypy_module_exceptions.c [c:writing] data_pypy_module_faulthandler.c [c:writing] data_pypy_module_fcntl.c [c:writing] data_pypy_module_gc.c [c:writing] data_pypy_module_imp.c [c:writing] data_pypy_module_itertools.c [c:writing] data_pypy_module_marshal.c [c:writing] data_pypy_module_math.c [c:writing] data_pypy_module_micronumpy.c [c:writing] data_pypy_module_mmap.c [c:writing] data_pypy_module_operator.c [c:writing] data_pypy_module_parser.c [c:writing] data_pypy_module_posix.c [c:writing] data_pypy_module_pwd.c [c:writing] data_pypy_module_pyexpat.c [c:writing] data_pypy_module_pypyjit.c [c:writing] data_pypy_module_select.c [c:writing] data_pypy_module_signal.c [c:writing] data_pypy_module_struct.c [c:writing] data_pypy_module_sys.c [c:writing] data_pypy_module_termios.c [c:writing] data_pypy_module_thread.c [c:writing] data_pypy_module_time.c [c:writing] data_pypy_module_unicodedata.c [c:writing] data_pypy_module_zipimport.c [c:writing] data_pypy_module_zlib.c [c:writing] data_pypy_objspace.c [c:writing] data_pypy_objspace_std.c [c:writing] data_rpython_flowspace.c [c:writing] data_rpython_jit_backend.c [c:writing] data_rpython_jit_backend_llsupport.c [c:writing] data_rpython_jit_backend_x86.c [c:writing] data_rpython_jit_codewriter.c [c:writing] data_rpython_jit_metainterp.c [c:writing] data_rpython_jit_metainterp_1.c [c:writing] data_rpython_jit_metainterp_optimizeopt.c [c:writing] data_rpython_memory_gc.c [c:writing] data_rpython_memory_gctransform.c [c:writing] data_rpython_rlib.c [c:writing] data_rpython_rlib_rjitlog.c [c:writing] data_rpython_rlib_rsre.c [c:writing] data_rpython_rlib_rstruct.c [c:writing] data_rpython_rlib_rvmprof.c [c:writing] data_rpython_rlib_unicodedata.c [c:writing] data_rpython_rlib_unicodedata_1.c [c:writing] data_rpython_rtyper.c [c:writing] data_rpython_rtyper_1.c [c:writing] data_rpython_rtyper_lltypesystem.c [c:writing] data_rpython_translator_c.c [c:writing] nonfuncnodes.c [c:writing] nonfuncnodes_1.c [c:writing] nonfuncnodes_2.c [c:writing] nonfuncnodes_3.c [c:writing] nonfuncnodes_4.c [c:writing] nonfuncnodes_5.c [c:writing] nonfuncnodes_6.c [c:writing] nonfuncnodes_7.c [c:writing] nonfuncnodes_8.c [c:writing] nonfuncnodes_9.c [c:writing] nonfuncnodes_10.c [c:writing] nonfuncnodes_11.c [c:writing] nonfuncnodes_12.c [c:writing] nonfuncnodes_13.c [c:writing] nonfuncnodes_14.c [c:writing] nonfuncnodes_15.c [c:writing] nonfuncnodes_16.c [c:writing] nonfuncnodes_17.c [c:writing] nonfuncnodes_18.c [c:writing] nonfuncnodes_19.c [c:writing] nonfuncnodes_20.c [c:writing] nonfuncnodes_21.c [c:writing] nonfuncnodes_22.c [c:writing] nonfuncnodes_23.c [c:writing] nonfuncnodes_24.c [c:writing] nonfuncnodes_25.c [c:writing] nonfuncnodes_26.c [c:writing] nonfuncnodes_27.c [c:writing] nonfuncnodes_28.c [c:writing] nonfuncnodes_29.c [c:writing] nonfuncnodes_30.c [c:writing] nonfuncnodes_31.c [c:writing] nonfuncnodes_32.c [c:writing] nonfuncnodes_33.c [c:writing] nonfuncnodes_34.c [c:writing] nonfuncnodes_35.c [c:writing] nonfuncnodes_36.c [c:writing] nonfuncnodes_37.c [c:writing] nonfuncnodes_38.c [c:writing] nonfuncnodes_39.c [c:writing] nonfuncnodes_40.c [c:writing] nonfuncnodes_41.c [c:writing] nonfuncnodes_42.c [c:writing] nonfuncnodes_43.c [c:writing] nonfuncnodes_44.c [c:writing] nonfuncnodes_45.c [c:writing] nonfuncnodes_46.c [c:writing] nonfuncnodes_47.c [c:writing] data_pypy_module___pypy___1.c [c:writing] data_pypy_module__cffi_backend_1.c [c:writing] data_pypy_module__continuation_1.c [c:writing] data_pypy_module__locale_1.c [c:writing] data_pypy_module__multibytecodec_1.c [c:writing] data_pypy_module__multiprocessing_1.c [c:writing] data_pypy_module__rawffi_1.c [c:writing] data_pypy_module_bz2_1.c [c:writing] data_pypy_module_cpyext_1.c [c:writing] data_pypy_module_faulthandler_1.c [c:writing] data_pypy_module_micronumpy_1.c [c:writing] data_pypy_module_posix_1.c [c:writing] data_pypy_module_pwd_1.c [c:writing] data_pypy_module_pyexpat_1.c [c:writing] data_pypy_module_select_1.c [c:writing] data_pypy_module_signal_1.c [c:writing] data_pypy_module_sys_1.c [c:writing] data_pypy_module_thread_1.c [c:writing] data_pypy_module_time_1.c [c:writing] data_pypy_module_zlib_1.c [c:writing] data_rpython_jit_backend_llsupport_1.c [c:writing] data_rpython_jit_backend_x86_1.c [c:writing] data_rpython_jit_metainterp_2.c [c:writing] data_rpython_memory_gc_1.c [c:writing] data_rpython_rlib_1.c [c:writing] data_rpython_rlib_rjitlog_1.c [c:writing] data_rpython_rlib_rsre_1.c [c:writing] data_rpython_rlib_rvmprof_1.c [c:writing] data_rpython_rtyper_lltypesystem_1.c [c:writing] data_rpython_rtyper_lltypesystem_module.c [c:writing] implement.c [c:writing] implement_1.c [c:writing] implement_2.c [c:writing] implement_3.c [c:writing] implement_4.c [c:writing] implement_5.c [c:writing] implement_6.c [c:writing] implement_7.c [c:writing] implement_8.c [c:writing] implement_9.c [c:writing] implement_10.c [c:writing] implement_11.c [c:writing] implement_12.c [c:writing] implement_13.c [c:writing] pypy_goal.c [c:writing] pypy_interpreter.c [c:writing] pypy_interpreter_1.c [c:writing] pypy_interpreter_2.c [c:writing] pypy_interpreter_3.c [c:writing] pypy_interpreter_astcompiler.c [c:writing] pypy_interpreter_astcompiler_1.c [c:writing] pypy_interpreter_astcompiler_2.c [c:writing] pypy_interpreter_astcompiler_3.c [c:writing] pypy_interpreter_pyparser.c [c:writing] pypy_module___builtin__.c [c:writing] pypy_module___pypy__.c [c:writing] pypy_module__cffi_backend.c [c:writing] pypy_module__cffi_backend_1.c [c:writing] pypy_module__codecs.c [c:writing] pypy_module__collections.c [c:writing] pypy_module__continuation.c [c:writing] pypy_module__cppyy.c [c:writing] pypy_module__cppyy_1.c [c:writing] pypy_module__cppyy_2.c [c:writing] pypy_module__cppyy_capi.c [c:writing] pypy_module__csv.c [c:writing] pypy_module__file.c [c:writing] pypy_module__io.c [c:writing] pypy_module__io_1.c [c:writing] pypy_module__jitlog.c [c:writing] pypy_module__locale.c [c:writing] pypy_module__lsprof.c [c:writing] pypy_module__md5.c [c:writing] pypy_module__minimal_curses.c [c:writing] pypy_module__multibytecodec.c [c:writing] pypy_module__multiprocessing.c [c:writing] pypy_module__pickle_support.c [c:writing] pypy_module__pypyjson.c [c:writing] pypy_module__random.c [c:writing] pypy_module__rawffi.c [c:writing] pypy_module__rawffi_alt.c [c:writing] pypy_module__sha.c [c:writing] pypy_module__socket.c [c:writing] pypy_module__sre.c [c:writing] pypy_module__vmprof.c [c:writing] pypy_module__warnings.c [c:writing] pypy_module__weakref.c [c:writing] pypy_module_array.c [c:writing] pypy_module_binascii.c [c:writing] pypy_module_bz2.c [c:writing] pypy_module_cStringIO.c [c:writing] pypy_module_cmath.c [c:writing] pypy_module_cpyext.c [c:writing] pypy_module_cpyext_1.c [c:writing] pypy_module_cpyext_2.c [c:writing] pypy_module_cpyext_3.c [c:writing] pypy_module_cpyext_4.c [c:writing] pypy_module_cpyext_5.c [c:writing] pypy_module_cpyext_6.c [c:writing] pypy_module_cpyext_7.c [c:writing] pypy_module_cpyext_8.c [c:writing] pypy_module_exceptions.c [c:writing] pypy_module_faulthandler.c [c:writing] pypy_module_fcntl.c [c:writing] pypy_module_gc.c [c:writing] pypy_module_imp.c [c:writing] pypy_module_itertools.c [c:writing] pypy_module_marshal.c [c:writing] pypy_module_math.c [c:writing] pypy_module_micronumpy.c [c:writing] pypy_module_micronumpy_1.c [c:writing] pypy_module_micronumpy_2.c [c:writing] pypy_module_micronumpy_3.c [c:writing] pypy_module_micronumpy_4.c [c:writing] pypy_module_micronumpy_5.c [c:writing] pypy_module_micronumpy_6.c [c:writing] pypy_module_micronumpy_7.c [c:writing] pypy_module_micronumpy_8.c [c:writing] pypy_module_micronumpy_9.c [c:writing] pypy_module_mmap.c [c:writing] pypy_module_operator.c [c:writing] pypy_module_parser.c [c:writing] pypy_module_posix.c [c:writing] pypy_module_pwd.c [c:writing] pypy_module_pyexpat.c [c:writing] pypy_module_pypyjit.c [c:writing] pypy_module_select.c [c:writing] pypy_module_signal.c [c:writing] pypy_module_struct.c [c:writing] pypy_module_sys.c [c:writing] pypy_module_termios.c [c:writing] pypy_module_thread.c [c:writing] pypy_module_time.c [c:writing] pypy_module_token.c [c:writing] pypy_module_unicodedata.c [c:writing] pypy_module_zipimport.c [c:writing] pypy_module_zlib.c [c:writing] pypy_objspace.c [c:writing] pypy_objspace_std.c [c:writing] pypy_objspace_std_1.c [c:writing] pypy_objspace_std_2.c [c:writing] pypy_objspace_std_3.c [c:writing] pypy_objspace_std_4.c [c:writing] pypy_objspace_std_5.c [c:writing] pypy_objspace_std_6.c [c:writing] pypy_objspace_std_7.c [c:writing] pypy_objspace_std_8.c [c:writing] pypy_objspace_std_9.c [c:writing] pypy_objspace_std_10.c [c:writing] rpython_flowspace.c [c:writing] rpython_jit_backend.c [c:writing] rpython_jit_backend_llsupport.c [c:writing] rpython_jit_backend_llsupport_1.c [c:writing] rpython_jit_backend_x86.c [c:writing] rpython_jit_backend_x86_1.c [c:writing] rpython_jit_backend_x86_2.c [c:writing] rpython_jit_backend_x86_3.c [c:writing] rpython_jit_codewriter.c [c:writing] rpython_jit_metainterp.c [c:writing] rpython_jit_metainterp_1.c [c:writing] rpython_jit_metainterp_2.c [c:writing] rpython_jit_metainterp_3.c [c:writing] rpython_jit_metainterp_4.c [c:writing] rpython_jit_metainterp_5.c [c:writing] rpython_jit_metainterp_6.c [c:writing] rpython_jit_metainterp_7.c [c:writing] rpython_jit_metainterp_8.c [c:writing] rpython_jit_metainterp_9.c [c:writing] rpython_jit_metainterp_10.c [c:writing] rpython_jit_metainterp_11.c [c:writing] rpython_jit_metainterp_12.c [c:writing] rpython_jit_metainterp_optimizeopt.c [c:writing] rpython_jit_metainterp_optimizeopt_1.c [c:writing] rpython_jit_metainterp_optimizeopt_2.c [c:writing] rpython_jit_metainterp_optimizeopt_3.c [c:writing] rpython_jit_metainterp_optimizeopt_4.c [c:writing] rpython_memory.c [c:writing] rpython_memory_gc.c [c:writing] rpython_memory_gctransform.c [c:writing] rpython_rlib.c [c:writing] rpython_rlib_1.c [c:writing] rpython_rlib_2.c [c:writing] rpython_rlib_3.c [c:writing] rpython_rlib_4.c [c:writing] rpython_rlib_5.c [c:writing] rpython_rlib_6.c [c:writing] rpython_rlib_rjitlog.c [c:writing] rpython_rlib_rsre.c [c:writing] rpython_rlib_rstruct.c [c:writing] rpython_rlib_rvmprof.c [c:writing] rpython_rlib_unicodedata.c [c:writing] rpython_rtyper.c [c:writing] rpython_rtyper_lltypesystem.c [c:writing] rpython_rtyper_lltypesystem_1.c [c:writing] rpython_rtyper_lltypesystem_2.c [c:writing] rpython_rtyper_lltypesystem_3.c [c:writing] rpython_rtyper_lltypesystem_4.c [c:writing] rpython_rtyper_lltypesystem_module.c [c:writing] rpython_tool.c [c:writing] rpython_translator.c [c:writing] rpython_translator_c.c [translation:info] written: /tmp/usession-release-pypy2.7-v7.3.9-5/testing_1/testing_1.c [309f6] translation-task} [translation:info] Compiling c source... [309f6] {translation-task starting compile_c [platform:execute] make -j 16 in /tmp/usession-release-pypy2.7-v7.3.9-5/testing_1 [platform:WARNING] implement_12.c: In function 'pypy_g_ccall_ffi_prep_closure__ffi_closurePtr_ffi_cifPt': [platform:WARNING] implement_12.c:56626:9: warning: 'ffi_prep_closure' is deprecated: use ffi_prep_closure_loc instead [-Wdeprecated-declarations] [platform:WARNING] 56626 | l_v313271 = ffi_prep_closure(l_a0_341, l_a1_226, l_a2_120, l_a3_50); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] In file included from singleheader.h:166: [platform:WARNING] /usr/include/ffi.h:347:1: note: declared here [platform:WARNING] 347 | ffi_prep_closure (ffi_closure*, [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] implement_12.c: In function 'pypy_g_ccall_inet_ntop__INT_arrayPtr_arrayPtr_UINT': [platform:WARNING] implement_12.c:57183:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 57183 | l_v313489 = inet_ntop(l_a0_349, l_a1_232, l_a2_125, l_a3_54); [platform:WARNING] | ^ [platform:WARNING] implement_12.c: In function 'pypy_g_ccall_openpty__arrayPtr_arrayPtr_arrayPtr_arrayP': [platform:WARNING] implement_12.c:57383:59: warning: passing argument 4 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 57383 | l_v313559 = openpty(l_a0_360, l_a1_241, l_a2_131, l_a3_55, l_a4_32); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | char * [platform:WARNING] In file included from singleheader.h:130: [platform:WARNING] /usr/include/pty.h:11:35: note: expected 'const struct termios *' but argument is of type 'char *' [platform:WARNING] 11 | int openpty(int *, int *, char *, const struct termios *, const struct winsize *); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_12.c:57383:68: warning: passing argument 5 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 57383 | l_v313559 = openpty(l_a0_360, l_a1_241, l_a2_131, l_a3_55, l_a4_32); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | char * [platform:WARNING] In file included from singleheader.h:130: [platform:WARNING] /usr/include/pty.h:11:59: note: expected 'const struct winsize *' but argument is of type 'char *' [platform:WARNING] 11 | int openpty(int *, int *, char *, const struct termios *, const struct winsize *); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_load_cffi1_module': [platform:WARNING] pypy_module__cffi_backend.c:1871:19: warning: assignment to 'char **' from incompatible pointer type 'const char * const*' [-Wincompatible-pointer-types] [platform:WARNING] 1871 | l_v537239 = RPyField(l_src_ctx_2, includes); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__cffi_call_python': [platform:WARNING] pypy_module__cffi_backend.c:4508:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 4508 | l_v538454 = RPyField(l_ll_externpy_1, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_realize_global_int': [platform:WARNING] pypy_module__cffi_backend_1.c:4191:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 4191 | l_cp_33 = RPyField(l_g_6, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_W_FFIObject_fetch_int_constant': [platform:WARNING] pypy_module__cffi_backend_1.c:4644:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 4644 | l_v562888 = RPyField(l_v562887, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__realize_c_struct_or_union': [platform:WARNING] pypy_module__cffi_backend_1.c:7632:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 7632 | l_v563911 = RPyField(l_v563910, struct_unions); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:7668:43: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 7668 | l_v564355 = RPyField(l_s_331, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:7716:35: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 7716 | l_v564182 = RPyField(l_s_331, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:7962:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 7962 | l_cp_34 = RPyField(l_s_331, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:8132:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 8132 | l_cp_35 = RPyField(l_s_331, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__realize_c_enum': [platform:WARNING] pypy_module__cffi_backend_1.c:9045:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 9045 | l_v564491 = RPyField(l_v564490, enums); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:9280:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 9280 | l_p_125 = RPyField(l_e_378, enumerators); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:9294:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 9294 | l_v564548 = RPyField(l_e_378, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:9704:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 9704 | l_v564667 = RPyField(l_v564666, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_do_realize_lazy_struct': [platform:WARNING] pypy_module__cffi_backend.c:18984:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 18984 | l_v543645 = RPyField(l_v543644, fields); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:18987:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 18987 | l_cp_28 = RPyField(l_fld_0, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_dir1': [platform:WARNING] pypy_module__cffi_backend.c:31149:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 31149 | l_g_2 = RPyField(l_v548412, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:31265:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 31265 | l_cp_29 = RPyField(l_v548431, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__fetch_external_struct_or_union': [platform:WARNING] pypy_module__cffi_backend_1.c:39246:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 39246 | l_cp_37 = RPyField(l_s_334, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:39440:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 39440 | l_v575596 = RPyField(l_ctx1_0, struct_unions); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_externpy_deco': [platform:WARNING] pypy_module__cffi_backend_1.c:43852:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 43852 | l_v577232 = RPyField(l_ctx_193, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_W_FFIObject_descr_list_types': [platform:WARNING] pypy_module__cffi_backend_1.c:44893:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 44893 | l_v577592 = RPyField(l_ctx_194, typenames); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:44895:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 44895 | l_cp_40 = RPyField(l_v577593, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:45294:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 45294 | l_v577719 = RPyField(l_ctx_194, struct_unions); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:45296:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 45296 | l_cp_41 = RPyField(l_su_0, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject__build_attr': [platform:WARNING] pypy_module__cffi_backend.c:52322:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 52322 | l_v556216 = RPyField(l_v556195, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:52664:43: warning: assignment to 'char **' from incompatible pointer type 'void **' [-Wincompatible-pointer-types] [platform:WARNING] 52664 | l_ptr_199 = &RPyField(l_g_3, size_or_direct_fn); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_full_dict_copy': [platform:WARNING] pypy_module__cffi_backend.c:53770:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 53770 | l_g_4 = RPyField(l_v556852, globals); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:53800:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 53800 | l_cp_30 = RPyField(l_v556862, name); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_realize_c_type_or_func_now': [platform:WARNING] pypy_module__cffi_backend.c:58552:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 58552 | l_v558716 = RPyField(l_v558715, typenames); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject__ffi_bad_type': [platform:WARNING] pypy_module__cffi_backend.c:63243:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 63243 | l_cp_31 = RPyField(l_info_25, error_message); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:63613:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 63613 | l_cp_32 = RPyField(l_info_25, error_message); [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c: In function 'pypy_g_multibytecodec_encerror': [platform:WARNING] pypy_module__multibytecodec.c:5739:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 5739 | l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_4); [platform:WARNING] | ^ [platform:WARNING] pypy_module_micronumpy_4.c: In function 'pypy_g_ArrayIter_same_shape': [platform:WARNING] pypy_module_micronumpy_4.c:59632:58: warning: self-comparison always evaluates to true [-Wtautological-compare] [platform:WARNING] 59632 | l_v1122315 = (l_v1122314 == l_v1122314); [platform:WARNING] | ^~ [platform:WARNING] pypy_module_time.c: In function 'pypy_g__init_timezone': [platform:WARNING] pypy_module_time.c:4520:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 4520 | l_cp_136 = RPyField(l_res_2184, tm_zone); [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:4800:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 4800 | l_cp_137 = RPyField(l_res_2182, tm_zone); [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c: In function 'pypy_g_W_BytearrayObject_descr_zfill': [platform:WARNING] pypy_objspace_std_2.c:4011:43: warning: self-comparison always evaluates to true [-Wtautological-compare] [platform:WARNING] 4011 | l_v1347311 = (l_selfval_4 == l_selfval_4); [platform:WARNING] | ^~ [platform:WARNING] rpython_jit_metainterp_2.c: In function 'pypy_g_get_location_str_31': [platform:WARNING] rpython_jit_metainterp_2.c:46808:44: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] 46808 | l_v1758534 = RPyField(l_externpy_1, name); [platform:WARNING] | ^ [platform:WARNING] rpython_rlib_1.c: In function 'pypy_g_PacketAddress_get_haddr': [platform:WARNING] rpython_rlib_1.c:13603:28: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] [platform:WARNING] 13603 | l_v2183977 = RPyField(l_v2183940, sll_addr); [platform:WARNING] | ^ [platform:WARNING] rpython_rlib_1.c: In function 'pypy_g_PacketAddress___init__': [platform:WARNING] rpython_rlib_1.c:15263:28: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] [platform:WARNING] 15263 | l_v2184597 = RPyField(l_addr_20321, sll_addr); [platform:WARNING] | ^ [platform:WARNING] In file included from thread.c:24: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.c: In function 'RPyThreadStartEx': [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/translator/c/src/thread_pthread.c:121:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] [platform:WARNING] 121 | return (Signed) *(Signed *) &th; [platform:WARNING] | ^~~~~~~~~~~~~~ [platform:WARNING] vmp_stack.c: In function '_write_python_stack_entry': [platform:WARNING] vmp_stack.c:116:51: warning: passing argument 1 of 'vmprof_write_header_for_jit_addr' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 116 | *depth = vmprof_write_header_for_jit_addr(result, *depth, pc, max_depth); [platform:WARNING] | ^~~~~~ [platform:WARNING] | | [platform:WARNING] | void ** [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/shared/vmprof.h:59, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/shared/vmp_stack.h:3, [platform:WARNING] from vmp_stack.c:1: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/rvmprof.h:44:49: note: expected 'intptr_t *' {aka 'long int *'} but argument is of type 'void **' [platform:WARNING] 44 | long vmprof_write_header_for_jit_addr(intptr_t *result, long n, [platform:WARNING] | ~~~~~~~~~~^~~~~~ [platform:WARNING] vmp_stack.c: In function 'vmp_walk_and_record_stack': [platform:WARNING] vmp_stack.c:287:54: warning: passing argument 1 of 'vmprof_write_header_for_jit_addr' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 287 | depth = vmprof_write_header_for_jit_addr(result, depth, pc, max_depth); [platform:WARNING] | ^~~~~~ [platform:WARNING] | | [platform:WARNING] | void ** [platform:WARNING] In file included from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/shared/vmprof.h:59, [platform:WARNING] from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/shared/vmp_stack.h:3, [platform:WARNING] from vmp_stack.c:1: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/rvmprof.h:44:49: note: expected 'intptr_t *' {aka 'long int *'} but argument is of type 'void **' [platform:WARNING] 44 | long vmprof_write_header_for_jit_addr(intptr_t *result, long n, [platform:WARNING] | ~~~~~~~~~~^~~~~~ [platform:WARNING] faulthandler.c: In function 'pypy_faulthandler_dump_traceback': [platform:WARNING] faulthandler.c:149:49: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 149 | array_p, FRAME_DEPTH_N); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | intptr_t * {aka long int *} [platform:WARNING] In file included from common_header.h:161, [platform:WARNING] from faulthandler.c:15: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/rvmprof.h:39:58: note: expected 'void **' but argument is of type 'intptr_t *' {aka 'long int *'} [platform:WARNING] 39 | RPY_EXTERN intptr_t vmprof_get_traceback(void *, void *, void**, intptr_t); [platform:WARNING] | ^~~~~~ [platform:WARNING] faulthandler.c:160:45: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] 160 | array_p, FRAME_DEPTH_N); [platform:WARNING] | ^~~~~~~ [platform:WARNING] | | [platform:WARNING] | intptr_t * {aka long int *} [platform:WARNING] In file included from common_header.h:161, [platform:WARNING] from faulthandler.c:15: [platform:WARNING] /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/rpython/rlib/rvmprof/src/rvmprof.h:39:58: note: expected 'void **' but argument is of type 'intptr_t *' {aka 'long int *'} [platform:WARNING] 39 | RPY_EXTERN intptr_t vmprof_get_traceback(void *, void *, void**, intptr_t); [platform:WARNING] | ^~~~~~ [translation:info] copied: /tmp/usession-release-pypy2.7-v7.3.9-5/testing_1/pypy-c to /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pypy/goal/pypy-c [translation:info] copied: /tmp/usession-release-pypy2.7-v7.3.9-5/testing_1/libpypy-c.so to /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pypy/goal/libpypy-c.so [translation:info] created: /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pypy/goal/pypy-c [30a71] translation-task} [translation:info] Create cffi bindings for modules... [30a71] {translation-task starting build_cffi_imports /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/lib-python/2.7/hashlib.py:146: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named _pypy_openssl) RuntimeWarning) * _pypy_util_build.py * _ssl_build.py unpacking archive /tmp/pypy-archives/openssl-1.1.1n.tar.gz running ./config --prefix=/usr no-shared in /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/lib_pypy/pypy_tools/dest/openssl-1.1.1n running make -s -j 32 in /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/lib_pypy/pypy_tools/dest/openssl-1.1.1n running make install DESTDIR=/home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/lib_pypy/pypy_tools/dest/ in /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/lib_pypy/pypy_tools/dest/openssl-1.1.1n * _sqlite3_build.py * _audioop_build.py * _tkinter/tklib_build.py * _curses_build.py * _syslog_build.py * _gdbm_build.py * _pwdgrp_build.py * _resource_build.py [30a72] translation-task} [translation:info] usession directory: /tmp/usession-release-pypy2.7-v7.3.9-5 [Timer] Timings: [Timer] annotate --- 504.9 s [Timer] rtype_lltype --- 238.4 s [Timer] pyjitpl_lltype --- 506.5 s [Timer] backendopt_lltype --- 173.6 s [Timer] stackcheckinsertion_lltype --- 13.0 s [Timer] database_c --- 366.1 s [Timer] source_c --- 172.4 s [Timer] compile_c --- 123.1 s [Timer] build_cffi_imports --- 176.6 s [Timer] =========================================== [Timer] Total: --- 2274.6 s calling create_cffi_import_libraries with "embed_dependencies" True * _pypy_util_cffi_inner already built * _ssl already built * sqlite3 already built * audioop already built * _tkinter already built * curses already built * syslog already built * gdbm already built * grp already built * resource already built calling create_cffi_import_libraries with "embed_dependencies" False ============================= test session starts ============================== platform linux2 -- Python 2.7.18[pypy-7.3.9-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 pytest-2.9.2 from /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src/pytest.pyc rootdir: /home/buildozer/aports/testing/pypy/src/pypy2.7-v7.3.9-src, inifile: pytest.ini collected 1180 items ../module/pypyjit/test_pypy_c/test_00_model.py ......................... ../module/pypyjit/test_pypy_c/test_alloc.py ................................................... ../module/pypyjit/test_pypy_c/test_array.py ....... ../module/pypyjit/test_pypy_c/test_boolrewrite.py ...................................................................................................................................................................................................................................................................................................................................... ../module/pypyjit/test_pypy_c/test_buffers.py .. ../module/pypyjit/test_pypy_c/test_bug.py . ../module/pypyjit/test_pypy_c/test_call.py ....................... ../module/pypyjit/test_pypy_c/test_containers.py ............... ../module/pypyjit/test_pypy_c/test_cprofile.py . ../module/pypyjit/test_pypy_c/test_exception.py ..... ../module/pypyjit/test_pypy_c/test_ffi.py s..s...... ../module/pypyjit/test_pypy_c/test_generators.py ... ../module/pypyjit/test_pypy_c/test_getframe.py .. ../module/pypyjit/test_pypy_c/test_globals.py . ../module/pypyjit/test_pypy_c/test_import.py .. ../module/pypyjit/test_pypy_c/test_instance.py ............. ../module/pypyjit/test_pypy_c/test_intbound.py ................................................................................................................................................................................................................................................................................. ../module/pypyjit/test_pypy_c/test_jitlogparser.py . ../module/pypyjit/test_pypy_c/test_math.py ..s. ../module/pypyjit/test_pypy_c/test_micronumpy.py ............................................................................................................................................................ ../module/pypyjit/test_pypy_c/test_min_max.py ... ../module/pypyjit/test_pypy_c/test_misc.py ................ ../module/pypyjit/test_pypy_c/test_shift.py .s......................................................................................................................................................................................................................... ../module/pypyjit/test_pypy_c/test_string.py ........... ../module/pypyjit/test_pypy_c/test_struct.py ...... ../module/pypyjit/test_pypy_c/test_thread.py ... ../module/pypyjit/test_pypy_c/test_weakref.py . =================== 1176 passed, 4 skipped in 254.58 seconds =================== >>> pypy: Entering fakeroot... >>> pypy-dev*: Running split function dev... >>> pypy-dev*: Preparing subpackage pypy-dev... >>> pypy-dev*: Stripping binaries >>> pypy-dev*: Running postcheck for pypy-dev >>> pypy-tkinter*: Running split function tkinter... >>> pypy-tkinter*: Preparing subpackage pypy-tkinter... >>> pypy-tkinter*: Stripping binaries >>> pypy-tkinter*: Running postcheck for pypy-tkinter >>> pypy*: Running postcheck for pypy >>> pypy*: Preparing package pypy... >>> pypy*: Stripping binaries >>> pypy-dev*: Scanning shared objects >>> pypy-tkinter*: Scanning shared objects >>> pypy*: Scanning shared objects >>> pypy-dev*: Tracing dependencies... pypy=7.3.9-r1 >>> pypy-dev*: Package size: 548.0 KB >>> pypy-dev*: Compressing data... >>> pypy-dev*: Create checksum... >>> pypy-dev*: Create pypy-dev-7.3.9-r1.apk >>> pypy-tkinter*: Tracing dependencies... so:libtcl8.6.so so:libtk8.6.so >>> pypy-tkinter*: Package size: 1.9 MB >>> pypy-tkinter*: Compressing data... >>> pypy-tkinter*: Create checksum... >>> pypy-tkinter*: Create pypy-tkinter-7.3.9-r1.apk >>> pypy*: Tracing dependencies... pypy-bootstrap so:libbz2.so.1 so:libc.musl-x86_64.so.1 so:libexpat.so.1 so:libffi.so.8 so:libgcc_s.so.1 so:libgdbm.so.6 so:libncursesw.so.6 so:libpanelw.so.6 so:libsqlite3.so.0 so:libz.so.1 >>> pypy*: Package size: 88.1 MB >>> pypy*: Compressing data... >>> pypy*: Create checksum... >>> pypy*: Create pypy-7.3.9-r1.apk >>> pypy: Build complete at Wed, 01 Jun 2022 09:42:39 +0000 elapsed time 0h 43m 18s >>> pypy: Cleaning up srcdir >>> pypy: Cleaning up pkgdir >>> pypy: Uninstalling dependencies... (1/64) Purging .makedepends-pypy (20220601.085923) (2/64) Purging bzip2-dev (1.0.8-r1) (3/64) Purging gdbm-dev (1.23-r0) (4/64) Purging gdbm-tools (1.23-r0) (5/64) Purging libffi-dev (3.4.2-r1) (6/64) Purging linux-headers (5.16.7-r1) (7/64) Purging openssl-dev (1.1.1o-r0) (8/64) Purging py3-virtualenv (20.14.1-r0) (9/64) Purging py3-platformdirs (2.5.2-r0) (10/64) Purging py3-distlib (0.3.4-r1) (11/64) Purging py3-filelock (3.4.2-r0) (12/64) Purging py3-six (1.16.0-r1) (13/64) Purging python3 (3.10.4-r0) (14/64) Purging pypy-bootstrap (7.3.9-r1) (15/64) Purging readline-dev (8.1.2-r0) (16/64) Purging libhistory (8.1.2-r0) (17/64) Purging readline (8.1.2-r0) (18/64) Purging sqlite-dev (3.38.5-r0) (19/64) Purging sqlite-libs (3.38.5-r0) (20/64) Purging tk-dev (8.6.12-r0) (21/64) Purging libxft-dev (2.3.4-r0) (22/64) Purging fontconfig-dev (2.14.0-r0) (23/64) Purging tk (8.6.12-r0) (24/64) Purging util-linux-misc (2.38-r1) (25/64) Purging xz-dev (5.2.5-r1) (26/64) Purging git-perl (2.36.1-r0) (27/64) Purging perl-git (2.36.1-r0) (28/64) Purging perl-error (0.17029-r1) (29/64) Purging perl (5.34.1-r0) (30/64) Purging expat-dev (2.4.8-r0) (31/64) Purging gdbm (1.23-r0) (32/64) Purging libffi (3.4.2-r1) (33/64) Purging ncurses-dev (6.3_p20220521-r0) (34/64) Purging mpdecimal (2.5.1-r1) (35/64) Purging tcl-dev (8.6.12-r0) (36/64) Purging tcl (8.6.12-r0) (37/64) Purging libxrender-dev (0.9.10-r3) (38/64) Purging libx11-dev (1.8-r0) (39/64) Purging xtrans (1.4.0-r1) (40/64) Purging libxcb-dev (1.15-r0) (41/64) Purging xcb-proto (1.15-r0) (42/64) Purging libxau-dev (1.0.9-r0) (43/64) Purging libxft (2.3.4-r0) (44/64) Purging libxrender (0.9.10-r3) (45/64) Purging libx11 (1.8-r0) (46/64) Purging libxcb (1.15-r0) (47/64) Purging libxau (1.0.9-r0) (48/64) Purging libxdmcp-dev (1.1.3-r0) (49/64) Purging libxdmcp (1.1.3-r0) (50/64) Purging libbsd (0.11.6-r2) (51/64) Purging libmd (1.0.4-r0) (52/64) Purging freetype-dev (2.12.1-r0) (53/64) Purging libpng-dev (1.6.37-r1) (54/64) Purging fontconfig (2.14.0-r0) (55/64) Purging freetype (2.12.1-r0) (56/64) Purging libpng (1.6.37-r1) (57/64) Purging zlib-dev (1.2.12-r1) (58/64) Purging xorgproto (2022.1-r0) (59/64) Purging brotli-dev (1.0.9-r6) (60/64) Purging libfdisk (2.38-r1) (61/64) Purging libmount (2.38-r1) (62/64) Purging libblkid (2.38-r1) (63/64) Purging libuuid (2.38-r1) (64/64) Purging libsmartcols (2.38-r1) Executing busybox-1.35.0-r13.trigger OK: 332 MiB in 99 packages >>> pypy: Updating the testing/x86_64 repository index... >>> pypy: Signing the index...