pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone in dir /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal (timeout 7200 secs) watching logfiles {} argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone'] environment: FPATH=/opt/homebrew/share/zsh/site-functions:/usr/local/share/zsh/site-functions:/usr/share/zsh/site-functions:/usr/share/zsh/5.9/functions HOME=/Users/matti HOMEBREW_CELLAR=/opt/homebrew/Cellar HOMEBREW_PREFIX=/opt/homebrew HOMEBREW_REPOSITORY=/opt/homebrew INFOPATH=/opt/homebrew/share/info: LANG=en_US.UTF-8 LC_ADDRESS=en_AU.UTF-8 LC_IDENTIFICATION=en_AU.UTF-8 LC_MEASUREMENT=en_AU.UTF-8 LC_MONETARY=en_AU.UTF-8 LC_NAME=en_AU.UTF-8 LC_NUMERIC=en_AU.UTF-8 LC_PAPER=en_AU.UTF-8 LC_TELEPHONE=en_AU.UTF-8 LC_TIME=en_AU.UTF-8 LOGNAME=matti OLDPWD=/Users/matti PATH=/Users/matti/oss/pypy-arm64-buildbot/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin PKG_CONFIG_PATH=/opt/homebrew/Cellar/openssl@1.1/1.1.1t/lib/pkgconfig PWD=/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal PYPY_USESSION_DIR=/tmp/buildbot-arm64 SHELL=/bin/zsh SHLVL=2 SSH_CLIENT=10.0.0.17 53538 22 SSH_CONNECTION=10.0.0.17 53538 10.0.0.16 22 SSH_TTY=/dev/ttys000 TERM=xterm-256color TMPDIR=/tmp/buildbot-arm64 USER=matti _=/Users/matti/oss/pypy-arm64-buildbot/bin/buildslave using PTY: False [translation:info] 2.7.18 (c7f2b53ceffe, Aug 22 2024, 13:13:36) [PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)] [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' [translation:info] Translating target as defined by targetpypystandalone [translation] PyPy config object: [translation] [objspace] [std] intshortcut = True optimized_list_getitem = True withspecialisedtuple = True [usemodules] _abc = True _ast = True _cffi_backend = True _codecs = True _collections = True _continuation = True _csv = True _jitlog = True _lsprof = True _md5 = True _minimal_curses = True _multibytecodec = True _multiprocessing = True _pickle = True _pickle_support = True _posixsubprocess = True _pypyjson = True _random = True _rawffi = True _socket = True _sre = True _string = True _testing = True _vmprof = True _weakref = True array = True atexit = True binascii = True bz2 = True cmath = True cpyext = True errno = True faulthandler = True fcntl = True gc = True imp = True marshal = True math = True mmap = True pwd = True pyexpat = True pypyjit = True select = True signal = True struct = True termios = True thread = True time = True token = True unicodedata = True zlib = True [translation] translate.py configuration: [translation] [translate] batch = True opt = jit targetspec = targetpypystandalone [translation] translation configuration: [translation] [translation] check_str_without_nul = True continuation = True gc = incminimark gcrootfinder = shadowstack gctransformer = framework icon = pypy.ico jit = True list_comprehension_operations = True manifest = python.manifest rpython_translate = True secondaryentrypoints = cpyext,main shared = True thread = True type_system = lltype withsmallfuncsets = 5 [translation:info] Annotating&simplifying... [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy [translation:info] RTyping... [rtyper] specializing: 8800 / 175730 blocks (5%) [rtyper] specializing: 18300 / 182544 blocks (10%) [rtyper] specializing: 28000 / 186378 blocks (15%) [rtyper] specializing: 37800 / 188693 blocks (20%) [rtyper] specializing: 47400 / 189236 blocks (25%) [rtyper] specializing: 57300 / 190748 blocks (30%) [rtyper] specializing: 67300 / 192211 blocks (35%) [rtyper] specializing: 77200 / 192818 blocks (40%) [rtyper] specializing: 87200 / 193581 blocks (45%) [rtyper] specializing: 97200 / 194307 blocks (50%) [rtyper] specializing: 107400 / 195152 blocks (55%) [rtyper] specializing: 117400 / 195557 blocks (60%) [rtyper] specializing: 127800 / 196474 blocks (65%) [rtyper] specializing: 138100 / 197228 blocks (70%) [rtyper] specializing: 148400 / 197838 blocks (75%) [rtyper] specializing: 159600 / 199433 blocks (80%) [rtyper] specializing: 169600 / 199433 blocks (85%) [rtyper] specializing: 172700 / 199433 blocks (86%) [rtyper] specializing: 181500 / 199437 blocks (91%) [rtyper] specializing: 191500 / 199437 blocks (96%) [rtyper] -=- specialized 199437 blocks -=- [rtyper] specializing: 199500 / 200235 blocks (99%) [rtyper] specializing: 200300 / 200968 blocks (99%) [rtyper] -=- specialized 1531 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] JIT compiler generation... [rtyper] specializing: 201000 / 201008 blocks (99%) [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:65)_read_raw_float_data_tp__arrayPtr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:269)ToAppLevelConverter._singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.libffi:208)SingleFloatArg.push [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1093)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:404)unpack_cfloat_list_from_raw_array [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:72)FromAppLevelConverter._singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:379)pack_float_list_to_raw_array__SingleFloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:96)_write_raw_float_data_tp__SingleFloat_arrayPtr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1221)W_ArrayTypef.descr_insert [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1221)W_ArrayTypef.descr_insert [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1254)W_ArrayTypef.setitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1254)W_ArrayTypef.setitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1264)W_ArrayTypef.setitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:409)unwrap_value__write_ptr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:409)unwrap_value__push_field [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1201)W_ArrayTypef.descr_reverse [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1201)W_ArrayTypef.descr_reverse [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.pyexpat.interp_pyexpat:511)W_XMLParserType.SetAllocTrackerMaximumAmplification [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1093)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1093)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1207)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1207)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1207)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1207)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1141)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1192)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1192)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1239)W_ArrayTypef.getitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:456)wrap_value__read_ptr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:456)wrap_value__cast_pos [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.pyexpat.interp_pyexpat:511)W_XMLParserType.SetAllocTrackerMaximumAmplification [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rstruct.nativefmttable:39)pack_float [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.jit_libffi:194)_do_ffi_call_singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1141)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1141)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1192)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1192)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem [backendopt:removeassert] Could not remove 61 asserts, but removed 1378 asserts. [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 45648 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 7743 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 201100 / 201309 blocks (99%) [rtyper] -=- specialized 291 more blocks -=- [jitcodewriter:info] making JitCodes... [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 1000 jitcodes [jitcodewriter:info] Produced 1500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 2000 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] specializing: 201400 / 201401 blocks (99%) [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 -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 2500 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 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 -=- [jitcodewriter:info] Produced 3000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 3500 jitcodes [jitcodewriter:info] Produced 4000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 4500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 5000 jitcodes [jitcodewriter:info] Produced 5500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 6000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 201500 / 201501 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 6500 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] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 7000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:346)ExecutionContext._trace at 0x32e799ef8> [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x33040f980> [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 7500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 8000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 8500 jitcodes [jitcodewriter:info] Produced 9000 jitcodes [jitcodewriter:info] Produced 9500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 10000 jitcodes [jitcodewriter:info] Produced 10500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 11000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:346)_trace__AccessDirect_None at 0x307ebca30> [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 11500 jitcodes [jitcodewriter:info] There are 11589 JitCode instances. [jitcodewriter:info] There are 88083 -live- ops. Size of liveness is 8809 bytes [rtyper] replaced 37 'jit_force_virtual' with <* delayed!force_virtual_if_necessary> [rtyper] replaced 292 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 978 effectinfos: [jitcodewriter] 44 descrs for arrays [jitcodewriter] 1107 descrs for fields [jitcodewriter] 50 descrs for interiorfields [jitcodewriter] -> 866 bitstrings, mean length 40.8, max length 85 [rtyper] specializing: 201600 / 265691 blocks (75%) [rtyper] specializing: 213000 / 266161 blocks (80%) [rtyper] specializing: 228600 / 268864 blocks (85%) [rtyper] specializing: 244700 / 271851 blocks (90%) [rtyper] specializing: 261900 / 275670 blocks (95%) [rtyper] specializing: 265700 / 275670 blocks (96%) [rtyper] -=- specialized 74075 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] the JIT compiler was generated [translation:info] lltype back-end optimisations... [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 128302 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 27246 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [translation:info] inserting stack checks... [rtyper] -=- specialized 0 more blocks -=- [translation:info] inserted 2321 stack checks. [translation:info] Creating database for generating c source... [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 275700 / 278556 blocks (98%) [rtyper] -=- specialized 2860 more blocks -=- [rtyper] specializing: 278600 / 278601 blocks (99%) [rtyper] -=- specialized 43 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 1682 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 16 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] -=- specialized 12 more blocks -=- [rtyper] -=- specialized 22 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 12 more blocks -=- [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [c] 1000 nodes [ array: 623 framework rtti: 3 func: 1397 group: 1 struct: 692 ] [c] 2000 nodes [ array: 633 framework rtti: 11 func: 1700 group: 1 struct: 4115 ] [c] 3000 nodes [ array: 740 framework rtti: 20 func: 1974 group: 1 struct: 4781 ] [c] 4000 nodes [ array: 847 framework rtti: 26 func: 2194 group: 1 struct: 5504 ] [c] 5000 nodes [ array: 1353 framework rtti: 26 func: 2250 group: 1 struct: 5996 ] [c] 6000 nodes [ array: 1720 framework rtti: 26 func: 2258 group: 1 struct: 6461 ] [c] 7000 nodes [ array: 1932 framework rtti: 34 func: 2384 group: 1 struct: 9213 ] [c] 8000 nodes [ array: 2200 framework rtti: 44 func: 2605 group: 1 struct: 10189 ] [c] 9000 nodes [ array: 2356 framework rtti: 53 func: 3135 group: 1 struct: 11061 ] [c] 10000 nodes [ array: 2357 framework rtti: 115 func: 3507 group: 1 struct: 11665 ] [c] 11000 nodes [ array: 2851 framework rtti: 160 func: 3904 group: 1 struct: 12242 ] [c] 12000 nodes [ array: 4851 framework rtti: 160 func: 3904 group: 1 struct: 12242 ] [c] 13000 nodes [ array: 6512 framework rtti: 163 func: 3935 group: 1 struct: 12565 ] [c] 14000 nodes [ array: 6660 framework rtti: 176 func: 4054 group: 1 struct: 13660 ] [c] 15000 nodes [ array: 6793 framework rtti: 183 func: 4177 group: 1 struct: 17089 ] [c] 16000 nodes [ array: 7046 framework rtti: 196 func: 4360 group: 1 struct: 18450 ] [c] 17000 nodes [ array: 7187 framework rtti: 269 func: 5260 group: 1 struct: 20045 ] [c] 18000 nodes [ array: 7433 framework rtti: 383 func: 5482 group: 1 struct: 22563 ] [c] 19000 nodes [ array: 7450 framework rtti: 674 func: 5781 group: 1 struct: 23013 ] [c] 20000 nodes [ array: 7450 framework rtti: 674 func: 5781 group: 1 struct: 23013 ] [c] 21000 nodes [ array: 7450 framework rtti: 674 func: 5781 group: 1 struct: 23013 ] [c] 22000 nodes [ array: 7450 framework rtti: 674 func: 5781 group: 1 struct: 23013 ] [c] 23000 nodes [ array: 7482 framework rtti: 677 func: 5803 group: 1 struct: 23372 ] [c] 24000 nodes [ array: 7691 framework rtti: 688 func: 6043 group: 1 struct: 24718 ] [c] 25000 nodes [ array: 7798 framework rtti: 693 func: 6241 group: 1 struct: 26120 ] [c] 26000 nodes [ array: 7815 framework rtti: 694 func: 6268 group: 1 struct: 27046 ] [c] 27000 nodes [ array: 7815 framework rtti: 694 func: 6268 group: 1 struct: 28014 ] [c] 28000 nodes [ array: 7886 framework rtti: 698 func: 6429 group: 1 struct: 29153 ] [c] 29000 nodes [ array: 8020 framework rtti: 700 func: 6545 group: 1 struct: 30002 ] [c] 30000 nodes [ array: 8153 framework rtti: 715 func: 6816 group: 1 struct: 30740 ] [c] 31000 nodes [ array: 8322 framework rtti: 746 func: 7106 group: 1 struct: 31161 ] [c] 32000 nodes [ array: 8430 framework rtti: 785 func: 7414 group: 1 struct: 31618 ] [c] 33000 nodes [ array: 8549 framework rtti: 822 func: 7706 group: 1 struct: 32203 ] [c] 34000 nodes [ array: 8688 framework rtti: 837 func: 7880 group: 1 struct: 32930 ] [c] 35000 nodes [ array: 8846 framework rtti: 982 func: 8048 group: 1 struct: 33478 ] [c] 36000 nodes [ array: 9138 framework rtti: 1043 func: 8284 group: 1 struct: 33961 ] [c] 37000 nodes [ array: 9493 framework rtti: 1049 func: 8605 group: 1 struct: 34439 ] [c] 38000 nodes [ array: 9845 framework rtti: 1056 func: 8750 group: 1 struct: 34959 ] [c] 39000 nodes [ array: 10060 framework rtti: 1058 func: 8940 group: 1 struct: 35924 ] [c] 40000 nodes [ array: 10261 framework rtti: 1059 func: 9121 group: 1 struct: 37092 ] [c] 41000 nodes [ array: 10530 framework rtti: 1064 func: 9243 group: 1 struct: 37643 ] [c] 42000 nodes [ array: 10961 framework rtti: 1064 func: 9243 group: 1 struct: 38148 ] [c] 43000 nodes [ array: 11366 framework rtti: 1064 func: 9248 group: 1 struct: 38706 ] [c] 44000 nodes [ array: 11529 framework rtti: 1064 func: 9418 group: 1 struct: 39816 ] [c] 45000 nodes [ array: 11699 framework rtti: 1073 func: 9546 group: 1 struct: 40783 ] [c] 46000 nodes [ array: 11882 framework rtti: 1073 func: 9693 group: 1 struct: 41584 ] [c] 47000 nodes [ array: 11988 framework rtti: 1088 func: 10005 group: 1 struct: 42292 ] [c] 48000 nodes [ array: 12103 framework rtti: 1101 func: 10339 group: 1 struct: 43335 ] [c] 49000 nodes [ array: 12199 framework rtti: 1109 func: 10677 group: 1 struct: 44135 ] [c] 50000 nodes [ array: 17206 framework rtti: 1118 func: 10776 group: 1 struct: 48224 ] [c] 51000 nodes [ array: 17289 framework rtti: 1123 func: 11081 group: 1 struct: 48973 ] [c] 52000 nodes [ array: 17373 framework rtti: 1129 func: 11305 group: 1 struct: 49492 ] [c] 53000 nodes [ array: 17550 framework rtti: 1134 func: 11560 group: 1 struct: 49910 ] [c] 54000 nodes [ array: 17633 framework rtti: 1145 func: 11773 group: 1 struct: 51006 ] [c] 55000 nodes [ array: 17738 framework rtti: 1147 func: 11818 group: 1 struct: 51595 ] [c] 56000 nodes [ array: 17947 framework rtti: 1152 func: 12002 group: 1 struct: 63961 ] [c] 57000 nodes [ array: 18187 framework rtti: 1155 func: 12163 group: 1 struct: 64655 ] [c] 58000 nodes [ array: 18369 framework rtti: 1157 func: 12310 group: 1 struct: 65515 ] [c] 59000 nodes [ array: 18415 framework rtti: 1163 func: 12357 group: 1 struct: 66019 ] [c] 60000 nodes [ array: 18415 framework rtti: 1163 func: 12357 group: 1 struct: 66554 ] [c] 61000 nodes [ array: 18514 framework rtti: 1163 func: 12473 group: 1 struct: 67267 ] [c] 62000 nodes [ array: 18677 framework rtti: 1170 func: 12640 group: 1 struct: 67840 ] [c] 63000 nodes [ array: 18772 framework rtti: 1174 func: 12865 group: 1 struct: 68644 ] [c] 64000 nodes [ array: 18967 framework rtti: 1176 func: 13046 group: 1 struct: 69170 ] [c] 65000 nodes [ array: 19130 framework rtti: 1186 func: 13259 group: 1 struct: 69714 ] [c] 66000 nodes [ array: 19339 framework rtti: 1191 func: 13496 group: 1 struct: 70758 ] [c] 67000 nodes [ array: 19520 framework rtti: 1209 func: 13725 group: 1 struct: 71498 ] [c] 68000 nodes [ array: 19734 framework rtti: 1213 func: 13990 group: 1 struct: 72371 ] [c] 69000 nodes [ array: 19968 framework rtti: 1213 func: 14027 group: 1 struct: 73002 ] [c] 70000 nodes [ array: 20194 framework rtti: 1213 func: 14027 group: 1 struct: 73591 ] [c] 71000 nodes [ array: 20437 framework rtti: 1213 func: 14027 group: 1 struct: 74132 ] [c] 72000 nodes [ array: 20668 framework rtti: 1213 func: 14027 group: 1 struct: 74705 ] [c] 73000 nodes [ array: 20915 framework rtti: 1213 func: 14027 group: 1 struct: 75478 ] [c] 74000 nodes [ array: 21146 framework rtti: 1213 func: 14027 group: 1 struct: 76471 ] [c] 75000 nodes [ array: 21382 framework rtti: 1213 func: 14027 group: 1 struct: 77133 ] [c] 76000 nodes [ array: 21632 framework rtti: 1213 func: 14027 group: 1 struct: 77704 ] [c] 77000 nodes [ array: 21868 framework rtti: 1213 func: 14061 group: 1 struct: 78461 ] [c] 78000 nodes [ array: 22144 framework rtti: 1216 func: 14348 group: 1 struct: 79362 ] [c] 79000 nodes [ array: 22357 framework rtti: 1220 func: 14649 group: 1 struct: 80390 ] [c] 80000 nodes [ array: 22615 framework rtti: 1228 func: 14941 group: 1 struct: 81151 ] [c] 81000 nodes [ array: 23204 framework rtti: 1232 func: 15066 group: 1 struct: 81328 ] [c] 82000 nodes [ array: 23244 framework rtti: 1234 func: 15149 group: 1 struct: 82121 ] [c] 83000 nodes [ array: 23584 framework rtti: 1237 func: 15257 group: 1 struct: 111903 ] [c] 84000 nodes [ array: 24347 framework rtti: 1237 func: 15387 group: 1 struct: 114546 ] [c] 85000 nodes [ array: 25395 framework rtti: 1237 func: 15738 group: 1 struct: 116861 ] [c] 86000 nodes [ array: 26815 framework rtti: 1237 func: 16108 group: 1 struct: 119060 ] [c] 87000 nodes [ array: 28365 framework rtti: 1237 func: 16513 group: 1 struct: 121107 ] [c] 88000 nodes [ array: 29757 framework rtti: 1237 func: 16840 group: 1 struct: 123266 ] [c] 89000 nodes [ array: 31429 framework rtti: 1237 func: 17473 group: 1 struct: 125407 ] [c] 90000 nodes [ array: 33008 framework rtti: 1237 func: 18047 group: 1 struct: 127509 ] [c] 91000 nodes [ array: 34784 framework rtti: 1237 func: 18742 group: 1 struct: 129728 ] [c] 92000 nodes [ array: 36169 framework rtti: 1237 func: 19120 group: 1 struct: 132079 ] [c] 93000 nodes [ array: 37762 framework rtti: 1237 func: 19779 group: 1 struct: 134504 ] [c] 94000 nodes [ array: 39229 framework rtti: 1237 func: 20345 group: 1 struct: 136761 ] [c] 95000 nodes [ array: 39858 framework rtti: 1237 func: 20587 group: 1 struct: 138173 ] [c] 96000 nodes [ array: 40085 framework rtti: 1240 func: 20611 group: 1 struct: 138436 ] [c] 97000 nodes [ array: 40403 framework rtti: 1240 func: 20632 group: 1 struct: 138815 ] [c] 98000 nodes [ array: 40578 framework rtti: 1241 func: 20683 group: 1 struct: 139586 ] [c] 99000 nodes [ array: 40654 framework rtti: 1241 func: 20697 group: 1 struct: 140384 ] [c] 100000 nodes [ array: 40944 framework rtti: 1243 func: 20719 group: 1 struct: 140723 ] [c] 101000 nodes [ array: 41181 framework rtti: 1248 func: 20765 group: 1 struct: 141117 ] [c] 102000 nodes [ array: 41496 framework rtti: 1252 func: 20807 group: 1 struct: 141783 ] [c] 103000 nodes [ array: 41676 framework rtti: 1260 func: 20957 group: 1 struct: 142230 ] [c] 104000 nodes [ array: 41858 framework rtti: 1260 func: 20984 group: 1 struct: 142835 ] [c] 105000 nodes [ array: 42072 framework rtti: 1262 func: 21071 group: 1 struct: 143737 ] [c] 106000 nodes [ array: 42299 framework rtti: 1262 func: 21140 group: 1 struct: 144428 ] [c] 107000 nodes [ array: 42488 framework rtti: 1262 func: 21193 group: 1 struct: 145019 ] [c] 108000 nodes [ array: 42632 framework rtti: 1262 func: 21219 group: 1 struct: 145503 ] [c] 109000 nodes [ array: 42773 framework rtti: 1262 func: 21219 group: 1 struct: 145879 ] [c] 110000 nodes [ array: 42903 framework rtti: 1262 func: 21219 group: 1 struct: 146244 ] [c] 111000 nodes [ array: 43046 framework rtti: 1262 func: 21219 group: 1 struct: 146583 ] [c] 112000 nodes [ array: 43252 framework rtti: 1262 func: 21219 group: 1 struct: 146943 ] [c] 113000 nodes [ array: 43403 framework rtti: 1262 func: 21219 group: 1 struct: 147302 ] [c] 114000 nodes [ array: 43522 framework rtti: 1262 func: 21219 group: 1 struct: 147692 ] [c] 115000 nodes [ array: 43675 framework rtti: 1262 func: 21219 group: 1 struct: 148009 ] [c] 116000 nodes [ array: 43860 framework rtti: 1262 func: 21239 group: 1 struct: 148484 ] [c] 117000 nodes [ array: 44051 framework rtti: 1262 func: 21281 group: 1 struct: 149035 ] [c] 118000 nodes [ array: 44264 framework rtti: 1263 func: 21343 group: 1 struct: 149578 ] [c] 119000 nodes [ array: 44475 framework rtti: 1264 func: 21441 group: 1 struct: 150106 ] [c] 120000 nodes [ array: 44630 framework rtti: 1267 func: 21543 group: 1 struct: 150696 ] [c] 121000 nodes [ array: 44793 framework rtti: 1269 func: 21664 group: 1 struct: 151143 ] [c] 122000 nodes [ array: 44936 framework rtti: 1272 func: 21679 group: 1 struct: 151806 ] [c] 123000 nodes [ array: 45002 framework rtti: 1273 func: 21703 group: 1 struct: 152272 ] [c] 124000 nodes [ array: 45022 framework rtti: 1273 func: 21709 group: 1 struct: 152791 ] [c] 125000 nodes [ array: 45059 framework rtti: 1273 func: 21770 group: 1 struct: 153354 ] [c] 126000 nodes [ array: 45152 framework rtti: 1273 func: 21819 group: 1 struct: 153923 ] [c] 127000 nodes [ array: 45297 framework rtti: 1273 func: 21876 group: 1 struct: 154596 ] [c] 128000 nodes [ array: 45566 framework rtti: 1273 func: 21970 group: 1 struct: 155459 ] [c] 129000 nodes [ array: 45650 framework rtti: 1273 func: 22029 group: 1 struct: 156098 ] [c] 130000 nodes [ array: 45750 framework rtti: 1273 func: 22081 group: 1 struct: 156730 ] [c] 131000 nodes [ array: 45831 framework rtti: 1273 func: 22149 group: 1 struct: 157356 ] [c] 132000 nodes [ array: 45891 framework rtti: 1273 func: 22184 group: 1 struct: 157907 ] [c] 133000 nodes [ array: 46053 framework rtti: 1273 func: 22244 group: 1 struct: 158569 ] [c] 134000 nodes [ array: 46205 framework rtti: 1273 func: 22293 group: 1 struct: 159250 ] [c] 135000 nodes [ array: 46351 framework rtti: 1273 func: 22324 group: 1 struct: 159883 ] [c] 136000 nodes [ array: 46433 framework rtti: 1273 func: 22360 group: 1 struct: 160553 ] [c] 137000 nodes [ array: 46579 framework rtti: 1273 func: 22406 group: 1 struct: 161230 ] [c] 138000 nodes [ array: 46703 framework rtti: 1273 func: 22455 group: 1 struct: 161922 ] [c] 139000 nodes [ array: 46917 framework rtti: 1273 func: 22483 group: 1 struct: 162475 ] [c] 140000 nodes [ array: 46976 framework rtti: 1273 func: 22526 group: 1 struct: 163034 ] [c] 141000 nodes [ array: 47173 framework rtti: 1273 func: 22572 group: 1 struct: 163683 ] [c] 142000 nodes [ array: 47298 framework rtti: 1273 func: 22643 group: 1 struct: 164365 ] [c] 143000 nodes [ array: 47446 framework rtti: 1273 func: 22685 group: 1 struct: 164995 ] [c] 144000 nodes [ array: 47670 framework rtti: 1273 func: 22722 group: 1 struct: 165650 ] [c] 145000 nodes [ array: 47854 framework rtti: 1273 func: 22773 group: 1 struct: 166355 ] [c] 146000 nodes [ array: 47930 framework rtti: 1273 func: 22821 group: 1 struct: 166987 ] [c] 147000 nodes [ array: 48161 framework rtti: 1273 func: 22856 group: 1 struct: 167812 ] [c] 148000 nodes [ array: 48352 framework rtti: 1273 func: 22874 group: 1 struct: 168569 ] [c] 149000 nodes [ array: 48596 framework rtti: 1273 func: 22884 group: 1 struct: 169422 ] [c] 150000 nodes [ array: 48822 framework rtti: 1273 func: 22900 group: 1 struct: 170247 ] [c] 151000 nodes [ array: 48906 framework rtti: 1273 func: 22984 group: 1 struct: 171013 ] [c] 152000 nodes [ array: 49389 framework rtti: 1274 func: 23020 group: 1 struct: 171373 ] [c] 153000 nodes [ array: 49913 framework rtti: 1274 func: 23066 group: 1 struct: 171594 ] [c] 154000 nodes [ array: 50408 framework rtti: 1274 func: 23120 group: 1 struct: 171768 ] [c] 155000 nodes [ array: 51006 framework rtti: 1274 func: 23123 group: 1 struct: 172062 ] [c] 156000 nodes [ array: 51572 framework rtti: 1274 func: 23235 group: 1 struct: 172235 ] [c] 157000 nodes [ array: 52153 framework rtti: 1274 func: 23268 group: 1 struct: 172488 ] [c] 158000 nodes [ array: 52565 framework rtti: 1274 func: 23362 group: 1 struct: 172610 ] [c] 159000 nodes [ array: 52917 framework rtti: 1274 func: 23410 group: 1 struct: 172791 ] [c] 160000 nodes [ array: 53388 framework rtti: 1274 func: 23486 group: 1 struct: 172905 ] [c] 161000 nodes [ array: 53812 framework rtti: 1274 func: 23514 group: 1 struct: 173064 ] [c] 162000 nodes [ array: 54233 framework rtti: 1274 func: 23571 group: 1 struct: 173232 ] [c] 163000 nodes [ array: 54627 framework rtti: 1274 func: 23610 group: 1 struct: 173410 ] [c] 164000 nodes [ array: 55016 framework rtti: 1274 func: 23637 group: 1 struct: 173568 ] [c] 165000 nodes [ array: 55394 framework rtti: 1274 func: 23687 group: 1 struct: 173720 ] [c] 166000 nodes [ array: 55733 framework rtti: 1274 func: 23714 group: 1 struct: 173868 ] [c] 167000 nodes [ array: 56145 framework rtti: 1274 func: 23763 group: 1 struct: 174037 ] [c] 168000 nodes [ array: 56516 framework rtti: 1274 func: 23795 group: 1 struct: 174217 ] [c] 169000 nodes [ array: 56870 framework rtti: 1274 func: 23824 group: 1 struct: 174359 ] [c] 170000 nodes [ array: 57327 framework rtti: 1274 func: 23880 group: 1 struct: 174530 ] [c] 171000 nodes [ array: 57783 framework rtti: 1274 func: 23895 group: 1 struct: 174718 ] [c] 172000 nodes [ array: 58120 framework rtti: 1274 func: 23921 group: 1 struct: 174876 ] [c] 173000 nodes [ array: 58439 framework rtti: 1274 func: 23967 group: 1 struct: 175027 ] [c] 174000 nodes [ array: 58780 framework rtti: 1274 func: 24014 group: 1 struct: 175249 ] [c] 175000 nodes [ array: 59128 framework rtti: 1274 func: 24022 group: 1 struct: 175437 ] [c] 176000 nodes [ array: 59403 framework rtti: 1274 func: 24032 group: 1 struct: 175611 ] [c] 177000 nodes [ array: 59743 framework rtti: 1274 func: 24060 group: 1 struct: 175798 ] [c] 178000 nodes [ array: 60088 framework rtti: 1274 func: 24117 group: 1 struct: 175972 ] [c] 179000 nodes [ array: 60462 framework rtti: 1274 func: 24163 group: 1 struct: 176186 ] [c] 180000 nodes [ array: 60820 framework rtti: 1274 func: 24208 group: 1 struct: 176355 ] [c] 181000 nodes [ array: 61218 framework rtti: 1274 func: 24263 group: 1 struct: 176506 ] [c] 182000 nodes [ array: 61597 framework rtti: 1274 func: 24313 group: 1 struct: 176665 ] [c] 183000 nodes [ array: 61940 framework rtti: 1274 func: 24368 group: 1 struct: 176838 ] [c] 184000 nodes [ array: 62208 framework rtti: 1274 func: 24381 group: 1 struct: 177030 ] [c] 185000 nodes [ array: 62467 framework rtti: 1274 func: 24390 group: 1 struct: 177223 ] [c] 186000 nodes [ array: 62779 framework rtti: 1274 func: 24394 group: 1 struct: 177413 ] [c] 187000 nodes [ array: 63169 framework rtti: 1274 func: 24413 group: 1 struct: 177558 ] [c] 188000 nodes [ array: 63684 framework rtti: 1274 func: 24418 group: 1 struct: 177800 ] [c] 189000 nodes [ array: 64072 framework rtti: 1274 func: 24439 group: 1 struct: 178011 ] [c] 190000 nodes [ array: 64415 framework rtti: 1274 func: 24463 group: 1 struct: 178196 ] [c] 191000 nodes [ array: 64756 framework rtti: 1274 func: 24495 group: 1 struct: 178393 ] [c] 192000 nodes [ array: 65105 framework rtti: 1274 func: 24523 group: 1 struct: 178639 ] [c] 193000 nodes [ array: 65436 framework rtti: 1274 func: 24523 group: 1 struct: 178839 ] [c] 194000 nodes [ array: 65781 framework rtti: 1274 func: 24523 group: 1 struct: 179061 ] [c] 195000 nodes [ array: 66134 framework rtti: 1274 func: 24523 group: 1 struct: 179270 ] [c] 196000 nodes [ array: 66487 framework rtti: 1274 func: 24547 group: 1 struct: 179461 ] [c] 197000 nodes [ array: 66909 framework rtti: 1274 func: 24730 group: 1 struct: 179679 ] [c] 198000 nodes [ array: 67125 framework rtti: 1274 func: 24867 group: 1 struct: 179972 ] [c] 199000 nodes [ array: 67491 framework rtti: 1274 func: 24904 group: 1 struct: 180173 ] [c] 200000 nodes [ array: 67666 framework rtti: 1279 func: 24974 group: 1 struct: 181416 ] [c] 201000 nodes [ array: 67712 framework rtti: 1281 func: 24989 group: 1 struct: 181818 ] [c] 202000 nodes [ array: 67780 framework rtti: 1282 func: 25038 group: 1 struct: 182477 ] [c] 203000 nodes [ array: 67810 framework rtti: 1282 func: 25047 group: 1 struct: 182549 ] [c] 204000 nodes [ array: 67858 framework rtti: 1287 func: 25060 group: 1 struct: 182736 ] [c] 205000 nodes [ array: 68103 framework rtti: 1290 func: 25102 group: 1 struct: 183316 ] [c] 206000 nodes [ array: 68222 framework rtti: 1309 func: 25278 group: 1 struct: 183617 ] [c] 207000 nodes [ array: 68301 framework rtti: 1315 func: 25325 group: 1 struct: 184268 ] [c] 208000 nodes [ array: 68419 framework rtti: 1317 func: 25359 group: 1 struct: 185207 ] [c] 209000 nodes [ array: 68572 framework rtti: 1323 func: 25394 group: 1 struct: 185680 ] [c] 210000 nodes [ array: 68679 framework rtti: 1325 func: 25401 group: 1 struct: 186252 ] [c] 211000 nodes [ array: 68861 framework rtti: 1325 func: 25422 group: 1 struct: 186761 ] [c] 212000 nodes [ array: 69048 framework rtti: 1325 func: 25422 group: 1 struct: 186870 ] [c] 213000 nodes [ array: 69236 framework rtti: 1325 func: 25422 group: 1 struct: 186902 ] [c] 214000 nodes [ array: 69453 framework rtti: 1325 func: 25422 group: 1 struct: 187013 ] [c] 215000 nodes [ array: 69608 framework rtti: 1326 func: 25429 group: 1 struct: 187442 ] [c] 216000 nodes [ array: 69700 framework rtti: 1326 func: 25437 group: 1 struct: 187979 ] [c] 217000 nodes [ array: 69846 framework rtti: 1326 func: 25447 group: 1 struct: 188428 ] [c] 218000 nodes [ array: 69981 framework rtti: 1329 func: 25561 group: 1 struct: 188891 ] [c] 219000 nodes [ array: 70333 framework rtti: 1377 func: 25661 group: 1 struct: 190734 ] [c] 220000 nodes [ array: 70432 framework rtti: 1413 func: 25690 group: 1 struct: 192294 ] [c] 221000 nodes [ array: 70863 framework rtti: 1413 func: 25690 group: 1 struct: 192956 ] [c] 222000 nodes [ array: 71153 framework rtti: 1413 func: 25690 group: 1 struct: 193698 ] [c] 223000 nodes [ array: 71408 framework rtti: 1413 func: 25690 group: 1 struct: 194592 ] [c] 224000 nodes [ array: 71638 framework rtti: 1413 func: 25690 group: 1 struct: 195593 ] [c] 225000 nodes [ array: 71893 framework rtti: 1413 func: 25690 group: 1 struct: 196530 ] [c] 226000 nodes [ array: 72141 framework rtti: 1413 func: 25690 group: 1 struct: 197420 ] [c] 227000 nodes [ array: 72364 framework rtti: 1413 func: 25690 group: 1 struct: 198347 ] [c] 228000 nodes [ array: 72585 framework rtti: 1413 func: 25690 group: 1 struct: 199222 ] [c] 229000 nodes [ array: 72830 framework rtti: 1413 func: 25690 group: 1 struct: 200238 ] [c] 230000 nodes [ array: 73084 framework rtti: 1413 func: 25690 group: 1 struct: 201114 ] [c] 231000 nodes [ array: 73341 framework rtti: 1413 func: 25690 group: 1 struct: 202057 ] [c] 232000 nodes [ array: 73569 framework rtti: 1413 func: 25690 group: 1 struct: 203039 ] [c] 233000 nodes [ array: 73754 framework rtti: 1413 func: 25690 group: 1 struct: 203829 ] [c] 234000 nodes [ array: 73986 framework rtti: 1413 func: 25690 group: 1 struct: 204777 ] [c] 235000 nodes [ array: 74187 framework rtti: 1413 func: 25690 group: 1 struct: 205610 ] [c] 236000 nodes [ array: 74423 framework rtti: 1413 func: 25690 group: 1 struct: 206563 ] [c] 237000 nodes [ array: 74628 framework rtti: 1413 func: 25690 group: 1 struct: 207315 ] [c] 238000 nodes [ array: 74868 framework rtti: 1413 func: 25690 group: 1 struct: 208283 ] [c] 239000 nodes [ array: 75144 framework rtti: 1413 func: 25690 group: 1 struct: 209185 ] [c] 240000 nodes [ array: 75442 framework rtti: 1413 func: 25690 group: 1 struct: 210287 ] [c] 241000 nodes [ array: 75827 framework rtti: 1413 func: 25690 group: 1 struct: 211311 ] [c] 242000 nodes [ array: 76288 framework rtti: 1413 func: 25690 group: 1 struct: 212379 ] [c] 243000 nodes [ array: 76850 framework rtti: 1413 func: 25690 group: 1 struct: 213378 ] [c] 244000 nodes [ array: 77046 framework rtti: 1413 func: 25690 group: 1 struct: 214524 ] [c] 245000 nodes [ array: 77114 framework rtti: 1413 func: 25691 group: 1 struct: 215199 ] [c] 246000 nodes [ array: 77127 framework rtti: 1413 func: 25715 group: 1 struct: 215452 ] [c] 247000 nodes [ array: 77139 framework rtti: 1413 func: 25720 group: 1 struct: 215714 ] [c] 248000 nodes [ array: 77139 framework rtti: 1413 func: 25797 group: 1 struct: 215967 ] [c] 249000 nodes [ array: 77139 framework rtti: 1413 func: 25843 group: 1 struct: 216238 ] [c] 250000 nodes [ array: 77173 framework rtti: 1413 func: 25870 group: 1 struct: 216474 ] [c] 251000 nodes [ array: 77193 framework rtti: 1413 func: 25924 group: 1 struct: 216676 ] [c] 252000 nodes [ array: 77224 framework rtti: 1413 func: 25940 group: 1 struct: 216893 ] [c] 253000 nodes [ array: 77245 framework rtti: 1413 func: 25960 group: 1 struct: 217109 ] [c] 254000 nodes [ array: 77271 framework rtti: 1413 func: 26001 group: 1 struct: 217374 ] [c] 255000 nodes [ array: 77292 framework rtti: 1413 func: 26039 group: 1 struct: 217620 ] [c] 256000 nodes [ array: 77334 framework rtti: 1413 func: 26063 group: 1 struct: 217864 ] [c] 257000 nodes [ array: 77353 framework rtti: 1413 func: 26103 group: 1 struct: 218113 ] [c] 258000 nodes [ array: 77388 framework rtti: 1413 func: 26113 group: 1 struct: 218405 ] [c] 259000 nodes [ array: 77459 framework rtti: 1413 func: 26137 group: 1 struct: 218673 ] [c] 260000 nodes [ array: 77472 framework rtti: 1413 func: 26154 group: 1 struct: 218983 ] [c] 261000 nodes [ array: 77480 framework rtti: 1413 func: 26165 group: 1 struct: 219350 ] [c] 262000 nodes [ array: 77529 framework rtti: 1413 func: 26197 group: 1 struct: 219629 ] [c] 263000 nodes [ array: 77570 framework rtti: 1413 func: 26241 group: 1 struct: 219874 ] [c] 264000 nodes [ array: 77635 framework rtti: 1413 func: 26300 group: 1 struct: 220105 ] [c] 265000 nodes [ array: 77647 framework rtti: 1413 func: 26348 group: 1 struct: 220463 ] [c] 266000 nodes [ array: 77665 framework rtti: 1413 func: 26355 group: 1 struct: 220820 ] [c] 267000 nodes [ array: 77679 framework rtti: 1413 func: 26371 group: 1 struct: 221094 ] [c] 268000 nodes [ array: 77695 framework rtti: 1413 func: 26386 group: 1 struct: 221430 ] [c] 269000 nodes [ array: 77736 framework rtti: 1413 func: 26419 group: 1 struct: 221758 ] [c] 270000 nodes [ array: 77738 framework rtti: 1413 func: 26422 group: 1 struct: 222086 ] [c] 271000 nodes [ array: 77738 framework rtti: 1413 func: 26422 group: 1 struct: 222465 ] [c] 272000 nodes [ array: 77772 framework rtti: 1414 func: 26449 group: 1 struct: 222770 ] [c] 273000 nodes [ array: 77819 framework rtti: 1414 func: 26767 group: 1 struct: 223546 ] [c] 274000 nodes [ array: 77860 framework rtti: 1420 func: 27088 group: 1 struct: 223977 ] [c] 275000 nodes [ array: 77891 framework rtti: 1423 func: 27088 group: 1 struct: 224453 ] [c] 276000 nodes [ array: 77948 framework rtti: 1446 func: 27100 group: 1 struct: 225697 ] [c] 277000 nodes [ array: 78165 framework rtti: 1473 func: 27178 group: 1 struct: 227964 ] [c] 278000 nodes [ array: 78279 framework rtti: 1492 func: 27250 group: 1 struct: 228734 ] [c] 279000 nodes [ array: 78505 framework rtti: 1530 func: 27483 group: 1 struct: 229162 ] [c] 280000 nodes [ array: 78870 framework rtti: 1534 func: 27486 group: 1 struct: 229547 ] [c] 281000 nodes [ array: 79006 framework rtti: 1540 func: 27497 group: 1 struct: 230540 ] [c] 282000 nodes [ array: 79176 framework rtti: 1548 func: 27501 group: 1 struct: 231141 ] [c] 283000 nodes [ array: 79189 framework rtti: 1548 func: 27501 group: 1 struct: 231519 ] [c] 284000 nodes [ array: 79388 framework rtti: 1555 func: 27502 group: 1 struct: 231807 ] [c] 285000 nodes [ array: 79582 framework rtti: 1578 func: 27509 group: 1 struct: 232153 ] [c] 286000 nodes [ array: 79682 framework rtti: 1605 func: 27594 group: 1 struct: 232427 ] [c] 287000 nodes [ array: 79717 framework rtti: 1612 func: 27660 group: 1 struct: 234226 ] [c] 288000 nodes [ array: 79722 framework rtti: 1612 func: 27662 group: 1 struct: 236646 ] [c] 289000 nodes [ array: 79722 framework rtti: 1612 func: 27663 group: 1 struct: 239265 ] [c] 290000 nodes [ array: 79761 framework rtti: 1617 func: 27671 group: 1 struct: 240354 ] [c] 291000 nodes [ array: 79805 framework rtti: 1617 func: 27671 group: 1 struct: 240551 ] [c] 292000 nodes [ array: 79855 framework rtti: 1617 func: 27671 group: 1 struct: 240958 ] [c] 293000 nodes [ array: 79903 framework rtti: 1617 func: 27671 group: 1 struct: 241480 ] [c] 294000 nodes [ array: 79965 framework rtti: 1617 func: 27671 group: 1 struct: 242232 ] [c] 295000 nodes [ array: 80016 framework rtti: 1617 func: 27671 group: 1 struct: 242813 ] [c] 296000 nodes [ array: 80052 framework rtti: 1617 func: 27671 group: 1 struct: 243267 ] [c] 297000 nodes [ array: 80086 framework rtti: 1617 func: 27671 group: 1 struct: 243801 ] [c] 298000 nodes [ array: 80177 framework rtti: 1617 func: 27671 group: 1 struct: 244108 ] [c] 299000 nodes [ array: 80202 framework rtti: 1617 func: 27671 group: 1 struct: 244681 ] [c] 300000 nodes [ array: 80242 framework rtti: 1617 func: 27671 group: 1 struct: 245382 ] [c] 301000 nodes [ array: 80254 framework rtti: 1617 func: 27671 group: 1 struct: 245980 ] [c] 302000 nodes [ array: 80298 framework rtti: 1617 func: 27671 group: 1 struct: 246424 ] [c] 303000 nodes [ array: 80318 framework rtti: 1617 func: 27671 group: 1 struct: 247094 ] [c] 304000 nodes [ array: 80343 framework rtti: 1617 func: 27671 group: 1 struct: 247675 ] [c] 305000 nodes [ array: 80371 framework rtti: 1617 func: 27671 group: 1 struct: 248310 ] [c] 306000 nodes [ array: 80418 framework rtti: 1617 func: 27671 group: 1 struct: 248724 ] [c] 307000 nodes [ array: 80458 framework rtti: 1617 func: 27671 group: 1 struct: 249242 ] [c] 308000 nodes [ array: 80484 framework rtti: 1617 func: 27671 group: 1 struct: 249783 ] [c] 309000 nodes [ array: 80514 framework rtti: 1617 func: 27671 group: 1 struct: 250134 ] [c] 310000 nodes [ array: 80536 framework rtti: 1617 func: 27671 group: 1 struct: 250835 ] [c] 311000 nodes [ array: 80550 framework rtti: 1617 func: 27671 group: 1 struct: 251382 ] [c] 312000 nodes [ array: 80577 framework rtti: 1617 func: 27671 group: 1 struct: 252135 ] [c] 313000 nodes [ array: 80582 framework rtti: 1617 func: 27671 group: 1 struct: 252951 ] [c] 314000 nodes [ array: 80586 framework rtti: 1617 func: 27671 group: 1 struct: 253688 ] [c] 315000 nodes [ array: 80589 framework rtti: 1617 func: 27671 group: 1 struct: 254531 ] [c] 316000 nodes [ array: 80589 framework rtti: 1617 func: 27671 group: 1 struct: 255349 ] [c] 317000 nodes [ array: 80590 framework rtti: 1617 func: 27671 group: 1 struct: 256114 ] [c] 318000 nodes [ array: 80609 framework rtti: 1617 func: 27671 group: 1 struct: 256853 ] [c] 319000 nodes [ array: 80635 framework rtti: 1617 func: 27671 group: 1 struct: 257579 ] [c] 320000 nodes [ array: 80643 framework rtti: 1617 func: 27672 group: 1 struct: 257755 ] [c] 321000 nodes [ array: 80679 framework rtti: 1617 func: 27682 group: 1 struct: 257839 ] [c] 322000 nodes [ array: 80714 framework rtti: 1617 func: 27693 group: 1 struct: 257917 ] [c] 323000 nodes [ array: 80742 framework rtti: 1618 func: 27715 group: 1 struct: 257957 ] [c] 324000 nodes [ array: 80774 framework rtti: 1618 func: 27742 group: 1 struct: 260668 ] [c] 325000 nodes [ array: 80834 framework rtti: 1618 func: 27756 group: 1 struct: 260827 ] [c] 326000 nodes [ array: 80906 framework rtti: 1618 func: 27799 group: 1 struct: 260910 ] [c] 327000 nodes [ array: 80935 framework rtti: 1618 func: 27814 group: 1 struct: 260928 ] [c] 328000 nodes [ array: 80964 framework rtti: 1619 func: 27826 group: 1 struct: 261000 ] [c] 329000 nodes [ array: 81086 framework rtti: 1638 func: 27914 group: 1 struct: 261142 ] [c] 330000 nodes [ array: 81169 framework rtti: 1679 func: 28062 group: 1 struct: 261307 ] [c] 331000 nodes [ array: 81438 framework rtti: 1684 func: 28149 group: 1 struct: 261755 ] [c] 332000 nodes [ array: 81608 framework rtti: 1684 func: 28149 group: 1 struct: 262398 ] [c] 333000 nodes [ array: 81623 framework rtti: 1775 func: 28356 group: 1 struct: 262761 ] [c] 334000 nodes [ array: 81643 framework rtti: 1911 func: 28548 group: 1 struct: 262922 ] [c] 335000 nodes [ array: 81878 framework rtti: 1913 func: 28636 group: 1 struct: 263535 ] [c] 336000 nodes [ array: 82024 framework rtti: 1915 func: 28690 group: 1 struct: 264311 ] [c] 337000 nodes [ array: 82103 framework rtti: 1915 func: 28757 group: 1 struct: 264606 ] [c] 338000 nodes [ array: 82206 framework rtti: 1915 func: 28757 group: 1 struct: 265130 ] [c] 339000 nodes [ array: 82385 framework rtti: 1921 func: 28757 group: 1 struct: 265585 ] [c] 340000 nodes [ array: 82447 framework rtti: 1924 func: 28758 group: 1 struct: 265987 ] [c] 341000 nodes [ array: 82610 framework rtti: 1934 func: 28759 group: 1 struct: 266289 ] [c] 342000 nodes [ array: 82677 framework rtti: 1954 func: 28860 group: 1 struct: 267192 ] [c] 343000 nodes [ array: 82832 framework rtti: 1954 func: 28863 group: 1 struct: 268197 ] [c] 344000 nodes [ array: 83060 framework rtti: 1954 func: 28863 group: 1 struct: 268863 ] [c] 345000 nodes [ array: 83275 framework rtti: 1954 func: 28864 group: 1 struct: 269303 ] [c] 346000 nodes [ array: 83474 framework rtti: 1954 func: 28864 group: 1 struct: 270098 ] [c] 347000 nodes [ array: 83666 framework rtti: 1954 func: 28864 group: 1 struct: 270827 ] [c] 348000 nodes [ array: 83852 framework rtti: 1954 func: 28864 group: 1 struct: 271409 ] [c] 349000 nodes [ array: 84116 framework rtti: 1954 func: 28869 group: 1 struct: 272253 ] [c] 350000 nodes [ array: 84127 framework rtti: 1960 func: 28872 group: 1 struct: 272791 ] [c] 351000 nodes [ array: 84129 framework rtti: 1960 func: 28872 group: 1 struct: 273283 ] [c] 352000 nodes [ array: 84130 framework rtti: 1960 func: 28872 group: 1 struct: 273747 ] [c] 353000 nodes [ array: 84130 framework rtti: 1960 func: 28872 group: 1 struct: 274249 ] [c] 354000 nodes [ array: 84130 framework rtti: 1960 func: 28872 group: 1 struct: 274704 ] [c] 355000 nodes [ array: 84131 framework rtti: 1960 func: 28872 group: 1 struct: 275204 ] [c] 356000 nodes [ array: 84131 framework rtti: 1960 func: 28872 group: 1 struct: 275682 ] [c] 357000 nodes [ array: 84131 framework rtti: 1960 func: 28872 group: 1 struct: 276168 ] [c] 358000 nodes [ array: 84134 framework rtti: 1960 func: 28872 group: 1 struct: 276687 ] [c] 359000 nodes [ array: 84139 framework rtti: 1960 func: 28872 group: 1 struct: 277153 ] [c] 360000 nodes [ array: 84144 framework rtti: 1960 func: 28872 group: 1 struct: 277649 ] [c] 361000 nodes [ array: 84144 framework rtti: 1960 func: 28872 group: 1 struct: 278151 ] [c] 362000 nodes [ array: 84144 framework rtti: 1960 func: 28872 group: 1 struct: 278658 ] [c] 363000 nodes [ array: 84154 framework rtti: 1960 func: 28872 group: 1 struct: 279178 ] [c] 364000 nodes [ array: 84162 framework rtti: 1960 func: 28872 group: 1 struct: 279704 ] [c] 365000 nodes [ array: 84162 framework rtti: 1960 func: 28872 group: 1 struct: 280235 ] [c] 366000 nodes [ array: 84162 framework rtti: 1960 func: 28872 group: 1 struct: 280791 ] [c] 367000 nodes [ array: 84162 framework rtti: 1960 func: 28872 group: 1 struct: 281304 ] [c] 368000 nodes [ array: 84167 framework rtti: 1970 func: 28890 group: 1 struct: 281745 ] [c] 369000 nodes [ array: 84305 framework rtti: 1973 func: 28898 group: 1 struct: 282074 ] [c] 370000 nodes [ array: 84305 framework rtti: 1973 func: 28898 group: 1 struct: 282155 ] [c] 371000 nodes [ array: 84310 framework rtti: 1975 func: 28941 group: 1 struct: 282570 ] [c] 372000 nodes [ array: 84413 framework rtti: 1986 func: 29055 group: 1 struct: 283145 ] [c] 373000 nodes [ array: 84596 framework rtti: 1987 func: 29101 group: 1 struct: 283569 ] [c] 374000 nodes [ array: 84646 framework rtti: 1988 func: 29101 group: 1 struct: 284185 ] [c] 375000 nodes [ array: 84920 framework rtti: 1989 func: 29164 group: 1 struct: 284251 ] [c] 376000 nodes [ array: 85125 framework rtti: 1997 func: 29295 group: 1 struct: 284900 ] [c] 377000 nodes [ array: 85218 framework rtti: 1998 func: 29295 group: 1 struct: 285345 ] [c] 378000 nodes [ array: 85458 framework rtti: 2044 func: 29296 group: 1 struct: 285670 ] [c] 379000 nodes [ array: 85566 framework rtti: 2076 func: 29296 group: 1 struct: 286075 ] [c] 380000 nodes [ array: 85653 framework rtti: 2131 func: 29315 group: 1 struct: 286300 ] [c] 381000 nodes [ array: 85692 framework rtti: 2143 func: 29363 group: 1 struct: 287005 ] [c] 382000 nodes [ array: 85700 framework rtti: 2143 func: 29371 group: 1 struct: 287779 ] [c] 383000 nodes [ array: 85711 framework rtti: 2143 func: 29374 group: 1 struct: 288369 ] [c] 384000 nodes [ array: 85773 framework rtti: 2143 func: 29378 group: 1 struct: 288866 ] [c] 385000 nodes [ array: 85790 framework rtti: 2143 func: 29396 group: 1 struct: 289731 ] [c] 386000 nodes [ array: 85799 framework rtti: 2143 func: 29398 group: 1 struct: 290117 ] [c] 387000 nodes [ array: 85850 framework rtti: 2143 func: 29400 group: 1 struct: 290849 ] [c] 388000 nodes [ array: 85997 framework rtti: 2143 func: 29401 group: 1 struct: 291498 ] [c] 389000 nodes [ array: 85999 framework rtti: 2143 func: 29401 group: 1 struct: 292495 ] [c] 390000 nodes [ array: 86047 framework rtti: 2143 func: 29401 group: 1 struct: 293450 ] [c] 391000 nodes [ array: 86051 framework rtti: 2143 func: 29401 group: 1 struct: 294446 ] [c] 392000 nodes [ array: 86112 framework rtti: 2143 func: 29401 group: 1 struct: 295380 ] [c] 393000 nodes [ array: 86122 framework rtti: 2143 func: 29401 group: 1 struct: 296364 ] [c] 394000 nodes [ array: 86156 framework rtti: 2143 func: 29401 group: 1 struct: 297322 ] [c] 395000 nodes [ array: 86171 framework rtti: 2143 func: 29401 group: 1 struct: 298299 ] [c] 396000 nodes [ array: 86178 framework rtti: 2143 func: 29401 group: 1 struct: 299292 ] [c] 397000 nodes [ array: 86264 framework rtti: 2144 func: 29417 group: 1 struct: 299963 ] [c] 398000 nodes [ array: 86996 framework rtti: 2160 func: 29443 group: 1 struct: 300055 ] [c] 399000 nodes [ array: 87019 framework rtti: 2163 func: 29486 group: 1 struct: 300255 ] [c] 400000 nodes [ array: 87134 framework rtti: 2163 func: 29486 group: 1 struct: 300522 ] [c] 401000 nodes [ array: 87156 framework rtti: 2171 func: 29902 group: 1 struct: 302433 ] [c] 402000 nodes [ array: 87205 framework rtti: 2173 func: 29971 group: 1 struct: 303149 ] [c] 403000 nodes [ array: 87279 framework rtti: 2196 func: 29971 group: 1 struct: 303395 ] [c] 404000 nodes [ array: 87539 framework rtti: 2211 func: 29980 group: 1 struct: 303766 ] [c] 405000 nodes [ array: 87888 framework rtti: 2211 func: 29988 group: 1 struct: 304613 ] [c] 406000 nodes [ array: 88193 framework rtti: 2211 func: 29999 group: 1 struct: 305052 ] [c] 407000 nodes [ array: 88525 framework rtti: 2211 func: 30022 group: 1 struct: 305575 ] [c] 408000 nodes [ array: 88868 framework rtti: 2211 func: 30032 group: 1 struct: 306050 ] [c] 409000 nodes [ array: 88934 framework rtti: 2211 func: 30032 group: 1 struct: 306391 ] [c] 410000 nodes [ array: 88934 framework rtti: 2211 func: 30032 group: 1 struct: 306404 ] [c] 411000 nodes [ array: 88934 framework rtti: 2211 func: 30032 group: 1 struct: 306483 ] [c] 412000 nodes [ array: 88934 framework rtti: 2211 func: 30032 group: 1 struct: 306487 ] [c] 413000 nodes [ array: 88934 framework rtti: 2211 func: 30032 group: 1 struct: 306589 ] [c] 414000 nodes [ array: 88934 framework rtti: 2211 func: 30032 group: 1 struct: 306611 ] [c] 415000 nodes [ array: 88934 framework rtti: 2211 func: 30032 group: 1 struct: 306649 ] [c] 416000 nodes [ array: 88934 framework rtti: 2211 func: 30032 group: 1 struct: 306665 ] [c] 417000 nodes [ array: 88934 framework rtti: 2211 func: 30032 group: 1 struct: 306672 ] [c] 418000 nodes [ array: 88939 framework rtti: 2211 func: 30034 group: 1 struct: 306712 ] [c] 419000 nodes [ array: 88963 framework rtti: 2213 func: 30048 group: 1 struct: 306822 ] [c] 420000 nodes [ array: 89215 framework rtti: 2216 func: 30262 group: 1 struct: 308879 ] [c] 421000 nodes [ array: 89508 framework rtti: 2217 func: 30275 group: 1 struct: 309326 ] [c] 422000 nodes [ array: 89566 framework rtti: 2228 func: 30329 group: 1 struct: 309676 ] [c] 423000 nodes [ array: 89686 framework rtti: 2239 func: 30329 group: 1 struct: 310095 ] [c] 424000 nodes [ array: 89694 framework rtti: 2239 func: 30332 group: 1 struct: 310593 ] [c] 425000 nodes [ array: 89763 framework rtti: 2239 func: 30345 group: 1 struct: 311390 ] [c] 426000 nodes [ array: 89781 framework rtti: 2240 func: 30359 group: 1 struct: 311617 ] [c] 427000 nodes [ array: 89799 framework rtti: 2241 func: 30379 group: 1 struct: 311934 ] [c] 428000 nodes [ array: 89805 framework rtti: 2241 func: 30388 group: 1 struct: 312144 ] [c] 429000 nodes [ array: 90443 framework rtti: 2243 func: 30449 group: 1 struct: 312340 ] [c] 430000 nodes [ array: 91443 framework rtti: 2243 func: 30449 group: 1 struct: 312340 ] [c] 431000 nodes [ array: 91589 framework rtti: 2247 func: 30679 group: 1 struct: 312521 ] [c] 432000 nodes [ array: 91737 framework rtti: 2249 func: 30717 group: 1 struct: 313094 ] [c] 433000 nodes [ array: 91815 framework rtti: 2270 func: 30720 group: 1 struct: 313483 ] [c] 434000 nodes [ array: 91948 framework rtti: 2304 func: 30738 group: 1 struct: 313890 ] [c] 435000 nodes [ array: 92022 framework rtti: 2341 func: 30795 group: 1 struct: 314227 ] [c] 436000 nodes [ array: 92022 framework rtti: 2341 func: 30795 group: 1 struct: 314227 ] [c] 437000 nodes [ array: 92042 framework rtti: 2342 func: 30952 group: 1 struct: 314354 ] [c] 438000 nodes [ array: 92066 framework rtti: 2346 func: 30976 group: 1 struct: 314972 ] [c] 439000 nodes [ array: 92153 framework rtti: 2346 func: 30990 group: 1 struct: 315513 ] [c] 440000 nodes [ array: 92187 framework rtti: 2351 func: 31096 group: 1 struct: 315628 ] [c] 441000 nodes [ array: 92204 framework rtti: 2364 func: 31151 group: 1 struct: 315984 ] [c] 442000 nodes [ array: 92252 framework rtti: 2370 func: 31321 group: 1 struct: 316539 ] [c] 443000 nodes [ array: 92312 framework rtti: 2380 func: 31502 group: 1 struct: 316976 ] [c] 444000 nodes [ array: 92367 framework rtti: 2392 func: 31896 group: 1 struct: 317589 ] [c:database] GC transformer: finished helpers [c] 445000 nodes [ array: 92671 framework rtti: 2399 func: 32009 group: 1 struct: 319610 ] [c] 446000 nodes [ array: 93199 framework rtti: 2399 func: 32009 group: 1 struct: 319682 ] [c] 447000 nodes [ array: 93334 framework rtti: 2433 func: 32114 group: 1 struct: 319918 ] [c] 448000 nodes [ array: 93399 framework rtti: 2533 func: 32610 group: 1 struct: 320270 ] [c] 449000 nodes [ array: 93532 framework rtti: 2575 func: 32798 group: 1 struct: 320563 ] [c] 450000 nodes [ array: 93637 framework rtti: 2652 func: 33003 group: 1 struct: 320860 ] [rtyper] specializing: 278700 / 279089 blocks (99%) [rtyper] -=- specialized 399 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 14 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 16 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c] 451000 nodes [ array: 93846 framework rtti: 2683 func: 33232 group: 1 struct: 321269 ] [c:database] GC transformer: finished tables [gctransform:info] assigned 5704 typeids [gctransform:info] added 131782 push/pop stack root instructions [gctransform:info] inserted 6349 write barrier calls [gctransform:info] inserted 6861 write_barrier_from_array calls [gctransform:info] found 4 static roots [c:database] Inlining GC helpers and postprocessing [c] 451050 nodes [ array: 93856 framework rtti: 2683 func: 33238 group: 1 struct: 321272 ] [c:database] Completed [translation:info] database for generating C source was created [translation:info] Generating c source... [c:writing] structdef.h [c:writing] forwarddecl.h [c:writing] preimpl.h [c:writing] data_pypy_goal.c [c:writing] data_pypy_interpreter.c [c:writing] data_pypy_interpreter_astcompiler.c [c:writing] data_pypy_interpreter_pyparser.c [c:writing] data_pypy_module___builtin__.c [c:writing] data_pypy_module___pypy__.c [c:writing] data_pypy_module__abc.c [c:writing] data_pypy_module__cffi_backend.c [c:writing] data_pypy_module__codecs.c [c:writing] data_pypy_module__collections.c [c:writing] data_pypy_module__continuation.c [c:writing] data_pypy_module__csv.c [c:writing] data_pypy_module__frozen_importlib.c [c:writing] data_pypy_module__io.c [c:writing] data_pypy_module__locale.c [c:writing] data_pypy_module__lsprof.c [c:writing] data_pypy_module__minimal_curses.c [c:writing] data_pypy_module__multibytecodec.c [c:writing] data_pypy_module__multiprocessing.c [c:writing] data_pypy_module__opcode.c [c:writing] data_pypy_module__pickle.c [c:writing] data_pypy_module__posixsubprocess.c [c:writing] data_pypy_module__pypyjson.c [c:writing] data_pypy_module__random.c [c:writing] data_pypy_module__rawffi.c [c:writing] data_pypy_module__rawffi_alt.c [c:writing] data_pypy_module__socket.c [c:writing] data_pypy_module__sre.c [c:writing] data_pypy_module__vmprof.c [c:writing] data_pypy_module__warnings.c [c:writing] data_pypy_module__weakref.c [c:writing] data_pypy_module_array.c [c:writing] data_pypy_module_binascii.c [c:writing] data_pypy_module_bz2.c [c:writing] data_pypy_module_cmath.c [c:writing] data_pypy_module_cpyext.c [c:writing] data_pypy_module_exceptions.c [c:writing] data_pypy_module_faulthandler.c [c:writing] data_pypy_module_fcntl.c [c:writing] data_pypy_module_gc.c [c:writing] data_pypy_module_imp.c [c:writing] data_pypy_module_itertools.c [c:writing] data_pypy_module_marshal.c [c:writing] data_pypy_module_math.c [c:writing] data_pypy_module_mmap.c [c:writing] data_pypy_module_operator.c [c:writing] data_pypy_module_posix.c [c:writing] data_pypy_module_pwd.c [c:writing] data_pypy_module_pyexpat.c [c:writing] data_pypy_module_pypyjit.c [c:writing] data_pypy_module_select.c [c:writing] data_pypy_module_signal.c [c:writing] data_pypy_module_struct.c [c:writing] data_pypy_module_sys.c [c:writing] data_pypy_module_termios.c [c:writing] data_pypy_module_thread.c [c:writing] data_pypy_module_time.c [c:writing] data_pypy_module_unicodedata.c [c:writing] data_pypy_module_zlib.c [c:writing] data_pypy_objspace.c [c:writing] data_pypy_objspace_std.c [c:writing] data_rpython_flowspace.c [c:writing] data_rpython_jit_backend.c [c:writing] data_rpython_jit_backend_aarch64.c [c:writing] data_rpython_jit_backend_llsupport.c [c:writing] data_rpython_jit_codewriter.c [c:writing] data_rpython_jit_metainterp.c [c:writing] data_rpython_jit_metainterp_optimizeopt.c [c:writing] data_rpython_memory_gc.c [c:writing] data_rpython_memory_gctransform.c [c:writing] data_rpython_rlib.c [c:writing] data_rpython_rlib_rjitlog.c [c:writing] data_rpython_rlib_rsre.c [c:writing] data_rpython_rlib_rstruct.c [c:writing] data_rpython_rlib_rvmprof.c [c:writing] data_rpython_rlib_unicodedata.c [c:writing] data_rpython_rlib_unicodedata_1.c [c:writing] data_rpython_rlib_unicodedata_2.c [c:writing] data_rpython_rlib_unicodedata_3.c [c:writing] data_rpython_rtyper.c [c:writing] data_rpython_rtyper_1.c [c:writing] data_rpython_rtyper_lltypesystem.c [c:writing] nonfuncnodes.c [c:writing] nonfuncnodes_1.c [c:writing] nonfuncnodes_2.c [c:writing] nonfuncnodes_3.c [c:writing] nonfuncnodes_4.c [c:writing] nonfuncnodes_5.c [c:writing] nonfuncnodes_6.c [c:writing] nonfuncnodes_7.c [c:writing] nonfuncnodes_8.c [c:writing] nonfuncnodes_9.c [c:writing] nonfuncnodes_10.c [c:writing] nonfuncnodes_11.c [c:writing] nonfuncnodes_12.c [c:writing] nonfuncnodes_13.c [c:writing] nonfuncnodes_14.c [c:writing] nonfuncnodes_15.c [c:writing] nonfuncnodes_16.c [c:writing] nonfuncnodes_17.c [c:writing] nonfuncnodes_18.c [c:writing] nonfuncnodes_19.c [c:writing] nonfuncnodes_20.c [c:writing] nonfuncnodes_21.c [c:writing] nonfuncnodes_22.c [c:writing] nonfuncnodes_23.c [c:writing] nonfuncnodes_24.c [c:writing] nonfuncnodes_25.c [c:writing] nonfuncnodes_26.c [c:writing] nonfuncnodes_27.c [c:writing] nonfuncnodes_28.c [c:writing] nonfuncnodes_29.c [c:writing] nonfuncnodes_30.c [c:writing] nonfuncnodes_31.c [c:writing] nonfuncnodes_32.c [c:writing] nonfuncnodes_33.c [c:writing] data_pypy_interpreter_1.c [c:writing] data_pypy_module___pypy___1.c [c:writing] data_pypy_module__cffi_backend_1.c [c:writing] data_pypy_module__codecs_1.c [c:writing] data_pypy_module__continuation_1.c [c:writing] data_pypy_module__locale_1.c [c:writing] data_pypy_module__multibytecodec_1.c [c:writing] data_pypy_module__multiprocessing_1.c [c:writing] data_pypy_module__vmprof_1.c [c:writing] data_pypy_module_bz2_1.c [c:writing] data_pypy_module_cpyext_1.c [c:writing] data_pypy_module_faulthandler_1.c [c:writing] data_pypy_module_math_1.c [c:writing] data_pypy_module_posix_1.c [c:writing] data_pypy_module_pwd_1.c [c:writing] data_pypy_module_pyexpat_1.c [c:writing] data_pypy_module_signal_1.c [c:writing] data_pypy_module_sys_1.c [c:writing] data_pypy_module_thread_1.c [c:writing] data_pypy_module_time_1.c [c:writing] data_pypy_module_zlib_1.c [c:writing] data_pypy_objspace_std_1.c [c:writing] data_rpython_jit_backend_aarch64_1.c [c:writing] data_rpython_jit_backend_llsupport_1.c [c:writing] data_rpython_jit_metainterp_1.c [c:writing] data_rpython_memory_gc_1.c [c:writing] data_rpython_rlib_1.c [c:writing] data_rpython_rlib_rjitlog_1.c [c:writing] data_rpython_rlib_rsre_1.c [c:writing] data_rpython_rlib_rstruct_1.c [c:writing] data_rpython_rlib_rvmprof_1.c [c:writing] data_rpython_rtyper_lltypesystem_1.c [c:writing] data_rpython_rtyper_lltypesystem_module.c [c:writing] implement.c [c:writing] implement_1.c [c:writing] implement_2.c [c:writing] implement_3.c [c:writing] implement_4.c [c:writing] implement_5.c [c:writing] implement_6.c [c:writing] implement_7.c [c:writing] implement_8.c [c:writing] implement_9.c [c:writing] implement_10.c [c:writing] implement_11.c [c:writing] implement_12.c [c:writing] implement_13.c [c:writing] implement_14.c [c:writing] pypy_goal.c [c:writing] pypy_interpreter.c [c:writing] pypy_interpreter_1.c [c:writing] pypy_interpreter_2.c [c:computedgoto] pypy_g__str_decode_utf8_slowpath: 5 cases [c:writing] pypy_interpreter_3.c [c:writing] pypy_interpreter_4.c [c:computedgoto] pypy_g_dispatch_bytecode__AccessDirect_None: 133 cases [c:computedgoto] pypy_g_COMPARE_OP__AccessDirect_None: 6 cases [c:computedgoto] pypy_g_funccall_valuestack__AccessDirect_None: 5 cases [c:writing] pypy_interpreter_5.c [c:writing] pypy_interpreter_astcompiler.c [c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases [c:computedgoto] pypy_g_PythonCodeMaker__resolve_block_targets: 6 cases [c:writing] pypy_interpreter_astcompiler_1.c [c:computedgoto] pypy_g__opcode_stack_effect: 133 cases [c:computedgoto] pypy_g__apply_static_swaps: 5 cases [c:writing] pypy_interpreter_astcompiler_2.c [c:computedgoto] pypy_g__next_swappable: 5 cases [c:computedgoto] pypy_g_visit_BinOp: 13 cases [c:computedgoto] pypy_g_PythonCodeMaker_emit_compare: 10 cases [c:writing] pypy_interpreter_astcompiler_3.c [c:computedgoto] pypy_g_PythonCodeGenerator_unwind_fblock: 11 cases [c:writing] pypy_interpreter_astcompiler_4.c [c:computedgoto] pypy_g_OptimizingVisitor_visit_BinOp: 13 cases [c:writing] pypy_interpreter_astcompiler_5.c [c:computedgoto] pypy_g_PythonCodeGenerator_visit_AugAssign: 13 cases [c:computedgoto] pypy_g_PythonCodeGenerator_visit_AugAssign: 13 cases [c:computedgoto] pypy_g_PythonCodeGenerator_visit_AugAssign: 13 cases [c:computedgoto] pypy_g_UnparseVisitor_visit_BinOp: 13 cases [c:computedgoto] pypy_g_UnparseVisitor_visit_Compare: 10 cases [c:writing] pypy_interpreter_astcompiler_6.c [c:writing] pypy_interpreter_pyparser.c [c:writing] pypy_interpreter_pyparser_1.c [c:writing] pypy_interpreter_pyparser_2.c [c:writing] pypy_interpreter_pyparser_3.c [c:writing] pypy_module___builtin__.c [c:writing] pypy_module___pypy__.c [c:writing] pypy_module__abc.c [c:writing] pypy_module__cffi_backend.c [c:computedgoto] pypy_g_W_LibObject__build_attr: 11 cases [c:writing] pypy_module__cffi_backend_1.c [c:computedgoto] pypy_g_realize_c_type_or_func_now: 9 cases [c:writing] pypy_module__cffi_backend_2.c [c:writing] pypy_module__codecs.c [c:computedgoto] pypy_g_surrogatepass_errors: 5 cases [c:computedgoto] pypy_g_surrogatepass_errors: 5 cases [c:writing] pypy_module__collections.c [c:writing] pypy_module__continuation.c [c:writing] pypy_module__csv.c [c:computedgoto] pypy_g_W_Reader_next_w: 7 cases [c:computedgoto] pypy_g_W_Reader_next_w: 9 cases [c:writing] pypy_module__frozen_importlib.c [c:writing] pypy_module__io.c [c:writing] pypy_module__io_1.c [c:writing] pypy_module__jitlog.c [c:writing] pypy_module__locale.c [c:writing] pypy_module__lsprof.c [c:writing] pypy_module__md5.c [c:writing] pypy_module__minimal_curses.c [c:writing] pypy_module__multibytecodec.c [c:writing] pypy_module__multiprocessing.c [c:writing] pypy_module__opcode.c [c:writing] pypy_module__pickle.c [c:writing] pypy_module__pickle_1.c [c:writing] pypy_module__pickle_2.c [c:writing] pypy_module__pickle_support.c [c:writing] pypy_module__posixsubprocess.c [c:writing] pypy_module__pypyjson.c [c:writing] pypy_module__random.c [c:writing] pypy_module__rawffi.c [c:writing] pypy_module__rawffi_alt.c [c:writing] pypy_module__socket.c [c:writing] pypy_module__sre.c [c:computedgoto] pypy_g__validate_inner: 5 cases [c:computedgoto] pypy_g__validate_inner: 8 cases [c:writing] pypy_module__string.c [c:writing] pypy_module__vmprof.c [c:writing] pypy_module__warnings.c [c:writing] pypy_module__weakref.c [c:writing] pypy_module_array.c [c:computedgoto] pypy_g_portal_23: 5 cases [c:computedgoto] pypy_g_compare_arrays_1: 5 cases [c:computedgoto] pypy_g_array_reconstructor: 8 cases [c:writing] pypy_module_binascii.c [c:writing] pypy_module_bz2.c [c:writing] pypy_module_cmath.c [c:writing] pypy_module_cpyext.c [c:writing] pypy_module_cpyext_1.c [c:writing] pypy_module_cpyext_2.c [c:computedgoto] pypy_g_PyObject_RichCompare: 6 cases [c:writing] pypy_module_cpyext_3.c [c:computedgoto] pypy_g_PyMember_GetOne: 19 cases [c:computedgoto] pypy_g_PyMember_SetOne: 15 cases [c:computedgoto] pypy_g_get_slot_by_num: 81 cases [c:writing] pypy_module_cpyext_4.c [c:writing] pypy_module_cpyext_5.c [c:writing] pypy_module_cpyext_6.c [c:writing] pypy_module_cpyext_7.c [c:writing] pypy_module_cpyext_8.c [c:writing] pypy_module_cpyext_9.c [c:writing] pypy_module_exceptions.c [c:writing] pypy_module_faulthandler.c [c:writing] pypy_module_fcntl.c [c:writing] pypy_module_gc.c [c:writing] pypy_module_imp.c [c:writing] pypy_module_itertools.c [c:writing] pypy_module_marshal.c [c:writing] pypy_module_math.c [c:writing] pypy_module_mmap.c [c:writing] pypy_module_operator.c [c:writing] pypy_module_posix.c [c:writing] pypy_module_pwd.c [c:writing] pypy_module_pyexpat.c [c:writing] pypy_module_pypyjit.c [c:writing] pypy_module_select.c [c:writing] pypy_module_signal.c [c:writing] pypy_module_struct.c [c:writing] pypy_module_sys.c [c:writing] pypy_module_termios.c [c:writing] pypy_module_thread.c [c:writing] pypy_module_time.c [c:writing] pypy_module_token.c [c:writing] pypy_module_unicodedata.c [c:writing] pypy_module_zipimport.c [c:writing] pypy_module_zlib.c [c:writing] pypy_objspace.c [c:writing] pypy_objspace_std.c [c:writing] pypy_objspace_std_1.c [c:computedgoto] pypy_g_W_ObjectObjectUserDictWeakrefable__mapdict_pop_a: 5 cases [c:writing] pypy_objspace_std_2.c [c:writing] pypy_objspace_std_3.c [c:writing] pypy_objspace_std_4.c [c:writing] pypy_objspace_std_5.c [c:writing] pypy_objspace_std_6.c [c:writing] pypy_objspace_std_7.c [c:writing] pypy_objspace_std_8.c [c:writing] pypy_objspace_std_9.c [c:writing] pypy_objspace_std_10.c [c:writing] pypy_objspace_std_11.c [c:writing] pypy_objspace_std_12.c [c:writing] pypy_objspace_std_13.c [c:writing] pypy_objspace_std_14.c [c:writing] rpython_flowspace.c [c:writing] rpython_jit_backend.c [c:writing] rpython_jit_backend_aarch64.c [c:computedgoto] pypy_g_AssemblerARM64__walk_operations: 7 cases [c:computedgoto] pypy_g_Regalloc_prepare_guard_op_guard_not_forced: 7 cases [c:writing] rpython_jit_backend_aarch64_1.c [c:writing] rpython_jit_backend_llsupport.c [c:writing] rpython_jit_backend_llsupport_1.c [c:computedgoto] pypy_g_GcRewriterAssembler_handle_malloc_operation: 6 cases [c:writing] rpython_jit_codewriter.c [c:writing] rpython_jit_metainterp.c [c:writing] rpython_jit_metainterp_1.c [c:writing] rpython_jit_metainterp_2.c [c:computedgoto] pypy_g_dispatch_loop: 235 cases [c:writing] rpython_jit_metainterp_3.c [c:writing] rpython_jit_metainterp_4.c [c:writing] rpython_jit_metainterp_5.c [c:writing] rpython_jit_metainterp_6.c [c:writing] rpython_jit_metainterp_7.c [c:writing] rpython_jit_metainterp_8.c [c:writing] rpython_jit_metainterp_9.c [c:computedgoto] pypy_g_HeapCache_clear_caches_not_necessary: 15 cases [c:computedgoto] pypy_g_HeapCache_clear_caches_varargs: 11 cases [c:writing] rpython_jit_metainterp_10.c [c:computedgoto] pypy_g_execute_nonspec_const: 254 cases [c:writing] rpython_jit_metainterp_11.c [c:writing] rpython_jit_metainterp_12.c [c:writing] rpython_jit_metainterp_optimizeopt.c [c:writing] rpython_jit_metainterp_optimizeopt_1.c [c:computedgoto] pypy_g_Optimizer_protect_speculative_operation: 8 cases [c:computedgoto] pypy_g_OptHeap_check_postprocess_: 6 cases [c:computedgoto] pypy_g_dispatch_postprocess___star_0: 6 cases [c:writing] rpython_jit_metainterp_optimizeopt_2.c [c:computedgoto] pypy_g_OptString_optimize_CALL_I: 8 cases [c:writing] rpython_jit_metainterp_optimizeopt_3.c [c:writing] rpython_jit_metainterp_optimizeopt_4.c [c:writing] rpython_jit_metainterp_optimizeopt_5.c [c:writing] rpython_memory.c [c:writing] rpython_memory_gc.c [c:computedgoto] pypy_g_IncrementalMiniMarkGC_get_stats: 12 cases [c:writing] rpython_memory_gctransform.c [c:writing] rpython_rlib.c [c:computedgoto] pypy_g__siphash24_with_key___1: 8 cases [c:writing] rpython_rlib_1.c [c:writing] rpython_rlib_2.c [c:computedgoto] pypy_g__sinpi: 5 cases [c:writing] rpython_rlib_3.c [c:computedgoto] pypy_g_isspace_2: 6 cases [c:writing] rpython_rlib_4.c [c:computedgoto] pypy_g__siphash24_with_key___4: 8 cases [c:writing] rpython_rlib_rjitlog.c [c:writing] rpython_rlib_rsre.c [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 37 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_match: 37 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 37 cases [c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 14 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 cases [c:computedgoto] pypy_g_category_dispatch: 18 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 14 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 14 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 14 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 14 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_at: 12 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 14 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 14 cases [c:writing] rpython_rlib_rstruct.c [c:writing] rpython_rlib_rvmprof.c [c:writing] rpython_rlib_unicodedata.c [c:computedgoto] pypy_g__charcode_to_pos: 5 cases [c:computedgoto] pypy_g__charcode_to_pos: 5 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 7 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 7 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 8 cases [c:writing] rpython_rtyper.c [c:computedgoto] pypy_g_str_decode_utf8__SomeString: 5 cases [c:writing] rpython_rtyper_lltypesystem.c [c:writing] rpython_rtyper_lltypesystem_1.c [c:writing] rpython_rtyper_lltypesystem_2.c [c:writing] rpython_rtyper_lltypesystem_3.c [c:writing] rpython_rtyper_lltypesystem_4.c [c:writing] rpython_rtyper_lltypesystem_module.c [c:writing] rpython_translator.c [c:writing] rpython_translator_c.c [translation:info] written: /tmp/buildbot-arm64/usession-py3.11-605/testing_1/testing_1.c [translation:info] Compiling c source... [platform:execute] make -j 8 in /tmp/buildbot-arm64/usession-py3.11-605/testing_1 [platform:WARNING] implement_5.c:36967:46: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] [platform:WARNING] 36967 | l_v123284 = getgrouplist(l_a0_101, l_a1_70, l_a2_42, l_a3_17); [platform:WARNING] | ^~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/unistd.h:654:43: note: passing argument to parameter here [platform:WARNING] 654 | int getgrouplist(const char *, int, int *, int *); [platform:WARNING] | ^ [platform:WARNING] 1 warning generated. [platform:WARNING] implement_13.c:58567:53: warning: incompatible pointer types passing 'Signed *' (aka 'long *') to parameter of type 'off_t *' (aka 'long long *') [-Wincompatible-pointer-types] [platform:WARNING] 58567 | l_v306734 = sendfile(l_a0_390, l_a1_274, l_a2_155, l_a3_71, l_a4_41, l_a5_21); [platform:WARNING] | ^~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/socket.h:733:42: note: passing argument to parameter here [platform:WARNING] 733 | int sendfile(int, int, off_t, off_t *, struct sf_hdtr *, int); [platform:WARNING] | ^ [platform:WARNING] 1 warning generated. [platform:WARNING] pypy_module__cffi_backend.c:23963:14: warning: assigning to 'struct _cffi_field_s *' from 'const struct _cffi_field_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 23963 | l_v683305 = RPyField(l_v683304, fields); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:30149:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 30149 | l_v685474 = RPyField(l_v685472, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:60691:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 60691 | l_v695692 = RPyField(l_v695673, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:62060:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 62060 | l_v696236 = RPyField(l_v696234, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:11820:13: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 11820 | l_v701382 = RPyField(l_v701381, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:20724:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 20724 | l_v704211 = RPyField(l_v704210, typenames); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:48369: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] 48369 | l_v713268 = RPyField(l_v713267, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:50015:12: warning: assigning to 'struct _cffi_enum_s *' from 'const struct _cffi_enum_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 50015 | l_v713862 = RPyField(l_v713861, enums); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:50017:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 50017 | l_v713863 = RPyField(l_v713861, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:51941:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 51941 | l_v714405 = RPyField(l_ctx_254, typenames); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:52599: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] 52599 | l_v714582 = RPyField(l_ctx_254, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:57013:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 57013 | l_v716198 = RPyField(l_ctx_255, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:62394: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] 62394 | l_v718281 = RPyField(l_ctx1_0, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] 4 warnings generated. [platform:WARNING] 9 warnings generated. [platform:WARNING] pypy_module__multibytecodec.c:1823:39: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] [platform:WARNING] 1823 | pypy_cjk_enc_setstate(l_encodebuf_4, l_v799026); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/../pypy/module/_multibytecodec/src/cjkcodecs/multibytecodec.h:154:75: note: passing argument to parameter 'buf' here [platform:WARNING] 154 | void pypy_cjk_enc_setstate(struct pypy_cjk_enc_s *d, const unsigned char *buf); [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c:3206:39: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] [platform:WARNING] 3206 | pypy_cjk_enc_getstate(l_encodebuf_5, l_v799461); [platform:WARNING] | ^~~~~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/../pypy/module/_multibytecodec/src/cjkcodecs/multibytecodec.h:152:69: note: passing argument to parameter 'buf' here [platform:WARNING] 152 | void pypy_cjk_enc_getstate(struct pypy_cjk_enc_s *d, unsigned char *buf); [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c:10360:12: warning: assigning to 'struct MultibyteCodec_s *' from 'const MultibyteCodec *' (aka 'const struct MultibyteCodec_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 10360 | l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_8); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] 3 warnings generated. [platform:WARNING] rpython_rtyper_lltypesystem.c:64004:46: warning: incompatible pointer types passing 'Signed *' (aka 'long *') to parameter of type '_PyTime_t *' (aka 'long long *') [-Wincompatible-pointer-types] [platform:WARNING] 64004 | l_res_4128 = _PyTime_GetPerfCounterWithInfo(l_stararg0_2288, l_stararg1_1242); [platform:WARNING] | ^~~~~~~~~~~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/../pypy/module/cpyext/include/pytime.h:306:16: note: passing argument to parameter 't' here [platform:WARNING] 306 | _PyTime_t *t, [platform:WARNING] | ^ [platform:WARNING] rpython_rtyper_lltypesystem.c:64214:49: warning: incompatible pointer types passing 'Signed *' (aka 'long *') to parameter of type '_PyTime_t *' (aka 'long long *') [-Wincompatible-pointer-types] [platform:WARNING] 64214 | l_res_4129 = _PyTime_GetMonotonicClockWithInfo(l_stararg0_2289, l_stararg1_1243); [platform:WARNING] | ^~~~~~~~~~~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/../pypy/module/cpyext/include/pytime.h:277:16: note: passing argument to parameter 't' here [platform:WARNING] 277 | _PyTime_t *t, [platform:WARNING] | ^ [platform:WARNING] rpython_rtyper_lltypesystem.c:64293:46: warning: incompatible pointer types passing 'Signed *' (aka 'long *') to parameter of type '_PyTime_t *' (aka 'long long *') [-Wincompatible-pointer-types] [platform:WARNING] 64293 | l_res_4130 = _PyTime_GetSystemClockWithInfo(l_stararg0_2290, l_stararg1_1244); [platform:WARNING] | ^~~~~~~~~~~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/../pypy/module/cpyext/include/pytime.h:253:16: note: passing argument to parameter 't' here [platform:WARNING] 253 | _PyTime_t *t, [platform:WARNING] | ^ [platform:WARNING] 3 warnings generated. [translation:info] copied: /tmp/buildbot-arm64/usession-py3.11-605/testing_1/pypy3.11-c to /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/pypy3.11-c [translation:info] copied: /tmp/buildbot-arm64/usession-py3.11-605/testing_1/libpypy3.11-c.dylib to /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/libpypy3.11-c.dylib [translation:info] created: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/pypy3.11-c [translation:info] Create cffi bindings for modules... calling create_cffi_import_libraries with "embed_dependencies" False stdout: generating ./_pypy_openssl.c the current directory is '/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy' running build_ext building '_pypy_openssl' extension gcc -pthread -arch arm64 -DNDEBUG -O2 -fPIC -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/include/pypy3.11 -fPIC -I/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/include/pypy3.11 -c _pypy_openssl.c -o ./_pypy_openssl.o -I/usr/local/include stderr: _pypy_openssl.c:587:10: fatal error: 'openssl/opensslv.h' file not found 587 | #include <openssl/opensslv.h> | ^~~~~~~~~~~~~~~~~~~~ 1 error generated. Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/unixccompiler.py", line 117, in _compile self.spawn(compiler_so + cc_args + [src, '-o', obj] + ^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/ccompiler.py", line 910, in spawn spawn(cmd, dry_run=self.dry_run) File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/spawn.py", line 91, in spawn raise DistutilsExecError( distutils.errors.DistutilsExecError: command '/usr/bin/gcc' failed with exit code 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 48, in _build dist.run_command('build_ext') ^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/dist.py", line 985, in run_command cmd_obj.run() ^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/command/build_ext.py", line 344, in run self.build_extensions() ^^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/command/build_ext.py", line 453, in build_extensions self._build_extensions_serial() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/command/build_ext.py", line 478, in _build_extensions_serial self.build_extension(ext) ^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/command/build_ext.py", line 533, in build_extension objects = self.compiler.compile(sources, ^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/ccompiler.py", line 574, in compile self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts) ^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/unixccompiler.py", line 120, in _compile raise CompileError(msg) distutils.errors.CompileError: command '/usr/bin/gcc' failed with exit code 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/_ssl_build.py", line 62, in <module> ffi.compile(verbose=True) ^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/api.py", line 720, in compile return recompile(self, module_name, source, tmpdir=tmpdir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/recompiler.py", line 1569, in recompile outputfilename = ffiplatform.compile('.', ext, ^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 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)) cffi.VerificationError: CompileError: command '/usr/bin/gcc' failed with exit code 1 stdout: stderr: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/cparser.py:163: UserWarning: Global variable 'gdbm_errno' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') warnings.warn("Global variable '%s' in cdef(): for consistency " _gdbm_cffi.c:583:10: fatal error: 'gdbm.h' file not found 583 | #include "gdbm.h" | ^~~~~~~~ 1 error generated. Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/unixccompiler.py", line 117, in _compile self.spawn(compiler_so + cc_args + [src, '-o', obj] + ^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/ccompiler.py", line 910, in spawn spawn(cmd, dry_run=self.dry_run) File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/spawn.py", line 91, in spawn raise DistutilsExecError( distutils.errors.DistutilsExecError: command '/usr/bin/gcc' failed with exit code 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 48, in _build dist.run_command('build_ext') ^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/dist.py", line 985, in run_command cmd_obj.run() ^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/command/build_ext.py", line 344, in run self.build_extensions() ^^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/command/build_ext.py", line 453, in build_extensions self._build_extensions_serial() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/command/build_ext.py", line 478, in _build_extensions_serial self.build_extension(ext) ^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/command/build_ext.py", line 533, in build_extension objects = self.compiler.compile(sources, ^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/ccompiler.py", line 574, in compile self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts) ^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/unixccompiler.py", line 120, in _compile raise CompileError(msg) distutils.errors.CompileError: command '/usr/bin/gcc' failed with exit code 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/_gdbm_build.py", line 77, in <module> ffi.compile() ^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/api.py", line 720, in compile return recompile(self, module_name, source, tmpdir=tmpdir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/recompiler.py", line 1569, in recompile outputfilename = ffiplatform.compile('.', ext, ^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 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 _b* _ctypes/_ctypes_build.py * _pypy_util_build.py * _blake2/_blake2_build.py * _sha3/_sha3_build.py * _ssl_build.py Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/build_cffi_imports.py", line 292, 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 Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/build_cffi_imports.py", line 292, in create_cffi_import_libraries raise RuntimeError('building {} failed'.format(key)) RuntimeError: building _gdbm failed * _pwdgrp_build.py * _resource_build.py * _lzma_build.py Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/build_cffi_imports.py", line 292, in create_cffi_import_libraries raise RuntimeError('building {} failed'.format(key)) RuntimeError: building lzma failed * _posixshmem_build.py *** failed to build the CFFI modules ['_ssl_build.py', '_gdbm_build.py', '_lzma_build.py'] PyPy can still be used as long as you don't need the corresponding modules. If you do need them, please install the missing headers and libraries (see error messages just above) and then re-run the command: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/pypy3.11-c /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/../lib_pypy/pypy_tools/build_cffi_imports.py uild raise VerificationError('%s: %s' % (e.__class__.__name__, e)) cffi.VerificationError: CompileError: command '/usr/bin/gcc' failed with exit code 1 stdout: stderr: _lzma_cffi.c:585:10: fatal error: 'lzma.h' file not found 585 | #include <lzma.h> | ^~~~~~~~ 1 error generated. Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/unixccompiler.py", line 117, in _compile self.spawn(compiler_so + cc_args + [src, '-o', obj] + ^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/ccompiler.py", line 910, in spawn spawn(cmd, dry_run=self.dry_run) File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/spawn.py", line 91, in spawn raise DistutilsExecError( distutils.errors.DistutilsExecError: command '/usr/bin/gcc' failed with exit code 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 48, in _build dist.run_command('build_ext') ^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/dist.py", line 985, in run_command cmd_obj.run() ^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/command/build_ext.py", line 344, in run self.build_extensions() ^^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/command/build_ext.py", line 453, in build_extensions self._build_extensions_serial() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/command/build_ext.py", line 478, in _build_extensions_serial self.build_extension(ext) ^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/command/build_ext.py", line 533, in build_extension objects = self.compiler.compile(sources, ^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/ccompiler.py", line 574, in compile self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts) ^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/distutils/unixccompiler.py", line 120, in _compile raise CompileError(msg) distutils.errors.CompileError: command '/usr/bin/gcc' failed with exit code 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/_lzma_build.py", line 291, in <module> ffi.compile() ^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/api.py", line 720, in compile return recompile(self, module_name, source, tmpdir=tmpdir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/recompiler.py", line 1569, in recompile outputfilename = ffiplatform.compile('.', ext, ^^^^^^^ File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/ffiplatform.py", line 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)) cffi.VerificationError: CompileError: command '/usr/bin/gcc' failed with exit code 1 [translation:info] usession directory: /tmp/buildbot-arm64/usession-py3.11-605 [Timer] Timings: [Timer] loading target --- 30.4 s [Timer] annotate --- 165.6 s [Timer] rtype_lltype --- 82.3 s [Timer] pyjitpl_lltype --- 160.6 s [Timer] backendopt_lltype --- 78.4 s [Timer] stackcheckinsertion_lltype --- 3.3 s [Timer] database_c --- 152.8 s [Timer] source_c --- 72.3 s [Timer] compile_c --- 79.8 s [Timer] build_cffi_imports --- 14.1 s [Timer] ========================================== [Timer] Total: --- 839.8 s program finished with exit code 0 elapsedTime=851.587049