pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone in dir /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal (timeout 7200 secs) watching logfiles {} argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone'] environment: FPATH=/opt/homebrew/share/zsh/site-functions:/usr/local/share/zsh/site-functions:/usr/share/zsh/site-functions:/usr/share/zsh/5.9/functions HOME=/Users/matti HOMEBREW_CELLAR=/opt/homebrew/Cellar HOMEBREW_PREFIX=/opt/homebrew HOMEBREW_REPOSITORY=/opt/homebrew INFOPATH=/opt/homebrew/share/info: LANG=en_US.UTF-8 LC_ADDRESS=en_AU.UTF-8 LC_IDENTIFICATION=en_AU.UTF-8 LC_MEASUREMENT=en_AU.UTF-8 LC_MONETARY=en_AU.UTF-8 LC_NAME=en_AU.UTF-8 LC_NUMERIC=en_AU.UTF-8 LC_PAPER=en_AU.UTF-8 LC_TELEPHONE=en_AU.UTF-8 LC_TIME=en_AU.UTF-8 LOGNAME=matti OLDPWD=/Users/matti PATH=/Users/matti/oss/pypy-arm64-buildbot/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin PKG_CONFIG_PATH=/opt/homebrew/Cellar/openssl@1.1/1.1.1t/lib/pkgconfig PWD=/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal PYPY_USESSION_DIR=/tmp/buildbot-arm64 SHELL=/bin/zsh SHLVL=2 SSH_CLIENT=10.0.0.17 53538 22 SSH_CONNECTION=10.0.0.17 53538 10.0.0.16 22 SSH_TTY=/dev/ttys000 TERM=xterm-256color TMPDIR=/tmp/buildbot-arm64 USER=matti _=/Users/matti/oss/pypy-arm64-buildbot/bin/buildslave using PTY: False [translation:info] 2.7.18 (c7f2b53ceffe, Aug 22 2024, 13:13:36) [PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)] [platform:msg] Set platform with 'host' cc=None, using cc='clang', 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 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: 9100 / 181460 blocks (5%) [rtyper] specializing: 18800 / 187649 blocks (10%) [rtyper] specializing: 28700 / 190977 blocks (15%) [rtyper] specializing: 38700 / 193306 blocks (20%) [rtyper] specializing: 48500 / 193898 blocks (25%) [rtyper] specializing: 58700 / 195442 blocks (30%) [rtyper] specializing: 69300 / 197872 blocks (35%) [rtyper] specializing: 79600 / 198805 blocks (40%) [rtyper] specializing: 89900 / 199577 blocks (45%) [rtyper] specializing: 100300 / 200541 blocks (50%) [rtyper] specializing: 110600 / 200967 blocks (55%) [rtyper] specializing: 121100 / 201738 blocks (60%) [rtyper] specializing: 131600 / 202450 blocks (65%) [rtyper] specializing: 141800 / 202484 blocks (70%) [rtyper] specializing: 152400 / 203157 blocks (75%) [rtyper] specializing: 163800 / 204719 blocks (80%) [rtyper] specializing: 174100 / 204742 blocks (85%) [rtyper] specializing: 177900 / 204742 blocks (86%) [rtyper] specializing: 186400 / 204746 blocks (91%) [rtyper] specializing: 196600 / 204746 blocks (96%) [rtyper] -=- specialized 204746 blocks -=- [rtyper] specializing: 204800 / 205544 blocks (99%) [rtyper] specializing: 205600 / 206277 blocks (99%) [rtyper] -=- specialized 1531 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] JIT compiler generation... [rtyper] specializing: 206300 / 206309 blocks (99%) [rtyper] -=- specialized 30 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] type 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] (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 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.array.interp_array:1113)W_ArrayTypef.fromsequence [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 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._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.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 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 SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:409)unwrap_value__write_ptr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:409)unwrap_value__push_field [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [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: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._rawffi.interp_rawffi:456)wrap_value__read_ptr [jitcodewriter:WARNING] type SingleFloat not supported, 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] (rpython.rlib.rstruct.nativefmttable:39)pack_float [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] (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] (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: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 [backendopt:removeassert] Could not remove 61 asserts, but removed 1394 asserts. [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 45542 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 7807 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 206400 / 206610 blocks (99%) [rtyper] -=- specialized 291 more blocks -=- [jitcodewriter:info] making JitCodes... [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 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 500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 1000 jitcodes [jitcodewriter:info] Produced 1500 jitcodes [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 -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 2000 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 -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 206700 / 206700 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 2500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 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 3000 jitcodes [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 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 3500 jitcodes [jitcodewriter:info] Produced 4000 jitcodes [jitcodewriter:info] Produced 4500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 5000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 5500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 6000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] specializing: 206800 / 206800 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 6500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 7000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:346)ExecutionContext._trace at 0x348dedda8> [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x348e21c58> [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 7500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 8000 jitcodes [jitcodewriter:info] Produced 8500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 9000 jitcodes [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 -=- [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 [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 11000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:346)_trace__AccessDirect_None at 0x343df2988> [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 11500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] There are 11687 JitCode instances. [jitcodewriter:info] There are 89132 -live- ops. Size of liveness is 8946 bytes [rtyper] replaced 41 'jit_force_virtual' with <* delayed!force_virtual_if_necessary> [rtyper] replaced 298 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 977 effectinfos: [jitcodewriter] 44 descrs for arrays [jitcodewriter] 1110 descrs for fields [jitcodewriter] 50 descrs for interiorfields [jitcodewriter] -> 862 bitstrings, mean length 40.9, max length 85 [rtyper] specializing: 206900 / 271000 blocks (76%) [rtyper] specializing: 220000 / 271482 blocks (81%) [rtyper] specializing: 235900 / 274195 blocks (86%) [rtyper] specializing: 252300 / 277158 blocks (91%) [rtyper] specializing: 269800 / 280977 blocks (96%) [rtyper] specializing: 271100 / 280977 blocks (96%) [rtyper] -=- specialized 74081 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 129991 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 27066 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [translation:info] inserting stack checks... [rtyper] -=- specialized 0 more blocks -=- [translation:info] inserted 2974 stack checks. [translation:info] Creating database for generating c source... [rtyper] specializing: 281000 / 281000 blocks (100%) [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 281100 / 283863 blocks (99%) [rtyper] -=- specialized 2860 more blocks -=- [rtyper] specializing: 283900 / 283908 blocks (99%) [rtyper] -=- specialized 43 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 1701 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 16 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [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: 637 framework rtti: 3 func: 1421 group: 1 struct: 669 ] [c] 2000 nodes [ array: 647 framework rtti: 3 func: 1739 group: 1 struct: 4149 ] [c] 3000 nodes [ array: 754 framework rtti: 20 func: 2001 group: 1 struct: 4834 ] [c] 4000 nodes [ array: 833 framework rtti: 25 func: 2199 group: 1 struct: 5516 ] [c] 5000 nodes [ array: 1337 framework rtti: 26 func: 2280 group: 1 struct: 6022 ] [c] 6000 nodes [ array: 1743 framework rtti: 26 func: 2295 group: 1 struct: 6492 ] [c] 7000 nodes [ array: 1928 framework rtti: 34 func: 2399 group: 1 struct: 9204 ] [c] 8000 nodes [ array: 2199 framework rtti: 44 func: 2610 group: 1 struct: 10258 ] [c] 9000 nodes [ array: 2383 framework rtti: 53 func: 3161 group: 1 struct: 11170 ] [c] 10000 nodes [ array: 2384 framework rtti: 96 func: 3586 group: 1 struct: 11793 ] [c] 11000 nodes [ array: 2602 framework rtti: 160 func: 3960 group: 1 struct: 12456 ] [c] 12000 nodes [ array: 4602 framework rtti: 160 func: 3960 group: 1 struct: 12456 ] [c] 13000 nodes [ array: 6493 framework rtti: 160 func: 3964 group: 1 struct: 12547 ] [c] 14000 nodes [ array: 6654 framework rtti: 176 func: 4094 group: 1 struct: 13586 ] [c] 15000 nodes [ array: 6890 framework rtti: 182 func: 4182 group: 1 struct: 16868 ] [c] 16000 nodes [ array: 7125 framework rtti: 185 func: 4275 group: 1 struct: 18386 ] [c] 17000 nodes [ array: 7296 framework rtti: 251 func: 5181 group: 1 struct: 20063 ] [c] 18000 nodes [ array: 7473 framework rtti: 341 func: 5510 group: 1 struct: 22269 ] [c] 19000 nodes [ array: 7588 framework rtti: 677 func: 5858 group: 1 struct: 23326 ] [c] 20000 nodes [ array: 7588 framework rtti: 677 func: 5858 group: 1 struct: 23326 ] [c] 21000 nodes [ array: 7588 framework rtti: 677 func: 5858 group: 1 struct: 23326 ] [c] 22000 nodes [ array: 7588 framework rtti: 677 func: 5858 group: 1 struct: 23326 ] [c] 23000 nodes [ array: 7588 framework rtti: 677 func: 5858 group: 1 struct: 23326 ] [c] 24000 nodes [ array: 7782 framework rtti: 689 func: 6054 group: 1 struct: 24845 ] [c] 25000 nodes [ array: 7884 framework rtti: 693 func: 6276 group: 1 struct: 26110 ] [c] 26000 nodes [ array: 7950 framework rtti: 696 func: 6350 group: 1 struct: 27025 ] [c] 27000 nodes [ array: 7950 framework rtti: 696 func: 6350 group: 1 struct: 28047 ] [c] 28000 nodes [ array: 7993 framework rtti: 698 func: 6423 group: 1 struct: 28989 ] [c] 29000 nodes [ array: 8094 framework rtti: 702 func: 6563 group: 1 struct: 29912 ] [c] 30000 nodes [ array: 8230 framework rtti: 703 func: 6765 group: 1 struct: 30814 ] [c] 31000 nodes [ array: 8359 framework rtti: 736 func: 7081 group: 1 struct: 31259 ] [c] 32000 nodes [ array: 8542 framework rtti: 767 func: 7376 group: 1 struct: 31749 ] [c] 33000 nodes [ array: 8666 framework rtti: 811 func: 7668 group: 1 struct: 32244 ] [c] 34000 nodes [ array: 8718 framework rtti: 829 func: 7841 group: 1 struct: 33036 ] [c] 35000 nodes [ array: 8972 framework rtti: 936 func: 8050 group: 1 struct: 33439 ] [c] 36000 nodes [ array: 9128 framework rtti: 1032 func: 8245 group: 1 struct: 34053 ] [c] 37000 nodes [ array: 9454 framework rtti: 1049 func: 8513 group: 1 struct: 34620 ] [c] 38000 nodes [ array: 9846 framework rtti: 1061 func: 8850 group: 1 struct: 35112 ] [c] 39000 nodes [ array: 10125 framework rtti: 1062 func: 8901 group: 1 struct: 35663 ] [c] 40000 nodes [ array: 10288 framework rtti: 1063 func: 9189 group: 1 struct: 36806 ] [c] 41000 nodes [ array: 10452 framework rtti: 1065 func: 9267 group: 1 struct: 37794 ] [c] 42000 nodes [ array: 10808 framework rtti: 1069 func: 9350 group: 1 struct: 38392 ] [c] 43000 nodes [ array: 11235 framework rtti: 1069 func: 9350 group: 1 struct: 38896 ] [c] 44000 nodes [ array: 11538 framework rtti: 1069 func: 9390 group: 1 struct: 39822 ] [c] 45000 nodes [ array: 11714 framework rtti: 1077 func: 9596 group: 1 struct: 40833 ] [c] 46000 nodes [ array: 11899 framework rtti: 1078 func: 9661 group: 1 struct: 41688 ] [c] 47000 nodes [ array: 12033 framework rtti: 1085 func: 9974 group: 1 struct: 42316 ] [c] 48000 nodes [ array: 12142 framework rtti: 1099 func: 10295 group: 1 struct: 43380 ] [c] 49000 nodes [ array: 12243 framework rtti: 1110 func: 10651 group: 1 struct: 44148 ] [c] 50000 nodes [ array: 15330 framework rtti: 1116 func: 10806 group: 1 struct: 46971 ] [c] 51000 nodes [ array: 17655 framework rtti: 1127 func: 10971 group: 1 struct: 49124 ] [c] 52000 nodes [ array: 17731 framework rtti: 1129 func: 11270 group: 1 struct: 49925 ] [c] 53000 nodes [ array: 17841 framework rtti: 1136 func: 11542 group: 1 struct: 50474 ] [c] 54000 nodes [ array: 18012 framework rtti: 1146 func: 11755 group: 1 struct: 50794 ] [c] 55000 nodes [ array: 18094 framework rtti: 1151 func: 11883 group: 1 struct: 52060 ] [c] 56000 nodes [ array: 18232 framework rtti: 1155 func: 12031 group: 1 struct: 52690 ] [c] 57000 nodes [ array: 18496 framework rtti: 1162 func: 12197 group: 1 struct: 65160 ] [c] 58000 nodes [ array: 18674 framework rtti: 1163 func: 12337 group: 1 struct: 65828 ] [c] 59000 nodes [ array: 18849 framework rtti: 1170 func: 12486 group: 1 struct: 66616 ] [c] 60000 nodes [ array: 18866 framework rtti: 1170 func: 12494 group: 1 struct: 67184 ] [c] 61000 nodes [ array: 18866 framework rtti: 1170 func: 12494 group: 1 struct: 67721 ] [c] 62000 nodes [ array: 19006 framework rtti: 1171 func: 12631 group: 1 struct: 68489 ] [c] 63000 nodes [ array: 19135 framework rtti: 1177 func: 12798 group: 1 struct: 69173 ] [c] 64000 nodes [ array: 19255 framework rtti: 1185 func: 13011 group: 1 struct: 69637 ] [c] 65000 nodes [ array: 19457 framework rtti: 1186 func: 13205 group: 1 struct: 70203 ] [c] 66000 nodes [ array: 19659 framework rtti: 1197 func: 13459 group: 1 struct: 70837 ] [c] 67000 nodes [ array: 19827 framework rtti: 1208 func: 13682 group: 1 struct: 71822 ] [c] 68000 nodes [ array: 20021 framework rtti: 1221 func: 13908 group: 1 struct: 72643 ] [c] 69000 nodes [ array: 20245 framework rtti: 1223 func: 14162 group: 1 struct: 73499 ] [c] 70000 nodes [ array: 20479 framework rtti: 1223 func: 14162 group: 1 struct: 74083 ] [c] 71000 nodes [ array: 20707 framework rtti: 1223 func: 14162 group: 1 struct: 74643 ] [c] 72000 nodes [ array: 20949 framework rtti: 1223 func: 14162 group: 1 struct: 75140 ] [c] 73000 nodes [ array: 21185 framework rtti: 1223 func: 14162 group: 1 struct: 75740 ] [c] 74000 nodes [ array: 21418 framework rtti: 1223 func: 14162 group: 1 struct: 76571 ] [c] 75000 nodes [ array: 21657 framework rtti: 1223 func: 14162 group: 1 struct: 77472 ] [c] 76000 nodes [ array: 21891 framework rtti: 1223 func: 14162 group: 1 struct: 78203 ] [c] 77000 nodes [ array: 22092 framework rtti: 1223 func: 14162 group: 1 struct: 78804 ] [c] 78000 nodes [ array: 22339 framework rtti: 1223 func: 14162 group: 1 struct: 79505 ] [c] 79000 nodes [ array: 22580 framework rtti: 1224 func: 14378 group: 1 struct: 80282 ] [c] 80000 nodes [ array: 22819 framework rtti: 1229 func: 14679 group: 1 struct: 81370 ] [c] 81000 nodes [ array: 23052 framework rtti: 1234 func: 15006 group: 1 struct: 82284 ] [c] 82000 nodes [ array: 23510 framework rtti: 1239 func: 15155 group: 1 struct: 82561 ] [c] 83000 nodes [ array: 23764 framework rtti: 1244 func: 15261 group: 1 struct: 83150 ] [c] 84000 nodes [ array: 23953 framework rtti: 1247 func: 15340 group: 1 struct: 83776 ] [c] 85000 nodes [ array: 24586 framework rtti: 1247 func: 15503 group: 1 struct: 114764 ] [c] 86000 nodes [ array: 25246 framework rtti: 1247 func: 15620 group: 1 struct: 117384 ] [c] 87000 nodes [ array: 26607 framework rtti: 1247 func: 15979 group: 1 struct: 119481 ] [c] 88000 nodes [ array: 28129 framework rtti: 1247 func: 16387 group: 1 struct: 121738 ] [c] 89000 nodes [ array: 29773 framework rtti: 1247 func: 16800 group: 1 struct: 123701 ] [c] 90000 nodes [ array: 31199 framework rtti: 1247 func: 17344 group: 1 struct: 125922 ] [c] 91000 nodes [ array: 32847 framework rtti: 1247 func: 17839 group: 1 struct: 128022 ] [c] 92000 nodes [ array: 34459 framework rtti: 1247 func: 18537 group: 1 struct: 130189 ] [c] 93000 nodes [ array: 36257 framework rtti: 1247 func: 19147 group: 1 struct: 132405 ] [c] 94000 nodes [ array: 37518 framework rtti: 1247 func: 19578 group: 1 struct: 134764 ] [c] 95000 nodes [ array: 39134 framework rtti: 1247 func: 20222 group: 1 struct: 137315 ] [c] 96000 nodes [ array: 40513 framework rtti: 1247 func: 20755 group: 1 struct: 139250 ] [c] 97000 nodes [ array: 40664 framework rtti: 1249 func: 20775 group: 1 struct: 140050 ] [c] 98000 nodes [ array: 40937 framework rtti: 1251 func: 20803 group: 1 struct: 140306 ] [c] 99000 nodes [ array: 41221 framework rtti: 1251 func: 20823 group: 1 struct: 140719 ] [c] 100000 nodes [ array: 41279 framework rtti: 1252 func: 20869 group: 1 struct: 141752 ] [c] 101000 nodes [ array: 41486 framework rtti: 1253 func: 20885 group: 1 struct: 142278 ] [c] 102000 nodes [ array: 41704 framework rtti: 1256 func: 20922 group: 1 struct: 142601 ] [c] 103000 nodes [ array: 42044 framework rtti: 1259 func: 21007 group: 1 struct: 143421 ] [c] 104000 nodes [ array: 42256 framework rtti: 1261 func: 21018 group: 1 struct: 143702 ] [c] 105000 nodes [ array: 42441 framework rtti: 1268 func: 21169 group: 1 struct: 144254 ] [c] 106000 nodes [ array: 42659 framework rtti: 1270 func: 21217 group: 1 struct: 144990 ] [c] 107000 nodes [ array: 42876 framework rtti: 1270 func: 21274 group: 1 struct: 145855 ] [c] 108000 nodes [ array: 43069 framework rtti: 1270 func: 21375 group: 1 struct: 146561 ] [c] 109000 nodes [ array: 43250 framework rtti: 1270 func: 21411 group: 1 struct: 147065 ] [c] 110000 nodes [ array: 43371 framework rtti: 1270 func: 21425 group: 1 struct: 147507 ] [c] 111000 nodes [ array: 43509 framework rtti: 1270 func: 21425 group: 1 struct: 147922 ] [c] 112000 nodes [ array: 43655 framework rtti: 1270 func: 21425 group: 1 struct: 148253 ] [c] 113000 nodes [ array: 43795 framework rtti: 1270 func: 21425 group: 1 struct: 148617 ] [c] 114000 nodes [ array: 43995 framework rtti: 1270 func: 21425 group: 1 struct: 148958 ] [c] 115000 nodes [ array: 44122 framework rtti: 1270 func: 21425 group: 1 struct: 149322 ] [c] 116000 nodes [ array: 44219 framework rtti: 1270 func: 21425 group: 1 struct: 149717 ] [c] 117000 nodes [ array: 44384 framework rtti: 1270 func: 21425 group: 1 struct: 150034 ] [c] 118000 nodes [ array: 44568 framework rtti: 1270 func: 21454 group: 1 struct: 150516 ] [c] 119000 nodes [ array: 44753 framework rtti: 1270 func: 21482 group: 1 struct: 151077 ] [c] 120000 nodes [ array: 44967 framework rtti: 1272 func: 21549 group: 1 struct: 151627 ] [c] 121000 nodes [ array: 45173 framework rtti: 1272 func: 21642 group: 1 struct: 152135 ] [c] 122000 nodes [ array: 45328 framework rtti: 1275 func: 21761 group: 1 struct: 152755 ] [c] 123000 nodes [ array: 45497 framework rtti: 1276 func: 21821 group: 1 struct: 153250 ] [c] 124000 nodes [ array: 45661 framework rtti: 1279 func: 21839 group: 1 struct: 153873 ] [c] 125000 nodes [ array: 45735 framework rtti: 1280 func: 21863 group: 1 struct: 154303 ] [c] 126000 nodes [ array: 45755 framework rtti: 1280 func: 21869 group: 1 struct: 154831 ] [c] 127000 nodes [ array: 45791 framework rtti: 1280 func: 21929 group: 1 struct: 155395 ] [c] 128000 nodes [ array: 45868 framework rtti: 1280 func: 21966 group: 1 struct: 155955 ] [c] 129000 nodes [ array: 46074 framework rtti: 1280 func: 22039 group: 1 struct: 156707 ] [c] 130000 nodes [ array: 46294 framework rtti: 1280 func: 22125 group: 1 struct: 157513 ] [c] 131000 nodes [ array: 46360 framework rtti: 1280 func: 22206 group: 1 struct: 158148 ] [c] 132000 nodes [ array: 46397 framework rtti: 1280 func: 22212 group: 1 struct: 158510 ] [c] 133000 nodes [ array: 46441 framework rtti: 1280 func: 22236 group: 1 struct: 159035 ] [c] 134000 nodes [ array: 46560 framework rtti: 1280 func: 22303 group: 1 struct: 159721 ] [c] 135000 nodes [ array: 46691 framework rtti: 1280 func: 22368 group: 1 struct: 160388 ] [c] 136000 nodes [ array: 46851 framework rtti: 1280 func: 22417 group: 1 struct: 161050 ] [c] 137000 nodes [ array: 47002 framework rtti: 1280 func: 22476 group: 1 struct: 161754 ] [c] 138000 nodes [ array: 47126 framework rtti: 1280 func: 22506 group: 1 struct: 162393 ] [c] 139000 nodes [ array: 47243 framework rtti: 1280 func: 22537 group: 1 struct: 163084 ] [c] 140000 nodes [ array: 47398 framework rtti: 1280 func: 22582 group: 1 struct: 163794 ] [c] 141000 nodes [ array: 47587 framework rtti: 1280 func: 22634 group: 1 struct: 164431 ] [c] 142000 nodes [ array: 47704 framework rtti: 1280 func: 22679 group: 1 struct: 165081 ] [c] 143000 nodes [ array: 47912 framework rtti: 1280 func: 22726 group: 1 struct: 165719 ] [c] 144000 nodes [ array: 48035 framework rtti: 1280 func: 22788 group: 1 struct: 166398 ] [c] 145000 nodes [ array: 48160 framework rtti: 1280 func: 22837 group: 1 struct: 167050 ] [c] 146000 nodes [ array: 48376 framework rtti: 1280 func: 22873 group: 1 struct: 167656 ] [c] 147000 nodes [ array: 48570 framework rtti: 1280 func: 22913 group: 1 struct: 168361 ] [c] 148000 nodes [ array: 48650 framework rtti: 1280 func: 22964 group: 1 struct: 169004 ] [c] 149000 nodes [ array: 48856 framework rtti: 1280 func: 23011 group: 1 struct: 169797 ] [c] 150000 nodes [ array: 49057 framework rtti: 1280 func: 23029 group: 1 struct: 170582 ] [c] 151000 nodes [ array: 49296 framework rtti: 1280 func: 23045 group: 1 struct: 171377 ] [c] 152000 nodes [ array: 49540 framework rtti: 1280 func: 23051 group: 1 struct: 172253 ] [c] 153000 nodes [ array: 49660 framework rtti: 1280 func: 23128 group: 1 struct: 173026 ] [c] 154000 nodes [ array: 50032 framework rtti: 1281 func: 23175 group: 1 struct: 173516 ] [c] 155000 nodes [ array: 50544 framework rtti: 1281 func: 23225 group: 1 struct: 173720 ] [c] 156000 nodes [ array: 51057 framework rtti: 1281 func: 23261 group: 1 struct: 173924 ] [c] 157000 nodes [ array: 51651 framework rtti: 1281 func: 23265 group: 1 struct: 174216 ] [c] 158000 nodes [ array: 52221 framework rtti: 1281 func: 23379 group: 1 struct: 174388 ] [c] 159000 nodes [ array: 52812 framework rtti: 1281 func: 23400 group: 1 struct: 174623 ] [c] 160000 nodes [ array: 53206 framework rtti: 1281 func: 23487 group: 1 struct: 174762 ] [c] 161000 nodes [ array: 53597 framework rtti: 1281 func: 23497 group: 1 struct: 174942 ] [c] 162000 nodes [ array: 54060 framework rtti: 1281 func: 23559 group: 1 struct: 175100 ] [c] 163000 nodes [ array: 54487 framework rtti: 1281 func: 23656 group: 1 struct: 175240 ] [c] 164000 nodes [ array: 54881 framework rtti: 1281 func: 23713 group: 1 struct: 175399 ] [c] 165000 nodes [ array: 55328 framework rtti: 1281 func: 23742 group: 1 struct: 175554 ] [c] 166000 nodes [ array: 55724 framework rtti: 1281 func: 23789 group: 1 struct: 175712 ] [c] 167000 nodes [ array: 56163 framework rtti: 1281 func: 23827 group: 1 struct: 175872 ] [c] 168000 nodes [ array: 56496 framework rtti: 1281 func: 23849 group: 1 struct: 176060 ] [c] 169000 nodes [ array: 56870 framework rtti: 1281 func: 23895 group: 1 struct: 176192 ] [c] 170000 nodes [ array: 57213 framework rtti: 1281 func: 23929 group: 1 struct: 176372 ] [c] 171000 nodes [ array: 57582 framework rtti: 1281 func: 23957 group: 1 struct: 176521 ] [c] 172000 nodes [ array: 57927 framework rtti: 1281 func: 24000 group: 1 struct: 176716 ] [c] 173000 nodes [ array: 58370 framework rtti: 1281 func: 24051 group: 1 struct: 176900 ] [c] 174000 nodes [ array: 58792 framework rtti: 1281 func: 24070 group: 1 struct: 177067 ] [c] 175000 nodes [ array: 59114 framework rtti: 1281 func: 24115 group: 1 struct: 177212 ] [c] 176000 nodes [ array: 59465 framework rtti: 1281 func: 24164 group: 1 struct: 177422 ] [c] 177000 nodes [ array: 59802 framework rtti: 1281 func: 24183 group: 1 struct: 177596 ] [c] 178000 nodes [ array: 60111 framework rtti: 1281 func: 24195 group: 1 struct: 177764 ] [c] 179000 nodes [ array: 60439 framework rtti: 1281 func: 24205 group: 1 struct: 177964 ] [c] 180000 nodes [ array: 60756 framework rtti: 1281 func: 24258 group: 1 struct: 178160 ] [c] 181000 nodes [ array: 61149 framework rtti: 1281 func: 24293 group: 1 struct: 178306 ] [c] 182000 nodes [ array: 61503 framework rtti: 1281 func: 24365 group: 1 struct: 178542 ] [c] 183000 nodes [ array: 61892 framework rtti: 1281 func: 24407 group: 1 struct: 178697 ] [c] 184000 nodes [ array: 62266 framework rtti: 1281 func: 24472 group: 1 struct: 178851 ] [c] 185000 nodes [ array: 62648 framework rtti: 1281 func: 24532 group: 1 struct: 179002 ] [c] 186000 nodes [ array: 62948 framework rtti: 1281 func: 24539 group: 1 struct: 179191 ] [c] 187000 nodes [ array: 63199 framework rtti: 1281 func: 24548 group: 1 struct: 179385 ] [c] 188000 nodes [ array: 63465 framework rtti: 1281 func: 24556 group: 1 struct: 179584 ] [c] 189000 nodes [ array: 63843 framework rtti: 1281 func: 24563 group: 1 struct: 179752 ] [c] 190000 nodes [ array: 64275 framework rtti: 1281 func: 24580 group: 1 struct: 179934 ] [c] 191000 nodes [ array: 64771 framework rtti: 1281 func: 24593 group: 1 struct: 180175 ] [c] 192000 nodes [ array: 65114 framework rtti: 1281 func: 24614 group: 1 struct: 180367 ] [c] 193000 nodes [ array: 65462 framework rtti: 1281 func: 24636 group: 1 struct: 180551 ] [c] 194000 nodes [ array: 65803 framework rtti: 1281 func: 24676 group: 1 struct: 180756 ] [c] 195000 nodes [ array: 66155 framework rtti: 1281 func: 24699 group: 1 struct: 181009 ] [c] 196000 nodes [ array: 66501 framework rtti: 1281 func: 24701 group: 1 struct: 181206 ] [c] 197000 nodes [ array: 66848 framework rtti: 1281 func: 24702 group: 1 struct: 181413 ] [c] 198000 nodes [ array: 67208 framework rtti: 1281 func: 24718 group: 1 struct: 181597 ] [c] 199000 nodes [ array: 67572 framework rtti: 1281 func: 24740 group: 1 struct: 181802 ] [c] 200000 nodes [ array: 67903 framework rtti: 1281 func: 25037 group: 1 struct: 182103 ] [c] 201000 nodes [ array: 68130 framework rtti: 1281 func: 25042 group: 1 struct: 182397 ] [c] 202000 nodes [ array: 68433 framework rtti: 1284 func: 25138 group: 1 struct: 183007 ] [c] 203000 nodes [ array: 68585 framework rtti: 1287 func: 25146 group: 1 struct: 183889 ] [c] 204000 nodes [ array: 68636 framework rtti: 1287 func: 25161 group: 1 struct: 184461 ] [c] 205000 nodes [ array: 68685 framework rtti: 1288 func: 25208 group: 1 struct: 184796 ] [c] 206000 nodes [ array: 68708 framework rtti: 1288 func: 25220 group: 1 struct: 184862 ] [c] 207000 nodes [ array: 68800 framework rtti: 1299 func: 25268 group: 1 struct: 185199 ] [c] 208000 nodes [ array: 69007 framework rtti: 1300 func: 25286 group: 1 struct: 185479 ] [c] 209000 nodes [ array: 69122 framework rtti: 1320 func: 25485 group: 1 struct: 185926 ] [c] 210000 nodes [ array: 69223 framework rtti: 1325 func: 25509 group: 1 struct: 186776 ] [c] 211000 nodes [ array: 69350 framework rtti: 1327 func: 25560 group: 1 struct: 187585 ] [c] 212000 nodes [ array: 69487 framework rtti: 1333 func: 25578 group: 1 struct: 188076 ] [c] 213000 nodes [ array: 69612 framework rtti: 1335 func: 25597 group: 1 struct: 188560 ] [c] 214000 nodes [ array: 69778 framework rtti: 1335 func: 25606 group: 1 struct: 189003 ] [c] 215000 nodes [ array: 69973 framework rtti: 1335 func: 25606 group: 1 struct: 189094 ] [c] 216000 nodes [ array: 70166 framework rtti: 1335 func: 25606 group: 1 struct: 189174 ] [c] 217000 nodes [ array: 70362 framework rtti: 1335 func: 25606 group: 1 struct: 189283 ] [c] 218000 nodes [ array: 70510 framework rtti: 1336 func: 25614 group: 1 struct: 189719 ] [c] 219000 nodes [ array: 70597 framework rtti: 1336 func: 25621 group: 1 struct: 190269 ] [c] 220000 nodes [ array: 70752 framework rtti: 1336 func: 25632 group: 1 struct: 190732 ] [c] 221000 nodes [ array: 70894 framework rtti: 1339 func: 25749 group: 1 struct: 191180 ] [c] 222000 nodes [ array: 71227 framework rtti: 1402 func: 25849 group: 1 struct: 193576 ] [c] 223000 nodes [ array: 71343 framework rtti: 1424 func: 25877 group: 1 struct: 194598 ] [c] 224000 nodes [ array: 71772 framework rtti: 1424 func: 25877 group: 1 struct: 195268 ] [c] 225000 nodes [ array: 72070 framework rtti: 1424 func: 25877 group: 1 struct: 196010 ] [c] 226000 nodes [ array: 72323 framework rtti: 1424 func: 25877 group: 1 struct: 196955 ] [c] 227000 nodes [ array: 72561 framework rtti: 1424 func: 25877 group: 1 struct: 197949 ] [c] 228000 nodes [ array: 72737 framework rtti: 1424 func: 25877 group: 1 struct: 198896 ] [c] 229000 nodes [ array: 73024 framework rtti: 1424 func: 25877 group: 1 struct: 199738 ] [c] 230000 nodes [ array: 73259 framework rtti: 1424 func: 25877 group: 1 struct: 200710 ] [c] 231000 nodes [ array: 73514 framework rtti: 1424 func: 25877 group: 1 struct: 201620 ] [c] 232000 nodes [ array: 73733 framework rtti: 1424 func: 25877 group: 1 struct: 202550 ] [c] 233000 nodes [ array: 74001 framework rtti: 1424 func: 25877 group: 1 struct: 203474 ] [c] 234000 nodes [ array: 74257 framework rtti: 1424 func: 25877 group: 1 struct: 204383 ] [c] 235000 nodes [ array: 74484 framework rtti: 1424 func: 25877 group: 1 struct: 205336 ] [c] 236000 nodes [ array: 74671 framework rtti: 1424 func: 25877 group: 1 struct: 206195 ] [c] 237000 nodes [ array: 74900 framework rtti: 1424 func: 25877 group: 1 struct: 207117 ] [c] 238000 nodes [ array: 75101 framework rtti: 1424 func: 25877 group: 1 struct: 207952 ] [c] 239000 nodes [ array: 75338 framework rtti: 1424 func: 25877 group: 1 struct: 208904 ] [c] 240000 nodes [ array: 75542 framework rtti: 1424 func: 25877 group: 1 struct: 209641 ] [c] 241000 nodes [ array: 75787 framework rtti: 1424 func: 25877 group: 1 struct: 210608 ] [c] 242000 nodes [ array: 76067 framework rtti: 1424 func: 25877 group: 1 struct: 211493 ] [c] 243000 nodes [ array: 76345 framework rtti: 1424 func: 25877 group: 1 struct: 212580 ] [c] 244000 nodes [ array: 76739 framework rtti: 1424 func: 25877 group: 1 struct: 213627 ] [c] 245000 nodes [ array: 77147 framework rtti: 1424 func: 25877 group: 1 struct: 214636 ] [c] 246000 nodes [ array: 77679 framework rtti: 1424 func: 25877 group: 1 struct: 215685 ] [c] 247000 nodes [ array: 77983 framework rtti: 1424 func: 25877 group: 1 struct: 216859 ] [c] 248000 nodes [ array: 78065 framework rtti: 1424 func: 25878 group: 1 struct: 217619 ] [c] 249000 nodes [ array: 78073 framework rtti: 1424 func: 25891 group: 1 struct: 217894 ] [c] 250000 nodes [ array: 78085 framework rtti: 1424 func: 25906 group: 1 struct: 218151 ] [c] 251000 nodes [ array: 78085 framework rtti: 1424 func: 25994 group: 1 struct: 218394 ] [c] 252000 nodes [ array: 78085 framework rtti: 1424 func: 26031 group: 1 struct: 218672 ] [c] 253000 nodes [ array: 78096 framework rtti: 1424 func: 26080 group: 1 struct: 218896 ] [c] 254000 nodes [ array: 78099 framework rtti: 1424 func: 26102 group: 1 struct: 219140 ] [c] 255000 nodes [ array: 78133 framework rtti: 1424 func: 26130 group: 1 struct: 219383 ] [c] 256000 nodes [ array: 78179 framework rtti: 1424 func: 26153 group: 1 struct: 219576 ] [c] 257000 nodes [ array: 78199 framework rtti: 1424 func: 26173 group: 1 struct: 219780 ] [c] 258000 nodes [ array: 78230 framework rtti: 1424 func: 26218 group: 1 struct: 220049 ] [c] 259000 nodes [ array: 78262 framework rtti: 1424 func: 26239 group: 1 struct: 220320 ] [c] 260000 nodes [ array: 78307 framework rtti: 1424 func: 26265 group: 1 struct: 220585 ] [c] 261000 nodes [ array: 78339 framework rtti: 1424 func: 26298 group: 1 struct: 220822 ] [c] 262000 nodes [ array: 78414 framework rtti: 1424 func: 26320 group: 1 struct: 221094 ] [c] 263000 nodes [ array: 78428 framework rtti: 1424 func: 26341 group: 1 struct: 221394 ] [c] 264000 nodes [ array: 78438 framework rtti: 1424 func: 26349 group: 1 struct: 221751 ] [c] 265000 nodes [ array: 78480 framework rtti: 1424 func: 26384 group: 1 struct: 222021 ] [c] 266000 nodes [ array: 78528 framework rtti: 1424 func: 26415 group: 1 struct: 222294 ] [c] 267000 nodes [ array: 78589 framework rtti: 1424 func: 26481 group: 1 struct: 222527 ] [c] 268000 nodes [ array: 78611 framework rtti: 1424 func: 26539 group: 1 struct: 222827 ] [c] 269000 nodes [ array: 78616 framework rtti: 1424 func: 26547 group: 1 struct: 223235 ] [c] 270000 nodes [ array: 78646 framework rtti: 1424 func: 26560 group: 1 struct: 223495 ] [c] 271000 nodes [ array: 78657 framework rtti: 1424 func: 26573 group: 1 struct: 223817 ] [c] 272000 nodes [ array: 78688 framework rtti: 1424 func: 26581 group: 1 struct: 224126 ] [c] 273000 nodes [ array: 78721 framework rtti: 1424 func: 26615 group: 1 struct: 224445 ] [c] 274000 nodes [ array: 78730 framework rtti: 1424 func: 26616 group: 1 struct: 224801 ] [c] 275000 nodes [ array: 78741 framework rtti: 1425 func: 26638 group: 1 struct: 225166 ] [c] 276000 nodes [ array: 78786 framework rtti: 1425 func: 26730 group: 1 struct: 225647 ] [c] 277000 nodes [ array: 78807 framework rtti: 1427 func: 26965 group: 1 struct: 226280 ] [c] 278000 nodes [ array: 78836 framework rtti: 1431 func: 27287 group: 1 struct: 226732 ] [c] 279000 nodes [ array: 78904 framework rtti: 1457 func: 27288 group: 1 struct: 227769 ] [c] 280000 nodes [ array: 79058 framework rtti: 1462 func: 27368 group: 1 struct: 230389 ] [c] 281000 nodes [ array: 79246 framework rtti: 1485 func: 27441 group: 1 struct: 231368 ] [c] 282000 nodes [ array: 79422 framework rtti: 1538 func: 27670 group: 1 struct: 231791 ] [c] 283000 nodes [ array: 79788 framework rtti: 1542 func: 27688 group: 1 struct: 232155 ] [c] 284000 nodes [ array: 79999 framework rtti: 1550 func: 27688 group: 1 struct: 233125 ] [c] 285000 nodes [ array: 80152 framework rtti: 1558 func: 27703 group: 1 struct: 233703 ] [c] 286000 nodes [ array: 80200 framework rtti: 1559 func: 27703 group: 1 struct: 234247 ] [c] 287000 nodes [ array: 80295 framework rtti: 1565 func: 27704 group: 1 struct: 234452 ] [c] 288000 nodes [ array: 80519 framework rtti: 1579 func: 27711 group: 1 struct: 234832 ] [c] 289000 nodes [ array: 80689 framework rtti: 1614 func: 27784 group: 1 struct: 235203 ] [c] 290000 nodes [ array: 80722 framework rtti: 1618 func: 27864 group: 1 struct: 235886 ] [c] 291000 nodes [ array: 80727 framework rtti: 1618 func: 27868 group: 1 struct: 238671 ] [c] 292000 nodes [ array: 80727 framework rtti: 1618 func: 27869 group: 1 struct: 241143 ] [c] 293000 nodes [ array: 80776 framework rtti: 1623 func: 27877 group: 1 struct: 242880 ] [c] 294000 nodes [ array: 80787 framework rtti: 1623 func: 27877 group: 1 struct: 243308 ] [c] 295000 nodes [ array: 80849 framework rtti: 1623 func: 27877 group: 1 struct: 243520 ] [c] 296000 nodes [ array: 80901 framework rtti: 1623 func: 27877 group: 1 struct: 244114 ] [c] 297000 nodes [ array: 80963 framework rtti: 1623 func: 27877 group: 1 struct: 244866 ] [c] 298000 nodes [ array: 81026 framework rtti: 1623 func: 27877 group: 1 struct: 245524 ] [c] 299000 nodes [ array: 81102 framework rtti: 1623 func: 27877 group: 1 struct: 245860 ] [c] 300000 nodes [ array: 81145 framework rtti: 1623 func: 27877 group: 1 struct: 246164 ] [c] 301000 nodes [ array: 81189 framework rtti: 1623 func: 27877 group: 1 struct: 246726 ] [c] 302000 nodes [ array: 81221 framework rtti: 1623 func: 27877 group: 1 struct: 247341 ] [c] 303000 nodes [ array: 81244 framework rtti: 1623 func: 27877 group: 1 struct: 247887 ] [c] 304000 nodes [ array: 81284 framework rtti: 1623 func: 27877 group: 1 struct: 248581 ] [c] 305000 nodes [ array: 81292 framework rtti: 1623 func: 27877 group: 1 struct: 249123 ] [c] 306000 nodes [ array: 81315 framework rtti: 1623 func: 27877 group: 1 struct: 249715 ] [c] 307000 nodes [ array: 81340 framework rtti: 1623 func: 27877 group: 1 struct: 250309 ] [c] 308000 nodes [ array: 81379 framework rtti: 1623 func: 27877 group: 1 struct: 250991 ] [c] 309000 nodes [ array: 81404 framework rtti: 1623 func: 27877 group: 1 struct: 251373 ] [c] 310000 nodes [ array: 81453 framework rtti: 1623 func: 27877 group: 1 struct: 251999 ] [c] 311000 nodes [ array: 81491 framework rtti: 1623 func: 27877 group: 1 struct: 252400 ] [c] 312000 nodes [ array: 81502 framework rtti: 1623 func: 27877 group: 1 struct: 252920 ] [c] 313000 nodes [ array: 81537 framework rtti: 1623 func: 27877 group: 1 struct: 253500 ] [c] 314000 nodes [ array: 81548 framework rtti: 1623 func: 27877 group: 1 struct: 254157 ] [c] 315000 nodes [ array: 81584 framework rtti: 1623 func: 27877 group: 1 struct: 254642 ] [c] 316000 nodes [ array: 81593 framework rtti: 1623 func: 27877 group: 1 struct: 255485 ] [c] 317000 nodes [ array: 81598 framework rtti: 1623 func: 27877 group: 1 struct: 256244 ] [c] 318000 nodes [ array: 81600 framework rtti: 1623 func: 27877 group: 1 struct: 256989 ] [c] 319000 nodes [ array: 81608 framework rtti: 1623 func: 27877 group: 1 struct: 257814 ] [c] 320000 nodes [ array: 81610 framework rtti: 1623 func: 27877 group: 1 struct: 258542 ] [c] 321000 nodes [ array: 81610 framework rtti: 1623 func: 27877 group: 1 struct: 259345 ] [c] 322000 nodes [ array: 81633 framework rtti: 1623 func: 27877 group: 1 struct: 260222 ] [c] 323000 nodes [ array: 81654 framework rtti: 1623 func: 27877 group: 1 struct: 260770 ] [c] 324000 nodes [ array: 81655 framework rtti: 1623 func: 27878 group: 1 struct: 260780 ] [c] 325000 nodes [ array: 81683 framework rtti: 1623 func: 27891 group: 1 struct: 260872 ] [c] 326000 nodes [ array: 81733 framework rtti: 1624 func: 27915 group: 1 struct: 260966 ] [c] 327000 nodes [ array: 81769 framework rtti: 1624 func: 27924 group: 1 struct: 261118 ] [c] 328000 nodes [ array: 81792 framework rtti: 1624 func: 27948 group: 1 struct: 263709 ] [c] 329000 nodes [ array: 81898 framework rtti: 1624 func: 27999 group: 1 struct: 263925 ] [c] 330000 nodes [ array: 81927 framework rtti: 1624 func: 28008 group: 1 struct: 263934 ] [c] 331000 nodes [ array: 81971 framework rtti: 1625 func: 28030 group: 1 struct: 264026 ] [c] 332000 nodes [ array: 82019 framework rtti: 1625 func: 28040 group: 1 struct: 264077 ] [c] 333000 nodes [ array: 82129 framework rtti: 1665 func: 28192 group: 1 struct: 264252 ] [c] 334000 nodes [ array: 82195 framework rtti: 1687 func: 28348 group: 1 struct: 264365 ] [c] 335000 nodes [ array: 82527 framework rtti: 1689 func: 28356 group: 1 struct: 264978 ] [c] 336000 nodes [ array: 82638 framework rtti: 1689 func: 28387 group: 1 struct: 265651 ] [c] 337000 nodes [ array: 82646 framework rtti: 1819 func: 28616 group: 1 struct: 265783 ] [c] 338000 nodes [ array: 82694 framework rtti: 1916 func: 28764 group: 1 struct: 266158 ] [c] 339000 nodes [ array: 82779 framework rtti: 1922 func: 28849 group: 1 struct: 266827 ] [c] 340000 nodes [ array: 82957 framework rtti: 1924 func: 28919 group: 1 struct: 267484 ] [c] 341000 nodes [ array: 83024 framework rtti: 1924 func: 28970 group: 1 struct: 267766 ] [c] 342000 nodes [ array: 83129 framework rtti: 1924 func: 28970 group: 1 struct: 268342 ] [c] 343000 nodes [ array: 83307 framework rtti: 1930 func: 28970 group: 1 struct: 268755 ] [c] 344000 nodes [ array: 83363 framework rtti: 1933 func: 28971 group: 1 struct: 269190 ] [c] 345000 nodes [ array: 83520 framework rtti: 1942 func: 28972 group: 1 struct: 269501 ] [c] 346000 nodes [ array: 83604 framework rtti: 1956 func: 29075 group: 1 struct: 270427 ] [c] 347000 nodes [ array: 83765 framework rtti: 1956 func: 29078 group: 1 struct: 271412 ] [c] 348000 nodes [ array: 83993 framework rtti: 1956 func: 29078 group: 1 struct: 272078 ] [c] 349000 nodes [ array: 84209 framework rtti: 1956 func: 29079 group: 1 struct: 272518 ] [c] 350000 nodes [ array: 84412 framework rtti: 1956 func: 29079 group: 1 struct: 273282 ] [c] 351000 nodes [ array: 84599 framework rtti: 1956 func: 29079 group: 1 struct: 274043 ] [c] 352000 nodes [ array: 84779 framework rtti: 1956 func: 29079 group: 1 struct: 274600 ] [c] 353000 nodes [ array: 85055 framework rtti: 1956 func: 29084 group: 1 struct: 275469 ] [c] 354000 nodes [ array: 85067 framework rtti: 1962 func: 29087 group: 1 struct: 275997 ] [c] 355000 nodes [ array: 85069 framework rtti: 1962 func: 29087 group: 1 struct: 276498 ] [c] 356000 nodes [ array: 85070 framework rtti: 1962 func: 29087 group: 1 struct: 276962 ] [c] 357000 nodes [ array: 85070 framework rtti: 1962 func: 29087 group: 1 struct: 277409 ] [c] 358000 nodes [ array: 85070 framework rtti: 1962 func: 29087 group: 1 struct: 277895 ] [c] 359000 nodes [ array: 85070 framework rtti: 1962 func: 29087 group: 1 struct: 278400 ] [c] 360000 nodes [ array: 85071 framework rtti: 1962 func: 29087 group: 1 struct: 278908 ] [c] 361000 nodes [ array: 85071 framework rtti: 1962 func: 29087 group: 1 struct: 279385 ] [c] 362000 nodes [ array: 85074 framework rtti: 1962 func: 29087 group: 1 struct: 279898 ] [c] 363000 nodes [ array: 85079 framework rtti: 1962 func: 29087 group: 1 struct: 280383 ] [c] 364000 nodes [ array: 85084 framework rtti: 1962 func: 29087 group: 1 struct: 280871 ] [c] 365000 nodes [ array: 85084 framework rtti: 1962 func: 29087 group: 1 struct: 281374 ] [c] 366000 nodes [ array: 85084 framework rtti: 1962 func: 29087 group: 1 struct: 281881 ] [c] 367000 nodes [ array: 85094 framework rtti: 1962 func: 29087 group: 1 struct: 282392 ] [c] 368000 nodes [ array: 85102 framework rtti: 1962 func: 29087 group: 1 struct: 282921 ] [c] 369000 nodes [ array: 85102 framework rtti: 1962 func: 29087 group: 1 struct: 283458 ] [c] 370000 nodes [ array: 85102 framework rtti: 1962 func: 29087 group: 1 struct: 284005 ] [c] 371000 nodes [ array: 85102 framework rtti: 1962 func: 29087 group: 1 struct: 284532 ] [c] 372000 nodes [ array: 85102 framework rtti: 1964 func: 29090 group: 1 struct: 285028 ] [c] 373000 nodes [ array: 85223 framework rtti: 1975 func: 29113 group: 1 struct: 285439 ] [c] 374000 nodes [ array: 85223 framework rtti: 1975 func: 29113 group: 1 struct: 285439 ] [c] 375000 nodes [ array: 85223 framework rtti: 1975 func: 29133 group: 1 struct: 285798 ] [c] 376000 nodes [ array: 85317 framework rtti: 1985 func: 29238 group: 1 struct: 286302 ] [c] 377000 nodes [ array: 85429 framework rtti: 1991 func: 29318 group: 1 struct: 286806 ] [c] 378000 nodes [ array: 85547 framework rtti: 1992 func: 29318 group: 1 struct: 287304 ] [c] 379000 nodes [ array: 85767 framework rtti: 1992 func: 29349 group: 1 struct: 287509 ] [c] 380000 nodes [ array: 86144 framework rtti: 1999 func: 29402 group: 1 struct: 288034 ] [c] 381000 nodes [ array: 86229 framework rtti: 2003 func: 29505 group: 1 struct: 288667 ] [c] 382000 nodes [ array: 86418 framework rtti: 2048 func: 29506 group: 1 struct: 288879 ] [c] 383000 nodes [ array: 86565 framework rtti: 2076 func: 29506 group: 1 struct: 289244 ] [c] 384000 nodes [ array: 86686 framework rtti: 2135 func: 29507 group: 1 struct: 289582 ] [c] 385000 nodes [ array: 86731 framework rtti: 2151 func: 29565 group: 1 struct: 290222 ] [c] 386000 nodes [ array: 86749 framework rtti: 2151 func: 29573 group: 1 struct: 291106 ] [c] 387000 nodes [ array: 86761 framework rtti: 2151 func: 29577 group: 1 struct: 291782 ] [c] 388000 nodes [ array: 86816 framework rtti: 2151 func: 29580 group: 1 struct: 291931 ] [c] 389000 nodes [ array: 86831 framework rtti: 2151 func: 29583 group: 1 struct: 292835 ] [c] 390000 nodes [ array: 86846 framework rtti: 2151 func: 29601 group: 1 struct: 293289 ] [c] 391000 nodes [ array: 86855 framework rtti: 2151 func: 29602 group: 1 struct: 294057 ] [c] 392000 nodes [ array: 86976 framework rtti: 2151 func: 29604 group: 1 struct: 294616 ] [c] 393000 nodes [ array: 87050 framework rtti: 2151 func: 29604 group: 1 struct: 295539 ] [c] 394000 nodes [ array: 87054 framework rtti: 2151 func: 29604 group: 1 struct: 296534 ] [c] 395000 nodes [ array: 87104 framework rtti: 2151 func: 29604 group: 1 struct: 297487 ] [c] 396000 nodes [ array: 87158 framework rtti: 2151 func: 29604 group: 1 struct: 298432 ] [c] 397000 nodes [ array: 87174 framework rtti: 2151 func: 29604 group: 1 struct: 299406 ] [c] 398000 nodes [ array: 87216 framework rtti: 2151 func: 29604 group: 1 struct: 300366 ] [c] 399000 nodes [ array: 87222 framework rtti: 2151 func: 29604 group: 1 struct: 301346 ] [c] 400000 nodes [ array: 87238 framework rtti: 2151 func: 29604 group: 1 struct: 302326 ] [c] 401000 nodes [ array: 87251 framework rtti: 2151 func: 29604 group: 1 struct: 303313 ] [c] 402000 nodes [ array: 87841 framework rtti: 2152 func: 29620 group: 1 struct: 303502 ] [c] 403000 nodes [ array: 88087 framework rtti: 2171 func: 29677 group: 1 struct: 303707 ] [c] 404000 nodes [ array: 88144 framework rtti: 2171 func: 29689 group: 1 struct: 303882 ] [c] 405000 nodes [ array: 88203 framework rtti: 2176 func: 29862 group: 1 struct: 304327 ] [c] 406000 nodes [ array: 88248 framework rtti: 2180 func: 30178 group: 1 struct: 306190 ] [c] 407000 nodes [ array: 88299 framework rtti: 2189 func: 30178 group: 1 struct: 306769 ] [c] 408000 nodes [ array: 88415 framework rtti: 2222 func: 30189 group: 1 struct: 307093 ] [c] 409000 nodes [ array: 88721 framework rtti: 2239 func: 30247 group: 1 struct: 307645 ] [c] 410000 nodes [ array: 89066 framework rtti: 2239 func: 30257 group: 1 struct: 308367 ] [c] 411000 nodes [ array: 89369 framework rtti: 2239 func: 30267 group: 1 struct: 308813 ] [c] 412000 nodes [ array: 89703 framework rtti: 2239 func: 30297 group: 1 struct: 309341 ] [c] 413000 nodes [ array: 90011 framework rtti: 2239 func: 30299 group: 1 struct: 309855 ] [c] 414000 nodes [ array: 90015 framework rtti: 2239 func: 30299 group: 1 struct: 310016 ] [c] 415000 nodes [ array: 90015 framework rtti: 2239 func: 30299 group: 1 struct: 310062 ] [c] 416000 nodes [ array: 90015 framework rtti: 2239 func: 30299 group: 1 struct: 310131 ] [c] 417000 nodes [ array: 90015 framework rtti: 2239 func: 30299 group: 1 struct: 310135 ] [c] 418000 nodes [ array: 90015 framework rtti: 2239 func: 30299 group: 1 struct: 310215 ] [c] 419000 nodes [ array: 90015 framework rtti: 2239 func: 30299 group: 1 struct: 310245 ] [c] 420000 nodes [ array: 90015 framework rtti: 2239 func: 30299 group: 1 struct: 310282 ] [c] 421000 nodes [ array: 90015 framework rtti: 2239 func: 30299 group: 1 struct: 310305 ] [c] 422000 nodes [ array: 90015 framework rtti: 2239 func: 30299 group: 1 struct: 310316 ] [c] 423000 nodes [ array: 90021 framework rtti: 2239 func: 30302 group: 1 struct: 310347 ] [c] 424000 nodes [ array: 90047 framework rtti: 2241 func: 30316 group: 1 struct: 310528 ] [c] 425000 nodes [ array: 90477 framework rtti: 2245 func: 30543 group: 1 struct: 312574 ] [c] 426000 nodes [ array: 90591 framework rtti: 2245 func: 30543 group: 1 struct: 313026 ] [c] 427000 nodes [ array: 90674 framework rtti: 2256 func: 30604 group: 1 struct: 313442 ] [c] 428000 nodes [ array: 90790 framework rtti: 2271 func: 30624 group: 1 struct: 313812 ] [c] 429000 nodes [ array: 90794 framework rtti: 2271 func: 30627 group: 1 struct: 314339 ] [c] 430000 nodes [ array: 90868 framework rtti: 2271 func: 30638 group: 1 struct: 315139 ] [c] 431000 nodes [ array: 90881 framework rtti: 2272 func: 30652 group: 1 struct: 315377 ] [c] 432000 nodes [ array: 90899 framework rtti: 2273 func: 30672 group: 1 struct: 315683 ] [c] 433000 nodes [ array: 90905 framework rtti: 2273 func: 30681 group: 1 struct: 315886 ] [c] 434000 nodes [ array: 91558 framework rtti: 2275 func: 30742 group: 1 struct: 316075 ] [c] 435000 nodes [ array: 92558 framework rtti: 2275 func: 30742 group: 1 struct: 316075 ] [c] 436000 nodes [ array: 92692 framework rtti: 2279 func: 30972 group: 1 struct: 316260 ] [c] 437000 nodes [ array: 92841 framework rtti: 2282 func: 31012 group: 1 struct: 316824 ] [c] 438000 nodes [ array: 92912 framework rtti: 2299 func: 31015 group: 1 struct: 317185 ] [c] 439000 nodes [ array: 93011 framework rtti: 2324 func: 31031 group: 1 struct: 317592 ] [c] 440000 nodes [ array: 93130 framework rtti: 2375 func: 31090 group: 1 struct: 317991 ] [c] 441000 nodes [ array: 93130 framework rtti: 2375 func: 31092 group: 1 struct: 317995 ] [c] 442000 nodes [ array: 93147 framework rtti: 2376 func: 31217 group: 1 struct: 318021 ] [c] 443000 nodes [ array: 93162 framework rtti: 2381 func: 31273 group: 1 struct: 318707 ] [c] 444000 nodes [ array: 93233 framework rtti: 2381 func: 31287 group: 1 struct: 319209 ] [c] 445000 nodes [ array: 93304 framework rtti: 2386 func: 31393 group: 1 struct: 319391 ] [c] 446000 nodes [ array: 93320 framework rtti: 2399 func: 31441 group: 1 struct: 319631 ] [c] 447000 nodes [ array: 93367 framework rtti: 2404 func: 31578 group: 1 struct: 320105 ] [c] 448000 nodes [ array: 93410 framework rtti: 2409 func: 31711 group: 1 struct: 320596 ] [c] 449000 nodes [ array: 93480 framework rtti: 2427 func: 32212 group: 1 struct: 321329 ] [c:database] GC transformer: finished helpers [c] 450000 nodes [ array: 93700 framework rtti: 2434 func: 32327 group: 1 struct: 323329 ] [c] 451000 nodes [ array: 94209 framework rtti: 2434 func: 32327 group: 1 struct: 323423 ] [c] 452000 nodes [ array: 94463 framework rtti: 2455 func: 32432 group: 1 struct: 323649 ] [c] 453000 nodes [ array: 94484 framework rtti: 2514 func: 32812 group: 1 struct: 323914 ] [c] 454000 nodes [ array: 94600 framework rtti: 2606 func: 33102 group: 1 struct: 324323 ] [c] 455000 nodes [ array: 94715 framework rtti: 2684 func: 33253 group: 1 struct: 324610 ] [c] 456000 nodes [ array: 94904 framework rtti: 2712 func: 33429 group: 1 struct: 324960 ] [rtyper] specializing: 284000 / 284396 blocks (99%) [rtyper] -=- specialized 399 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 5769 typeids [gctransform:info] added 135450 push/pop stack root instructions [gctransform:info] inserted 6524 write barrier calls [gctransform:info] inserted 6954 write_barrier_from_array calls [gctransform:info] found 4 static roots [c:database] Inlining GC helpers and postprocessing [c] 456327 nodes [ array: 94995 framework rtti: 2716 func: 33551 group: 1 struct: 325064 ] [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__vmprof_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_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_Utf8MatchContext_utf8_spec_sre_match: 37 cases [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_MinRepeatOneMatchResult_next_char_ok: 14 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 cases [c:computedgoto] pypy_g_category_dispatch: 18 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:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 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: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/buildbot-arm64/usession-py3.12-1114/testing_1/testing_1.c [translation:info] Compiling c source... [platform:execute] make -j 8 in /tmp/buildbot-arm64/usession-py3.12-1114/testing_1 [platform:WARNING] implement_5.c:42528:46: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] [platform:WARNING] 42528 | l_v124913 = getgrouplist(l_a0_103, l_a1_72, l_a2_43, l_a3_18); [platform:WARNING] | ^~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/unistd.h:654:43: note: passing argument to parameter here [platform:WARNING] 654 | int getgrouplist(const char *, int, int *, int *); [platform:WARNING] | ^ [platform:WARNING] 1 warning generated. [platform:WARNING] implement_14.c:6248:53: warning: incompatible pointer types passing 'Signed *' (aka 'long *') to parameter of type 'off_t *' (aka 'long long *') [-Wincompatible-pointer-types] [platform:WARNING] 6248 | l_v310544 = sendfile(l_a0_393, l_a1_276, l_a2_156, l_a3_72, l_a4_41, l_a5_21); [platform:WARNING] | ^~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/socket.h:733:42: note: passing argument to parameter here [platform:WARNING] 733 | int sendfile(int, int, off_t, off_t *, struct sf_hdtr *, int); [platform:WARNING] | ^ [platform:WARNING] 1 warning generated. [platform:WARNING] pypy_module__cffi_backend.c:24135:14: warning: assigning to 'struct _cffi_field_s *' from 'const struct _cffi_field_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 24135 | l_v686438 = RPyField(l_v686437, fields); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:30171:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 30171 | l_v688561 = RPyField(l_v688559, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:11848:13: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 11848 | l_v704498 = RPyField(l_v704497, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:20722:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 20722 | l_v707320 = RPyField(l_v707319, typenames); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:60770:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 60770 | l_v698801 = RPyField(l_v698782, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:62139:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 62139 | l_v699345 = RPyField(l_v699343, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:48589:12: warning: assigning to 'struct _cffi_struct_union_s *' from 'const struct _cffi_struct_union_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 48589 | l_v716435 = RPyField(l_v716434, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:50235:12: warning: assigning to 'struct _cffi_enum_s *' from 'const struct _cffi_enum_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 50235 | l_v717029 = RPyField(l_v717028, enums); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:50237:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 50237 | l_v717030 = RPyField(l_v717028, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:52162:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 52162 | l_v717572 = RPyField(l_ctx_258, typenames); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:52820:12: warning: assigning to 'struct _cffi_struct_union_s *' from 'const struct _cffi_struct_union_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 52820 | l_v717749 = RPyField(l_ctx_258, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:57257:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 57257 | l_v719371 = RPyField(l_ctx_259, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:62609:13: warning: assigning to 'struct _cffi_struct_union_s *' from 'const struct _cffi_struct_union_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 62609 | l_v721446 = RPyField(l_ctx1_0, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] 4 warnings generated. [platform:WARNING] 9 warnings generated. [platform:WARNING] pypy_module__multibytecodec.c:1823:39: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] [platform:WARNING] 1823 | pypy_cjk_enc_setstate(l_encodebuf_4, l_v803072); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/../pypy/module/_multibytecodec/src/cjkcodecs/multibytecodec.h:154:75: note: passing argument to parameter 'buf' here [platform:WARNING] 154 | void pypy_cjk_enc_setstate(struct pypy_cjk_enc_s *d, const unsigned char *buf); [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c:3205:39: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] [platform:WARNING] 3205 | pypy_cjk_enc_getstate(l_encodebuf_5, l_v803507); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/../pypy/module/_multibytecodec/src/cjkcodecs/multibytecodec.h:152:69: note: passing argument to parameter 'buf' here [platform:WARNING] 152 | void pypy_cjk_enc_getstate(struct pypy_cjk_enc_s *d, unsigned char *buf); [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c:10360:12: warning: assigning to 'struct MultibyteCodec_s *' from 'const MultibyteCodec *' (aka 'const struct MultibyteCodec_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 10360 | l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_8); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] 3 warnings generated. [platform:WARNING] rpython_rtyper_lltypesystem_1.c:38386:46: warning: incompatible pointer types passing 'Signed *' (aka 'long *') to parameter of type '_PyTime_t *' (aka 'long long *') [-Wincompatible-pointer-types] [platform:WARNING] 38386 | l_res_4118 = _PyTime_GetSystemClockWithInfo(l_stararg0_2881, l_stararg1_1638); [platform:WARNING] | ^~~~~~~~~~~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/../pypy/module/cpyext/include/pytime.h:253:16: note: passing argument to parameter 't' here [platform:WARNING] 253 | _PyTime_t *t, [platform:WARNING] | ^ [platform:WARNING] rpython_rtyper_lltypesystem_1.c:38465:49: warning: incompatible pointer types passing 'Signed *' (aka 'long *') to parameter of type '_PyTime_t *' (aka 'long long *') [-Wincompatible-pointer-types] [platform:WARNING] 38465 | l_res_4119 = _PyTime_GetMonotonicClockWithInfo(l_stararg0_2882, l_stararg1_1639); [platform:WARNING] | ^~~~~~~~~~~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/../pypy/module/cpyext/include/pytime.h:277:16: note: passing argument to parameter 't' here [platform:WARNING] 277 | _PyTime_t *t, [platform:WARNING] | ^ [platform:WARNING] rpython_rtyper_lltypesystem_1.c:38544:46: warning: incompatible pointer types passing 'Signed *' (aka 'long *') to parameter of type '_PyTime_t *' (aka 'long long *') [-Wincompatible-pointer-types] [platform:WARNING] 38544 | l_res_4120 = _PyTime_GetPerfCounterWithInfo(l_stararg0_2883, l_stararg1_1640); [platform:WARNING] | ^~~~~~~~~~~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/../pypy/module/cpyext/include/pytime.h:306:16: note: passing argument to parameter 't' here [platform:WARNING] 306 | _PyTime_t *t, [platform:WARNING] | ^ [platform:WARNING] 3 warnings generated. [translation:info] copied: /tmp/buildbot-arm64/usession-py3.12-1114/testing_1/pypy3.12-c to /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/pypy3.12-c [translation:info] copied: /tmp/buildbot-arm64/usession-py3.12-1114/testing_1/libpypy3.12-c.dylib to /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/libpypy3.12-c.dylib [translation:info] created: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/pypy3.12-c [translation:info] Create cffi bindings for modules... * _ctypes/_ctypes_build.py * _pypy_util_build.py * _blake2/_blake2_build.py * _sha3/_sha3_build.py * _ssl_build.py * adding Homebrew openssl@3 flags for _ssl: -I/opt/homebrew/opt/openssl@3/include -L/opt/homebrew/opt/openssl@3/lib * _sqlite3_build.py * adding Homebrew sqlite flags for sqlite3: -I/opt/homebrew/opt/sqlite/include -L/opt/homebrew/opt/sqlite/lib * _audioop_build.py * _tkinter/tklib_build.py * adding Homebrew tcl-tk flags for _tkinter: -I/opt/homebrew/opt/tcl-tk/include -L/opt/homebrew/opt/tcl-tk/lib Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/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 * adding Homebrew ncurses flags for curses: -I/opt/homebrew/opt/ncurses/include -L/opt/homebrew/opt/ncurses/lib Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/build_cffi_imports.py", line 361, in create_cffi_import_libraries raise RuntimeError('building {} failed'.format(key)) RuntimeError: building curses failed * _syslog_build.py * _gdbm_build.py * adding Homebrew gdbm flags for _gdbm: -I/opt/homebrew/opt/gdbm/include -L/opt/homebrew/opt/gdbm/lib * _pwdgrp_build.py * _resource_build.py * _lzma_build.py * adding Homebrew xz flags for lzma: -I/opt/homebrew/opt/xz/include -L/opt/homebrew/opt/xz/lib * _posixshmem_build.py *** failed to build the CFFI modules ['_tkinter/tklib_build.py', '_curses_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: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/pypy3.12-c /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/../lib_pypy/pypy_tools/build_cffi_imports.py [translation:info] usession directory: /tmp/buildbot-arm64/usession-py3.12-1114 [Timer] Timings: [Timer] loading target --- 26.5 s [Timer] annotate --- 156.2 s [Timer] rtype_lltype --- 66.7 s [Timer] pyjitpl_lltype --- 138.8 s [Timer] backendopt_lltype --- 68.4 s [Timer] stackcheckinsertion_lltype --- 3.0 s [Timer] database_c --- 120.7 s [Timer] source_c --- 64.4 s [Timer] compile_c --- 67.5 s [Timer] build_cffi_imports --- 13.1 s [Timer] ========================================== [Timer] Total: --- 725.2 s calling create_cffi_import_libraries with "embed_dependencies" False stdout: generating ./_pypy_openssl.c the current directory is '/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy' clang -fPIC -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/include/pypy3.12 -I/opt/homebrew/opt/openssl@3/include -fPIC -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/include/pypy3.12 -I/usr/local/include -c _pypy_openssl.c -o _pypy_openssl.o clang -shared -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/openssl@3/lib _pypy_openssl.o -lssl -lcrypto -L/usr/local/lib -o _pypy_openssl.pypy312-pp80-darwin.so stderr: stdout: stderr: Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/_tkinter/tklib_build.py", line 63, in <module> config_lib = config_ffi.verify(""" ^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/api.py", line 461, in verify lib = self.verifier.load_library() ^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/verifier.py", line 105, in load_library self._compile_module() ^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/verifier.py", line 201, in _compile_module outputfilename = ffiplatform.compile(tmpdir, self.get_extension()) ^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 48, in compile outputfilename = backend.build(ext, tmpdir, compiler_verbose, debug) ^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/_cffi_compile.py", line 227, in build return _build_unix(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/_cffi_compile.py", line 158, in _build_unix _run(args, verbose) File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/_cffi_compile.py", line 111, in _run raise VerificationError( cffi.VerificationError: clang: error: no such file or directory: '_tkinter/__pycache__/_cffi__gc9b8f288x117a05e7.c' clang: error: no input files command failed (status 1): clang -fPIC -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/include/pypy3.12 -I/opt/homebrew/opt/tcl-tk/include -fPIC -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/include/pypy3.12 -I/usr/local/opt/tcl-tk/include -I/opt/homebrew/opt/tcl-tk@8/include/tcl-tk -c _tkinter/__pycache__/_cffi__gc9b8f288x117a05e7.c -o _cffi__gc9b8f288x117a05e7.o stdout: generating ./_curses_cffi_check.c the current directory is '/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy' clang -fPIC -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/include/pypy3.12 -I/opt/homebrew/opt/ncurses/include -fPIC -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/include/pypy3.12 -c _curses_cffi_check.c -o _curses_cffi_check.o clang -shared -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ncurses/lib _curses_cffi_check.o -lncursesw -o _curses_cffi_check.pypy312-pp80-darwin.so generating ./_curses_cffi_check.c (already up-to-date) the current directory is '/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy' clang -fPIC -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/include/pypy3.12 -I/opt/homebrew/opt/ncurses/include -fPIC -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/include/pypy3.12 -c _curses_cffi_check.c -o _curses_cffi_check.o clang -shared -Wl,-headerpad_max_install_names -L/opt/homebrew/opt/ncurses/lib _curses_cffi_check.o -lpanelw -o _curses_cffi_check.pypy312-pp80-darwin.so using ncursesw from general compiler paths stderr: Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/_curses_build.py", line 429, in <module> ffi.compile() ^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/api.py", line 720, in compile return recompile(self, module_name, source, tmpdir=tmpdir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/recompiler.py", line 1569, in recompile outputfilename = ffiplatform.compile('.', ext, ^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 48, in compile outputfilename = backend.build(ext, tmpdir, compiler_verbose, debug) ^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/_cffi_compile.py", line 227, in build return _build_unix(ext, compiler_verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/_cffi_compile.py", line 158, in _build_unix _run(args, verbose) File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/_cffi_compile.py", line 111, in _run raise VerificationError( cffi.VerificationError: _curses_cffi.c:7158:32: error: incompatible function pointer types assigning to 'char *(*)(char *, ...)' from 'char *(const char *, ...)' [-Wincompatible-function-pointer-types] 7158 | *(char *(* *)(char *, ...))o = tparm; | ^ ~~~~~ 1 error generated. command failed (status 1): clang -fPIC -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/include/pypy3.12 -I/opt/homebrew/opt/ncurses/include -fPIC -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/include/pypy3.12 -c _curses_cffi.c -o _curses_cffi.o program finished with exit code 0 elapsedTime=736.231626