pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone in dir /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal (timeout 7200 secs) watching logfiles {} argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone'] environment: AUDITWHEEL_ARCH=aarch64 AUDITWHEEL_PLAT=manylinux_2_28_aarch64 AUDITWHEEL_POLICY=manylinux_2_28 DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root HGDEMANDIMPORT=disable HOME=/home/buildworker HOSTNAME=ebdee9f243b1 LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8 LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/gcc-toolset-14/root/usr/lib64:/opt/rh/gcc-toolset-14/root/usr/lib:/opt/rh/gcc-toolset-14/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-14/root/usr/lib/dyninst OLDPWD=/buildbot/slave PATH=/tmp/venv/bin:/opt/clang/bin:/opt/rh/gcc-toolset-14/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/pypy2.7-v7.3.22-aarch64/bin PKG_CONFIG_PATH=/usr/local/lib/pkgconfig PS1=(venv) PWD=/buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal PYPY_LOCALBASE=/usr/local PYPY_MAKE_PORTABLE=1 PYPY_USESSION_KEEP=1 SHLVL=0 SSL_CERT_FILE=/opt/_internal/certs.pem TERM=xterm VIRTUAL_ENV=/tmp/venv container=podman using PTY: False [translation:info] 2.7.18 (539192f72e0a, Apr 26 2026, 17:06:29) [PyPy 7.3.22 with GCC 10.2.1 20210130 (Red Hat 10.2.1-11)] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' [translation:info] Translating target as defined by targetpypystandalone [translation] PyPy config object: [translation] [objspace] [std] intshortcut = True optimized_list_getitem = True withspecialisedtuple = True [usemodules] _abc = True _ast = True _cffi_backend = True _codecs = True _collections = True _continuation = True _csv = True _jitlog = True _lsprof = True _md5 = True _minimal_curses = True _multibytecodec = True _multiprocessing = True _pickle = True _pickle_support = True _posixsubprocess = True _pypyjson = True _random = True _rawffi = True _socket = True _sre = True _string = True _testing = True _vmprof = True _weakref = True array = True atexit = True binascii = True bz2 = True cmath = True cpyext = True errno = True faulthandler = True fcntl = True gc = True imp = True marshal = True math = True mmap = True pwd = True pyexpat = True pypyjit = True select = True signal = True struct = True termios = True thread = True time = True token = True unicodedata = True zlib = True [translation] translate.py configuration: [translation] [translate] batch = True 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 manifest = python.manifest rawrefcount_link_prefix = True rpython_translate = True secondaryentrypoints = cpyext,main shared = True thread = True type_system = lltype withsmallfuncsets = 5 [translation:info] Annotating&simplifying... [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy [translation:info] RTyping... [rtyper] specializing: 9300 / 184149 blocks (5%) [rtyper] specializing: 18900 / 188995 blocks (10%) [rtyper] specializing: 29200 / 194103 blocks (15%) [rtyper] specializing: 39000 / 194761 blocks (20%) [rtyper] specializing: 49500 / 197657 blocks (25%) [rtyper] specializing: 59500 / 198021 blocks (30%) [rtyper] specializing: 69900 / 199476 blocks (35%) [rtyper] specializing: 80800 / 201795 blocks (40%) [rtyper] specializing: 91300 / 202671 blocks (45%) [rtyper] specializing: 101700 / 203250 blocks (50%) [rtyper] specializing: 112400 / 204213 blocks (55%) [rtyper] specializing: 123100 / 205081 blocks (60%) [rtyper] specializing: 134800 / 207310 blocks (65%) [rtyper] specializing: 145200 / 207364 blocks (70%) [rtyper] specializing: 156200 / 208260 blocks (75%) [rtyper] specializing: 167300 / 209036 blocks (80%) [rtyper] specializing: 177700 / 209036 blocks (85%) [rtyper] specializing: 181000 / 209036 blocks (86%) [rtyper] specializing: 190300 / 209040 blocks (91%) [rtyper] specializing: 200700 / 209040 blocks (96%) [rtyper] -=- specialized 209040 blocks -=- [rtyper] specializing: 209100 / 209836 blocks (99%) [rtyper] specializing: 209900 / 210569 blocks (99%) [rtyper] -=- specialized 1529 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] JIT compiler generation... [rtyper] -=- specialized 27 more blocks -=- [rtyper] specializing: 210600 / 210602 blocks (99%) [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 SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:65)_read_raw_float_data_tp__arrayPtr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:404)unpack_cfloat_list_from_raw_array [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1184)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1184)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:379)pack_float_list_to_raw_array__LongFloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:379)pack_float_list_to_raw_array__SingleFloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:96)_write_raw_float_data_tp__SingleFloat_arrayPtr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:72)FromAppLevelConverter._singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1113)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1275)W_ArrayTypef.setitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1275)W_ArrayTypef.setitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1285)W_ArrayTypef.setitem_slice [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:409)unwrap_value__write_ptr [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:409)unwrap_value__push_field [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1242)W_ArrayTypef.descr_insert [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1242)W_ArrayTypef.descr_insert [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 [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:269)ToAppLevelConverter._singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.libffi:208)SingleFloatArg.push [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:456)wrap_value__read_ptr [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:456)wrap_value__cast_pos [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.pyexpat.interp_pyexpat:511)W_XMLParserType.SetAllocTrackerMaximumAmplification [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1113)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1113)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1227)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1227)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1227)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1227)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1161)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1212)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1212)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1184)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1184)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1260)W_ArrayTypef.getitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1184)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1184)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1184)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1184)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1221)W_ArrayTypef.descr_reverse [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1221)W_ArrayTypef.descr_reverse [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.pyexpat.interp_pyexpat:511)W_XMLParserType.SetAllocTrackerMaximumAmplification [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1161)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1161)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.jit_libffi:194)_do_ffi_call_singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rstruct.nativefmttable:39)pack_float [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1184)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1184)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1184)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1184)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1212)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1212)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1184)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1184)W_ArrayTypef.w_getitem [backendopt:removeassert] Could not remove 61 asserts, but removed 1398 asserts. [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 46841 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 8205 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 210700 / 210899 blocks (99%) [rtyper] -=- specialized 291 more blocks -=- [jitcodewriter:info] making JitCodes... [rtyper] specializing: 210900 / 210901 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [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 -=- [jitcodewriter:info] Produced 500 jitcodes [rtyper] -=- specialized 2 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 2 more blocks -=- [jitcodewriter:info] Produced 1000 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 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 1500 jitcodes [jitcodewriter:info] Produced 2000 jitcodes [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] specializing: 211000 / 211001 blocks (99%) [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 2500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [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 -=- [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 0 more blocks -=- [jitcodewriter:info] Produced 3500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 4000 jitcodes [jitcodewriter:info] Produced 4500 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 -=- [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 2 more blocks -=- [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 -=- [jitcodewriter:info] Produced 5500 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] specializing: 211100 / 211101 blocks (99%) [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 -=- [jitcodewriter:info] Produced 6000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 6500 jitcodes [jitcodewriter:info] Produced 7000 jitcodes [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 -=- [jitcodewriter:info] Produced 7500 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 -=- [jitcodewriter:info] Produced 8000 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 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 8500 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 2 more blocks -=- [jitcodewriter:info] Produced 9000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:368)ExecutionContext._trace at 0x18fb0bb8> [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x18a1d558> [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 9500 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 -=- [jitcodewriter:info] Produced 10000 jitcodes [jitcodewriter:info] Produced 10500 jitcodes [jitcodewriter:info] Produced 11000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 11500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:368)_trace__AccessDirect_None at 0x4a83d0c0> [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 211200 / 211201 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] There are 11836 JitCode instances. [jitcodewriter:info] There are 90082 -live- ops. Size of liveness is 9105 bytes [rtyper] replaced 41 'jit_force_virtual' with <* delayed!force_virtual_if_necessary> [rtyper] replaced 317 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 998 effectinfos: [jitcodewriter] 45 descrs for arrays [jitcodewriter] 1124 descrs for fields [jitcodewriter] 52 descrs for interiorfields [jitcodewriter] -> 882 bitstrings, mean length 41.5, max length 86 [rtyper] specializing: 211300 / 275436 blocks (76%) [rtyper] specializing: 223500 / 275918 blocks (81%) [rtyper] specializing: 239700 / 278631 blocks (86%) [rtyper] specializing: 256300 / 281594 blocks (91%) [rtyper] specializing: 274000 / 285413 blocks (96%) [rtyper] specializing: 275500 / 285413 blocks (96%) [rtyper] -=- specialized 74212 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] the JIT compiler was generated [translation:info] lltype back-end optimisations... [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 130430 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 27504 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [translation:info] inserting stack checks... [rtyper] -=- specialized 0 more blocks -=- [translation:info] inserted 3039 stack checks. [translation:info] Creating database for generating c source... [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 285500 / 288345 blocks (99%) [rtyper] -=- specialized 2906 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 1774 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 3 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 288400 / 288406 blocks (99%) [rtyper] -=- specialized 12 more blocks -=- [rtyper] -=- specialized 22 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 12 more blocks -=- [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [c] 1000 nodes [ array: 635 framework rtti: 3 func: 1419 group: 1 struct: 666 ] [c] 2000 nodes [ array: 645 framework rtti: 3 func: 1735 group: 1 struct: 4160 ] [c] 3000 nodes [ array: 750 framework rtti: 20 func: 2005 group: 1 struct: 4861 ] [c] 4000 nodes [ array: 833 framework rtti: 25 func: 2210 group: 1 struct: 5556 ] [c] 5000 nodes [ array: 1335 framework rtti: 26 func: 2288 group: 1 struct: 6058 ] [c] 6000 nodes [ array: 1746 framework rtti: 26 func: 2296 group: 1 struct: 6520 ] [c] 7000 nodes [ array: 1940 framework rtti: 34 func: 2406 group: 1 struct: 9241 ] [c] 8000 nodes [ array: 2210 framework rtti: 44 func: 2608 group: 1 struct: 10288 ] [c] 9000 nodes [ array: 2400 framework rtti: 53 func: 2879 group: 1 struct: 11180 ] [c] 10000 nodes [ array: 2401 framework rtti: 112 func: 3553 group: 1 struct: 11833 ] [c] 11000 nodes [ array: 2541 framework rtti: 164 func: 3972 group: 1 struct: 12503 ] [c] 12000 nodes [ array: 4541 framework rtti: 164 func: 3972 group: 1 struct: 12503 ] [c] 13000 nodes [ array: 6503 framework rtti: 164 func: 3977 group: 1 struct: 12505 ] [c] 14000 nodes [ array: 6676 framework rtti: 180 func: 4099 group: 1 struct: 13553 ] [c] 15000 nodes [ array: 6915 framework rtti: 185 func: 4179 group: 1 struct: 16809 ] [c] 16000 nodes [ array: 7133 framework rtti: 189 func: 4289 group: 1 struct: 18288 ] [c] 17000 nodes [ array: 7304 framework rtti: 246 func: 5151 group: 1 struct: 20000 ] [c] 18000 nodes [ array: 7528 framework rtti: 356 func: 5522 group: 1 struct: 22156 ] [c] 19000 nodes [ array: 7613 framework rtti: 684 func: 5882 group: 1 struct: 23349 ] [c] 20000 nodes [ array: 7616 framework rtti: 685 func: 5887 group: 1 struct: 23358 ] [c] 21000 nodes [ array: 7616 framework rtti: 685 func: 5887 group: 1 struct: 23358 ] [c] 22000 nodes [ array: 7616 framework rtti: 685 func: 5887 group: 1 struct: 23358 ] [c] 23000 nodes [ array: 7616 framework rtti: 685 func: 5887 group: 1 struct: 23358 ] [c] 24000 nodes [ array: 7800 framework rtti: 691 func: 6003 group: 1 struct: 24745 ] [c] 25000 nodes [ array: 7903 framework rtti: 700 func: 6291 group: 1 struct: 26030 ] [c] 26000 nodes [ array: 7976 framework rtti: 704 func: 6381 group: 1 struct: 26983 ] [c] 27000 nodes [ array: 7976 framework rtti: 704 func: 6381 group: 1 struct: 28020 ] [c] 28000 nodes [ array: 8010 framework rtti: 706 func: 6432 group: 1 struct: 28968 ] [c] 29000 nodes [ array: 8103 framework rtti: 710 func: 6600 group: 1 struct: 29929 ] [c] 30000 nodes [ array: 8218 framework rtti: 710 func: 6793 group: 1 struct: 30784 ] [c] 31000 nodes [ array: 8383 framework rtti: 739 func: 7104 group: 1 struct: 31349 ] [c] 32000 nodes [ array: 8480 framework rtti: 782 func: 7420 group: 1 struct: 31808 ] [c] 33000 nodes [ array: 8652 framework rtti: 810 func: 7655 group: 1 struct: 32296 ] [c] 34000 nodes [ array: 8747 framework rtti: 841 func: 7853 group: 1 struct: 33054 ] [c] 35000 nodes [ array: 8944 framework rtti: 913 func: 8093 group: 1 struct: 33538 ] [c] 36000 nodes [ array: 9182 framework rtti: 960 func: 8331 group: 1 struct: 34088 ] [c] 37000 nodes [ array: 9427 framework rtti: 1061 func: 8609 group: 1 struct: 34669 ] [c] 38000 nodes [ array: 9875 framework rtti: 1070 func: 8908 group: 1 struct: 34988 ] [c] 39000 nodes [ array: 10142 framework rtti: 1072 func: 8936 group: 1 struct: 35617 ] [c] 40000 nodes [ array: 10301 framework rtti: 1073 func: 9202 group: 1 struct: 36791 ] [c] 41000 nodes [ array: 10468 framework rtti: 1075 func: 9293 group: 1 struct: 37789 ] [c] 42000 nodes [ array: 10799 framework rtti: 1079 func: 9408 group: 1 struct: 38388 ] [c] 43000 nodes [ array: 11230 framework rtti: 1079 func: 9408 group: 1 struct: 38887 ] [c] 44000 nodes [ array: 11564 framework rtti: 1079 func: 9442 group: 1 struct: 39728 ] [c] 45000 nodes [ array: 11740 framework rtti: 1081 func: 9623 group: 1 struct: 40719 ] [c] 46000 nodes [ array: 11945 framework rtti: 1088 func: 9717 group: 1 struct: 41468 ] [c] 47000 nodes [ array: 12061 framework rtti: 1089 func: 9962 group: 1 struct: 42326 ] [c] 48000 nodes [ array: 12159 framework rtti: 1113 func: 10327 group: 1 struct: 43372 ] [c] 49000 nodes [ array: 12284 framework rtti: 1121 func: 10676 group: 1 struct: 44103 ] [c] 50000 nodes [ array: 17413 framework rtti: 1124 func: 10782 group: 1 struct: 48316 ] [c] 51000 nodes [ array: 17522 framework rtti: 1136 func: 11020 group: 1 struct: 49036 ] [c] 52000 nodes [ array: 17589 framework rtti: 1140 func: 11340 group: 1 struct: 49856 ] [c] 53000 nodes [ array: 17676 framework rtti: 1145 func: 11577 group: 1 struct: 50411 ] [c] 54000 nodes [ array: 17844 framework rtti: 1157 func: 11819 group: 1 struct: 50766 ] [c] 55000 nodes [ array: 17937 framework rtti: 1162 func: 11966 group: 1 struct: 51963 ] [c] 56000 nodes [ array: 18054 framework rtti: 1164 func: 12069 group: 1 struct: 52572 ] [c] 57000 nodes [ array: 18326 framework rtti: 1171 func: 12254 group: 1 struct: 65239 ] [c] 58000 nodes [ array: 18522 framework rtti: 1173 func: 12404 group: 1 struct: 65868 ] [c] 59000 nodes [ array: 18695 framework rtti: 1175 func: 12533 group: 1 struct: 66713 ] [c] 60000 nodes [ array: 18731 framework rtti: 1180 func: 12575 group: 1 struct: 67267 ] [c] 61000 nodes [ array: 18731 framework rtti: 1180 func: 12575 group: 1 struct: 67803 ] [c] 62000 nodes [ array: 18840 framework rtti: 1180 func: 12684 group: 1 struct: 68555 ] [c] 63000 nodes [ array: 19000 framework rtti: 1187 func: 12858 group: 1 struct: 69111 ] [c] 64000 nodes [ array: 19111 framework rtti: 1195 func: 13079 group: 1 struct: 69803 ] [c] 65000 nodes [ array: 19303 framework rtti: 1196 func: 13248 group: 1 struct: 70313 ] [c] 66000 nodes [ array: 19464 framework rtti: 1200 func: 13479 group: 1 struct: 71102 ] [c] 67000 nodes [ array: 19639 framework rtti: 1215 func: 13720 group: 1 struct: 71827 ] [c] 68000 nodes [ array: 19851 framework rtti: 1229 func: 13949 group: 1 struct: 72677 ] [c] 69000 nodes [ array: 20076 framework rtti: 1232 func: 14063 group: 1 struct: 73649 ] [c] 70000 nodes [ array: 20302 framework rtti: 1232 func: 14063 group: 1 struct: 74206 ] [c] 71000 nodes [ array: 20544 framework rtti: 1232 func: 14063 group: 1 struct: 74724 ] [c] 72000 nodes [ array: 20777 framework rtti: 1232 func: 14063 group: 1 struct: 75278 ] [c] 73000 nodes [ array: 21019 framework rtti: 1232 func: 14063 group: 1 struct: 76059 ] [c] 74000 nodes [ array: 21251 framework rtti: 1232 func: 14063 group: 1 struct: 76955 ] [c] 75000 nodes [ array: 21486 framework rtti: 1232 func: 14063 group: 1 struct: 77686 ] [c] 76000 nodes [ array: 21729 framework rtti: 1232 func: 14063 group: 1 struct: 78286 ] [c] 77000 nodes [ array: 21975 framework rtti: 1232 func: 14063 group: 1 struct: 78919 ] [c] 78000 nodes [ array: 22182 framework rtti: 1232 func: 14196 group: 1 struct: 79693 ] [c] 79000 nodes [ array: 22443 framework rtti: 1234 func: 14488 group: 1 struct: 80472 ] [c] 80000 nodes [ array: 22710 framework rtti: 1239 func: 14802 group: 1 struct: 81469 ] [c] 81000 nodes [ array: 22896 framework rtti: 1252 func: 15117 group: 1 struct: 82343 ] [c] 82000 nodes [ array: 23409 framework rtti: 1253 func: 15251 group: 1 struct: 82598 ] [c] 83000 nodes [ array: 23615 framework rtti: 1258 func: 15374 group: 1 struct: 83252 ] [c] 84000 nodes [ array: 23814 framework rtti: 1261 func: 15447 group: 1 struct: 83854 ] [c] 85000 nodes [ array: 24479 framework rtti: 1261 func: 15627 group: 1 struct: 115361 ] [c] 86000 nodes [ array: 25379 framework rtti: 1261 func: 15888 group: 1 struct: 117648 ] [c] 87000 nodes [ array: 26322 framework rtti: 1261 func: 16094 group: 1 struct: 120174 ] [c] 88000 nodes [ array: 27771 framework rtti: 1261 func: 16547 group: 1 struct: 122401 ] [c] 89000 nodes [ array: 29484 framework rtti: 1261 func: 17065 group: 1 struct: 124605 ] [c] 90000 nodes [ array: 31011 framework rtti: 1261 func: 17628 group: 1 struct: 126870 ] [c] 91000 nodes [ array: 32558 framework rtti: 1261 func: 18179 group: 1 struct: 128888 ] [c] 92000 nodes [ array: 34248 framework rtti: 1261 func: 18662 group: 1 struct: 131041 ] [c] 93000 nodes [ array: 35898 framework rtti: 1261 func: 19224 group: 1 struct: 133144 ] [c] 94000 nodes [ array: 37521 framework rtti: 1261 func: 19776 group: 1 struct: 135511 ] [c] 95000 nodes [ array: 39073 framework rtti: 1261 func: 20413 group: 1 struct: 137879 ] [c] 96000 nodes [ array: 40551 framework rtti: 1261 func: 20921 group: 1 struct: 139970 ] [c] 97000 nodes [ array: 40737 framework rtti: 1263 func: 20994 group: 1 struct: 140902 ] [c] 98000 nodes [ array: 40995 framework rtti: 1266 func: 21024 group: 1 struct: 141152 ] [c] 99000 nodes [ array: 41295 framework rtti: 1266 func: 21043 group: 1 struct: 141573 ] [c] 100000 nodes [ array: 41381 framework rtti: 1267 func: 21090 group: 1 struct: 142526 ] [c] 101000 nodes [ array: 41558 framework rtti: 1267 func: 21106 group: 1 struct: 143154 ] [c] 102000 nodes [ array: 41794 framework rtti: 1271 func: 21134 group: 1 struct: 143483 ] [c] 103000 nodes [ array: 42108 framework rtti: 1272 func: 21216 group: 1 struct: 144298 ] [c] 104000 nodes [ array: 42339 framework rtti: 1276 func: 21220 group: 1 struct: 144574 ] [c] 105000 nodes [ array: 42477 framework rtti: 1280 func: 21371 group: 1 struct: 145031 ] [c] 106000 nodes [ array: 42705 framework rtti: 1282 func: 21449 group: 1 struct: 145869 ] [c] 107000 nodes [ array: 42899 framework rtti: 1285 func: 21535 group: 1 struct: 146444 ] [c] 108000 nodes [ array: 43097 framework rtti: 1285 func: 21589 group: 1 struct: 147232 ] [c] 109000 nodes [ array: 43268 framework rtti: 1285 func: 21591 group: 1 struct: 147834 ] [c] 110000 nodes [ array: 43393 framework rtti: 1285 func: 21591 group: 1 struct: 148175 ] [c] 111000 nodes [ array: 43531 framework rtti: 1285 func: 21591 group: 1 struct: 148568 ] [c] 112000 nodes [ array: 43665 framework rtti: 1285 func: 21591 group: 1 struct: 148919 ] [c] 113000 nodes [ array: 43848 framework rtti: 1285 func: 21591 group: 1 struct: 149286 ] [c] 114000 nodes [ array: 43970 framework rtti: 1285 func: 21591 group: 1 struct: 149665 ] [c] 115000 nodes [ array: 44081 framework rtti: 1285 func: 21591 group: 1 struct: 150093 ] [c] 116000 nodes [ array: 44235 framework rtti: 1285 func: 21591 group: 1 struct: 150408 ] [c] 117000 nodes [ array: 44389 framework rtti: 1285 func: 21607 group: 1 struct: 150905 ] [c] 118000 nodes [ array: 44594 framework rtti: 1285 func: 21687 group: 1 struct: 151383 ] [c] 119000 nodes [ array: 44776 framework rtti: 1285 func: 21732 group: 1 struct: 151887 ] [c] 120000 nodes [ array: 44960 framework rtti: 1286 func: 21755 group: 1 struct: 152355 ] [c] 121000 nodes [ array: 45147 framework rtti: 1287 func: 21806 group: 1 struct: 153025 ] [c] 122000 nodes [ array: 45337 framework rtti: 1290 func: 21968 group: 1 struct: 153496 ] [c] 123000 nodes [ array: 45512 framework rtti: 1291 func: 22038 group: 1 struct: 153979 ] [c] 124000 nodes [ array: 45689 framework rtti: 1294 func: 22061 group: 1 struct: 154629 ] [c] 125000 nodes [ array: 45774 framework rtti: 1295 func: 22095 group: 1 struct: 155056 ] [c] 126000 nodes [ array: 45798 framework rtti: 1295 func: 22110 group: 1 struct: 155605 ] [c] 127000 nodes [ array: 45831 framework rtti: 1295 func: 22134 group: 1 struct: 156137 ] [c] 128000 nodes [ array: 45900 framework rtti: 1295 func: 22175 group: 1 struct: 156696 ] [c] 129000 nodes [ array: 46065 framework rtti: 1295 func: 22205 group: 1 struct: 157195 ] [c] 130000 nodes [ array: 46143 framework rtti: 1295 func: 22272 group: 1 struct: 157819 ] [c] 131000 nodes [ array: 46255 framework rtti: 1295 func: 22333 group: 1 struct: 158498 ] [c] 132000 nodes [ array: 46440 framework rtti: 1295 func: 22413 group: 1 struct: 159247 ] [c] 133000 nodes [ array: 46723 framework rtti: 1295 func: 22505 group: 1 struct: 160115 ] [c] 134000 nodes [ array: 46839 framework rtti: 1295 func: 22571 group: 1 struct: 160716 ] [c] 135000 nodes [ array: 46980 framework rtti: 1295 func: 22620 group: 1 struct: 161377 ] [c] 136000 nodes [ array: 47108 framework rtti: 1295 func: 22659 group: 1 struct: 162002 ] [c] 137000 nodes [ array: 47253 framework rtti: 1295 func: 22706 group: 1 struct: 162666 ] [c] 138000 nodes [ array: 47349 framework rtti: 1295 func: 22782 group: 1 struct: 163311 ] [c] 139000 nodes [ array: 47444 framework rtti: 1295 func: 22801 group: 1 struct: 163933 ] [c] 140000 nodes [ array: 47484 framework rtti: 1295 func: 22836 group: 1 struct: 164537 ] [c] 141000 nodes [ array: 47581 framework rtti: 1295 func: 22885 group: 1 struct: 165180 ] [c] 142000 nodes [ array: 47833 framework rtti: 1295 func: 22917 group: 1 struct: 165774 ] [c] 143000 nodes [ array: 47997 framework rtti: 1295 func: 22979 group: 1 struct: 166524 ] [c] 144000 nodes [ array: 48132 framework rtti: 1295 func: 23021 group: 1 struct: 167195 ] [c] 145000 nodes [ array: 48282 framework rtti: 1295 func: 23054 group: 1 struct: 167947 ] [c] 146000 nodes [ array: 48586 framework rtti: 1295 func: 23082 group: 1 struct: 168618 ] [c] 147000 nodes [ array: 48696 framework rtti: 1295 func: 23147 group: 1 struct: 169303 ] [c] 148000 nodes [ array: 48826 framework rtti: 1295 func: 23204 group: 1 struct: 170016 ] [c] 149000 nodes [ array: 48913 framework rtti: 1295 func: 23253 group: 1 struct: 170583 ] [c] 150000 nodes [ array: 49070 framework rtti: 1295 func: 23297 group: 1 struct: 171288 ] [c] 151000 nodes [ array: 49283 framework rtti: 1295 func: 23318 group: 1 struct: 172102 ] [c] 152000 nodes [ array: 49459 framework rtti: 1295 func: 23360 group: 1 struct: 172891 ] [c] 153000 nodes [ array: 49702 framework rtti: 1295 func: 23365 group: 1 struct: 173763 ] [c] 154000 nodes [ array: 49810 framework rtti: 1296 func: 23428 group: 1 struct: 174520 ] [c] 155000 nodes [ array: 50379 framework rtti: 1296 func: 23469 group: 1 struct: 174707 ] [c] 156000 nodes [ array: 50898 framework rtti: 1296 func: 23504 group: 1 struct: 174937 ] [c] 157000 nodes [ array: 51384 framework rtti: 1296 func: 23561 group: 1 struct: 175113 ] [c] 158000 nodes [ array: 51791 framework rtti: 1296 func: 23613 group: 1 struct: 175285 ] [c] 159000 nodes [ array: 52251 framework rtti: 1296 func: 23703 group: 1 struct: 175419 ] [c] 160000 nodes [ array: 52848 framework rtti: 1296 func: 23708 group: 1 struct: 175702 ] [c] 161000 nodes [ array: 53388 framework rtti: 1296 func: 23798 group: 1 struct: 175882 ] [c] 162000 nodes [ array: 53922 framework rtti: 1296 func: 23857 group: 1 struct: 176105 ] [c] 163000 nodes [ array: 54353 framework rtti: 1296 func: 23936 group: 1 struct: 176249 ] [c] 164000 nodes [ array: 54938 framework rtti: 1296 func: 23959 group: 1 struct: 176512 ] [c] 165000 nodes [ array: 55390 framework rtti: 1296 func: 23995 group: 1 struct: 176628 ] [c] 166000 nodes [ array: 55805 framework rtti: 1296 func: 24056 group: 1 struct: 176782 ] [c] 167000 nodes [ array: 56235 framework rtti: 1296 func: 24110 group: 1 struct: 176906 ] [c] 168000 nodes [ array: 56587 framework rtti: 1296 func: 24163 group: 1 struct: 177076 ] [c] 169000 nodes [ array: 56989 framework rtti: 1296 func: 24186 group: 1 struct: 177237 ] [c] 170000 nodes [ array: 57252 framework rtti: 1296 func: 24202 group: 1 struct: 177413 ] [c] 171000 nodes [ array: 57504 framework rtti: 1296 func: 24205 group: 1 struct: 177616 ] [c] 172000 nodes [ array: 57849 framework rtti: 1296 func: 24212 group: 1 struct: 177819 ] [c] 173000 nodes [ array: 58294 framework rtti: 1296 func: 24237 group: 1 struct: 177972 ] [c] 174000 nodes [ array: 58705 framework rtti: 1296 func: 24266 group: 1 struct: 178105 ] [c] 175000 nodes [ array: 59087 framework rtti: 1296 func: 24361 group: 1 struct: 178292 ] [c] 176000 nodes [ array: 59452 framework rtti: 1296 func: 24415 group: 1 struct: 178440 ] [c] 177000 nodes [ array: 59845 framework rtti: 1296 func: 24429 group: 1 struct: 178618 ] [c] 178000 nodes [ array: 60253 framework rtti: 1296 func: 24483 group: 1 struct: 178793 ] [c] 179000 nodes [ array: 60631 framework rtti: 1296 func: 24521 group: 1 struct: 178931 ] [c] 180000 nodes [ array: 60934 framework rtti: 1296 func: 24536 group: 1 struct: 179126 ] [c] 181000 nodes [ array: 61241 framework rtti: 1296 func: 24570 group: 1 struct: 179301 ] [c] 182000 nodes [ array: 61616 framework rtti: 1296 func: 24593 group: 1 struct: 179475 ] [c] 183000 nodes [ array: 62004 framework rtti: 1296 func: 24617 group: 1 struct: 179651 ] [c] 184000 nodes [ array: 62348 framework rtti: 1296 func: 24668 group: 1 struct: 179860 ] [c] 185000 nodes [ array: 62676 framework rtti: 1296 func: 24711 group: 1 struct: 179990 ] [c] 186000 nodes [ array: 63033 framework rtti: 1296 func: 24732 group: 1 struct: 180161 ] [c] 187000 nodes [ array: 63405 framework rtti: 1296 func: 24786 group: 1 struct: 180318 ] [c] 188000 nodes [ array: 63723 framework rtti: 1296 func: 24795 group: 1 struct: 180501 ] [c] 189000 nodes [ array: 63981 framework rtti: 1296 func: 24807 group: 1 struct: 180686 ] [c] 190000 nodes [ array: 64310 framework rtti: 1296 func: 24833 group: 1 struct: 180870 ] [c] 191000 nodes [ array: 64684 framework rtti: 1296 func: 24851 group: 1 struct: 181142 ] [c] 192000 nodes [ array: 65053 framework rtti: 1296 func: 24926 group: 1 struct: 181322 ] [c] 193000 nodes [ array: 65407 framework rtti: 1296 func: 24962 group: 1 struct: 181520 ] [c] 194000 nodes [ array: 65746 framework rtti: 1296 func: 24999 group: 1 struct: 181704 ] [c] 195000 nodes [ array: 66088 framework rtti: 1296 func: 25009 group: 1 struct: 181899 ] [c] 196000 nodes [ array: 66473 framework rtti: 1296 func: 25040 group: 1 struct: 182064 ] [c] 197000 nodes [ array: 66800 framework rtti: 1296 func: 25058 group: 1 struct: 182313 ] [c] 198000 nodes [ array: 67141 framework rtti: 1296 func: 25060 group: 1 struct: 182512 ] [c] 199000 nodes [ array: 67497 framework rtti: 1296 func: 25063 group: 1 struct: 182724 ] [c] 200000 nodes [ array: 67825 framework rtti: 1296 func: 25064 group: 1 struct: 182958 ] [c] 201000 nodes [ array: 68152 framework rtti: 1296 func: 25241 group: 1 struct: 183235 ] [c] 202000 nodes [ array: 68397 framework rtti: 1296 func: 25369 group: 1 struct: 183538 ] [c] 203000 nodes [ array: 68769 framework rtti: 1299 func: 25473 group: 1 struct: 183746 ] [c] 204000 nodes [ array: 68929 framework rtti: 1302 func: 25481 group: 1 struct: 185113 ] [c] 205000 nodes [ array: 68962 framework rtti: 1302 func: 25489 group: 1 struct: 185669 ] [c] 206000 nodes [ array: 69033 framework rtti: 1303 func: 25543 group: 1 struct: 186072 ] [c] 207000 nodes [ array: 69052 framework rtti: 1303 func: 25555 group: 1 struct: 186126 ] [c] 208000 nodes [ array: 69101 framework rtti: 1309 func: 25569 group: 1 struct: 186326 ] [c] 209000 nodes [ array: 69350 framework rtti: 1315 func: 25618 group: 1 struct: 186740 ] [c] 210000 nodes [ array: 69421 framework rtti: 1331 func: 25825 group: 1 struct: 187067 ] [c] 211000 nodes [ array: 69543 framework rtti: 1333 func: 25843 group: 1 struct: 187708 ] [c] 212000 nodes [ array: 69681 framework rtti: 1344 func: 25901 group: 1 struct: 188268 ] [c] 213000 nodes [ array: 69788 framework rtti: 1350 func: 25929 group: 1 struct: 189003 ] [c] 214000 nodes [ array: 69902 framework rtti: 1350 func: 25929 group: 1 struct: 189766 ] [c] 215000 nodes [ array: 70077 framework rtti: 1350 func: 25929 group: 1 struct: 190090 ] [c] 216000 nodes [ array: 70276 framework rtti: 1350 func: 25929 group: 1 struct: 190124 ] [c] 217000 nodes [ array: 70468 framework rtti: 1350 func: 25929 group: 1 struct: 190279 ] [c] 218000 nodes [ array: 70662 framework rtti: 1351 func: 25929 group: 1 struct: 190448 ] [c] 219000 nodes [ array: 70786 framework rtti: 1351 func: 25952 group: 1 struct: 190872 ] [c] 220000 nodes [ array: 70892 framework rtti: 1351 func: 25963 group: 1 struct: 191493 ] [c] 221000 nodes [ array: 70992 framework rtti: 1351 func: 25967 group: 1 struct: 192011 ] [c] 222000 nodes [ array: 71186 framework rtti: 1355 func: 26095 group: 1 struct: 192415 ] [c] 223000 nodes [ array: 71520 framework rtti: 1419 func: 26190 group: 1 struct: 194307 ] [c] 224000 nodes [ array: 71626 framework rtti: 1438 func: 26222 group: 1 struct: 196067 ] [c] 225000 nodes [ array: 71993 framework rtti: 1438 func: 26222 group: 1 struct: 196884 ] [c] 226000 nodes [ array: 72374 framework rtti: 1438 func: 26222 group: 1 struct: 197574 ] [c] 227000 nodes [ array: 72583 framework rtti: 1438 func: 26222 group: 1 struct: 198360 ] [c] 228000 nodes [ array: 72808 framework rtti: 1438 func: 26222 group: 1 struct: 199327 ] [c] 229000 nodes [ array: 73037 framework rtti: 1438 func: 26222 group: 1 struct: 200281 ] [c] 230000 nodes [ array: 73268 framework rtti: 1438 func: 26222 group: 1 struct: 201281 ] [c] 231000 nodes [ array: 73495 framework rtti: 1438 func: 26222 group: 1 struct: 202276 ] [c] 232000 nodes [ array: 73722 framework rtti: 1438 func: 26222 group: 1 struct: 203157 ] [c] 233000 nodes [ array: 73982 framework rtti: 1438 func: 26222 group: 1 struct: 204100 ] [c] 234000 nodes [ array: 74245 framework rtti: 1438 func: 26222 group: 1 struct: 205036 ] [c] 235000 nodes [ array: 74488 framework rtti: 1438 func: 26222 group: 1 struct: 205934 ] [c] 236000 nodes [ array: 74826 framework rtti: 1438 func: 26222 group: 1 struct: 206793 ] [c] 237000 nodes [ array: 75090 framework rtti: 1438 func: 26222 group: 1 struct: 207652 ] [c] 238000 nodes [ array: 75281 framework rtti: 1438 func: 26222 group: 1 struct: 208491 ] [c] 239000 nodes [ array: 75520 framework rtti: 1438 func: 26222 group: 1 struct: 209495 ] [c] 240000 nodes [ array: 75743 framework rtti: 1438 func: 26222 group: 1 struct: 210430 ] [c] 241000 nodes [ array: 75960 framework rtti: 1438 func: 26222 group: 1 struct: 211463 ] [c] 242000 nodes [ array: 76147 framework rtti: 1438 func: 26222 group: 1 struct: 212319 ] [c] 243000 nodes [ array: 76333 framework rtti: 1438 func: 26222 group: 1 struct: 213267 ] [c] 244000 nodes [ array: 76577 framework rtti: 1438 func: 26222 group: 1 struct: 214201 ] [c] 245000 nodes [ array: 76915 framework rtti: 1438 func: 26222 group: 1 struct: 215170 ] [c] 246000 nodes [ array: 77325 framework rtti: 1438 func: 26222 group: 1 struct: 216239 ] [c] 247000 nodes [ array: 77699 framework rtti: 1438 func: 26222 group: 1 struct: 217243 ] [c] 248000 nodes [ array: 78238 framework rtti: 1438 func: 26222 group: 1 struct: 218290 ] [c] 249000 nodes [ array: 78437 framework rtti: 1438 func: 26222 group: 1 struct: 219481 ] [c] 250000 nodes [ array: 78454 framework rtti: 1438 func: 26225 group: 1 struct: 219754 ] [c] 251000 nodes [ array: 78462 framework rtti: 1438 func: 26241 group: 1 struct: 220024 ] [c] 252000 nodes [ array: 78464 framework rtti: 1438 func: 26285 group: 1 struct: 220249 ] [c] 253000 nodes [ array: 78480 framework rtti: 1438 func: 26328 group: 1 struct: 220470 ] [c] 254000 nodes [ array: 78480 framework rtti: 1438 func: 26358 group: 1 struct: 220770 ] [c] 255000 nodes [ array: 78481 framework rtti: 1438 func: 26449 group: 1 struct: 220996 ] [c] 256000 nodes [ array: 78534 framework rtti: 1438 func: 26496 group: 1 struct: 221180 ] [c] 257000 nodes [ array: 78538 framework rtti: 1438 func: 26501 group: 1 struct: 221457 ] [c] 258000 nodes [ array: 78587 framework rtti: 1438 func: 26548 group: 1 struct: 221662 ] [c] 259000 nodes [ array: 78617 framework rtti: 1438 func: 26621 group: 1 struct: 221885 ] [c] 260000 nodes [ array: 78647 framework rtti: 1438 func: 26626 group: 1 struct: 222150 ] [c] 261000 nodes [ array: 78652 framework rtti: 1439 func: 26634 group: 1 struct: 222570 ] [c] 262000 nodes [ array: 78660 framework rtti: 1439 func: 26649 group: 1 struct: 222817 ] [c] 263000 nodes [ array: 78702 framework rtti: 1439 func: 26685 group: 1 struct: 223015 ] [c] 264000 nodes [ array: 78744 framework rtti: 1439 func: 26712 group: 1 struct: 223285 ] [c] 265000 nodes [ array: 78788 framework rtti: 1439 func: 26767 group: 1 struct: 223502 ] [c] 266000 nodes [ array: 78822 framework rtti: 1439 func: 26775 group: 1 struct: 223814 ] [c] 267000 nodes [ array: 78849 framework rtti: 1439 func: 26807 group: 1 struct: 224096 ] [c] 268000 nodes [ array: 78873 framework rtti: 1439 func: 26837 group: 1 struct: 224382 ] [c] 269000 nodes [ array: 78946 framework rtti: 1439 func: 26854 group: 1 struct: 224648 ] [c] 270000 nodes [ array: 78991 framework rtti: 1439 func: 26889 group: 1 struct: 224909 ] [c] 271000 nodes [ array: 78995 framework rtti: 1439 func: 26896 group: 1 struct: 225288 ] [c] 272000 nodes [ array: 79009 framework rtti: 1439 func: 26904 group: 1 struct: 225662 ] [c] 273000 nodes [ array: 79059 framework rtti: 1439 func: 26966 group: 1 struct: 225944 ] [c] 274000 nodes [ array: 79083 framework rtti: 1439 func: 26989 group: 1 struct: 226275 ] [c] 275000 nodes [ array: 79116 framework rtti: 1439 func: 27017 group: 1 struct: 226592 ] [c] 276000 nodes [ array: 79119 framework rtti: 1439 func: 27017 group: 1 struct: 226922 ] [c] 277000 nodes [ array: 79129 framework rtti: 1440 func: 27019 group: 1 struct: 227307 ] [c] 278000 nodes [ array: 79175 framework rtti: 1440 func: 27115 group: 1 struct: 227859 ] [c] 279000 nodes [ array: 79210 framework rtti: 1441 func: 27346 group: 1 struct: 228373 ] [c] 280000 nodes [ array: 79230 framework rtti: 1445 func: 27667 group: 1 struct: 228835 ] [c] 281000 nodes [ array: 79307 framework rtti: 1471 func: 27668 group: 1 struct: 229976 ] [c] 282000 nodes [ array: 79458 framework rtti: 1476 func: 27760 group: 1 struct: 232600 ] [c] 283000 nodes [ array: 79650 framework rtti: 1499 func: 27820 group: 1 struct: 233590 ] [c] 284000 nodes [ array: 79789 framework rtti: 1549 func: 28058 group: 1 struct: 234199 ] [c] 285000 nodes [ array: 80009 framework rtti: 1556 func: 28062 group: 1 struct: 235012 ] [c] 286000 nodes [ array: 80186 framework rtti: 1569 func: 28092 group: 1 struct: 235610 ] [c] 287000 nodes [ array: 80514 framework rtti: 1572 func: 28092 group: 1 struct: 236011 ] [c] 288000 nodes [ array: 80526 framework rtti: 1572 func: 28092 group: 1 struct: 236386 ] [c] 289000 nodes [ array: 80675 framework rtti: 1578 func: 28092 group: 1 struct: 236701 ] [c] 290000 nodes [ array: 80957 framework rtti: 1605 func: 28100 group: 1 struct: 237095 ] [c] 291000 nodes [ array: 81087 framework rtti: 1631 func: 28177 group: 1 struct: 237414 ] [c] 292000 nodes [ array: 81111 framework rtti: 1634 func: 28248 group: 1 struct: 238311 ] [c] 293000 nodes [ array: 81113 framework rtti: 1634 func: 28250 group: 1 struct: 240639 ] [c] 294000 nodes [ array: 81118 framework rtti: 1634 func: 28252 group: 1 struct: 243379 ] [c] 295000 nodes [ array: 81137 framework rtti: 1638 func: 28260 group: 1 struct: 246089 ] [c] 296000 nodes [ array: 81179 framework rtti: 1639 func: 28261 group: 1 struct: 246696 ] [c] 297000 nodes [ array: 81200 framework rtti: 1639 func: 28261 group: 1 struct: 246912 ] [c] 298000 nodes [ array: 81259 framework rtti: 1639 func: 28261 group: 1 struct: 247215 ] [c] 299000 nodes [ array: 81337 framework rtti: 1639 func: 28261 group: 1 struct: 247574 ] [c] 300000 nodes [ array: 81368 framework rtti: 1639 func: 28261 group: 1 struct: 248173 ] [c] 301000 nodes [ array: 81426 framework rtti: 1639 func: 28261 group: 1 struct: 248706 ] [c] 302000 nodes [ array: 81489 framework rtti: 1639 func: 28261 group: 1 struct: 249455 ] [c] 303000 nodes [ array: 81537 framework rtti: 1639 func: 28261 group: 1 struct: 250237 ] [c] 304000 nodes [ array: 81575 framework rtti: 1639 func: 28261 group: 1 struct: 250718 ] [c] 305000 nodes [ array: 81616 framework rtti: 1639 func: 28261 group: 1 struct: 251311 ] [c] 306000 nodes [ array: 81631 framework rtti: 1639 func: 28261 group: 1 struct: 251897 ] [c] 307000 nodes [ array: 81652 framework rtti: 1639 func: 28261 group: 1 struct: 252559 ] [c] 308000 nodes [ array: 81688 framework rtti: 1639 func: 28261 group: 1 struct: 252942 ] [c] 309000 nodes [ array: 81704 framework rtti: 1639 func: 28261 group: 1 struct: 253490 ] [c] 310000 nodes [ array: 81771 framework rtti: 1639 func: 28261 group: 1 struct: 254176 ] [c] 311000 nodes [ array: 81794 framework rtti: 1639 func: 28261 group: 1 struct: 254703 ] [c] 312000 nodes [ array: 81823 framework rtti: 1639 func: 28261 group: 1 struct: 255476 ] [c] 313000 nodes [ array: 81838 framework rtti: 1639 func: 28261 group: 1 struct: 255985 ] [c] 314000 nodes [ array: 81861 framework rtti: 1639 func: 28261 group: 1 struct: 256638 ] [c] 315000 nodes [ array: 81878 framework rtti: 1639 func: 28261 group: 1 struct: 257344 ] [c] 316000 nodes [ array: 81913 framework rtti: 1639 func: 28261 group: 1 struct: 257924 ] [c] 317000 nodes [ array: 81944 framework rtti: 1639 func: 28261 group: 1 struct: 258307 ] [c] 318000 nodes [ array: 81981 framework rtti: 1639 func: 28261 group: 1 struct: 258941 ] [c] 319000 nodes [ array: 82013 framework rtti: 1639 func: 28261 group: 1 struct: 259352 ] [c] 320000 nodes [ array: 82017 framework rtti: 1639 func: 28261 group: 1 struct: 260207 ] [c] 321000 nodes [ array: 82021 framework rtti: 1639 func: 28261 group: 1 struct: 260988 ] [c] 322000 nodes [ array: 82026 framework rtti: 1639 func: 28261 group: 1 struct: 261601 ] [c] 323000 nodes [ array: 82030 framework rtti: 1639 func: 28261 group: 1 struct: 262383 ] [c] 324000 nodes [ array: 82032 framework rtti: 1639 func: 28261 group: 1 struct: 263230 ] [c] 325000 nodes [ array: 82058 framework rtti: 1639 func: 28261 group: 1 struct: 263988 ] [c] 326000 nodes [ array: 82062 framework rtti: 1639 func: 28262 group: 1 struct: 264421 ] [c] 327000 nodes [ array: 82078 framework rtti: 1639 func: 28273 group: 1 struct: 264501 ] [c] 328000 nodes [ array: 82110 framework rtti: 1639 func: 28292 group: 1 struct: 264557 ] [c] 329000 nodes [ array: 82165 framework rtti: 1639 func: 28312 group: 1 struct: 264592 ] [c] 330000 nodes [ array: 82198 framework rtti: 1639 func: 28339 group: 1 struct: 264708 ] [c] 331000 nodes [ array: 82251 framework rtti: 1640 func: 28355 group: 1 struct: 264743 ] [c] 332000 nodes [ array: 82303 framework rtti: 1640 func: 28384 group: 1 struct: 267489 ] [c] 333000 nodes [ array: 82336 framework rtti: 1640 func: 28388 group: 1 struct: 267656 ] [c] 334000 nodes [ array: 82407 framework rtti: 1641 func: 28431 group: 1 struct: 267771 ] [c] 335000 nodes [ array: 82443 framework rtti: 1641 func: 28437 group: 1 struct: 267823 ] [c] 336000 nodes [ array: 82541 framework rtti: 1673 func: 28556 group: 1 struct: 267953 ] [c] 337000 nodes [ array: 82692 framework rtti: 1703 func: 28753 group: 1 struct: 268105 ] [c] 338000 nodes [ array: 82956 framework rtti: 1705 func: 28755 group: 1 struct: 268814 ] [c] 339000 nodes [ array: 83062 framework rtti: 1705 func: 28792 group: 1 struct: 269517 ] [c] 340000 nodes [ array: 83069 framework rtti: 1836 func: 29021 group: 1 struct: 269651 ] [c] 341000 nodes [ array: 83116 framework rtti: 1933 func: 29167 group: 1 struct: 270025 ] [c] 342000 nodes [ array: 83200 framework rtti: 1939 func: 29252 group: 1 struct: 270689 ] [c] 343000 nodes [ array: 83371 framework rtti: 1941 func: 29304 group: 1 struct: 271350 ] [c] 344000 nodes [ array: 83460 framework rtti: 1941 func: 29356 group: 1 struct: 271813 ] [c] 345000 nodes [ array: 83631 framework rtti: 1943 func: 29356 group: 1 struct: 272335 ] [c] 346000 nodes [ array: 83728 framework rtti: 1947 func: 29363 group: 1 struct: 272636 ] [c] 347000 nodes [ array: 83807 framework rtti: 1951 func: 29363 group: 1 struct: 273060 ] [c] 348000 nodes [ array: 83933 framework rtti: 1959 func: 29365 group: 1 struct: 273332 ] [c] 349000 nodes [ array: 84021 framework rtti: 1973 func: 29467 group: 1 struct: 274309 ] [c] 350000 nodes [ array: 84107 framework rtti: 1973 func: 29467 group: 1 struct: 275072 ] [c] 351000 nodes [ array: 84338 framework rtti: 1973 func: 29467 group: 1 struct: 275576 ] [c] 352000 nodes [ array: 84565 framework rtti: 1973 func: 29469 group: 1 struct: 276618 ] [c] 353000 nodes [ array: 84760 framework rtti: 1973 func: 29469 group: 1 struct: 277257 ] [c] 354000 nodes [ array: 85003 framework rtti: 1973 func: 29469 group: 1 struct: 277625 ] [c] 355000 nodes [ array: 85235 framework rtti: 1973 func: 29469 group: 1 struct: 278114 ] [c] 356000 nodes [ array: 85414 framework rtti: 1973 func: 29472 group: 1 struct: 278906 ] [c] 357000 nodes [ array: 85681 framework rtti: 1973 func: 29476 group: 1 struct: 279741 ] [c] 358000 nodes [ array: 85703 framework rtti: 1978 func: 29478 group: 1 struct: 280262 ] [c] 359000 nodes [ array: 85704 framework rtti: 1979 func: 29479 group: 1 struct: 280733 ] [c] 360000 nodes [ array: 85705 framework rtti: 1979 func: 29479 group: 1 struct: 281202 ] [c] 361000 nodes [ array: 85705 framework rtti: 1979 func: 29479 group: 1 struct: 281663 ] [c] 362000 nodes [ array: 85705 framework rtti: 1979 func: 29479 group: 1 struct: 282144 ] [c] 363000 nodes [ array: 85706 framework rtti: 1979 func: 29479 group: 1 struct: 282634 ] [c] 364000 nodes [ array: 85706 framework rtti: 1979 func: 29479 group: 1 struct: 283150 ] [c] 365000 nodes [ array: 85713 framework rtti: 1979 func: 29479 group: 1 struct: 283638 ] [c] 366000 nodes [ array: 85713 framework rtti: 1979 func: 29479 group: 1 struct: 284190 ] [c] 367000 nodes [ array: 85717 framework rtti: 1979 func: 29479 group: 1 struct: 284693 ] [c] 368000 nodes [ array: 85720 framework rtti: 1979 func: 29479 group: 1 struct: 285184 ] [c] 369000 nodes [ array: 85723 framework rtti: 1979 func: 29479 group: 1 struct: 285678 ] [c] 370000 nodes [ array: 85726 framework rtti: 1979 func: 29479 group: 1 struct: 286161 ] [c] 371000 nodes [ array: 85727 framework rtti: 1979 func: 29479 group: 1 struct: 286644 ] [c] 372000 nodes [ array: 85735 framework rtti: 1979 func: 29479 group: 1 struct: 287163 ] [c] 373000 nodes [ array: 85735 framework rtti: 1979 func: 29479 group: 1 struct: 287703 ] [c] 374000 nodes [ array: 85739 framework rtti: 1979 func: 29479 group: 1 struct: 288239 ] [c] 375000 nodes [ array: 85739 framework rtti: 1979 func: 29479 group: 1 struct: 288780 ] [c] 376000 nodes [ array: 85739 framework rtti: 1979 func: 29479 group: 1 struct: 289311 ] [c] 377000 nodes [ array: 85794 framework rtti: 1991 func: 29526 group: 1 struct: 289784 ] [c] 378000 nodes [ array: 85894 framework rtti: 1995 func: 29566 group: 1 struct: 290161 ] [c] 379000 nodes [ array: 85894 framework rtti: 1995 func: 29566 group: 1 struct: 290210 ] [c] 380000 nodes [ array: 85894 framework rtti: 1995 func: 29569 group: 1 struct: 290672 ] [c] 381000 nodes [ array: 85969 framework rtti: 2008 func: 29690 group: 1 struct: 291179 ] [c] 382000 nodes [ array: 86184 framework rtti: 2008 func: 29719 group: 1 struct: 291583 ] [c] 383000 nodes [ array: 86237 framework rtti: 2009 func: 29725 group: 1 struct: 292121 ] [c] 384000 nodes [ array: 86515 framework rtti: 2011 func: 29787 group: 1 struct: 292434 ] [c] 385000 nodes [ array: 86845 framework rtti: 2019 func: 29912 group: 1 struct: 292875 ] [c] 386000 nodes [ array: 86950 framework rtti: 2020 func: 29913 group: 1 struct: 293313 ] [c] 387000 nodes [ array: 87177 framework rtti: 2035 func: 29913 group: 1 struct: 293688 ] [c] 388000 nodes [ array: 87274 framework rtti: 2094 func: 29913 group: 1 struct: 294066 ] [c] 389000 nodes [ array: 87377 framework rtti: 2160 func: 29936 group: 1 struct: 294279 ] [c] 390000 nodes [ array: 87409 framework rtti: 2170 func: 29967 group: 1 struct: 295109 ] [c] 391000 nodes [ array: 87432 framework rtti: 2170 func: 29972 group: 1 struct: 295801 ] [c] 392000 nodes [ array: 87480 framework rtti: 2170 func: 29981 group: 1 struct: 296214 ] [c] 393000 nodes [ array: 87489 framework rtti: 2170 func: 29982 group: 1 struct: 296996 ] [c] 394000 nodes [ array: 87546 framework rtti: 2170 func: 29984 group: 1 struct: 297352 ] [c] 395000 nodes [ array: 87550 framework rtti: 2170 func: 29996 group: 1 struct: 297668 ] [c] 396000 nodes [ array: 87566 framework rtti: 2170 func: 30003 group: 1 struct: 298562 ] [c] 397000 nodes [ array: 87584 framework rtti: 2170 func: 30007 group: 1 struct: 299163 ] [c] 398000 nodes [ array: 87660 framework rtti: 2170 func: 30007 group: 1 struct: 300089 ] [c] 399000 nodes [ array: 87663 framework rtti: 2170 func: 30007 group: 1 struct: 301085 ] [c] 400000 nodes [ array: 87682 framework rtti: 2170 func: 30007 group: 1 struct: 302065 ] [c] 401000 nodes [ array: 87755 framework rtti: 2170 func: 30007 group: 1 struct: 302987 ] [c] 402000 nodes [ array: 87879 framework rtti: 2170 func: 30007 group: 1 struct: 303865 ] [c] 403000 nodes [ array: 87888 framework rtti: 2170 func: 30007 group: 1 struct: 304850 ] [c] 404000 nodes [ array: 87895 framework rtti: 2170 func: 30007 group: 1 struct: 305838 ] [c] 405000 nodes [ array: 87901 framework rtti: 2170 func: 30007 group: 1 struct: 306821 ] [c] 406000 nodes [ array: 87928 framework rtti: 2170 func: 30007 group: 1 struct: 307794 ] [c] 407000 nodes [ array: 87942 framework rtti: 2183 func: 30034 group: 1 struct: 308562 ] [c] 408000 nodes [ array: 88693 framework rtti: 2186 func: 30048 group: 1 struct: 308634 ] [c] 409000 nodes [ array: 88844 framework rtti: 2190 func: 30095 group: 1 struct: 308813 ] [c] 410000 nodes [ array: 88938 framework rtti: 2190 func: 30096 group: 1 struct: 309027 ] [c] 411000 nodes [ array: 88969 framework rtti: 2197 func: 30510 group: 1 struct: 310900 ] [c] 412000 nodes [ array: 89011 framework rtti: 2199 func: 30585 group: 1 struct: 311624 ] [c] 413000 nodes [ array: 89069 framework rtti: 2222 func: 30585 group: 1 struct: 311957 ] [c] 414000 nodes [ array: 89230 framework rtti: 2258 func: 30654 group: 1 struct: 312232 ] [c] 415000 nodes [ array: 89584 framework rtti: 2258 func: 30660 group: 1 struct: 312828 ] [c] 416000 nodes [ array: 89911 framework rtti: 2258 func: 30684 group: 1 struct: 313395 ] [c] 417000 nodes [ array: 90206 framework rtti: 2258 func: 30690 group: 1 struct: 313852 ] [c] 418000 nodes [ array: 90539 framework rtti: 2258 func: 30699 group: 1 struct: 314446 ] [c] 419000 nodes [ array: 90846 framework rtti: 2258 func: 30708 group: 1 struct: 315085 ] [c] 420000 nodes [ array: 90847 framework rtti: 2258 func: 30708 group: 1 struct: 315191 ] [c] 421000 nodes [ array: 90847 framework rtti: 2258 func: 30708 group: 1 struct: 315204 ] [c] 422000 nodes [ array: 90847 framework rtti: 2258 func: 30708 group: 1 struct: 315252 ] [c] 423000 nodes [ array: 90847 framework rtti: 2258 func: 30708 group: 1 struct: 315373 ] [c] 424000 nodes [ array: 90847 framework rtti: 2258 func: 30708 group: 1 struct: 315469 ] [c] 425000 nodes [ array: 90847 framework rtti: 2258 func: 30708 group: 1 struct: 315482 ] [c] 426000 nodes [ array: 90847 framework rtti: 2258 func: 30708 group: 1 struct: 315523 ] [c] 427000 nodes [ array: 90847 framework rtti: 2258 func: 30708 group: 1 struct: 315537 ] [c] 428000 nodes [ array: 90847 framework rtti: 2258 func: 30708 group: 1 struct: 315557 ] [c] 429000 nodes [ array: 90871 framework rtti: 2259 func: 30722 group: 1 struct: 315642 ] [c] 430000 nodes [ array: 90880 framework rtti: 2261 func: 30724 group: 1 struct: 315696 ] [c] 431000 nodes [ array: 91132 framework rtti: 2264 func: 30939 group: 1 struct: 317762 ] [c] 432000 nodes [ array: 91429 framework rtti: 2265 func: 30951 group: 1 struct: 318206 ] [c] 433000 nodes [ array: 91477 framework rtti: 2276 func: 31012 group: 1 struct: 318606 ] [c] 434000 nodes [ array: 91595 framework rtti: 2283 func: 31012 group: 1 struct: 319075 ] [c] 435000 nodes [ array: 91629 framework rtti: 2291 func: 31035 group: 1 struct: 319214 ] [c] 436000 nodes [ array: 91650 framework rtti: 2291 func: 31063 group: 1 struct: 319876 ] [c] 437000 nodes [ array: 91696 framework rtti: 2292 func: 31069 group: 1 struct: 320099 ] [c] 438000 nodes [ array: 91697 framework rtti: 2293 func: 31071 group: 1 struct: 320518 ] [c] 439000 nodes [ array: 91731 framework rtti: 2293 func: 31081 group: 1 struct: 321374 ] [c] 440000 nodes [ array: 91876 framework rtti: 2295 func: 31150 group: 1 struct: 321618 ] [c] 441000 nodes [ array: 92876 framework rtti: 2295 func: 31150 group: 1 struct: 321618 ] [c] 442000 nodes [ array: 93548 framework rtti: 2299 func: 31221 group: 1 struct: 321651 ] [c] 443000 nodes [ array: 93665 framework rtti: 2299 func: 31380 group: 1 struct: 322138 ] [c] 444000 nodes [ array: 93724 framework rtti: 2302 func: 31420 group: 1 struct: 322482 ] [c] 445000 nodes [ array: 93854 framework rtti: 2355 func: 31434 group: 1 struct: 322880 ] [c] 446000 nodes [ array: 93949 framework rtti: 2390 func: 31441 group: 1 struct: 323319 ] [c] 447000 nodes [ array: 93988 framework rtti: 2402 func: 31501 group: 1 struct: 323674 ] [c] 448000 nodes [ array: 93988 framework rtti: 2402 func: 31501 group: 1 struct: 323674 ] [c] 449000 nodes [ array: 94008 framework rtti: 2403 func: 31658 group: 1 struct: 323809 ] [c] 450000 nodes [ array: 94041 framework rtti: 2408 func: 31682 group: 1 struct: 324424 ] [c] 451000 nodes [ array: 94137 framework rtti: 2409 func: 31693 group: 1 struct: 324893 ] [c] 452000 nodes [ array: 94169 framework rtti: 2413 func: 31801 group: 1 struct: 325133 ] [c] 453000 nodes [ array: 94187 framework rtti: 2426 func: 31856 group: 1 struct: 325476 ] [c] 454000 nodes [ array: 94226 framework rtti: 2431 func: 31965 group: 1 struct: 325819 ] [c] 455000 nodes [ array: 94275 framework rtti: 2436 func: 32116 group: 1 struct: 326320 ] [c] 456000 nodes [ array: 94345 framework rtti: 2454 func: 32616 group: 1 struct: 327071 ] [c:database] GC transformer: finished helpers [c] 457000 nodes [ array: 94542 framework rtti: 2461 func: 32735 group: 1 struct: 329081 ] [c] 458000 nodes [ array: 95026 framework rtti: 2461 func: 32735 group: 1 struct: 329185 ] [c] 459000 nodes [ array: 95332 framework rtti: 2479 func: 32843 group: 1 struct: 329408 ] [c] 460000 nodes [ array: 95337 framework rtti: 2534 func: 33135 group: 1 struct: 329635 ] [c] 461000 nodes [ array: 95455 framework rtti: 2623 func: 33495 group: 1 struct: 330063 ] [c] 462000 nodes [ array: 95577 framework rtti: 2704 func: 33638 group: 1 struct: 330358 ] [c] 463000 nodes [ array: 95760 framework rtti: 2736 func: 33835 group: 1 struct: 330710 ] [rtyper] specializing: 288500 / 288890 blocks (99%) [rtyper] -=- specialized 407 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:database] GC transformer: finished tables [gctransform:info] assigned 5826 typeids [gctransform:info] added 136661 push/pop stack root instructions [gctransform:info] inserted 6554 write barrier calls [gctransform:info] inserted 7003 write_barrier_from_array calls [gctransform:info] found 4 static roots [c:database] Inlining GC helpers and postprocessing [c] 463401 nodes [ array: 95867 framework rtti: 2741 func: 33963 group: 1 struct: 330829 ] [c:database] Completed [translation:info] database for generating C source was created [translation:info] Generating c source... [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__abc.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__csv.c [c:writing] data_pypy_module__frozen_importlib.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__opcode.c [c:writing] data_pypy_module__pickle.c [c:writing] data_pypy_module__posixsubprocess.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_mmap.c [c:writing] data_pypy_module_operator.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_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_aarch64.c [c:writing] data_rpython_jit_backend_llsupport.c [c:writing] data_rpython_jit_codewriter.c [c:writing] data_rpython_jit_metainterp.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_rlib_unicodedata_2.c [c:writing] data_rpython_rlib_unicodedata_3.c [c:writing] data_rpython_rtyper.c [c:writing] data_rpython_rtyper_1.c [c:writing] data_rpython_rtyper_lltypesystem.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] data_pypy_interpreter_1.c [c:writing] data_pypy_module___pypy___1.c [c:writing] data_pypy_module__cffi_backend_1.c [c:writing] data_pypy_module__codecs_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_bz2_1.c [c:writing] data_pypy_module_cpyext_1.c [c:writing] data_pypy_module_faulthandler_1.c [c:writing] data_pypy_module_math_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_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_pypy_objspace_std_1.c [c:writing] data_rpython_jit_backend_aarch64_1.c [c:writing] data_rpython_jit_backend_llsupport_1.c [c:writing] data_rpython_jit_metainterp_1.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_rstruct_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] implement_14.c [c:writing] pypy_goal.c [c:writing] pypy_interpreter.c [c:writing] pypy_interpreter_1.c [c:writing] pypy_interpreter_2.c [c:computedgoto] pypy_g__str_decode_utf8_slowpath: 5 cases [c:writing] pypy_interpreter_3.c [c:writing] pypy_interpreter_4.c [c:computedgoto] pypy_g_dispatch_bytecode__AccessDirect_None: 136 cases [c:computedgoto] pypy_g_COMPARE_OP__AccessDirect_None: 6 cases [c:computedgoto] pypy_g_funccall_valuestack__AccessDirect_None: 5 cases [c:writing] pypy_interpreter_5.c [c:writing] pypy_interpreter_astcompiler.c [c:writing] pypy_interpreter_astcompiler_1.c [c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases [c:computedgoto] pypy_g__opcode_stack_effect: 136 cases [c:computedgoto] pypy_g__apply_static_swaps: 5 cases [c:computedgoto] pypy_g__next_swappable: 5 cases [c:writing] pypy_interpreter_astcompiler_2.c [c:computedgoto] pypy_g_visit_BinOp: 13 cases [c:computedgoto] pypy_g_PythonCodeMaker_emit_compare: 10 cases [c:computedgoto] pypy_g_PythonCodeGenerator_unwind_fblock: 11 cases [c:writing] pypy_interpreter_astcompiler_3.c [c:computedgoto] pypy_g_OptimizingVisitor_visit_BinOp: 13 cases [c:writing] pypy_interpreter_astcompiler_4.c [c:writing] pypy_interpreter_astcompiler_5.c [c:computedgoto] pypy_g_PythonCodeGenerator_visit_AugAssign: 13 cases [c:computedgoto] pypy_g_PythonCodeGenerator_visit_AugAssign: 13 cases [c:computedgoto] pypy_g_PythonCodeGenerator_visit_AugAssign: 13 cases [c:computedgoto] pypy_g_UnparseVisitor_visit_BinOp: 13 cases [c:computedgoto] pypy_g_UnparseVisitor_visit_Compare: 10 cases [c:writing] pypy_interpreter_pyparser.c [c:writing] pypy_interpreter_pyparser_1.c [c:writing] pypy_interpreter_pyparser_2.c [c:writing] pypy_interpreter_pyparser_3.c [c:writing] pypy_interpreter_pyparser_4.c [c:writing] pypy_module___builtin__.c [c:writing] pypy_module___pypy__.c [c:writing] pypy_module__abc.c [c:writing] pypy_module__cffi_backend.c [c:computedgoto] pypy_g_W_LibObject__build_attr: 11 cases [c:writing] pypy_module__cffi_backend_1.c [c:computedgoto] pypy_g_realize_c_type_or_func_now: 9 cases [c:writing] pypy_module__cffi_backend_2.c [c:writing] pypy_module__codecs.c [c:computedgoto] pypy_g_surrogatepass_errors: 5 cases [c:computedgoto] pypy_g_surrogatepass_errors: 5 cases [c:writing] pypy_module__collections.c [c:writing] pypy_module__continuation.c [c:writing] pypy_module__csv.c [c:computedgoto] pypy_g_W_Reader_next_w: 7 cases [c:computedgoto] pypy_g_W_Reader_next_w: 9 cases [c:writing] pypy_module__frozen_importlib.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__opcode.c [c:writing] pypy_module__pickle.c [c:writing] pypy_module__pickle_1.c [c:writing] pypy_module__pickle_2.c [c:writing] pypy_module__pickle_support.c [c:writing] pypy_module__posixsubprocess.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__socket.c [c:writing] pypy_module__sre.c [c:computedgoto] pypy_g__validate_inner: 5 cases [c:computedgoto] pypy_g__validate_inner: 8 cases [c:writing] pypy_module__string.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:computedgoto] pypy_g_portal_23: 5 cases [c:computedgoto] pypy_g_compare_arrays_1: 5 cases [c:computedgoto] pypy_g_array_reconstructor: 8 cases [c:writing] pypy_module_binascii.c [c:writing] pypy_module_bz2.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:computedgoto] pypy_g_PyObject_RichCompare: 6 cases [c:computedgoto] pypy_g_PyMember_GetOne: 19 cases [c:computedgoto] pypy_g_PyMember_SetOne: 15 cases [c:writing] pypy_module_cpyext_4.c [c:computedgoto] pypy_g_get_slot_by_num: 81 cases [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_cpyext_9.c [c:writing] pypy_module_cpyext_10.c [c:writing] pypy_module_cpyext_11.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_mmap.c [c:writing] pypy_module_operator.c [c:writing] pypy_module_posix.c [c:writing] pypy_module_posix_1.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:computedgoto] pypy_g_W_ObjectObjectUserDictWeakrefable__mapdict_pop_a: 5 cases [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] pypy_objspace_std_11.c [c:writing] pypy_objspace_std_12.c [c:writing] pypy_objspace_std_13.c [c:writing] pypy_objspace_std_14.c [c:writing] rpython_flowspace.c [c:writing] rpython_jit_backend.c [c:writing] rpython_jit_backend_aarch64.c [c:computedgoto] pypy_g_AssemblerARM64__walk_operations: 7 cases [c:computedgoto] pypy_g_Regalloc_prepare_guard_op_guard_not_forced: 7 cases [c:writing] rpython_jit_backend_aarch64_1.c [c:writing] rpython_jit_backend_llsupport.c [c:writing] rpython_jit_backend_llsupport_1.c [c:computedgoto] pypy_g_GcRewriterAssembler_handle_malloc_operation: 6 cases [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:computedgoto] pypy_g_dispatch_loop: 235 cases [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:computedgoto] pypy_g_HeapCache_clear_caches_not_necessary: 15 cases [c:computedgoto] pypy_g_HeapCache_clear_caches_varargs: 11 cases [c:writing] rpython_jit_metainterp_10.c [c:computedgoto] pypy_g_execute_nonspec_const: 254 cases [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:computedgoto] pypy_g_Optimizer_protect_speculative_operation: 8 cases [c:computedgoto] pypy_g_OptHeap_check_postprocess_: 6 cases [c:computedgoto] pypy_g_dispatch_postprocess___star_0: 6 cases [c:writing] rpython_jit_metainterp_optimizeopt_2.c [c:computedgoto] pypy_g_OptString_optimize_CALL_I: 8 cases [c:writing] rpython_jit_metainterp_optimizeopt_3.c [c:writing] rpython_jit_metainterp_optimizeopt_4.c [c:writing] rpython_jit_metainterp_optimizeopt_5.c [c:writing] rpython_memory.c [c:writing] rpython_memory_gc.c [c:computedgoto] pypy_g_IncrementalMiniMarkGC_get_stats: 12 cases [c:writing] rpython_memory_gctransform.c [c:writing] rpython_rlib.c [c:computedgoto] pypy_g__siphash24_with_key___1: 8 cases [c:writing] rpython_rlib_1.c [c:writing] rpython_rlib_2.c [c:computedgoto] pypy_g__sinpi: 5 cases [c:writing] rpython_rlib_3.c [c:computedgoto] pypy_g_isspace_2: 6 cases [c:writing] rpython_rlib_4.c [c:computedgoto] pypy_g__siphash24_with_key___4: 8 cases [c:writing] rpython_rlib_rjitlog.c [c:writing] rpython_rlib_rsre.c [c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_match: 37 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 37 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 37 cases [c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 14 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases [c:computedgoto] pypy_g_category_dispatch: 18 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 14 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 14 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_at: 12 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 14 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 14 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 14 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 14 cases [c:writing] rpython_rlib_rstruct.c [c:writing] rpython_rlib_rvmprof.c [c:writing] rpython_rlib_unicodedata.c [c:computedgoto] pypy_g__charcode_to_pos: 5 cases [c:computedgoto] pypy_g__charcode_to_pos: 5 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 7 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 7 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 8 cases [c:writing] rpython_rtyper.c [c:computedgoto] pypy_g_str_decode_utf8__SomeString: 5 cases [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_translator.c [c:writing] rpython_translator_c.c [translation:info] written: /tmp/usession-py3.12-30/testing_1/testing_1.c [translation:info] Compiling c source... [platform:execute] make -j 3 in /tmp/usession-py3.12-30/testing_1 [platform:WARNING] pypy_module__codecs.c: In function ‘pypy_g_str_decode_locale_surrogateescape’: [platform:WARNING] pypy_module__codecs.c:204:18: warning: pointer targets in assignment from ‘wchar_t *’ {aka ‘unsigned int *’} to ‘int *’ differ in signedness [-Wpointer-sign] [platform:WARNING] 204 | l_ubuf_0 = pypy_char2wchar(l_v731451, l_v731422); [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:295:30: warning: pointer targets in passing argument 1 of ‘pypy_char2wchar_free’ differ in signedness [-Wpointer-sign] [platform:WARNING] 295 | pypy_char2wchar_free(l_ubuf_0); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | int * [platform:WARNING] In file included from singleheader.h:150: [platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:7:47: note: expected ‘wchar_t *’ {aka ‘unsigned int *’} but argument is of type ‘int *’ [platform:WARNING] 7 | RPY_EXTERN void pypy_char2wchar_free(wchar_t *text); [platform:WARNING] | ~~~~~~~~~^~~~ [platform:WARNING] pypy_module__codecs.c:380:30: warning: pointer targets in passing argument 1 of ‘pypy_char2wchar_free’ differ in signedness [-Wpointer-sign] [platform:WARNING] 380 | pypy_char2wchar_free(l_ubuf_0); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | int * [platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:7:47: note: expected ‘wchar_t *’ {aka ‘unsigned int *’} but argument is of type ‘int *’ [platform:WARNING] 7 | RPY_EXTERN void pypy_char2wchar_free(wchar_t *text); [platform:WARNING] | ~~~~~~~~~^~~~ [platform:WARNING] pypy_module__codecs.c: In function ‘pypy_g_str_decode_locale_strict’: [platform:WARNING] pypy_module__codecs.c:596:18: warning: pointer targets in assignment from ‘wchar_t *’ {aka ‘unsigned int *’} to ‘int *’ differ in signedness [-Wpointer-sign] [platform:WARNING] 596 | l_ubuf_1 = pypy_char2wchar_strict(l_v731590, l_v731561); [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:686:30: warning: pointer targets in passing argument 1 of ‘pypy_char2wchar_free’ differ in signedness [-Wpointer-sign] [platform:WARNING] 686 | pypy_char2wchar_free(l_ubuf_1); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | int * [platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:7:47: note: expected ‘wchar_t *’ {aka ‘unsigned int *’} but argument is of type ‘int *’ [platform:WARNING] 7 | RPY_EXTERN void pypy_char2wchar_free(wchar_t *text); [platform:WARNING] | ~~~~~~~~~^~~~ [platform:WARNING] pypy_module__codecs.c:771:30: warning: pointer targets in passing argument 1 of ‘pypy_char2wchar_free’ differ in signedness [-Wpointer-sign] [platform:WARNING] 771 | pypy_char2wchar_free(l_ubuf_1); [platform:WARNING] | ^~~~~~~~ [platform:WARNING] | | [platform:WARNING] | int * [platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:7:47: note: expected ‘wchar_t *’ {aka ‘unsigned int *’} but argument is of type ‘int *’ [platform:WARNING] 7 | RPY_EXTERN void pypy_char2wchar_free(wchar_t *text); [platform:WARNING] | ~~~~~~~~~^~~~ [platform:WARNING] pypy_module__codecs.c: In function ‘pypy_g_utf8_encode_locale_surrogateescape’: [platform:WARNING] pypy_module__codecs.c:1117:36: warning: pointer targets in passing argument 1 of ‘pypy_wchar2char’ differ in signedness [-Wpointer-sign] [platform:WARNING] 1117 | l_sbuf_0 = pypy_wchar2char(l_v731758, l_v731731); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | int * [platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:8:49: note: expected ‘const wchar_t *’ {aka ‘const unsigned int *’} but argument is of type ‘int *’ [platform:WARNING] 8 | RPY_EXTERN char* pypy_wchar2char(const wchar_t *text, size_t *error_pos); [platform:WARNING] | ~~~~~~~~~~~~~~~^~~~ [platform:WARNING] pypy_module__codecs.c: In function ‘pypy_g_utf8_encode_locale_strict’: [platform:WARNING] pypy_module__codecs.c:1459:43: warning: pointer targets in passing argument 1 of ‘pypy_wchar2char_strict’ differ in signedness [-Wpointer-sign] [platform:WARNING] 1459 | l_sbuf_1 = pypy_wchar2char_strict(l_v731886, l_v731859); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] | | [platform:WARNING] | int * [platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:9:56: note: expected ‘const wchar_t *’ {aka ‘const unsigned int *’} but argument is of type ‘int *’ [platform:WARNING] 9 | RPY_EXTERN char* pypy_wchar2char_strict(const wchar_t *text, size_t *error_pos); [platform:WARNING] | ~~~~~~~~~~~~~~~^~~~ [platform:WARNING] In function ‘pypy_g__dump’, [platform:WARNING] inlined from ‘pypy_g_dump_code’ at pypy_module_faulthandler.c:4745:2: [platform:WARNING] pypy_module_faulthandler.c:4962:51: warning: ‘__builtin_memcpy’ forming offset [40, 523] is out of the bounds [0, 40] of object ‘pypy_g_rpy_string_45669’ with type ‘union pypy_rpy_string0_len8u’ [-Warray-bounds=] [platform:WARNING] 4962 | RPyBareItem(pypy_g_array_41077, l_i_1348) = l_v1183122; [platform:WARNING] singleheader.h: In function ‘pypy_g_dump_code’: [platform:WARNING] singleheader.h:255532:41: note: ‘pypy_g_rpy_string_45669’ declared here [platform:WARNING] 255532 | RPY_EXTERN union pypy_rpy_string0_len8u pypy_g_rpy_string_45669; [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~ [translation:info] copied: /tmp/usession-py3.12-30/testing_1/pypy3.12-c to /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal/pypy3.12-c [translation:info] copied: /tmp/usession-py3.12-30/testing_1/libpypy3.12-c.so to /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal/libpypy3.12-c.so [translation:info] created: /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal/pypy3.12-c [translation:info] Create cffi bindings for modules... * _pypy_util_build.py * _blake2/_blake2_build.py * _sha3/_sha3_build.py * _ssl_build.py * _sqlite3_build.py * _audioop_build.py * _tkinter/tklib_build.py Traceback (most recent call last): File "/buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy/pypy_tools/build_cffi_imports.py", line 361, in create_cffi_import_libraries raise RuntimeError('building {} failed'.format(key)) RuntimeError: building _tkinter failed * _curses_build.py * _syslog_build.py * _gdbm_build.py * _pwdgrp_build.py * _resource_build.py * _lzma_build.py * _posixshmem_build.py *** failed to build the CFFI modules ['_tkinter/tklib_build.py'] PyPy can still be used as long as you don't need the corresponding modules. If you do need them, please install the missing headers and libraries (see error messages just above) and then re-run the command: /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal/pypy3.12-c /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/../lib_pypy/pypy_tools/build_cffi_imports.py [translation:info] usession directory: /tmp/usession-py3.12-30 [Timer] Timings: [Timer] loading target --- 57.5 s [Timer] annotate --- 523.1 s [Timer] rtype_lltype --- 246.3 s [Timer] pyjitpl_lltype --- 464.3 s [Timer] backendopt_lltype --- 245.3 s [Timer] stackcheckinsertion_lltype --- 10.1 s [Timer] database_c --- 437.8 s [Timer] source_c --- 233.1 s [Timer] compile_c --- 455.8 s [Timer] build_cffi_imports --- 24.4 s [Timer] =========================================== [Timer] Total: --- 2697.7 s calling create_cffi_import_libraries with "embed_dependencies" False stdout: generating ./_pypy_openssl.c the current directory is '/buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy' gcc -fPIC -I/buildbot/slave/pypy-c-jit-linux-aarch64/build/include/pypy3.12 -fPIC -I/buildbot/slave/pypy-c-jit-linux-aarch64/build/include/pypy3.12 -I/usr/local/include -c _pypy_openssl.c -o _pypy_openssl.o gcc -shared _pypy_openssl.o -lssl -lcrypto -L/usr/local/lib -o _pypy_openssl.pypy312-pp80-aarch64-linux-gnu.so stderr: stdout: stderr: Traceback (most recent call last): File "/buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy/_tkinter/tklib_build.py", line 63, in <module> config_lib = config_ffi.verify(""" ^^^^^^ File "/buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy/cffi/api.py", line 461, in verify lib = self.verifier.load_library() ^^^^^^^^^^^^ File "/buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy/cffi/verifier.py", line 105, in load_library self._compile_module() ^^^^^^^^^^^^^^^ File "/buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy/cffi/verifier.py", line 201, in _compile_module outputfilename = ffiplatform.compile(tmpdir, self.get_extension()) ^^^^^^^ File "/buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy/cffi/ffiplatform.py", line 48, in compile outputfilename = backend.build(ext, tmpdir, compiler_verbose, debug) ^^^^^ File "/buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy/pypy_tools/_cffi_compile.py", line 227, in build return _build_unix(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy/pypy_tools/_cffi_compile.py", line 158, in _build_unix _run(args, verbose) File "/buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy/pypy_tools/_cffi_compile.py", line 111, in _run raise VerificationError( cffi.VerificationError: cc1: fatal error: _tkinter/__pycache__/_cffi__gbb12f099x4e683abc.c: No such file or directory compilation terminated. command failed (status 1): gcc -fPIC -I/buildbot/slave/pypy-c-jit-linux-aarch64/build/include/pypy3.12 -fPIC -I/buildbot/slave/pypy-c-jit-linux-aarch64/build/include/pypy3.12 -c _tkinter/__pycache__/_cffi__gbb12f099x4e683abc.c -o _cffi__gbb12f099x4e683abc.o program finished with exit code 0 elapsedTime=2710.374201