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: 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 36602 22 SSH_CONNECTION=10.0.0.17 36602 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] __pypy__ = True _ast = True _cffi_backend = True _codecs = True _collections = True _continuation = True _csv = True _io = True _jitlog = True _locale = True _lsprof = True _md5 = True _minimal_curses = True _multibytecodec = True _multiprocessing = True _pickle_support = True _pypyjson = True _random = True _rawffi = True _sha = True _socket = True _sre = True _testing = True _vmprof = True _weakref = True array = True binascii = True bz2 = True cStringIO = True cmath = True errno = True faulthandler = True fcntl = True gc = True imp = True marshal = True math = True mmap = True operator = True parser = True pwd = True pyexpat = True pypyjit = True select = True signal = True struct = True symbol = True termios = True thread = True time = True token = True unicodedata = True zipimport = True zlib = True [translation] translate.py configuration: [translation] [translate] 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 shared = True thread = True type_system = lltype withsmallfuncsets = 5 [translation:info] Annotating&simplifying... [c60ade1a421ba80] {translation-task starting annotate [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy [c60adedf3714000] translation-task} [translation:info] RTyping... [c60adedf3720f00] {translation-task starting rtype_lltype [rtyper] specializing: 6000 / 118499 blocks (5%) [rtyper] specializing: 12100 / 120726 blocks (10%) [rtyper] specializing: 18600 / 123757 blocks (15%) [rtyper] specializing: 24900 / 124135 blocks (20%) [rtyper] specializing: 31700 / 126702 blocks (25%) [rtyper] specializing: 38200 / 127203 blocks (30%) [rtyper] specializing: 45500 / 129774 blocks (35%) [rtyper] specializing: 52700 / 131691 blocks (40%) [rtyper] specializing: 59400 / 131868 blocks (45%) [rtyper] specializing: 66100 / 132118 blocks (50%) [rtyper] specializing: 72900 / 132427 blocks (55%) [rtyper] specializing: 80200 / 133552 blocks (60%) [rtyper] specializing: 87500 / 134560 blocks (65%) [rtyper] specializing: 94800 / 135355 blocks (70%) [rtyper] specializing: 101900 / 135739 blocks (75%) [rtyper] specializing: 109200 / 136429 blocks (80%) [rtyper] specializing: 112100 / 136429 blocks (82%) [rtyper] specializing: 118700 / 136433 blocks (87%) [rtyper] specializing: 125600 / 136433 blocks (92%) [rtyper] specializing: 132400 / 136433 blocks (97%) [rtyper] -=- specialized 136433 blocks -=- [rtyper] specializing: 136500 / 137173 blocks (99%) [rtyper] specializing: 137200 / 137906 blocks (99%) [rtyper] -=- specialized 1473 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [c60adf4d4b5a800] translation-task} [translation:info] JIT compiler generation... [c60adf4d4b65f80] {translation-task starting pyjitpl_lltype [rtyper] -=- specialized 38 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:64)_read_raw_float_data_tp__arrayPtr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1150)W_ArrayTypef.setitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1150)W_ArrayTypef.setitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1160)W_ArrayTypef.setitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__write_ptr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1160)W_ArrayTypef.setitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:983)W_ArrayTypef.fromsequence [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._cffi_backend.misc:389)unpack_cfloat_list_from_raw_array [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:95)_write_raw_float_data_tp__SingleFloat_arrayPtr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:983)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:983)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1031)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1135)W_ArrayTypef.getitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__read_ptr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__cast_pos [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:72)FromAppLevelConverter._singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1117)W_ArrayTypef.descr_insert [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1117)W_ArrayTypef.descr_insert [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)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:1097)W_ArrayTypef.descr_reverse [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1097)W_ArrayTypef.descr_reverse [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._cffi_backend.misc:364)pack_float_list_to_raw_array__SingleFloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1031)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [backendopt:removeassert] Could not remove 69 asserts, but removed 1248 asserts. [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 41222 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 5886 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 138000 / 138217 blocks (99%) [rtyper] -=- specialized 261 more blocks -=- [jitcodewriter:info] making JitCodes... [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 1000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 1500 jitcodes [jitcodewriter:info] Produced 2000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 138300 / 138301 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 2500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 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 3000 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 -=- [jitcodewriter:info] Produced 3500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)ExecutionContext._trace at 0x31db49750> [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x31d44cde8> [jitcodewriter:info] Produced 4000 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 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 4500 jitcodes [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] specializing: 138400 / 138401 blocks (99%) [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 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 5500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 6000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 6500 jitcodes [jitcodewriter:info] Produced 7000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 7500 jitcodes [jitcodewriter:info] Produced 8000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 8500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 9000 jitcodes [jitcodewriter:info] Produced 9500 jitcodes [jitcodewriter:info] Produced 10000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)_trace__AccessDirect_None at 0x309914d08> [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] There are 10470 JitCode instances. [jitcodewriter:info] There are 86449 -live- ops. Size of liveness is 7120 bytes [rtyper] replaced 43 'jit_force_virtual' with <* delayed!force_virtual_if_necessary> [rtyper] replaced 264 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 935 effectinfos: [jitcodewriter] 40 descrs for arrays [jitcodewriter] 1030 descrs for fields [jitcodewriter] 48 descrs for interiorfields [jitcodewriter] -> 823 bitstrings, mean length 37.6, max length 79 [rtyper] specializing: 138500 / 200346 blocks (69%) [rtyper] specializing: 148600 / 200782 blocks (74%) [rtyper] specializing: 159300 / 201583 blocks (79%) [rtyper] specializing: 173000 / 205922 blocks (84%) [rtyper] specializing: 185100 / 207883 blocks (89%) [rtyper] specializing: 197700 / 210309 blocks (94%) [rtyper] specializing: 200400 / 210309 blocks (95%) [rtyper] -=- specialized 71828 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] the JIT compiler was generated [c60ae0511303c80] translation-task} [translation:info] lltype back-end optimisations... [c60ae0511310180] {translation-task starting backendopt_lltype [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 106199 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 20019 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c60ae0ca72c4480] translation-task} [translation:info] inserting stack checks... [c60ae0ca72d3880] {translation-task starting stackcheckinsertion_lltype [rtyper] -=- specialized 4 more blocks -=- [translation:info] inserted 2615 stack checks. [c60ae0cf8bdff00] translation-task} [translation:info] Creating database for generating c source... [c60ae0cf8beb900] {translation-task starting database_c [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 210400 / 213195 blocks (98%) [rtyper] specializing: 213200 / 213214 blocks (99%) [rtyper] -=- specialized 2873 more blocks -=- [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 1706 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] specializing: 213300 / 213308 blocks (99%) [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: 381 framework rtti: 18 func: 245 group: 1 struct: 2990 ] [c] 2000 nodes [ array: 744 framework rtti: 18 func: 255 group: 1 struct: 3467 ] [c] 3000 nodes [ array: 1006 framework rtti: 22 func: 469 group: 1 struct: 6097 ] [c] 4000 nodes [ array: 1011 framework rtti: 60 func: 966 group: 1 struct: 6822 ] [c] 5000 nodes [ array: 1133 framework rtti: 120 func: 1415 group: 1 struct: 7504 ] [c] 6000 nodes [ array: 3133 framework rtti: 120 func: 1415 group: 1 struct: 7504 ] [c] 7000 nodes [ array: 5112 framework rtti: 120 func: 1419 group: 1 struct: 7506 ] [c] 8000 nodes [ array: 5352 framework rtti: 169 func: 2060 group: 1 struct: 9016 ] [c] 9000 nodes [ array: 5555 framework rtti: 273 func: 2657 group: 1 struct: 10632 ] [c] 10000 nodes [ array: 5659 framework rtti: 611 func: 3055 group: 1 struct: 11610 ] [c] 11000 nodes [ array: 5671 framework rtti: 622 func: 3071 group: 1 struct: 11641 ] [c] 12000 nodes [ array: 5671 framework rtti: 622 func: 3071 group: 1 struct: 11641 ] [c] 13000 nodes [ array: 5671 framework rtti: 622 func: 3071 group: 1 struct: 11641 ] [c] 14000 nodes [ array: 5671 framework rtti: 622 func: 3071 group: 1 struct: 11641 ] [c] 15000 nodes [ array: 5841 framework rtti: 637 func: 3188 group: 1 struct: 12868 ] [c] 16000 nodes [ array: 5995 framework rtti: 670 func: 3388 group: 1 struct: 13738 ] [c] 17000 nodes [ array: 6099 framework rtti: 710 func: 3648 group: 1 struct: 14257 ] [c] 18000 nodes [ array: 6287 framework rtti: 758 func: 3884 group: 1 struct: 14904 ] [c] 19000 nodes [ array: 6520 framework rtti: 825 func: 3929 group: 1 struct: 15495 ] [c] 20000 nodes [ array: 6812 framework rtti: 874 func: 4175 group: 1 struct: 16127 ] [c] 21000 nodes [ array: 7121 framework rtti: 946 func: 4326 group: 1 struct: 16800 ] [c] 22000 nodes [ array: 7452 framework rtti: 955 func: 4533 group: 1 struct: 17858 ] [c] 23000 nodes [ array: 7581 framework rtti: 962 func: 4653 group: 1 struct: 21417 ] [c] 24000 nodes [ array: 7689 framework rtti: 979 func: 4785 group: 1 struct: 22529 ] [c] 25000 nodes [ array: 7791 framework rtti: 998 func: 4841 group: 1 struct: 23446 ] [c] 26000 nodes [ array: 7896 framework rtti: 1010 func: 4909 group: 1 struct: 24123 ] [c] 27000 nodes [ array: 9733 framework rtti: 1014 func: 4945 group: 1 struct: 25460 ] [c] 28000 nodes [ array: 9902 framework rtti: 1022 func: 5143 group: 1 struct: 26138 ] [c] 29000 nodes [ array: 10091 framework rtti: 1026 func: 5241 group: 1 struct: 26646 ] [c] 30000 nodes [ array: 10161 framework rtti: 1030 func: 5367 group: 1 struct: 27767 ] [c] 31000 nodes [ array: 10236 framework rtti: 1030 func: 5455 group: 1 struct: 28501 ] [c] 32000 nodes [ array: 10269 framework rtti: 1030 func: 5457 group: 1 struct: 28961 ] [c] 33000 nodes [ array: 10269 framework rtti: 1030 func: 5457 group: 1 struct: 29463 ] [c] 34000 nodes [ array: 10474 framework rtti: 1032 func: 5556 group: 1 struct: 30562 ] [c] 35000 nodes [ array: 10570 framework rtti: 1034 func: 5755 group: 1 struct: 31739 ] [c] 36000 nodes [ array: 10607 framework rtti: 1045 func: 5880 group: 1 struct: 32990 ] [c] 37000 nodes [ array: 10661 framework rtti: 1045 func: 6008 group: 1 struct: 34241 ] [c] 38000 nodes [ array: 10716 framework rtti: 1048 func: 6187 group: 1 struct: 35307 ] [c] 39000 nodes [ array: 10893 framework rtti: 1048 func: 6201 group: 1 struct: 36692 ] [c] 40000 nodes [ array: 11110 framework rtti: 1048 func: 6201 group: 1 struct: 38208 ] [c] 41000 nodes [ array: 11309 framework rtti: 1048 func: 6221 group: 1 struct: 39347 ] [c] 42000 nodes [ array: 11434 framework rtti: 1053 func: 6349 group: 1 struct: 40288 ] [c] 43000 nodes [ array: 11587 framework rtti: 1057 func: 6480 group: 1 struct: 41049 ] [c] 44000 nodes [ array: 11652 framework rtti: 1068 func: 6589 group: 1 struct: 41846 ] [c] 45000 nodes [ array: 11847 framework rtti: 1070 func: 6781 group: 1 struct: 43098 ] [c] 46000 nodes [ array: 12136 framework rtti: 1070 func: 6815 group: 1 struct: 43335 ] [c] 47000 nodes [ array: 12371 framework rtti: 1074 func: 6866 group: 1 struct: 43993 ] [c] 48000 nodes [ array: 12607 framework rtti: 1075 func: 6957 group: 1 struct: 44804 ] [c] 49000 nodes [ array: 12876 framework rtti: 1079 func: 7131 group: 1 struct: 45373 ] [c] 50000 nodes [ array: 13095 framework rtti: 1079 func: 7210 group: 1 struct: 46268 ] [c] 51000 nodes [ array: 13359 framework rtti: 1083 func: 7297 group: 1 struct: 47058 ] [c] 52000 nodes [ array: 13570 framework rtti: 1085 func: 7389 group: 1 struct: 47853 ] [c] 53000 nodes [ array: 13779 framework rtti: 1085 func: 7540 group: 1 struct: 48508 ] [c] 54000 nodes [ array: 13953 framework rtti: 1085 func: 7596 group: 1 struct: 49141 ] [c] 55000 nodes [ array: 14082 framework rtti: 1085 func: 7596 group: 1 struct: 49507 ] [c] 56000 nodes [ array: 14218 framework rtti: 1085 func: 7596 group: 1 struct: 49845 ] [c] 57000 nodes [ array: 14336 framework rtti: 1085 func: 7596 group: 1 struct: 50197 ] [c] 58000 nodes [ array: 14496 framework rtti: 1085 func: 7625 group: 1 struct: 50716 ] [c] 59000 nodes [ array: 14625 framework rtti: 1089 func: 7940 group: 1 struct: 51576 ] [c] 60000 nodes [ array: 14894 framework rtti: 1092 func: 8118 group: 1 struct: 52435 ] [c] 61000 nodes [ array: 15032 framework rtti: 1096 func: 8286 group: 1 struct: 64037 ] [c] 62000 nodes [ array: 15184 framework rtti: 1096 func: 8381 group: 1 struct: 64925 ] [c] 63000 nodes [ array: 15461 framework rtti: 1098 func: 8526 group: 1 struct: 65380 ] [c] 64000 nodes [ array: 15784 framework rtti: 1099 func: 8586 group: 1 struct: 65766 ] [c] 65000 nodes [ array: 15998 framework rtti: 1100 func: 8657 group: 1 struct: 66398 ] [c] 66000 nodes [ array: 16055 framework rtti: 1103 func: 8729 group: 1 struct: 66722 ] [c] 67000 nodes [ array: 16176 framework rtti: 1103 func: 8800 group: 1 struct: 67173 ] [c] 68000 nodes [ array: 16246 framework rtti: 1105 func: 8905 group: 1 struct: 68104 ] [c] 69000 nodes [ array: 16284 framework rtti: 1112 func: 9057 group: 1 struct: 68815 ] [c] 70000 nodes [ array: 16362 framework rtti: 1113 func: 9167 group: 1 struct: 69463 ] [c] 71000 nodes [ array: 16440 framework rtti: 1113 func: 9246 group: 1 struct: 69901 ] [c] 72000 nodes [ array: 16559 framework rtti: 1113 func: 9328 group: 1 struct: 70412 ] [c] 73000 nodes [ array: 16713 framework rtti: 1113 func: 9328 group: 1 struct: 70442 ] [c] 74000 nodes [ array: 16874 framework rtti: 1114 func: 9370 group: 1 struct: 70760 ] [c] 75000 nodes [ array: 17030 framework rtti: 1138 func: 9638 group: 1 struct: 71208 ] [c] 76000 nodes [ array: 17155 framework rtti: 1141 func: 9768 group: 1 struct: 71873 ] [c] 77000 nodes [ array: 17432 framework rtti: 1157 func: 9955 group: 1 struct: 72249 ] [c] 78000 nodes [ array: 18342 framework rtti: 1159 func: 10151 group: 1 struct: 102627 ] [c] 79000 nodes [ array: 19127 framework rtti: 1159 func: 10247 group: 1 struct: 105251 ] [c] 80000 nodes [ array: 20312 framework rtti: 1159 func: 10621 group: 1 struct: 107619 ] [c] 81000 nodes [ array: 21871 framework rtti: 1159 func: 10964 group: 1 struct: 109759 ] [c] 82000 nodes [ array: 23254 framework rtti: 1159 func: 11350 group: 1 struct: 111990 ] [c] 83000 nodes [ array: 24651 framework rtti: 1159 func: 11855 group: 1 struct: 114068 ] [c] 84000 nodes [ array: 26205 framework rtti: 1159 func: 12239 group: 1 struct: 116344 ] [c] 85000 nodes [ array: 27762 framework rtti: 1159 func: 12608 group: 1 struct: 118551 ] [c] 86000 nodes [ array: 29360 framework rtti: 1159 func: 13058 group: 1 struct: 120729 ] [c] 87000 nodes [ array: 31100 framework rtti: 1159 func: 13354 group: 1 struct: 123149 ] [c] 88000 nodes [ array: 32046 framework rtti: 1179 func: 13671 group: 1 struct: 125913 ] [c] 89000 nodes [ array: 32197 framework rtti: 1230 func: 13684 group: 1 struct: 128014 ] [c] 90000 nodes [ array: 32249 framework rtti: 1232 func: 13731 group: 1 struct: 128626 ] [c] 91000 nodes [ array: 32284 framework rtti: 1239 func: 13766 group: 1 struct: 129133 ] [c] 92000 nodes [ array: 32486 framework rtti: 1240 func: 13787 group: 1 struct: 129572 ] [c] 93000 nodes [ array: 32612 framework rtti: 1247 func: 13828 group: 1 struct: 130127 ] [c] 94000 nodes [ array: 32808 framework rtti: 1259 func: 13838 group: 1 struct: 130791 ] [c] 95000 nodes [ array: 33155 framework rtti: 1268 func: 13860 group: 1 struct: 131285 ] [c] 96000 nodes [ array: 33448 framework rtti: 1274 func: 13885 group: 1 struct: 131716 ] [c] 97000 nodes [ array: 33678 framework rtti: 1289 func: 13906 group: 1 struct: 132116 ] [c] 98000 nodes [ array: 33754 framework rtti: 1295 func: 13912 group: 1 struct: 132493 ] [c] 99000 nodes [ array: 33825 framework rtti: 1298 func: 14052 group: 1 struct: 132881 ] [c] 100000 nodes [ array: 33964 framework rtti: 1314 func: 14140 group: 1 struct: 133435 ] [c] 101000 nodes [ array: 34065 framework rtti: 1328 func: 14293 group: 1 struct: 135662 ] [c] 102000 nodes [ array: 34165 framework rtti: 1329 func: 14330 group: 1 struct: 136308 ] [c] 103000 nodes [ array: 34261 framework rtti: 1329 func: 14365 group: 1 struct: 136941 ] [c] 104000 nodes [ array: 34422 framework rtti: 1329 func: 14413 group: 1 struct: 137620 ] [c] 105000 nodes [ array: 34539 framework rtti: 1329 func: 14482 group: 1 struct: 138316 ] [c] 106000 nodes [ array: 34574 framework rtti: 1329 func: 14501 group: 1 struct: 138842 ] [c] 107000 nodes [ array: 34618 framework rtti: 1329 func: 14558 group: 1 struct: 139417 ] [c] 108000 nodes [ array: 34890 framework rtti: 1329 func: 14646 group: 1 struct: 140273 ] [c] 109000 nodes [ array: 35082 framework rtti: 1329 func: 14705 group: 1 struct: 141026 ] [c] 110000 nodes [ array: 35202 framework rtti: 1329 func: 14749 group: 1 struct: 141720 ] [c] 111000 nodes [ array: 35270 framework rtti: 1329 func: 14771 group: 1 struct: 142241 ] [c] 112000 nodes [ array: 35343 framework rtti: 1329 func: 14826 group: 1 struct: 142856 ] [c] 113000 nodes [ array: 35558 framework rtti: 1329 func: 14867 group: 1 struct: 143477 ] [c] 114000 nodes [ array: 35704 framework rtti: 1329 func: 14916 group: 1 struct: 144162 ] [c] 115000 nodes [ array: 35832 framework rtti: 1329 func: 14968 group: 1 struct: 144838 ] [c] 116000 nodes [ array: 36003 framework rtti: 1329 func: 15013 group: 1 struct: 145476 ] [c] 117000 nodes [ array: 36147 framework rtti: 1329 func: 15069 group: 1 struct: 146196 ] [c] 118000 nodes [ array: 36348 framework rtti: 1329 func: 15097 group: 1 struct: 146944 ] [c] 119000 nodes [ array: 36496 framework rtti: 1329 func: 15118 group: 1 struct: 147640 ] [c] 120000 nodes [ array: 36693 framework rtti: 1329 func: 15166 group: 1 struct: 148367 ] [c] 121000 nodes [ array: 36941 framework rtti: 1329 func: 15232 group: 1 struct: 149192 ] [c] 122000 nodes [ array: 37077 framework rtti: 1329 func: 15277 group: 1 struct: 149894 ] [c] 123000 nodes [ array: 37234 framework rtti: 1329 func: 15303 group: 1 struct: 150665 ] [c] 124000 nodes [ array: 37426 framework rtti: 1329 func: 15334 group: 1 struct: 151422 ] [c] 125000 nodes [ array: 37708 framework rtti: 1329 func: 15364 group: 1 struct: 152111 ] [c] 126000 nodes [ array: 37891 framework rtti: 1329 func: 15408 group: 1 struct: 152862 ] [c] 127000 nodes [ array: 38128 framework rtti: 1329 func: 15440 group: 1 struct: 153586 ] [c] 128000 nodes [ array: 38524 framework rtti: 1329 func: 15459 group: 1 struct: 154368 ] [c] 129000 nodes [ array: 38858 framework rtti: 1329 func: 15470 group: 1 struct: 155275 ] [c] 130000 nodes [ array: 39108 framework rtti: 1330 func: 15527 group: 1 struct: 155861 ] [c] 131000 nodes [ array: 39596 framework rtti: 1330 func: 15584 group: 1 struct: 155989 ] [c] 132000 nodes [ array: 40100 framework rtti: 1330 func: 15670 group: 1 struct: 156122 ] [c] 133000 nodes [ array: 40552 framework rtti: 1330 func: 15699 group: 1 struct: 156275 ] [c] 134000 nodes [ array: 41093 framework rtti: 1330 func: 15755 group: 1 struct: 156482 ] [c] 135000 nodes [ array: 41665 framework rtti: 1330 func: 15784 group: 1 struct: 156736 ] [c] 136000 nodes [ array: 42272 framework rtti: 1330 func: 15864 group: 1 struct: 156962 ] [c] 137000 nodes [ array: 42851 framework rtti: 1330 func: 15887 group: 1 struct: 157205 ] [c] 138000 nodes [ array: 43220 framework rtti: 1330 func: 15947 group: 1 struct: 157363 ] [c] 139000 nodes [ array: 43531 framework rtti: 1330 func: 15991 group: 1 struct: 157519 ] [c] 140000 nodes [ array: 43948 framework rtti: 1330 func: 16037 group: 1 struct: 157719 ] [c] 141000 nodes [ array: 44315 framework rtti: 1330 func: 16096 group: 1 struct: 157886 ] [c] 142000 nodes [ array: 44686 framework rtti: 1330 func: 16142 group: 1 struct: 158034 ] [c] 143000 nodes [ array: 45072 framework rtti: 1330 func: 16161 group: 1 struct: 158200 ] [c] 144000 nodes [ array: 45442 framework rtti: 1330 func: 16205 group: 1 struct: 158364 ] [c] 145000 nodes [ array: 45826 framework rtti: 1330 func: 16228 group: 1 struct: 158525 ] [c] 146000 nodes [ array: 46243 framework rtti: 1330 func: 16257 group: 1 struct: 158717 ] [c] 147000 nodes [ array: 46628 framework rtti: 1330 func: 16326 group: 1 struct: 158990 ] [c] 148000 nodes [ array: 47046 framework rtti: 1330 func: 16409 group: 1 struct: 159167 ] [c] 149000 nodes [ array: 47432 framework rtti: 1330 func: 16464 group: 1 struct: 159347 ] [c] 150000 nodes [ array: 47791 framework rtti: 1330 func: 16480 group: 1 struct: 159537 ] [c] 151000 nodes [ array: 48178 framework rtti: 1330 func: 16493 group: 1 struct: 159725 ] [c] 152000 nodes [ array: 48592 framework rtti: 1330 func: 16549 group: 1 struct: 159898 ] [c] 153000 nodes [ array: 48986 framework rtti: 1330 func: 16606 group: 1 struct: 160049 ] [c] 154000 nodes [ array: 49395 framework rtti: 1330 func: 16645 group: 1 struct: 160217 ] [c] 155000 nodes [ array: 49791 framework rtti: 1330 func: 16652 group: 1 struct: 160399 ] [c] 156000 nodes [ array: 50207 framework rtti: 1330 func: 16666 group: 1 struct: 160527 ] [c] 157000 nodes [ array: 50576 framework rtti: 1330 func: 16685 group: 1 struct: 160693 ] [c] 158000 nodes [ array: 50992 framework rtti: 1330 func: 16714 group: 1 struct: 160855 ] [c] 159000 nodes [ array: 51378 framework rtti: 1330 func: 16728 group: 1 struct: 161018 ] [c] 160000 nodes [ array: 51770 framework rtti: 1330 func: 16755 group: 1 struct: 161167 ] [c] 161000 nodes [ array: 52050 framework rtti: 1330 func: 16761 group: 1 struct: 161401 ] [c] 162000 nodes [ array: 52408 framework rtti: 1330 func: 16766 group: 1 struct: 161599 ] [c] 163000 nodes [ array: 52811 framework rtti: 1330 func: 16816 group: 1 struct: 161772 ] [c] 164000 nodes [ array: 53152 framework rtti: 1330 func: 16834 group: 1 struct: 161942 ] [c] 165000 nodes [ array: 53484 framework rtti: 1330 func: 16844 group: 1 struct: 162156 ] [c] 166000 nodes [ array: 53867 framework rtti: 1330 func: 16844 group: 1 struct: 162388 ] [c] 167000 nodes [ array: 54181 framework rtti: 1330 func: 16848 group: 1 struct: 162599 ] [c] 168000 nodes [ array: 54499 framework rtti: 1330 func: 16848 group: 1 struct: 162813 ] [c] 169000 nodes [ array: 54770 framework rtti: 1330 func: 16849 group: 1 struct: 163052 ] [c] 170000 nodes [ array: 55120 framework rtti: 1330 func: 16854 group: 1 struct: 163265 ] [c] 171000 nodes [ array: 55622 framework rtti: 1330 func: 17012 group: 1 struct: 163494 ] [c] 172000 nodes [ array: 55924 framework rtti: 1332 func: 17107 group: 1 struct: 164104 ] [c] 173000 nodes [ array: 55928 framework rtti: 1332 func: 17108 group: 1 struct: 166712 ] [c] 174000 nodes [ array: 55935 framework rtti: 1332 func: 17110 group: 1 struct: 169246 ] [c] 175000 nodes [ array: 56048 framework rtti: 1332 func: 17113 group: 1 struct: 170909 ] [c] 176000 nodes [ array: 56116 framework rtti: 1340 func: 17135 group: 1 struct: 171622 ] [c] 177000 nodes [ array: 56240 framework rtti: 1345 func: 17170 group: 1 struct: 171950 ] [c] 178000 nodes [ array: 56568 framework rtti: 1351 func: 17188 group: 1 struct: 172280 ] [c] 179000 nodes [ array: 56613 framework rtti: 1351 func: 17188 group: 1 struct: 172839 ] [c] 180000 nodes [ array: 56654 framework rtti: 1356 func: 17202 group: 1 struct: 173051 ] [c] 181000 nodes [ array: 56754 framework rtti: 1368 func: 17213 group: 1 struct: 173327 ] [c] 182000 nodes [ array: 56885 framework rtti: 1378 func: 17252 group: 1 struct: 173685 ] [c] 183000 nodes [ array: 57024 framework rtti: 1389 func: 17288 group: 1 struct: 174174 ] [c] 184000 nodes [ array: 57035 framework rtti: 1489 func: 17496 group: 1 struct: 174402 ] [c] 185000 nodes [ array: 57060 framework rtti: 1615 func: 17691 group: 1 struct: 174633 ] [c] 186000 nodes [ array: 57390 framework rtti: 1616 func: 17691 group: 1 struct: 175550 ] [c] 187000 nodes [ array: 57730 framework rtti: 1616 func: 17691 group: 1 struct: 176523 ] [c] 188000 nodes [ array: 57969 framework rtti: 1616 func: 17691 group: 1 struct: 177607 ] [c] 189000 nodes [ array: 58241 framework rtti: 1616 func: 17691 group: 1 struct: 178538 ] [c] 190000 nodes [ array: 58586 framework rtti: 1616 func: 17691 group: 1 struct: 179321 ] [c] 191000 nodes [ array: 58830 framework rtti: 1616 func: 17691 group: 1 struct: 180314 ] [c] 192000 nodes [ array: 59072 framework rtti: 1616 func: 17691 group: 1 struct: 181351 ] [c] 193000 nodes [ array: 59340 framework rtti: 1616 func: 17691 group: 1 struct: 182388 ] [c] 194000 nodes [ array: 59672 framework rtti: 1616 func: 17691 group: 1 struct: 183343 ] [c] 195000 nodes [ array: 59895 framework rtti: 1616 func: 17691 group: 1 struct: 184294 ] [c] 196000 nodes [ array: 60094 framework rtti: 1616 func: 17691 group: 1 struct: 185191 ] [c] 197000 nodes [ array: 60368 framework rtti: 1616 func: 17691 group: 1 struct: 186170 ] [c] 198000 nodes [ array: 60624 framework rtti: 1616 func: 17691 group: 1 struct: 187095 ] [c] 199000 nodes [ array: 60961 framework rtti: 1616 func: 17691 group: 1 struct: 188080 ] [c] 200000 nodes [ array: 61270 framework rtti: 1616 func: 17691 group: 1 struct: 189150 ] [c] 201000 nodes [ array: 61563 framework rtti: 1616 func: 17691 group: 1 struct: 190130 ] [c] 202000 nodes [ array: 61887 framework rtti: 1616 func: 17691 group: 1 struct: 191214 ] [c] 203000 nodes [ array: 62192 framework rtti: 1616 func: 17691 group: 1 struct: 192297 ] [c] 204000 nodes [ array: 62535 framework rtti: 1616 func: 17691 group: 1 struct: 193309 ] [c] 205000 nodes [ array: 62857 framework rtti: 1616 func: 17691 group: 1 struct: 194301 ] [c] 206000 nodes [ array: 63195 framework rtti: 1616 func: 17691 group: 1 struct: 195356 ] [c] 207000 nodes [ array: 63440 framework rtti: 1616 func: 17691 group: 1 struct: 196243 ] [c] 208000 nodes [ array: 63740 framework rtti: 1616 func: 17691 group: 1 struct: 197322 ] [c] 209000 nodes [ array: 63955 framework rtti: 1616 func: 17691 group: 1 struct: 198258 ] [c] 210000 nodes [ array: 64282 framework rtti: 1616 func: 17691 group: 1 struct: 199520 ] [c] 211000 nodes [ array: 64550 framework rtti: 1616 func: 17691 group: 1 struct: 200759 ] [c] 212000 nodes [ array: 64663 framework rtti: 1616 func: 17692 group: 1 struct: 201652 ] [c] 213000 nodes [ array: 64669 framework rtti: 1616 func: 17746 group: 1 struct: 201808 ] [c] 214000 nodes [ array: 64672 framework rtti: 1616 func: 17763 group: 1 struct: 202052 ] [c] 215000 nodes [ array: 64675 framework rtti: 1616 func: 17799 group: 1 struct: 202320 ] [c] 216000 nodes [ array: 64675 framework rtti: 1616 func: 17906 group: 1 struct: 202544 ] [c] 217000 nodes [ array: 64675 framework rtti: 1616 func: 17906 group: 1 struct: 202867 ] [c] 218000 nodes [ array: 64767 framework rtti: 1616 func: 17924 group: 1 struct: 203118 ] [c] 219000 nodes [ array: 64785 framework rtti: 1618 func: 17935 group: 1 struct: 203386 ] [c] 220000 nodes [ array: 64800 framework rtti: 1618 func: 17987 group: 1 struct: 203640 ] [c] 221000 nodes [ array: 64805 framework rtti: 1618 func: 18006 group: 1 struct: 203935 ] [c] 222000 nodes [ array: 64811 framework rtti: 1618 func: 18024 group: 1 struct: 204196 ] [c] 223000 nodes [ array: 64840 framework rtti: 1618 func: 18042 group: 1 struct: 204504 ] [c] 224000 nodes [ array: 64874 framework rtti: 1618 func: 18080 group: 1 struct: 204725 ] [c] 225000 nodes [ array: 64919 framework rtti: 1618 func: 18101 group: 1 struct: 205001 ] [c] 226000 nodes [ array: 64954 framework rtti: 1618 func: 18106 group: 1 struct: 205276 ] [c] 227000 nodes [ array: 64997 framework rtti: 1618 func: 18166 group: 1 struct: 205524 ] [c] 228000 nodes [ array: 65024 framework rtti: 1618 func: 18187 group: 1 struct: 205790 ] [c] 229000 nodes [ array: 65043 framework rtti: 1618 func: 18210 group: 1 struct: 206042 ] [c] 230000 nodes [ array: 65073 framework rtti: 1619 func: 18226 group: 1 struct: 206288 ] [c] 231000 nodes [ array: 65079 framework rtti: 1619 func: 18251 group: 1 struct: 206551 ] [c] 232000 nodes [ array: 65079 framework rtti: 1619 func: 18251 group: 1 struct: 206955 ] [c] 233000 nodes [ array: 65121 framework rtti: 1620 func: 18298 group: 1 struct: 207194 ] [c] 234000 nodes [ array: 65143 framework rtti: 1620 func: 18302 group: 1 struct: 207562 ] [c] 235000 nodes [ array: 65143 framework rtti: 1620 func: 18307 group: 1 struct: 207952 ] [c] 236000 nodes [ array: 65143 framework rtti: 1620 func: 18307 group: 1 struct: 208387 ] [c] 237000 nodes [ array: 65146 framework rtti: 1620 func: 18309 group: 1 struct: 208718 ] [c] 238000 nodes [ array: 65171 framework rtti: 1623 func: 18658 group: 1 struct: 209362 ] [c] 239000 nodes [ array: 65315 framework rtti: 1624 func: 18876 group: 1 struct: 210046 ] [c] 240000 nodes [ array: 65550 framework rtti: 1624 func: 18876 group: 1 struct: 210514 ] [c] 241000 nodes [ array: 65778 framework rtti: 1624 func: 18876 group: 1 struct: 210848 ] [c] 242000 nodes [ array: 66202 framework rtti: 1624 func: 18876 group: 1 struct: 211658 ] [c] 243000 nodes [ array: 66387 framework rtti: 1624 func: 18877 group: 1 struct: 212468 ] [c] 244000 nodes [ array: 66628 framework rtti: 1624 func: 18877 group: 1 struct: 212755 ] [c] 245000 nodes [ array: 66783 framework rtti: 1624 func: 18878 group: 1 struct: 213498 ] [c] 246000 nodes [ array: 66935 framework rtti: 1631 func: 18878 group: 1 struct: 214030 ] [c] 247000 nodes [ array: 67041 framework rtti: 1655 func: 18921 group: 1 struct: 214208 ] [c] 248000 nodes [ array: 67261 framework rtti: 1689 func: 18926 group: 1 struct: 214567 ] [c] 249000 nodes [ array: 67428 framework rtti: 1776 func: 18968 group: 1 struct: 214837 ] [c] 250000 nodes [ array: 67604 framework rtti: 1797 func: 18991 group: 1 struct: 215203 ] [c] 251000 nodes [ array: 67883 framework rtti: 1800 func: 19034 group: 1 struct: 215514 ] [c] 252000 nodes [ array: 67988 framework rtti: 1800 func: 19034 group: 1 struct: 216037 ] [c] 253000 nodes [ array: 68012 framework rtti: 1800 func: 19034 group: 1 struct: 216625 ] [c] 254000 nodes [ array: 68019 framework rtti: 1800 func: 19034 group: 1 struct: 217482 ] [c] 255000 nodes [ array: 68099 framework rtti: 1800 func: 19034 group: 1 struct: 217968 ] [c] 256000 nodes [ array: 68162 framework rtti: 1800 func: 19034 group: 1 struct: 218480 ] [c] 257000 nodes [ array: 68216 framework rtti: 1800 func: 19034 group: 1 struct: 218736 ] [c] 258000 nodes [ array: 68275 framework rtti: 1800 func: 19034 group: 1 struct: 219425 ] [c] 259000 nodes [ array: 68338 framework rtti: 1800 func: 19034 group: 1 struct: 220173 ] [c] 260000 nodes [ array: 68363 framework rtti: 1800 func: 19034 group: 1 struct: 220902 ] [c] 261000 nodes [ array: 68384 framework rtti: 1800 func: 19034 group: 1 struct: 221573 ] [c] 262000 nodes [ array: 68409 framework rtti: 1800 func: 19034 group: 1 struct: 222201 ] [c] 263000 nodes [ array: 68455 framework rtti: 1800 func: 19034 group: 1 struct: 222632 ] [c] 264000 nodes [ array: 68493 framework rtti: 1800 func: 19034 group: 1 struct: 223277 ] [c] 265000 nodes [ array: 68530 framework rtti: 1800 func: 19034 group: 1 struct: 223777 ] [c] 266000 nodes [ array: 68561 framework rtti: 1800 func: 19034 group: 1 struct: 224490 ] [c] 267000 nodes [ array: 68585 framework rtti: 1800 func: 19034 group: 1 struct: 225100 ] [c] 268000 nodes [ array: 68608 framework rtti: 1800 func: 19034 group: 1 struct: 225758 ] [c] 269000 nodes [ array: 68611 framework rtti: 1800 func: 19034 group: 1 struct: 226555 ] [c] 270000 nodes [ array: 68622 framework rtti: 1800 func: 19034 group: 1 struct: 227269 ] [c] 271000 nodes [ array: 68635 framework rtti: 1800 func: 19034 group: 1 struct: 227979 ] [c] 272000 nodes [ array: 68647 framework rtti: 1800 func: 19034 group: 1 struct: 228803 ] [c] 273000 nodes [ array: 68657 framework rtti: 1800 func: 19034 group: 1 struct: 229579 ] [c] 274000 nodes [ array: 68675 framework rtti: 1800 func: 19034 group: 1 struct: 230398 ] [c] 275000 nodes [ array: 68679 framework rtti: 1800 func: 19034 group: 1 struct: 231085 ] [c] 276000 nodes [ array: 68693 framework rtti: 1800 func: 19034 group: 1 struct: 231782 ] [c] 277000 nodes [ array: 68707 framework rtti: 1800 func: 19034 group: 1 struct: 232567 ] [c] 278000 nodes [ array: 68721 framework rtti: 1800 func: 19034 group: 1 struct: 233375 ] [c] 279000 nodes [ array: 68748 framework rtti: 1800 func: 19034 group: 1 struct: 234098 ] [c] 280000 nodes [ array: 68768 framework rtti: 1800 func: 19034 group: 1 struct: 234928 ] [c] 281000 nodes [ array: 68778 framework rtti: 1800 func: 19034 group: 1 struct: 235769 ] [c] 282000 nodes [ array: 68784 framework rtti: 1800 func: 19034 group: 1 struct: 236691 ] [c] 283000 nodes [ array: 68784 framework rtti: 1800 func: 19034 group: 1 struct: 237830 ] [c] 284000 nodes [ array: 68784 framework rtti: 1800 func: 19034 group: 1 struct: 238844 ] [c] 285000 nodes [ array: 68800 framework rtti: 1800 func: 19034 group: 1 struct: 239744 ] [c] 286000 nodes [ array: 68805 framework rtti: 1800 func: 19037 group: 1 struct: 240281 ] [c] 287000 nodes [ array: 68805 framework rtti: 1800 func: 19037 group: 1 struct: 240290 ] [c] 288000 nodes [ array: 68851 framework rtti: 1800 func: 19059 group: 1 struct: 242934 ] [c] 289000 nodes [ array: 68876 framework rtti: 1800 func: 19070 group: 1 struct: 242945 ] [c] 290000 nodes [ array: 68948 framework rtti: 1801 func: 19094 group: 1 struct: 243012 ] [c] 291000 nodes [ array: 68986 framework rtti: 1803 func: 19121 group: 1 struct: 243104 ] [c] 292000 nodes [ array: 69000 framework rtti: 1804 func: 19132 group: 1 struct: 243114 ] [c] 293000 nodes [ array: 69034 framework rtti: 1804 func: 19142 group: 1 struct: 243151 ] [c] 294000 nodes [ array: 69052 framework rtti: 1815 func: 19176 group: 1 struct: 243185 ] [c] 295000 nodes [ array: 69124 framework rtti: 1862 func: 19394 group: 1 struct: 243392 ] [c] 296000 nodes [ array: 69137 framework rtti: 1862 func: 19425 group: 1 struct: 244115 ] [c] 297000 nodes [ array: 69175 framework rtti: 1862 func: 19430 group: 1 struct: 244669 ] [c] 298000 nodes [ array: 69291 framework rtti: 1862 func: 19431 group: 1 struct: 244988 ] [c] 299000 nodes [ array: 69362 framework rtti: 1862 func: 19441 group: 1 struct: 245664 ] [c] 300000 nodes [ array: 69371 framework rtti: 1862 func: 19453 group: 1 struct: 246235 ] [c] 301000 nodes [ array: 69436 framework rtti: 1869 func: 19454 group: 1 struct: 247106 ] [c] 302000 nodes [ array: 69502 framework rtti: 1877 func: 19471 group: 1 struct: 247525 ] [c] 303000 nodes [ array: 69626 framework rtti: 1897 func: 19492 group: 1 struct: 247625 ] [c] 304000 nodes [ array: 69808 framework rtti: 1905 func: 19719 group: 1 struct: 247801 ] [c] 305000 nodes [ array: 69817 framework rtti: 1912 func: 19961 group: 1 struct: 249713 ] [c] 306000 nodes [ array: 69818 framework rtti: 1912 func: 19961 group: 1 struct: 250221 ] [c] 307000 nodes [ array: 69818 framework rtti: 1913 func: 19962 group: 1 struct: 250700 ] [c] 308000 nodes [ array: 69818 framework rtti: 1913 func: 19962 group: 1 struct: 251172 ] [c] 309000 nodes [ array: 69818 framework rtti: 1913 func: 19962 group: 1 struct: 251634 ] [c] 310000 nodes [ array: 69820 framework rtti: 1913 func: 19962 group: 1 struct: 252115 ] [c] 311000 nodes [ array: 69830 framework rtti: 1913 func: 19962 group: 1 struct: 252617 ] [c] 312000 nodes [ array: 69833 framework rtti: 1913 func: 19962 group: 1 struct: 253110 ] [c] 313000 nodes [ array: 69834 framework rtti: 1913 func: 19962 group: 1 struct: 253581 ] [c] 314000 nodes [ array: 69836 framework rtti: 1913 func: 19962 group: 1 struct: 254073 ] [c] 315000 nodes [ array: 69836 framework rtti: 1913 func: 19962 group: 1 struct: 254568 ] [c] 316000 nodes [ array: 69839 framework rtti: 1913 func: 19962 group: 1 struct: 255089 ] [c] 317000 nodes [ array: 69844 framework rtti: 1913 func: 19962 group: 1 struct: 255600 ] [c] 318000 nodes [ array: 69848 framework rtti: 1913 func: 19962 group: 1 struct: 256110 ] [c] 319000 nodes [ array: 69849 framework rtti: 1913 func: 19962 group: 1 struct: 256621 ] [c] 320000 nodes [ array: 69849 framework rtti: 1913 func: 19962 group: 1 struct: 257131 ] [c] 321000 nodes [ array: 69849 framework rtti: 1913 func: 19962 group: 1 struct: 257645 ] [c] 322000 nodes [ array: 69849 framework rtti: 1913 func: 19962 group: 1 struct: 258145 ] [c] 323000 nodes [ array: 69850 framework rtti: 1913 func: 19962 group: 1 struct: 258665 ] [c] 324000 nodes [ array: 69850 framework rtti: 1913 func: 19962 group: 1 struct: 259168 ] [c] 325000 nodes [ array: 69850 framework rtti: 1913 func: 19962 group: 1 struct: 259686 ] [c] 326000 nodes [ array: 69850 framework rtti: 1913 func: 19962 group: 1 struct: 260191 ] [c] 327000 nodes [ array: 69850 framework rtti: 1913 func: 19962 group: 1 struct: 260692 ] [c] 328000 nodes [ array: 69850 framework rtti: 1913 func: 19962 group: 1 struct: 261192 ] [c] 329000 nodes [ array: 69850 framework rtti: 1913 func: 19962 group: 1 struct: 261691 ] [c] 330000 nodes [ array: 69850 framework rtti: 1914 func: 19964 group: 1 struct: 262181 ] [c] 331000 nodes [ array: 69852 framework rtti: 1916 func: 19965 group: 1 struct: 262185 ] [c] 332000 nodes [ array: 69852 framework rtti: 1916 func: 19965 group: 1 struct: 262186 ] [c] 333000 nodes [ array: 69886 framework rtti: 1923 func: 20030 group: 1 struct: 262433 ] [c] 334000 nodes [ array: 70012 framework rtti: 1933 func: 20170 group: 1 struct: 263111 ] [c] 335000 nodes [ array: 70443 framework rtti: 1933 func: 20181 group: 1 struct: 263938 ] [c] 336000 nodes [ array: 70677 framework rtti: 1933 func: 20188 group: 1 struct: 264642 ] [c] 337000 nodes [ array: 71088 framework rtti: 1933 func: 20219 group: 1 struct: 265211 ] [c] 338000 nodes [ array: 71463 framework rtti: 1933 func: 20221 group: 1 struct: 265676 ] [c] 339000 nodes [ array: 71582 framework rtti: 1950 func: 20334 group: 1 struct: 265928 ] [c] 340000 nodes [ array: 72107 framework rtti: 1953 func: 20515 group: 1 struct: 267731 ] [c] 341000 nodes [ array: 72114 framework rtti: 1953 func: 20515 group: 1 struct: 268177 ] [c] 342000 nodes [ array: 72171 framework rtti: 1954 func: 20527 group: 1 struct: 269028 ] [c] 343000 nodes [ array: 72188 framework rtti: 1954 func: 20527 group: 1 struct: 270009 ] [c] 344000 nodes [ array: 72193 framework rtti: 1954 func: 20527 group: 1 struct: 271002 ] [c] 345000 nodes [ array: 72213 framework rtti: 1954 func: 20527 group: 1 struct: 271967 ] [c] 346000 nodes [ array: 72223 framework rtti: 1954 func: 20527 group: 1 struct: 272955 ] [c] 347000 nodes [ array: 72229 framework rtti: 1954 func: 20527 group: 1 struct: 273945 ] [c] 348000 nodes [ array: 72242 framework rtti: 1954 func: 20527 group: 1 struct: 274922 ] [c] 349000 nodes [ array: 72251 framework rtti: 1954 func: 20527 group: 1 struct: 275913 ] [c] 350000 nodes [ array: 72251 framework rtti: 1954 func: 20527 group: 1 struct: 276913 ] [c] 351000 nodes [ array: 72290 framework rtti: 1954 func: 20527 group: 1 struct: 277873 ] [c] 352000 nodes [ array: 72321 framework rtti: 1954 func: 20527 group: 1 struct: 278842 ] [c] 353000 nodes [ array: 72321 framework rtti: 1954 func: 20527 group: 1 struct: 279842 ] [c] 354000 nodes [ array: 72361 framework rtti: 1955 func: 20530 group: 1 struct: 280710 ] [c] 355000 nodes [ array: 72495 framework rtti: 1958 func: 20584 group: 1 struct: 280894 ] [c] 356000 nodes [ array: 72499 framework rtti: 1958 func: 20590 group: 1 struct: 281774 ] [c] 357000 nodes [ array: 72508 framework rtti: 1959 func: 20606 group: 1 struct: 282135 ] [c] 358000 nodes [ array: 72533 framework rtti: 1959 func: 20623 group: 1 struct: 282607 ] [c] 359000 nodes [ array: 72534 framework rtti: 1960 func: 20631 group: 1 struct: 282725 ] [c] 360000 nodes [ array: 72752 framework rtti: 1963 func: 20713 group: 1 struct: 282843 ] [c] 361000 nodes [ array: 73752 framework rtti: 1963 func: 20713 group: 1 struct: 282843 ] [c] 362000 nodes [ array: 74135 framework rtti: 1967 func: 20943 group: 1 struct: 282939 ] [c] 363000 nodes [ array: 74267 framework rtti: 1967 func: 20943 group: 1 struct: 283486 ] [c] 364000 nodes [ array: 74268 framework rtti: 1967 func: 20943 group: 1 struct: 283518 ] [c] 365000 nodes [ array: 74268 framework rtti: 1967 func: 20943 group: 1 struct: 283555 ] [c] 366000 nodes [ array: 74268 framework rtti: 1967 func: 20943 group: 1 struct: 283580 ] [c] 367000 nodes [ array: 74268 framework rtti: 1967 func: 20943 group: 1 struct: 283615 ] [c] 368000 nodes [ array: 74268 framework rtti: 1967 func: 20943 group: 1 struct: 283632 ] [c] 369000 nodes [ array: 74268 framework rtti: 1967 func: 20943 group: 1 struct: 283647 ] [c] 370000 nodes [ array: 74268 framework rtti: 1967 func: 20943 group: 1 struct: 283652 ] [c] 371000 nodes [ array: 74268 framework rtti: 1967 func: 20943 group: 1 struct: 283665 ] [c] 372000 nodes [ array: 74268 framework rtti: 1967 func: 20943 group: 1 struct: 283685 ] [c] 373000 nodes [ array: 74268 framework rtti: 1967 func: 20943 group: 1 struct: 283732 ] [c] 374000 nodes [ array: 74268 framework rtti: 1967 func: 20943 group: 1 struct: 283737 ] [c] 375000 nodes [ array: 74268 framework rtti: 1967 func: 20943 group: 1 struct: 283742 ] [c] 376000 nodes [ array: 74306 framework rtti: 1970 func: 20951 group: 1 struct: 283802 ] [c] 377000 nodes [ array: 74432 framework rtti: 1992 func: 20966 group: 1 struct: 284107 ] [c] 378000 nodes [ array: 74594 framework rtti: 2041 func: 20976 group: 1 struct: 284476 ] [c] 379000 nodes [ array: 74598 framework rtti: 2041 func: 21029 group: 1 struct: 284503 ] [c] 380000 nodes [ array: 74616 framework rtti: 2042 func: 21187 group: 1 struct: 284601 ] [c] 381000 nodes [ array: 74618 framework rtti: 2042 func: 21187 group: 1 struct: 285128 ] [c] 382000 nodes [ array: 74692 framework rtti: 2043 func: 21201 group: 1 struct: 285677 ] [c] 383000 nodes [ array: 74715 framework rtti: 2047 func: 21307 group: 1 struct: 285789 ] [c] 384000 nodes [ array: 74750 framework rtti: 2052 func: 21368 group: 1 struct: 286369 ] [c] 385000 nodes [ array: 74773 framework rtti: 2055 func: 21436 group: 1 struct: 286839 ] [c] 386000 nodes [ array: 74836 framework rtti: 2070 func: 21945 group: 1 struct: 287534 ] [c:database] GC transformer: finished helpers [c] 387000 nodes [ array: 75099 framework rtti: 2074 func: 22052 group: 1 struct: 289269 ] [c] 388000 nodes [ array: 75625 framework rtti: 2074 func: 22052 group: 1 struct: 289398 ] [c] 389000 nodes [ array: 75710 framework rtti: 2114 func: 22061 group: 1 struct: 289578 ] [c] 390000 nodes [ array: 75795 framework rtti: 2272 func: 22464 group: 1 struct: 289971 ] [c] 391000 nodes [ array: 75891 framework rtti: 2331 func: 22766 group: 1 struct: 290325 ] [c] 392000 nodes [ array: 76054 framework rtti: 2362 func: 22934 group: 1 struct: 290652 ] [rtyper] specializing: 213400 / 213699 blocks (99%) [rtyper] -=- specialized 353 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 11 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 5062 typeids [gctransform:info] added 96992 push/pop stack root instructions [gctransform:info] inserted 5094 write barrier calls [gctransform:info] inserted 5392 write_barrier_from_array calls [gctransform:info] found 4 static roots [c:database] Inlining GC helpers and postprocessing [c] 392251 nodes [ array: 76126 framework rtti: 2364 func: 23035 group: 1 struct: 290725 ] [c:database] Completed [translation:info] database for generating C source was created [c60ae1ae4ea5980] translation-task} [translation:info] Generating c source... [c60ae1ae4eb1500] {translation-task starting source_c [c:writing] structdef.h [c:writing] forwarddecl.h [c:writing] preimpl.h [c:writing] data_pypy_goal.c [c:writing] data_pypy_interpreter.c [c:writing] data_pypy_interpreter_astcompiler.c [c:writing] data_pypy_interpreter_pyparser.c [c:writing] data_pypy_module___builtin__.c [c:writing] data_pypy_module___pypy__.c [c:writing] data_pypy_module__cffi_backend.c [c:writing] data_pypy_module__codecs.c [c:writing] data_pypy_module__collections.c [c:writing] data_pypy_module__continuation.c [c:writing] data_pypy_module__csv.c [c:writing] data_pypy_module__file.c [c:writing] data_pypy_module__io.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__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_cStringIO.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_parser.c [c:writing] data_pypy_module_posix.c [c:writing] data_pypy_module_pwd.c [c:writing] data_pypy_module_pyexpat.c [c:writing] data_pypy_module_pypyjit.c [c:writing] data_pypy_module_select.c [c:writing] data_pypy_module_signal.c [c:writing] data_pypy_module_struct.c [c:writing] data_pypy_module_sys.c [c:writing] data_pypy_module_termios.c [c:writing] data_pypy_module_thread.c [c:writing] data_pypy_module_time.c [c:writing] data_pypy_module_unicodedata.c [c:writing] data_pypy_module_zipimport.c [c:writing] data_pypy_module_zlib.c [c:writing] data_pypy_objspace.c [c:writing] data_pypy_objspace_std.c [c:writing] data_rpython_flowspace.c [c:writing] data_rpython_jit_backend.c [c:writing] data_rpython_jit_backend_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_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] data_pypy_goal_1.c [c:writing] data_pypy_module___pypy___1.c [c:writing] data_pypy_module__cffi_backend_1.c [c:writing] data_pypy_module__continuation_1.c [c:writing] data_pypy_module__locale.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_faulthandler_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_dispatch_bytecode__AccessDirect_None: 124 cases [c:writing] pypy_interpreter_3.c [c:computedgoto] pypy_g_COMPARE_OP__AccessDirect_None: 11 cases [c:computedgoto] pypy_g_funccall_valuestack__AccessDirect_None: 5 cases [c:computedgoto] pypy_g_str_decode_utf8: 5 cases [c:writing] pypy_interpreter_astcompiler.c [c:computedgoto] pypy_g_PythonCodeMaker__resolve_block_targets: 6 cases [c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases [c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases [c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases [c:computedgoto] pypy_g__opcode_stack_effect: 123 cases [c:writing] pypy_interpreter_astcompiler_1.c [c:writing] pypy_interpreter_astcompiler_2.c [c:writing] pypy_interpreter_astcompiler_3.c [c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases [c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases [c:writing] pypy_interpreter_astcompiler_4.c [c:computedgoto] pypy_g_OptimizingVisitor_visit_BinOp: 12 cases [c:computedgoto] pypy_g_PythonCodeGenerator_visit_Attribute: 5 cases [c:computedgoto] pypy_g_PythonCodeGenerator__op_for_augassign: 12 cases [c:computedgoto] pypy_g_PythonCodeGenerator__binop: 12 cases [c:computedgoto] pypy_g_PythonCodeGenerator__compile_slice: 5 cases [c:computedgoto] pypy_g_PythonCodeGenerator__simple_slice: 5 cases [c:writing] pypy_interpreter_pyparser.c [c:writing] pypy_module___builtin__.c [c:writing] pypy_module___pypy__.c [c:writing] pypy_module__cffi_backend.c [c:writing] pypy_module__cffi_backend_1.c [c:computedgoto] pypy_g_W_LibObject__build_attr: 11 cases [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: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: 8 cases [c:computedgoto] pypy_g_W_Reader_next_w: 6 cases [c:writing] pypy_module__file.c [c:writing] pypy_module__io.c [c:writing] pypy_module__io_1.c [c:writing] pypy_module__jitlog.c [c:writing] pypy_module__locale.c [c:writing] pypy_module__lsprof.c [c:writing] pypy_module__md5.c [c:writing] pypy_module__minimal_curses.c [c:writing] pypy_module__multibytecodec.c [c:writing] pypy_module__multiprocessing.c [c:writing] pypy_module__pickle_support.c [c:writing] pypy_module__pypyjson.c [c:writing] pypy_module__random.c [c:writing] pypy_module__rawffi.c [c:writing] pypy_module__rawffi_alt.c [c:writing] pypy_module__sha.c [c:writing] pypy_module__socket.c [c:writing] pypy_module__sre.c [c:writing] pypy_module__vmprof.c [c:writing] pypy_module__warnings.c [c:writing] pypy_module__weakref.c [c:writing] pypy_module_array.c [c:computedgoto] pypy_g_portal_5: 5 cases [c:computedgoto] pypy_g_compare_arrays_1: 5 cases [c:writing] pypy_module_binascii.c [c:writing] pypy_module_bz2.c [c:writing] pypy_module_cStringIO.c [c:writing] pypy_module_cmath.c [c:writing] pypy_module_cpyext.c [c:writing] pypy_module_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_parser.c [c:writing] pypy_module_posix.c [c:writing] pypy_module_pwd.c [c:writing] pypy_module_pyexpat.c [c:writing] pypy_module_pypyjit.c [c:writing] pypy_module_select.c [c:writing] pypy_module_signal.c [c:writing] pypy_module_struct.c [c:writing] pypy_module_sys.c [c:writing] pypy_module_termios.c [c:writing] pypy_module_thread.c [c:writing] pypy_module_time.c [c:writing] pypy_module_token.c [c:writing] pypy_module_unicodedata.c [c:writing] pypy_module_zipimport.c [c:writing] pypy_module_zlib.c [c:writing] pypy_objspace.c [c:writing] pypy_objspace_std.c [c:computedgoto] pypy_g_W_ObjectObjectUserDictWeakrefable__mapdict_pop_a: 5 cases [c:computedgoto] pypy_g_W_InstanceObjectUserDictWeakrefable__mapdict_pop: 5 cases [c:writing] pypy_objspace_std_1.c [c:writing] pypy_objspace_std_2.c [c:writing] pypy_objspace_std_3.c [c:writing] pypy_objspace_std_4.c [c:writing] pypy_objspace_std_5.c [c:writing] pypy_objspace_std_6.c [c:writing] pypy_objspace_std_7.c [c:writing] pypy_objspace_std_8.c [c:writing] pypy_objspace_std_9.c [c:writing] pypy_objspace_std_10.c [c:writing] 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:computedgoto] pypy_g_GcRewriterAssembler_handle_malloc_operation: 6 cases [c:writing] rpython_jit_backend_llsupport_1.c [c:writing] rpython_jit_codewriter.c [c:writing] rpython_jit_metainterp.c [c:writing] rpython_jit_metainterp_1.c [c:writing] rpython_jit_metainterp_2.c [c:writing] rpython_jit_metainterp_3.c [c:writing] rpython_jit_metainterp_4.c [c:computedgoto] pypy_g_dispatch_loop: 233 cases [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: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_9.c [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_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: 11 cases [c:writing] rpython_memory_gctransform.c [c:writing] rpython_rlib.c [c:writing] rpython_rlib_1.c [c:computedgoto] pypy_g_isspace: 6 cases [c:writing] rpython_rlib_2.c [c:computedgoto] pypy_g__sinpi: 5 cases [c:writing] rpython_rlib_3.c [c:writing] rpython_rlib_4.c [c:writing] rpython_rlib_rjitlog.c [c:writing] rpython_rlib_rsre.c [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 29 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_match: 29 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 29 cases [c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 8 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: 8 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_at: 12 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 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: 5 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 6 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases [c:writing] rpython_rtyper.c [c:writing] rpython_rtyper_lltypesystem.c [c:writing] rpython_rtyper_lltypesystem_1.c [c:writing] rpython_rtyper_lltypesystem_2.c [c:writing] rpython_rtyper_lltypesystem_3.c [c:writing] rpython_rtyper_lltypesystem_module.c [c:writing] rpython_tool.c [c:writing] rpython_translator.c [c:writing] rpython_translator_c.c [translation:info] written: /tmp/buildbot-arm64/usession-main-6115/testing_1/testing_1.c [c60ae219d8bb000] translation-task} [translation:info] Compiling c source... [c60ae219d8c5200] {translation-task starting compile_c [platform:execute] make -j 8 in /tmp/buildbot-arm64/usession-main-6115/testing_1 [platform:WARNING] implement_14.c:3786:14: warning: 'ffi_prep_closure_loc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 3786 | l_v308461 = ffi_prep_closure_loc(l_a0_295, l_a1_205, l_a2_106, l_a3_45, l_a4_32); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:388:1: note: 'ffi_prep_closure_loc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 388 | ffi_prep_closure_loc (ffi_closure*, [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3786:14: note: enclose 'ffi_prep_closure_loc' in a __builtin_available check to silence this warning [platform:WARNING] 3786 | l_v308461 = ffi_prep_closure_loc(l_a0_295, l_a1_205, l_a2_106, l_a3_45, l_a4_32); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_13.c:60896:14: warning: 'ffi_prep_cif_var' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 60896 | l_v305516 = ffi_prep_cif_var(l_a0_274, l_a1_188, l_a2_95, l_a3_40, l_a4_27, l_a5_14); [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:509:12: note: 'ffi_prep_cif_var' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 509 | ffi_status ffi_prep_cif_var(ffi_cif *cif, [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60896:14: note: enclose 'ffi_prep_cif_var' in a __builtin_available check to silence this warning [platform:WARNING] 60896 | l_v305516 = ffi_prep_cif_var(l_a0_274, l_a1_188, l_a2_95, l_a3_40, l_a4_27, l_a5_14); [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] 1 warning generated. [platform:WARNING] 1 warning generated. [platform:WARNING] pypy_module__cffi_backend_1.c:1900:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 1900 | l_v556486 = RPyField(l_v556464, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:3579:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 3579 | l_v557137 = RPyField(l_v557135, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:5002:2: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 5002 | ffi_closure_free(l_v557592); [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:363:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 363 | FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:5002:2: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning [platform:WARNING] 5002 | ffi_closure_free(l_v557592); [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:13361:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 13361 | l_v560186 = RPyField(l_v560185, typenames); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:19210:13: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 19210 | l_v562116 = RPyField(l_v562115, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:25982: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] 25982 | l_v564259 = RPyField(l_v564258, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:27624:12: warning: assigning to 'struct _cffi_enum_s *' from 'const struct _cffi_enum_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 27624 | l_v564852 = RPyField(l_v564851, enums); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:27626:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 27626 | l_v564853 = RPyField(l_v564851, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:26765:14: warning: assigning to 'struct _cffi_field_s *' from 'const struct _cffi_field_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 26765 | l_v542866 = RPyField(l_v542865, fields); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:34501: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] 34501 | l_v567140 = RPyField(l_ctx1_0, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:34751:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 34751 | l_v545619 = RPyField(l_v545617, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:61503:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 61503 | l_v575940 = RPyField(l_ctx_201, typenames); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:62145: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] 62145 | l_v576110 = RPyField(l_ctx_201, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:63818:20: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 63818 | l_raw_closure_0 = ffi_closure_alloc(l_v576681, l_raw_code_0); [platform:WARNING] | ^~~~~~~~~~~~~~~~~ [platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:362:40: note: 'ffi_closure_alloc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 362 | FFI_AVAILABLE_APPLE_2019 FFI_API void *ffi_closure_alloc (size_t size, void **code); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:63818:20: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning [platform:WARNING] 63818 | l_raw_closure_0 = ffi_closure_alloc(l_v576681, l_raw_code_0); [platform:WARNING] | ^~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:65467:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 65467 | l_v577187 = RPyField(l_ctx_202, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] 2 warnings generated. [platform:WARNING] 13 warnings generated. [platform:WARNING] pypy_module__multibytecodec.c:6717:12: warning: assigning to 'struct MultibyteCodec_s *' from 'const MultibyteCodec *' (aka 'const struct MultibyteCodec_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 6717 | l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_4); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] 1 warning generated. [platform:WARNING] rpython_jit_backend_llsupport.c:676:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 676 | pthread_jit_write_protect_np(l_arg_268); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:676:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 676 | pthread_jit_write_protect_np(l_arg_268); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:726:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 726 | pthread_jit_write_protect_np(l_arg_267); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:726:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 726 | pthread_jit_write_protect_np(l_arg_267); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:1633:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 1633 | pthread_jit_write_protect_np(l_arg_270); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:1633:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 1633 | pthread_jit_write_protect_np(l_arg_270); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:1690:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 1690 | pthread_jit_write_protect_np(l_arg_269); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:1690:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 1690 | pthread_jit_write_protect_np(l_arg_269); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:3332:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 3332 | pthread_jit_write_protect_np(l_arg_272); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:3332:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 3332 | pthread_jit_write_protect_np(l_arg_272); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:3396:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 3396 | pthread_jit_write_protect_np(l_arg_271); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:3396:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 3396 | pthread_jit_write_protect_np(l_arg_271); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:7314:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 7314 | pthread_jit_write_protect_np(l_arg_274); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:7314:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 7314 | pthread_jit_write_protect_np(l_arg_274); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:7361:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 7361 | pthread_jit_write_protect_np(l_arg_273); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:7361:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 7361 | pthread_jit_write_protect_np(l_arg_273); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:7608:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 7608 | pthread_jit_write_protect_np(l_arg_276); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:7608:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 7608 | pthread_jit_write_protect_np(l_arg_276); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:7662:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 7662 | pthread_jit_write_protect_np(l_arg_275); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:7662:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 7662 | pthread_jit_write_protect_np(l_arg_275); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:25077:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 25077 | pthread_jit_write_protect_np(l_arg_278); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:25077:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 25077 | pthread_jit_write_protect_np(l_arg_278); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:25132:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 25132 | pthread_jit_write_protect_np(l_arg_277); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:25132:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 25132 | pthread_jit_write_protect_np(l_arg_277); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:34229:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 34229 | pthread_jit_write_protect_np(l_arg_281); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:34229:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 34229 | pthread_jit_write_protect_np(l_arg_281); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:34296:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 34296 | pthread_jit_write_protect_np(l_arg_280); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:34296:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 34296 | pthread_jit_write_protect_np(l_arg_280); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:34782:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 34782 | pthread_jit_write_protect_np(l_arg_283); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:34782:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 34782 | pthread_jit_write_protect_np(l_arg_283); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:34838:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 34838 | pthread_jit_write_protect_np(l_arg_282); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:34838:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 34838 | pthread_jit_write_protect_np(l_arg_282); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport_1.c:30912:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 30912 | pthread_jit_write_protect_np(l_arg_295); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:30912:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 30912 | pthread_jit_write_protect_np(l_arg_295); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport_1.c:30987:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 30987 | pthread_jit_write_protect_np(l_arg_294); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:30987:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 30987 | pthread_jit_write_protect_np(l_arg_294); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] 2 warnings generated. [platform:WARNING] 16 warnings generated. [platform:WARNING] rpython_rlib.c:2087:3: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 2087 | ffi_closure_free(l_v1573314); [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:363:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 363 | FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); [platform:WARNING] | ^ [platform:WARNING] rpython_rlib.c:2087:3: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning [platform:WARNING] 2087 | ffi_closure_free(l_v1573314); [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] rpython_rlib.c:37613:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 37613 | pthread_jit_write_protect_np(l_arg_374); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_rlib.c:37613:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 37613 | pthread_jit_write_protect_np(l_arg_374); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_rlib.c:37646:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 37646 | pthread_jit_write_protect_np(l_arg_375); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_rlib.c:37646:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 37646 | pthread_jit_write_protect_np(l_arg_375); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_rlib_3.c:57260:15: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 57260 | l_v1647423 = ffi_closure_alloc(l_v1647422, l_v1647405); [platform:WARNING] | ^~~~~~~~~~~~~~~~~ [platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:362:40: note: 'ffi_closure_alloc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 362 | FFI_AVAILABLE_APPLE_2019 FFI_API void *ffi_closure_alloc (size_t size, void **code); [platform:WARNING] | ^ [platform:WARNING] rpython_rlib_3.c:57260:15: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning [platform:WARNING] 57260 | l_v1647423 = ffi_closure_alloc(l_v1647422, l_v1647405); [platform:WARNING] | ^~~~~~~~~~~~~~~~~ [platform:WARNING] 3 warnings generated. [platform:WARNING] 1 warning generated. [platform:WARNING] In file included from stacklet.c:21: [platform:WARNING] In file included from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/stacklet/slp_platformselect.h:14: [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/stacklet/switch_aarch64_gcc.h:39:5: warning: inline asm clobber list contains reserved registers: X18 [-Winline-asm] [platform:WARNING] 39 | "stp x18, x19, [sp, -160]!\n" [platform:WARNING] | ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/stacklet/switch_aarch64_gcc.h:39:5: note: Reserved registers on the clobber list may not be preserved across the asm statement, and clobbering them may lead to undefined behaviour. [platform:WARNING] 1 warning generated. [translation:info] copied: /tmp/buildbot-arm64/usession-main-6115/testing_1/pypy-c to /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/pypy-c [translation:info] copied: /tmp/buildbot-arm64/usession-main-6115/testing_1/libpypy-c.dylib to /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/libpypy-c.dylib [translation:info] created: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/pypy-c [c60ae276a7b4f80] translation-task} [translation:info] Create cffi bindings for modules... [c60ae276a7c1880] {translation-task starting build_cffi_imports /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/hashlib.py:146: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named _pypy_openssl) RuntimeWarning) * _ctypes/_ctypes_build.py * _pypy_util_build.py * _ssl_build.py generating ./_pypy_openssl.c the current directory is '/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy' running build_ext building '_pypy_openssl' extension cc -pthread -arch arm64 -DNDEBUG -O2 -fPIC -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/include -c _pypy_openssl.c -o ./_pypy_openssl.o _pypy_openssl.c:579:10: fatal error: 'openssl/opensslv.h' file not found 579 | #include <openssl/opensslv.h> | ^~~~~~~~~~~~~~~~~~~~ 1 error generated. Traceback (most recent call last): File "_ssl_build.py", line 58, in <module> ffi.compile(verbose=True) File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/api.py", line 729, in compile compiler_verbose=verbose, debug=debug, **kwds) File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/recompiler.py", line 1582, in recompile compiler_verbose, debug) File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 20, in compile outputfilename = _build(tmpdir, ext, compiler_verbose, debug) File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 54, in _build raise VerificationError('%s: %s' % (e.__class__.__name__, e)) VerificationError: CompileError: command 'cc' failed with exit status 1 Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/../lib_pypy/pypy_tools/build_cffi_imports.py", line 238, in create_cffi_import_libraries raise RuntimeError('building {} failed'.format(key)) RuntimeError: building _ssl failed * _sqlite3_build.py * _audioop_build.py * _tkinter/tklib_build.py * _curses_build.py * _syslog_build.py * _gdbm_build.py /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/cparser.py:165: UserWarning: Global variable 'gdbm_errno' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) _gdbm_cffi.c:575:10: fatal error: 'gdbm.h' file not found 575 | #include "gdbm.h" | ^~~~~~~~ 1 error generated. Traceback (most recent call last): File "_gdbm_build.py", line 65, in <module> ffi.compile() File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/api.py", line 729, in compile compiler_verbose=verbose, debug=debug, **kwds) File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/recompiler.py", line 1582, in recompile compiler_verbose, debug) File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 20, in compile outputfilename = _build(tmpdir, ext, compiler_verbose, debug) File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 54, in _build raise VerificationError('%s: %s' % (e.__class__.__name__, e)) VerificationError: CompileError: command 'cc' failed with exit status 1 Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/../lib_pypy/pypy_tools/build_cffi_imports.py", line 238, in create_cffi_import_libraries raise RuntimeError('building {} failed'.format(key)) RuntimeError: building gdbm failed * _pwdgrp_build.py * _resource_build.py *** failed to build the CFFI modules ['_ssl_build.py', '_gdbm_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/pypy-c /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/../lib_pypy/pypy_tools/build_cffi_imports.py [c60ae28392c0a00] translation-task} [translation:info] usession directory: /tmp/buildbot-arm64/usession-main-6115 [Timer] Timings: [Timer] loading target --- 14.1 s [Timer] annotate --- 105.7 s [Timer] rtype_lltype --- 59.1 s [Timer] pyjitpl_lltype --- 139.5 s [Timer] backendopt_lltype --- 65.2 s [Timer] stackcheckinsertion_lltype --- 2.7 s [Timer] database_c --- 119.6 s [Timer] source_c --- 57.7 s [Timer] compile_c --- 49.8 s [Timer] build_cffi_imports --- 6.9 s [Timer] ========================================== [Timer] Total: --- 620.4 s calling create_cffi_import_libraries with "embed_dependencies" False stdout: stderr: stdout: stderr: program finished with exit code 0 elapsedTime=629.444975