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 / 175813 blocks (5%)
[rtyper] specializing: 18300 / 182627 blocks (10%)
[rtyper] specializing: 28000 / 186461 blocks (15%)
[rtyper] specializing: 37800 / 188776 blocks (20%)
[rtyper] specializing: 47400 / 189319 blocks (25%)
[rtyper] specializing: 57300 / 190831 blocks (30%)
[rtyper] specializing: 67400 / 192294 blocks (35%)
[rtyper] specializing: 77200 / 192892 blocks (40%)
[rtyper] specializing: 87200 / 193664 blocks (45%)
[rtyper] specializing: 97200 / 194390 blocks (50%)
[rtyper] specializing: 107400 / 195235 blocks (55%)
[rtyper] specializing: 117400 / 195640 blocks (60%)
[rtyper] specializing: 127800 / 196557 blocks (65%)
[rtyper] specializing: 138200 / 197311 blocks (70%)
[rtyper] specializing: 148500 / 197921 blocks (75%)
[rtyper] specializing: 159700 / 199516 blocks (80%)
[rtyper] specializing: 169600 / 199516 blocks (85%)
[rtyper] specializing: 172800 / 199516 blocks (86%)
[rtyper] specializing: 181600 / 199520 blocks (91%)
[rtyper] specializing: 191600 / 199520 blocks (96%)
[rtyper] -=- specialized 199520 blocks -=-
[rtyper] specializing: 199600 / 200318 blocks (99%)
[rtyper] specializing: 200400 / 201051 blocks (99%)
[rtyper] -=- specialized 1531 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] JIT compiler generation...
[rtyper] -=- specialized 30 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:65)_read_raw_float_data_tp__arrayPtr
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:269)ToAppLevelConverter._singlefloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.libffi:208)SingleFloatArg.push
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array: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:579)W_XMLParserType.SetBillionLaughsAttackProtectionMaximumAmplification
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.pyexpat.interp_pyexpat:535)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:535)W_XMLParserType.SetAllocTrackerMaximumAmplification
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.pyexpat.interp_pyexpat:579)W_XMLParserType.SetBillionLaughsAttackProtectionMaximumAmplification
[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 45658 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 7752 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 201100 / 201384 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] specializing: 201400 / 201402 blocks (99%)
[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] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 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 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] specializing: 201500 / 201500 blocks (100%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 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] -=- 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 0x32d7bf718>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x32d8cc3a0>
[rtyper] specializing: 201600 / 201600 blocks (100%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[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 0x340a0aa68>
[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 11595 JitCode instances.
[jitcodewriter:info] There are 88143 -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: 201700 / 265768 blocks (75%)
[rtyper] specializing: 213000 / 266231 blocks (80%)
[rtyper] specializing: 228600 / 268941 blocks (85%)
[rtyper] specializing: 244800 / 271928 blocks (90%)
[rtyper] specializing: 262000 / 275747 blocks (95%)
[rtyper] specializing: 265800 / 275747 blocks (96%)
[rtyper] -=- specialized 74077 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 127663 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 27253 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[translation:info] inserting stack checks...
[rtyper] -=- specialized 0 more blocks -=-
[translation:info] inserted 2482 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 275800 / 278633 blocks (98%)
[rtyper] -=- specialized 2860 more blocks -=-
[rtyper] -=- specialized 43 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1713 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] specializing: 278700 / 278712 blocks (99%)
[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: 4119 ]
[c] 3000 nodes [ array: 740 framework rtti: 20 func: 1974 group: 1 struct: 4785 ]
[c] 4000 nodes [ array: 847 framework rtti: 26 func: 2194 group: 1 struct: 5508 ]
[c] 5000 nodes [ array: 1353 framework rtti: 26 func: 2250 group: 1 struct: 6000 ]
[c] 6000 nodes [ array: 1720 framework rtti: 26 func: 2258 group: 1 struct: 6465 ]
[c] 7000 nodes [ array: 1930 framework rtti: 34 func: 2384 group: 1 struct: 9209 ]
[c] 8000 nodes [ array: 2199 framework rtti: 44 func: 2605 group: 1 struct: 10192 ]
[c] 9000 nodes [ array: 2356 framework rtti: 53 func: 3133 group: 1 struct: 11062 ]
[c] 10000 nodes [ array: 2357 framework rtti: 115 func: 3507 group: 1 struct: 11669 ]
[c] 11000 nodes [ array: 2839 framework rtti: 160 func: 3906 group: 1 struct: 12250 ]
[c] 12000 nodes [ array: 4839 framework rtti: 160 func: 3906 group: 1 struct: 12250 ]
[c] 13000 nodes [ array: 6512 framework rtti: 163 func: 3937 group: 1 struct: 12566 ]
[c] 14000 nodes [ array: 6658 framework rtti: 176 func: 4056 group: 1 struct: 13665 ]
[c] 15000 nodes [ array: 6793 framework rtti: 183 func: 4177 group: 1 struct: 17099 ]
[c] 16000 nodes [ array: 7046 framework rtti: 196 func: 4360 group: 1 struct: 18461 ]
[c] 17000 nodes [ array: 7187 framework rtti: 269 func: 5242 group: 1 struct: 20056 ]
[c] 18000 nodes [ array: 7433 framework rtti: 380 func: 5478 group: 1 struct: 22595 ]
[c] 19000 nodes [ array: 7450 framework rtti: 676 func: 5788 group: 1 struct: 23051 ]
[c] 20000 nodes [ array: 7450 framework rtti: 676 func: 5788 group: 1 struct: 23051 ]
[c] 21000 nodes [ array: 7450 framework rtti: 676 func: 5788 group: 1 struct: 23051 ]
[c] 22000 nodes [ array: 7450 framework rtti: 676 func: 5788 group: 1 struct: 23051 ]
[c] 23000 nodes [ array: 7482 framework rtti: 679 func: 5810 group: 1 struct: 23401 ]
[c] 24000 nodes [ array: 7691 framework rtti: 690 func: 6048 group: 1 struct: 24735 ]
[c] 25000 nodes [ array: 7798 framework rtti: 695 func: 6245 group: 1 struct: 26140 ]
[c] 26000 nodes [ array: 7817 framework rtti: 696 func: 6274 group: 1 struct: 27075 ]
[c] 27000 nodes [ array: 7817 framework rtti: 696 func: 6274 group: 1 struct: 28060 ]
[c] 28000 nodes [ array: 7888 framework rtti: 700 func: 6428 group: 1 struct: 29197 ]
[c] 29000 nodes [ array: 8020 framework rtti: 702 func: 6549 group: 1 struct: 30044 ]
[c] 30000 nodes [ array: 8155 framework rtti: 717 func: 6822 group: 1 struct: 30790 ]
[c] 31000 nodes [ array: 8322 framework rtti: 747 func: 7111 group: 1 struct: 31220 ]
[c] 32000 nodes [ array: 8428 framework rtti: 786 func: 7420 group: 1 struct: 31672 ]
[c] 33000 nodes [ array: 8551 framework rtti: 824 func: 7712 group: 1 struct: 32248 ]
[c] 34000 nodes [ array: 8680 framework rtti: 838 func: 7874 group: 1 struct: 32998 ]
[c] 35000 nodes [ array: 8848 framework rtti: 971 func: 8054 group: 1 struct: 33537 ]
[c] 36000 nodes [ array: 9127 framework rtti: 1044 func: 8268 group: 1 struct: 34039 ]
[c] 37000 nodes [ array: 9466 framework rtti: 1051 func: 8615 group: 1 struct: 34509 ]
[c] 38000 nodes [ array: 9833 framework rtti: 1058 func: 8760 group: 1 struct: 34996 ]
[c] 39000 nodes [ array: 10053 framework rtti: 1060 func: 8947 group: 1 struct: 35973 ]
[c] 40000 nodes [ array: 10265 framework rtti: 1060 func: 9131 group: 1 struct: 37148 ]
[c] 41000 nodes [ array: 10513 framework rtti: 1066 func: 9253 group: 1 struct: 37706 ]
[c] 42000 nodes [ array: 10944 framework rtti: 1066 func: 9253 group: 1 struct: 38212 ]
[c] 43000 nodes [ array: 11372 framework rtti: 1066 func: 9254 group: 1 struct: 38723 ]
[c] 44000 nodes [ array: 11534 framework rtti: 1066 func: 9409 group: 1 struct: 39865 ]
[c] 45000 nodes [ array: 11700 framework rtti: 1075 func: 9539 group: 1 struct: 40846 ]
[c] 46000 nodes [ array: 11892 framework rtti: 1075 func: 9691 group: 1 struct: 41644 ]
[c] 47000 nodes [ array: 11993 framework rtti: 1090 func: 9997 group: 1 struct: 42334 ]
[c] 48000 nodes [ array: 12115 framework rtti: 1103 func: 10316 group: 1 struct: 43378 ]
[c] 49000 nodes [ array: 12209 framework rtti: 1111 func: 10684 group: 1 struct: 44235 ]
[c] 50000 nodes [ array: 17435 framework rtti: 1120 func: 10760 group: 1 struct: 48388 ]
[c] 51000 nodes [ array: 17514 framework rtti: 1125 func: 11052 group: 1 struct: 49141 ]
[c] 52000 nodes [ array: 17587 framework rtti: 1131 func: 11302 group: 1 struct: 49701 ]
[c] 53000 nodes [ array: 17747 framework rtti: 1136 func: 11545 group: 1 struct: 50126 ]
[c] 54000 nodes [ array: 17856 framework rtti: 1147 func: 11730 group: 1 struct: 51228 ]
[c] 55000 nodes [ array: 17944 framework rtti: 1148 func: 11803 group: 1 struct: 51788 ]
[c] 56000 nodes [ array: 18173 framework rtti: 1154 func: 12008 group: 1 struct: 64168 ]
[c] 57000 nodes [ array: 18407 framework rtti: 1158 func: 12162 group: 1 struct: 64792 ]
[c] 58000 nodes [ array: 18601 framework rtti: 1160 func: 12321 group: 1 struct: 65764 ]
[c] 59000 nodes [ array: 18647 framework rtti: 1166 func: 12369 group: 1 struct: 66222 ]
[c] 60000 nodes [ array: 18647 framework rtti: 1166 func: 12369 group: 1 struct: 66753 ]
[c] 61000 nodes [ array: 18720 framework rtti: 1166 func: 12457 group: 1 struct: 67491 ]
[c] 62000 nodes [ array: 18878 framework rtti: 1173 func: 12635 group: 1 struct: 68075 ]
[c] 63000 nodes [ array: 19000 framework rtti: 1177 func: 12869 group: 1 struct: 68863 ]
[c] 64000 nodes [ array: 19172 framework rtti: 1178 func: 13026 group: 1 struct: 69347 ]
[c] 65000 nodes [ array: 19338 framework rtti: 1189 func: 13243 group: 1 struct: 69868 ]
[c] 66000 nodes [ array: 19554 framework rtti: 1193 func: 13480 group: 1 struct: 70877 ]
[c] 67000 nodes [ array: 19741 framework rtti: 1203 func: 13728 group: 1 struct: 71750 ]
[c] 68000 nodes [ array: 19942 framework rtti: 1216 func: 13966 group: 1 struct: 72549 ]
[c] 69000 nodes [ array: 20176 framework rtti: 1216 func: 14039 group: 1 struct: 73210 ]
[c] 70000 nodes [ array: 20399 framework rtti: 1216 func: 14039 group: 1 struct: 73870 ]
[c] 71000 nodes [ array: 20640 framework rtti: 1216 func: 14039 group: 1 struct: 74422 ]
[c] 72000 nodes [ array: 20873 framework rtti: 1216 func: 14039 group: 1 struct: 74902 ]
[c] 73000 nodes [ array: 21119 framework rtti: 1216 func: 14039 group: 1 struct: 75560 ]
[c] 74000 nodes [ array: 21348 framework rtti: 1216 func: 14039 group: 1 struct: 76652 ]
[c] 75000 nodes [ array: 21589 framework rtti: 1216 func: 14039 group: 1 struct: 77366 ]
[c] 76000 nodes [ array: 21804 framework rtti: 1216 func: 14039 group: 1 struct: 77979 ]
[c] 77000 nodes [ array: 22036 framework rtti: 1216 func: 14039 group: 1 struct: 78551 ]
[c] 78000 nodes [ array: 22277 framework rtti: 1218 func: 14211 group: 1 struct: 79581 ]
[c] 79000 nodes [ array: 22533 framework rtti: 1222 func: 14508 group: 1 struct: 80451 ]
[c] 80000 nodes [ array: 22764 framework rtti: 1227 func: 14839 group: 1 struct: 81406 ]
[c] 81000 nodes [ array: 23216 framework rtti: 1232 func: 14993 group: 1 struct: 81763 ]
[c] 82000 nodes [ array: 23492 framework rtti: 1236 func: 15123 group: 1 struct: 82308 ]
[c] 83000 nodes [ array: 23685 framework rtti: 1240 func: 15205 group: 1 struct: 82933 ]
[c] 84000 nodes [ array: 24343 framework rtti: 1240 func: 15375 group: 1 struct: 113751 ]
[c] 85000 nodes [ array: 24990 framework rtti: 1240 func: 15488 group: 1 struct: 116454 ]
[c] 86000 nodes [ array: 26346 framework rtti: 1240 func: 15916 group: 1 struct: 118558 ]
[c] 87000 nodes [ array: 27917 framework rtti: 1240 func: 16303 group: 1 struct: 120676 ]
[c] 88000 nodes [ array: 29467 framework rtti: 1240 func: 16711 group: 1 struct: 122710 ]
[c] 89000 nodes [ array: 30905 framework rtti: 1240 func: 17198 group: 1 struct: 124941 ]
[c] 90000 nodes [ array: 32549 framework rtti: 1240 func: 17704 group: 1 struct: 127045 ]
[c] 91000 nodes [ array: 34161 framework rtti: 1240 func: 18393 group: 1 struct: 129227 ]
[c] 92000 nodes [ array: 35966 framework rtti: 1240 func: 19011 group: 1 struct: 131423 ]
[c] 93000 nodes [ array: 37225 framework rtti: 1240 func: 19469 group: 1 struct: 133803 ]
[c] 94000 nodes [ array: 38774 framework rtti: 1240 func: 20096 group: 1 struct: 136362 ]
[c] 95000 nodes [ array: 40115 framework rtti: 1240 func: 20586 group: 1 struct: 138299 ]
[c] 96000 nodes [ array: 40267 framework rtti: 1240 func: 20610 group: 1 struct: 138918 ]
[c] 97000 nodes [ array: 40553 framework rtti: 1242 func: 20642 group: 1 struct: 139184 ]
[c] 98000 nodes [ array: 40839 framework rtti: 1243 func: 20680 group: 1 struct: 139667 ]
[c] 99000 nodes [ array: 40877 framework rtti: 1243 func: 20698 group: 1 struct: 140676 ]
[c] 100000 nodes [ array: 41099 framework rtti: 1244 func: 20718 group: 1 struct: 141133 ]
[c] 101000 nodes [ array: 41321 framework rtti: 1247 func: 20751 group: 1 struct: 141460 ]
[c] 102000 nodes [ array: 41663 framework rtti: 1253 func: 20821 group: 1 struct: 142237 ]
[c] 103000 nodes [ array: 41881 framework rtti: 1255 func: 20833 group: 1 struct: 142502 ]
[c] 104000 nodes [ array: 42064 framework rtti: 1262 func: 20984 group: 1 struct: 143074 ]
[c] 105000 nodes [ array: 42281 framework rtti: 1264 func: 21030 group: 1 struct: 143801 ]
[c] 106000 nodes [ array: 42494 framework rtti: 1264 func: 21089 group: 1 struct: 144659 ]
[c] 107000 nodes [ array: 42688 framework rtti: 1264 func: 21184 group: 1 struct: 145357 ]
[c] 108000 nodes [ array: 42859 framework rtti: 1264 func: 21234 group: 1 struct: 145887 ]
[c] 109000 nodes [ array: 43000 framework rtti: 1264 func: 21234 group: 1 struct: 146279 ]
[c] 110000 nodes [ array: 43136 framework rtti: 1264 func: 21234 group: 1 struct: 146684 ]
[c] 111000 nodes [ array: 43305 framework rtti: 1264 func: 21234 group: 1 struct: 147011 ]
[c] 112000 nodes [ array: 43450 framework rtti: 1264 func: 21234 group: 1 struct: 147348 ]
[c] 113000 nodes [ array: 43644 framework rtti: 1264 func: 21234 group: 1 struct: 147709 ]
[c] 114000 nodes [ array: 43797 framework rtti: 1264 func: 21234 group: 1 struct: 148076 ]
[c] 115000 nodes [ array: 43917 framework rtti: 1264 func: 21234 group: 1 struct: 148445 ]
[c] 116000 nodes [ array: 44070 framework rtti: 1264 func: 21234 group: 1 struct: 148770 ]
[c] 117000 nodes [ array: 44262 framework rtti: 1264 func: 21268 group: 1 struct: 149312 ]
[c] 118000 nodes [ array: 44450 framework rtti: 1264 func: 21296 group: 1 struct: 149808 ]
[c] 119000 nodes [ array: 44663 framework rtti: 1266 func: 21366 group: 1 struct: 150412 ]
[c] 120000 nodes [ array: 44873 framework rtti: 1266 func: 21465 group: 1 struct: 150876 ]
[c] 121000 nodes [ array: 45094 framework rtti: 1269 func: 21577 group: 1 struct: 151510 ]
[c] 122000 nodes [ array: 45191 framework rtti: 1271 func: 21679 group: 1 struct: 152065 ]
[c] 123000 nodes [ array: 45317 framework rtti: 1274 func: 21695 group: 1 struct: 152535 ]
[c] 124000 nodes [ array: 45373 framework rtti: 1275 func: 21718 group: 1 struct: 153066 ]
[c] 125000 nodes [ array: 45400 framework rtti: 1275 func: 21729 group: 1 struct: 153584 ]
[c] 126000 nodes [ array: 45434 framework rtti: 1275 func: 21790 group: 1 struct: 154159 ]
[c] 127000 nodes [ array: 45529 framework rtti: 1275 func: 21841 group: 1 struct: 154731 ]
[c] 128000 nodes [ array: 45715 framework rtti: 1275 func: 21906 group: 1 struct: 155447 ]
[c] 129000 nodes [ array: 45949 framework rtti: 1275 func: 21995 group: 1 struct: 156270 ]
[c] 130000 nodes [ array: 46036 framework rtti: 1275 func: 22057 group: 1 struct: 156909 ]
[c] 131000 nodes [ array: 46128 framework rtti: 1275 func: 22104 group: 1 struct: 157533 ]
[c] 132000 nodes [ array: 46209 framework rtti: 1275 func: 22170 group: 1 struct: 158163 ]
[c] 133000 nodes [ array: 46314 framework rtti: 1275 func: 22209 group: 1 struct: 158718 ]
[c] 134000 nodes [ array: 46442 framework rtti: 1275 func: 22268 group: 1 struct: 159383 ]
[c] 135000 nodes [ array: 46589 framework rtti: 1275 func: 22311 group: 1 struct: 160051 ]
[c] 136000 nodes [ array: 46748 framework rtti: 1275 func: 22344 group: 1 struct: 160701 ]
[c] 137000 nodes [ array: 46843 framework rtti: 1275 func: 22381 group: 1 struct: 161391 ]
[c] 138000 nodes [ array: 46971 framework rtti: 1275 func: 22432 group: 1 struct: 162060 ]
[c] 139000 nodes [ array: 47086 framework rtti: 1275 func: 22485 group: 1 struct: 162733 ]
[c] 140000 nodes [ array: 47291 framework rtti: 1275 func: 22500 group: 1 struct: 163238 ]
[c] 141000 nodes [ array: 47368 framework rtti: 1275 func: 22557 group: 1 struct: 163853 ]
[c] 142000 nodes [ array: 47564 framework rtti: 1275 func: 22590 group: 1 struct: 164501 ]
[c] 143000 nodes [ array: 47699 framework rtti: 1275 func: 22660 group: 1 struct: 165195 ]
[c] 144000 nodes [ array: 47878 framework rtti: 1275 func: 22701 group: 1 struct: 165782 ]
[c] 145000 nodes [ array: 48064 framework rtti: 1275 func: 22745 group: 1 struct: 166488 ]
[c] 146000 nodes [ array: 48236 framework rtti: 1275 func: 22807 group: 1 struct: 167179 ]
[c] 147000 nodes [ array: 48329 framework rtti: 1275 func: 22843 group: 1 struct: 167823 ]
[c] 148000 nodes [ array: 48565 framework rtti: 1275 func: 22876 group: 1 struct: 168652 ]
[c] 149000 nodes [ array: 48762 framework rtti: 1275 func: 22892 group: 1 struct: 169413 ]
[c] 150000 nodes [ array: 49015 framework rtti: 1275 func: 22900 group: 1 struct: 170272 ]
[c] 151000 nodes [ array: 49204 framework rtti: 1275 func: 22932 group: 1 struct: 171085 ]
[c] 152000 nodes [ array: 49296 framework rtti: 1275 func: 23000 group: 1 struct: 171839 ]
[c] 153000 nodes [ array: 49824 framework rtti: 1276 func: 23036 group: 1 struct: 172139 ]
[c] 154000 nodes [ array: 50341 framework rtti: 1276 func: 23091 group: 1 struct: 172357 ]
[c] 155000 nodes [ array: 50863 framework rtti: 1276 func: 23136 group: 1 struct: 172545 ]
[c] 156000 nodes [ array: 51442 framework rtti: 1276 func: 23141 group: 1 struct: 172827 ]
[c] 157000 nodes [ array: 52028 framework rtti: 1276 func: 23251 group: 1 struct: 173011 ]
[c] 158000 nodes [ array: 52571 framework rtti: 1276 func: 23319 group: 1 struct: 173244 ]
[c] 159000 nodes [ array: 52978 framework rtti: 1276 func: 23383 group: 1 struct: 173367 ]
[c] 160000 nodes [ array: 53341 framework rtti: 1276 func: 23433 group: 1 struct: 173542 ]
[c] 161000 nodes [ array: 53807 framework rtti: 1276 func: 23506 group: 1 struct: 173659 ]
[c] 162000 nodes [ array: 54237 framework rtti: 1276 func: 23533 group: 1 struct: 173818 ]
[c] 163000 nodes [ array: 54656 framework rtti: 1276 func: 23587 group: 1 struct: 173977 ]
[c] 164000 nodes [ array: 55060 framework rtti: 1276 func: 23646 group: 1 struct: 174151 ]
[c] 165000 nodes [ array: 55431 framework rtti: 1276 func: 23651 group: 1 struct: 174323 ]
[c] 166000 nodes [ array: 55814 framework rtti: 1276 func: 23701 group: 1 struct: 174471 ]
[c] 167000 nodes [ array: 56166 framework rtti: 1276 func: 23737 group: 1 struct: 174612 ]
[c] 168000 nodes [ array: 56562 framework rtti: 1276 func: 23779 group: 1 struct: 174790 ]
[c] 169000 nodes [ array: 56941 framework rtti: 1276 func: 23816 group: 1 struct: 174964 ]
[c] 170000 nodes [ array: 57294 framework rtti: 1276 func: 23852 group: 1 struct: 175103 ]
[c] 171000 nodes [ array: 57747 framework rtti: 1276 func: 23897 group: 1 struct: 175291 ]
[c] 172000 nodes [ array: 58190 framework rtti: 1276 func: 23909 group: 1 struct: 175481 ]
[c] 173000 nodes [ array: 58533 framework rtti: 1276 func: 23946 group: 1 struct: 175638 ]
[c] 174000 nodes [ array: 58862 framework rtti: 1276 func: 23982 group: 1 struct: 175784 ]
[c] 175000 nodes [ array: 59198 framework rtti: 1276 func: 24031 group: 1 struct: 176004 ]
[c] 176000 nodes [ array: 59541 framework rtti: 1276 func: 24040 group: 1 struct: 176196 ]
[c] 177000 nodes [ array: 59821 framework rtti: 1276 func: 24046 group: 1 struct: 176366 ]
[c] 178000 nodes [ array: 60145 framework rtti: 1276 func: 24075 group: 1 struct: 176561 ]
[c] 179000 nodes [ array: 60522 framework rtti: 1276 func: 24132 group: 1 struct: 176713 ]
[c] 180000 nodes [ array: 60878 framework rtti: 1276 func: 24191 group: 1 struct: 176942 ]
[c] 181000 nodes [ array: 61245 framework rtti: 1276 func: 24230 group: 1 struct: 177113 ]
[c] 182000 nodes [ array: 61634 framework rtti: 1276 func: 24281 group: 1 struct: 177262 ]
[c] 183000 nodes [ array: 62019 framework rtti: 1276 func: 24328 group: 1 struct: 177421 ]
[c] 184000 nodes [ array: 62365 framework rtti: 1276 func: 24384 group: 1 struct: 177597 ]
[c] 185000 nodes [ array: 62618 framework rtti: 1276 func: 24395 group: 1 struct: 177788 ]
[c] 186000 nodes [ array: 62867 framework rtti: 1276 func: 24404 group: 1 struct: 177984 ]
[c] 187000 nodes [ array: 63202 framework rtti: 1276 func: 24410 group: 1 struct: 178171 ]
[c] 188000 nodes [ array: 63596 framework rtti: 1276 func: 24427 group: 1 struct: 178310 ]
[c] 189000 nodes [ array: 64132 framework rtti: 1276 func: 24432 group: 1 struct: 178573 ]
[c] 190000 nodes [ array: 64489 framework rtti: 1276 func: 24453 group: 1 struct: 178769 ]
[c] 191000 nodes [ array: 64835 framework rtti: 1276 func: 24480 group: 1 struct: 178950 ]
[c] 192000 nodes [ array: 65173 framework rtti: 1276 func: 24520 group: 1 struct: 179151 ]
[c] 193000 nodes [ array: 65520 framework rtti: 1276 func: 24537 group: 1 struct: 179398 ]
[c] 194000 nodes [ array: 65853 framework rtti: 1276 func: 24537 group: 1 struct: 179602 ]
[c] 195000 nodes [ array: 66198 framework rtti: 1276 func: 24537 group: 1 struct: 179819 ]
[c] 196000 nodes [ array: 66549 framework rtti: 1276 func: 24537 group: 1 struct: 180037 ]
[c] 197000 nodes [ array: 66915 framework rtti: 1276 func: 24563 group: 1 struct: 180205 ]
[c] 198000 nodes [ array: 67322 framework rtti: 1276 func: 24796 group: 1 struct: 180454 ]
[c] 199000 nodes [ array: 67517 framework rtti: 1276 func: 24881 group: 1 struct: 180743 ]
[c] 200000 nodes [ array: 67891 framework rtti: 1276 func: 24967 group: 1 struct: 180971 ]
[c] 201000 nodes [ array: 68056 framework rtti: 1281 func: 24990 group: 1 struct: 182283 ]
[c] 202000 nodes [ array: 68095 framework rtti: 1283 func: 25003 group: 1 struct: 182746 ]
[c] 203000 nodes [ array: 68163 framework rtti: 1284 func: 25052 group: 1 struct: 183228 ]
[c] 204000 nodes [ array: 68194 framework rtti: 1284 func: 25061 group: 1 struct: 183316 ]
[c] 205000 nodes [ array: 68245 framework rtti: 1289 func: 25074 group: 1 struct: 183509 ]
[c] 206000 nodes [ array: 68494 framework rtti: 1292 func: 25116 group: 1 struct: 184071 ]
[c] 207000 nodes [ array: 68612 framework rtti: 1311 func: 25311 group: 1 struct: 184437 ]
[c] 208000 nodes [ array: 68695 framework rtti: 1317 func: 25339 group: 1 struct: 185110 ]
[c] 209000 nodes [ array: 68825 framework rtti: 1319 func: 25390 group: 1 struct: 186048 ]
[c] 210000 nodes [ array: 68966 framework rtti: 1325 func: 25408 group: 1 struct: 186565 ]
[c] 211000 nodes [ array: 69080 framework rtti: 1327 func: 25415 group: 1 struct: 187040 ]
[c] 212000 nodes [ array: 69274 framework rtti: 1327 func: 25436 group: 1 struct: 187439 ]
[c] 213000 nodes [ array: 69444 framework rtti: 1327 func: 25436 group: 1 struct: 187615 ]
[c] 214000 nodes [ array: 69641 framework rtti: 1327 func: 25436 group: 1 struct: 187649 ]
[c] 215000 nodes [ array: 69837 framework rtti: 1327 func: 25436 group: 1 struct: 187808 ]
[c] 216000 nodes [ array: 69982 framework rtti: 1328 func: 25443 group: 1 struct: 188196 ]
[c] 217000 nodes [ array: 70083 framework rtti: 1328 func: 25451 group: 1 struct: 188723 ]
[c] 218000 nodes [ array: 70227 framework rtti: 1328 func: 25454 group: 1 struct: 189160 ]
[c] 219000 nodes [ array: 70334 framework rtti: 1331 func: 25574 group: 1 struct: 189700 ]
[c] 220000 nodes [ array: 70729 framework rtti: 1367 func: 25673 group: 1 struct: 191027 ]
[c] 221000 nodes [ array: 70795 framework rtti: 1415 func: 25704 group: 1 struct: 192998 ]
[c] 222000 nodes [ array: 71237 framework rtti: 1415 func: 25704 group: 1 struct: 193668 ]
[c] 223000 nodes [ array: 71525 framework rtti: 1415 func: 25704 group: 1 struct: 194440 ]
[c] 224000 nodes [ array: 71782 framework rtti: 1415 func: 25704 group: 1 struct: 195298 ]
[c] 225000 nodes [ array: 72013 framework rtti: 1415 func: 25704 group: 1 struct: 196297 ]
[c] 226000 nodes [ array: 72272 framework rtti: 1415 func: 25704 group: 1 struct: 197249 ]
[c] 227000 nodes [ array: 72498 framework rtti: 1415 func: 25704 group: 1 struct: 198151 ]
[c] 228000 nodes [ array: 72736 framework rtti: 1415 func: 25704 group: 1 struct: 199068 ]
[c] 229000 nodes [ array: 72961 framework rtti: 1415 func: 25704 group: 1 struct: 199943 ]
[c] 230000 nodes [ array: 73204 framework rtti: 1415 func: 25704 group: 1 struct: 200958 ]
[c] 231000 nodes [ array: 73459 framework rtti: 1415 func: 25704 group: 1 struct: 201830 ]
[c] 232000 nodes [ array: 73707 framework rtti: 1415 func: 25704 group: 1 struct: 202776 ]
[c] 233000 nodes [ array: 73938 framework rtti: 1415 func: 25704 group: 1 struct: 203733 ]
[c] 234000 nodes [ array: 74118 framework rtti: 1415 func: 25704 group: 1 struct: 204550 ]
[c] 235000 nodes [ array: 74360 framework rtti: 1415 func: 25704 group: 1 struct: 205447 ]
[c] 236000 nodes [ array: 74563 framework rtti: 1415 func: 25704 group: 1 struct: 206334 ]
[c] 237000 nodes [ array: 74789 framework rtti: 1415 func: 25704 group: 1 struct: 207262 ]
[c] 238000 nodes [ array: 74997 framework rtti: 1415 func: 25704 group: 1 struct: 208009 ]
[c] 239000 nodes [ array: 75245 framework rtti: 1415 func: 25704 group: 1 struct: 208977 ]
[c] 240000 nodes [ array: 75518 framework rtti: 1415 func: 25704 group: 1 struct: 209882 ]
[c] 241000 nodes [ array: 75808 framework rtti: 1415 func: 25704 group: 1 struct: 210967 ]
[c] 242000 nodes [ array: 76194 framework rtti: 1415 func: 25704 group: 1 struct: 212012 ]
[c] 243000 nodes [ array: 76629 framework rtti: 1415 func: 25704 group: 1 struct: 213072 ]
[c] 244000 nodes [ array: 77217 framework rtti: 1415 func: 25704 group: 1 struct: 214086 ]
[c] 245000 nodes [ array: 77440 framework rtti: 1415 func: 25704 group: 1 struct: 215234 ]
[c] 246000 nodes [ array: 77523 framework rtti: 1415 func: 25705 group: 1 struct: 215993 ]
[c] 247000 nodes [ array: 77531 framework rtti: 1415 func: 25718 group: 1 struct: 216268 ]
[c] 248000 nodes [ array: 77549 framework rtti: 1415 func: 25734 group: 1 struct: 216502 ]
[c] 249000 nodes [ array: 77549 framework rtti: 1415 func: 25790 group: 1 struct: 216777 ]
[c] 250000 nodes [ array: 77549 framework rtti: 1415 func: 25847 group: 1 struct: 217055 ]
[c] 251000 nodes [ array: 77581 framework rtti: 1415 func: 25882 group: 1 struct: 217261 ]
[c] 252000 nodes [ array: 77602 framework rtti: 1415 func: 25923 group: 1 struct: 217491 ]
[c] 253000 nodes [ array: 77617 framework rtti: 1415 func: 25946 group: 1 struct: 217702 ]
[c] 254000 nodes [ array: 77650 framework rtti: 1415 func: 25970 group: 1 struct: 217927 ]
[c] 255000 nodes [ array: 77679 framework rtti: 1415 func: 25991 group: 1 struct: 218175 ]
[c] 256000 nodes [ array: 77701 framework rtti: 1415 func: 26049 group: 1 struct: 218413 ]
[c] 257000 nodes [ array: 77743 framework rtti: 1415 func: 26065 group: 1 struct: 218668 ]
[c] 258000 nodes [ array: 77762 framework rtti: 1415 func: 26108 group: 1 struct: 218924 ]
[c] 259000 nodes [ array: 77788 framework rtti: 1415 func: 26120 group: 1 struct: 219203 ]
[c] 260000 nodes [ array: 77864 framework rtti: 1415 func: 26143 group: 1 struct: 219470 ]
[c] 261000 nodes [ array: 77877 framework rtti: 1415 func: 26163 group: 1 struct: 219776 ]
[c] 262000 nodes [ array: 77888 framework rtti: 1415 func: 26177 group: 1 struct: 220129 ]
[c] 263000 nodes [ array: 77930 framework rtti: 1415 func: 26206 group: 1 struct: 220411 ]
[c] 264000 nodes [ array: 77972 framework rtti: 1415 func: 26239 group: 1 struct: 220653 ]
[c] 265000 nodes [ array: 78042 framework rtti: 1415 func: 26302 group: 1 struct: 220902 ]
[c] 266000 nodes [ array: 78057 framework rtti: 1415 func: 26359 group: 1 struct: 221234 ]
[c] 267000 nodes [ array: 78075 framework rtti: 1415 func: 26367 group: 1 struct: 221613 ]
[c] 268000 nodes [ array: 78090 framework rtti: 1415 func: 26383 group: 1 struct: 221879 ]
[c] 269000 nodes [ array: 78102 framework rtti: 1415 func: 26396 group: 1 struct: 222216 ]
[c] 270000 nodes [ array: 78138 framework rtti: 1415 func: 26427 group: 1 struct: 222544 ]
[c] 271000 nodes [ array: 78149 framework rtti: 1415 func: 26434 group: 1 struct: 222865 ]
[c] 272000 nodes [ array: 78149 framework rtti: 1415 func: 26434 group: 1 struct: 223247 ]
[c] 273000 nodes [ array: 78179 framework rtti: 1416 func: 26458 group: 1 struct: 223583 ]
[c] 274000 nodes [ array: 78230 framework rtti: 1416 func: 26762 group: 1 struct: 224237 ]
[c] 275000 nodes [ array: 78264 framework rtti: 1418 func: 26811 group: 1 struct: 224656 ]
[c] 276000 nodes [ array: 78285 framework rtti: 1422 func: 27100 group: 1 struct: 225197 ]
[c] 277000 nodes [ array: 78369 framework rtti: 1448 func: 27101 group: 1 struct: 226346 ]
[c] 278000 nodes [ array: 78564 framework rtti: 1466 func: 27189 group: 1 struct: 228698 ]
[c] 279000 nodes [ array: 78685 framework rtti: 1480 func: 27250 group: 1 struct: 229513 ]
[c] 280000 nodes [ array: 78874 framework rtti: 1529 func: 27480 group: 1 struct: 229939 ]
[c] 281000 nodes [ array: 79236 framework rtti: 1536 func: 27498 group: 1 struct: 230300 ]
[c] 282000 nodes [ array: 79424 framework rtti: 1542 func: 27501 group: 1 struct: 231284 ]
[c] 283000 nodes [ array: 79596 framework rtti: 1550 func: 27513 group: 1 struct: 231836 ]
[c] 284000 nodes [ array: 79614 framework rtti: 1550 func: 27513 group: 1 struct: 232319 ]
[c] 285000 nodes [ array: 79751 framework rtti: 1557 func: 27514 group: 1 struct: 232574 ]
[c] 286000 nodes [ array: 79966 framework rtti: 1572 func: 27521 group: 1 struct: 232946 ]
[c] 287000 nodes [ array: 80108 framework rtti: 1607 func: 27598 group: 1 struct: 233277 ]
[c] 288000 nodes [ array: 80151 framework rtti: 1614 func: 27672 group: 1 struct: 234321 ]
[c] 289000 nodes [ array: 80156 framework rtti: 1614 func: 27674 group: 1 struct: 237232 ]
[c] 290000 nodes [ array: 80156 framework rtti: 1614 func: 27675 group: 1 struct: 239510 ]
[c] 291000 nodes [ array: 80193 framework rtti: 1619 func: 27683 group: 1 struct: 241083 ]
[c] 292000 nodes [ array: 80208 framework rtti: 1619 func: 27683 group: 1 struct: 241335 ]
[c] 293000 nodes [ array: 80281 framework rtti: 1619 func: 27683 group: 1 struct: 241575 ]
[c] 294000 nodes [ array: 80323 framework rtti: 1619 func: 27683 group: 1 struct: 242166 ]
[c] 295000 nodes [ array: 80386 framework rtti: 1619 func: 27683 group: 1 struct: 242914 ]
[c] 296000 nodes [ array: 80447 framework rtti: 1619 func: 27683 group: 1 struct: 243591 ]
[c] 297000 nodes [ array: 80482 framework rtti: 1619 func: 27683 group: 1 struct: 244038 ]
[c] 298000 nodes [ array: 80495 framework rtti: 1619 func: 27683 group: 1 struct: 244565 ]
[c] 299000 nodes [ array: 80602 framework rtti: 1619 func: 27683 group: 1 struct: 244893 ]
[c] 300000 nodes [ array: 80633 framework rtti: 1619 func: 27683 group: 1 struct: 245408 ]
[c] 301000 nodes [ array: 80673 framework rtti: 1619 func: 27683 group: 1 struct: 246041 ]
[c] 302000 nodes [ array: 80688 framework rtti: 1619 func: 27683 group: 1 struct: 246598 ]
[c] 303000 nodes [ array: 80712 framework rtti: 1619 func: 27683 group: 1 struct: 247176 ]
[c] 304000 nodes [ array: 80745 framework rtti: 1619 func: 27683 group: 1 struct: 247820 ]
[c] 305000 nodes [ array: 80763 framework rtti: 1619 func: 27683 group: 1 struct: 248474 ]
[c] 306000 nodes [ array: 80804 framework rtti: 1619 func: 27683 group: 1 struct: 249049 ]
[c] 307000 nodes [ array: 80844 framework rtti: 1619 func: 27683 group: 1 struct: 249489 ]
[c] 308000 nodes [ array: 80877 framework rtti: 1619 func: 27683 group: 1 struct: 249992 ]
[c] 309000 nodes [ array: 80913 framework rtti: 1619 func: 27683 group: 1 struct: 250518 ]
[c] 310000 nodes [ array: 80941 framework rtti: 1619 func: 27683 group: 1 struct: 250850 ]
[c] 311000 nodes [ array: 80966 framework rtti: 1619 func: 27683 group: 1 struct: 251600 ]
[c] 312000 nodes [ array: 80976 framework rtti: 1619 func: 27683 group: 1 struct: 252195 ]
[c] 313000 nodes [ array: 81011 framework rtti: 1619 func: 27683 group: 1 struct: 252800 ]
[c] 314000 nodes [ array: 81015 framework rtti: 1619 func: 27683 group: 1 struct: 253607 ]
[c] 315000 nodes [ array: 81020 framework rtti: 1619 func: 27683 group: 1 struct: 254364 ]
[c] 316000 nodes [ array: 81020 framework rtti: 1619 func: 27683 group: 1 struct: 255187 ]
[c] 317000 nodes [ array: 81023 framework rtti: 1619 func: 27683 group: 1 struct: 256050 ]
[c] 318000 nodes [ array: 81024 framework rtti: 1619 func: 27683 group: 1 struct: 256831 ]
[c] 319000 nodes [ array: 81030 framework rtti: 1619 func: 27683 group: 1 struct: 257465 ]
[c] 320000 nodes [ array: 81068 framework rtti: 1619 func: 27683 group: 1 struct: 258181 ]
[c] 321000 nodes [ array: 81075 framework rtti: 1619 func: 27684 group: 1 struct: 258617 ]
[c] 322000 nodes [ array: 81092 framework rtti: 1619 func: 27687 group: 1 struct: 258658 ]
[c] 323000 nodes [ array: 81138 framework rtti: 1619 func: 27703 group: 1 struct: 258782 ]
[c] 324000 nodes [ array: 81173 framework rtti: 1620 func: 27722 group: 1 struct: 258817 ]
[c] 325000 nodes [ array: 81201 framework rtti: 1620 func: 27751 group: 1 struct: 261514 ]
[c] 326000 nodes [ array: 81260 framework rtti: 1620 func: 27756 group: 1 struct: 261638 ]
[c] 327000 nodes [ array: 81338 framework rtti: 1620 func: 27805 group: 1 struct: 261745 ]
[c] 328000 nodes [ array: 81359 framework rtti: 1620 func: 27817 group: 1 struct: 261756 ]
[c] 329000 nodes [ array: 81397 framework rtti: 1621 func: 27837 group: 1 struct: 261842 ]
[c] 330000 nodes [ array: 81491 framework rtti: 1627 func: 27877 group: 1 struct: 261928 ]
[c] 331000 nodes [ array: 81568 framework rtti: 1672 func: 28031 group: 1 struct: 262102 ]
[c] 332000 nodes [ array: 81820 framework rtti: 1686 func: 28160 group: 1 struct: 262460 ]
[c] 333000 nodes [ array: 82032 framework rtti: 1686 func: 28160 group: 1 struct: 262971 ]
[c] 334000 nodes [ array: 82053 framework rtti: 1743 func: 28303 group: 1 struct: 263534 ]
[c] 335000 nodes [ array: 82053 framework rtti: 1882 func: 28507 group: 1 struct: 263673 ]
[c] 336000 nodes [ array: 82152 framework rtti: 1914 func: 28575 group: 1 struct: 264184 ]
[c] 337000 nodes [ array: 82438 framework rtti: 1917 func: 28665 group: 1 struct: 264946 ]
[c] 338000 nodes [ array: 82532 framework rtti: 1917 func: 28770 group: 1 struct: 265368 ]
[c] 339000 nodes [ array: 82604 framework rtti: 1917 func: 28770 group: 1 struct: 265722 ]
[c] 340000 nodes [ array: 82751 framework rtti: 1920 func: 28770 group: 1 struct: 266288 ]
[c] 341000 nodes [ array: 82868 framework rtti: 1926 func: 28770 group: 1 struct: 266701 ]
[c] 342000 nodes [ array: 82978 framework rtti: 1932 func: 28772 group: 1 struct: 267000 ]
[c] 343000 nodes [ array: 83070 framework rtti: 1956 func: 28873 group: 1 struct: 267543 ]
[c] 344000 nodes [ array: 83198 framework rtti: 1956 func: 28876 group: 1 struct: 268821 ]
[c] 345000 nodes [ array: 83428 framework rtti: 1956 func: 28876 group: 1 struct: 269409 ]
[c] 346000 nodes [ array: 83644 framework rtti: 1956 func: 28877 group: 1 struct: 269945 ]
[c] 347000 nodes [ array: 83872 framework rtti: 1956 func: 28877 group: 1 struct: 270528 ]
[c] 348000 nodes [ array: 84024 framework rtti: 1956 func: 28877 group: 1 struct: 271534 ]
[c] 349000 nodes [ array: 84240 framework rtti: 1956 func: 28877 group: 1 struct: 271936 ]
[c] 350000 nodes [ array: 84400 framework rtti: 1956 func: 28878 group: 1 struct: 272958 ]
[c] 351000 nodes [ array: 84557 framework rtti: 1962 func: 28885 group: 1 struct: 273394 ]
[c] 352000 nodes [ array: 84560 framework rtti: 1962 func: 28885 group: 1 struct: 273926 ]
[c] 353000 nodes [ array: 84560 framework rtti: 1962 func: 28885 group: 1 struct: 274388 ]
[c] 354000 nodes [ array: 84561 framework rtti: 1962 func: 28885 group: 1 struct: 274876 ]
[c] 355000 nodes [ array: 84561 framework rtti: 1962 func: 28885 group: 1 struct: 275335 ]
[c] 356000 nodes [ array: 84562 framework rtti: 1962 func: 28885 group: 1 struct: 275837 ]
[c] 357000 nodes [ array: 84562 framework rtti: 1962 func: 28885 group: 1 struct: 276329 ]
[c] 358000 nodes [ array: 84562 framework rtti: 1962 func: 28885 group: 1 struct: 276806 ]
[c] 359000 nodes [ array: 84565 framework rtti: 1962 func: 28885 group: 1 struct: 277317 ]
[c] 360000 nodes [ array: 84569 framework rtti: 1962 func: 28885 group: 1 struct: 277802 ]
[c] 361000 nodes [ array: 84574 framework rtti: 1962 func: 28885 group: 1 struct: 278283 ]
[c] 362000 nodes [ array: 84575 framework rtti: 1962 func: 28885 group: 1 struct: 278783 ]
[c] 363000 nodes [ array: 84575 framework rtti: 1962 func: 28885 group: 1 struct: 279291 ]
[c] 364000 nodes [ array: 84585 framework rtti: 1962 func: 28885 group: 1 struct: 279799 ]
[c] 365000 nodes [ array: 84589 framework rtti: 1962 func: 28885 group: 1 struct: 280330 ]
[c] 366000 nodes [ array: 84593 framework rtti: 1962 func: 28885 group: 1 struct: 280862 ]
[c] 367000 nodes [ array: 84593 framework rtti: 1962 func: 28885 group: 1 struct: 281397 ]
[c] 368000 nodes [ array: 84593 framework rtti: 1962 func: 28885 group: 1 struct: 281954 ]
[c] 369000 nodes [ array: 84593 framework rtti: 1963 func: 28885 group: 1 struct: 282438 ]
[c] 370000 nodes [ array: 84714 framework rtti: 1975 func: 28911 group: 1 struct: 282865 ]
[c] 371000 nodes [ array: 84714 framework rtti: 1975 func: 28911 group: 1 struct: 282865 ]
[c] 372000 nodes [ array: 84714 framework rtti: 1975 func: 28911 group: 1 struct: 283204 ]
[c] 373000 nodes [ array: 84804 framework rtti: 1983 func: 29033 group: 1 struct: 283708 ]
[c] 374000 nodes [ array: 84910 framework rtti: 1989 func: 29114 group: 1 struct: 284219 ]
[c] 375000 nodes [ array: 85034 framework rtti: 1990 func: 29114 group: 1 struct: 284709 ]
[c] 376000 nodes [ array: 85249 framework rtti: 1990 func: 29151 group: 1 struct: 284978 ]
[c] 377000 nodes [ array: 85506 framework rtti: 1995 func: 29191 group: 1 struct: 285460 ]
[c] 378000 nodes [ array: 85591 framework rtti: 2000 func: 29308 group: 1 struct: 286087 ]
[c] 379000 nodes [ array: 85782 framework rtti: 2044 func: 29309 group: 1 struct: 286311 ]
[c] 380000 nodes [ array: 85930 framework rtti: 2078 func: 29309 group: 1 struct: 286666 ]
[c] 381000 nodes [ array: 86030 framework rtti: 2129 func: 29310 group: 1 struct: 286977 ]
[c] 382000 nodes [ array: 86073 framework rtti: 2143 func: 29375 group: 1 struct: 287571 ]
[c] 383000 nodes [ array: 86087 framework rtti: 2143 func: 29384 group: 1 struct: 288509 ]
[c] 384000 nodes [ array: 86101 framework rtti: 2143 func: 29387 group: 1 struct: 289100 ]
[c] 385000 nodes [ array: 86154 framework rtti: 2143 func: 29390 group: 1 struct: 289406 ]
[c] 386000 nodes [ array: 86174 framework rtti: 2143 func: 29398 group: 1 struct: 290269 ]
[c] 387000 nodes [ array: 86188 framework rtti: 2143 func: 29411 group: 1 struct: 290700 ]
[c] 388000 nodes [ array: 86193 framework rtti: 2143 func: 29412 group: 1 struct: 291512 ]
[c] 389000 nodes [ array: 86370 framework rtti: 2143 func: 29414 group: 1 struct: 292020 ]
[c] 390000 nodes [ array: 86387 framework rtti: 2143 func: 29414 group: 1 struct: 293000 ]
[c] 391000 nodes [ array: 86409 framework rtti: 2143 func: 29414 group: 1 struct: 293978 ]
[c] 392000 nodes [ array: 86440 framework rtti: 2143 func: 29414 group: 1 struct: 294950 ]
[c] 393000 nodes [ array: 86501 framework rtti: 2143 func: 29414 group: 1 struct: 295885 ]
[c] 394000 nodes [ array: 86507 framework rtti: 2143 func: 29414 group: 1 struct: 296872 ]
[c] 395000 nodes [ array: 86545 framework rtti: 2143 func: 29414 group: 1 struct: 297829 ]
[c] 396000 nodes [ array: 86551 framework rtti: 2143 func: 29414 group: 1 struct: 298812 ]
[c] 397000 nodes [ array: 86560 framework rtti: 2143 func: 29414 group: 1 struct: 299803 ]
[c] 398000 nodes [ array: 86586 framework rtti: 2144 func: 29423 group: 1 struct: 300685 ]
[c] 399000 nodes [ array: 87374 framework rtti: 2146 func: 29436 group: 1 struct: 300719 ]
[c] 400000 nodes [ array: 87400 framework rtti: 2163 func: 29497 group: 1 struct: 300948 ]
[c] 401000 nodes [ array: 87486 framework rtti: 2163 func: 29499 group: 1 struct: 301204 ]
[c] 402000 nodes [ array: 87520 framework rtti: 2170 func: 29913 group: 1 struct: 303070 ]
[c] 403000 nodes [ array: 87547 framework rtti: 2173 func: 29984 group: 1 struct: 303869 ]
[c] 404000 nodes [ array: 87641 framework rtti: 2196 func: 29984 group: 1 struct: 304069 ]
[c] 405000 nodes [ array: 87855 framework rtti: 2211 func: 29993 group: 1 struct: 304424 ]
[c] 406000 nodes [ array: 88201 framework rtti: 2211 func: 30000 group: 1 struct: 305141 ]
[c] 407000 nodes [ array: 88504 framework rtti: 2211 func: 30011 group: 1 struct: 305715 ]
[c] 408000 nodes [ array: 88841 framework rtti: 2211 func: 30035 group: 1 struct: 306233 ]
[c] 409000 nodes [ array: 89182 framework rtti: 2211 func: 30045 group: 1 struct: 306705 ]
[c] 410000 nodes [ array: 89294 framework rtti: 2211 func: 30045 group: 1 struct: 307097 ]
[c] 411000 nodes [ array: 89294 framework rtti: 2211 func: 30045 group: 1 struct: 307121 ]
[c] 412000 nodes [ array: 89294 framework rtti: 2211 func: 30045 group: 1 struct: 307173 ]
[c] 413000 nodes [ array: 89294 framework rtti: 2211 func: 30045 group: 1 struct: 307208 ]
[c] 414000 nodes [ array: 89294 framework rtti: 2211 func: 30045 group: 1 struct: 307310 ]
[c] 415000 nodes [ array: 89294 framework rtti: 2211 func: 30045 group: 1 struct: 307328 ]
[c] 416000 nodes [ array: 89294 framework rtti: 2211 func: 30045 group: 1 struct: 307370 ]
[c] 417000 nodes [ array: 89294 framework rtti: 2211 func: 30045 group: 1 struct: 307377 ]
[c] 418000 nodes [ array: 89294 framework rtti: 2211 func: 30045 group: 1 struct: 307386 ]
[c] 419000 nodes [ array: 89299 framework rtti: 2211 func: 30047 group: 1 struct: 307433 ]
[c] 420000 nodes [ array: 89321 framework rtti: 2213 func: 30061 group: 1 struct: 307498 ]
[c] 421000 nodes [ array: 89575 framework rtti: 2216 func: 30214 group: 1 struct: 309559 ]
[c] 422000 nodes [ array: 89868 framework rtti: 2217 func: 30288 group: 1 struct: 309956 ]
[c] 423000 nodes [ array: 89903 framework rtti: 2228 func: 30342 group: 1 struct: 310330 ]
[c] 424000 nodes [ array: 90030 framework rtti: 2237 func: 30342 group: 1 struct: 310758 ]
[c] 425000 nodes [ array: 90052 framework rtti: 2239 func: 30345 group: 1 struct: 311245 ]
[c] 426000 nodes [ array: 90087 framework rtti: 2239 func: 30357 group: 1 struct: 312061 ]
[c] 427000 nodes [ array: 90136 framework rtti: 2240 func: 30370 group: 1 struct: 312283 ]
[c] 428000 nodes [ array: 90156 framework rtti: 2241 func: 30392 group: 1 struct: 312605 ]
[c] 429000 nodes [ array: 90159 framework rtti: 2241 func: 30393 group: 1 struct: 312801 ]
[c] 430000 nodes [ array: 90720 framework rtti: 2243 func: 30462 group: 1 struct: 313006 ]
[c] 431000 nodes [ array: 91720 framework rtti: 2243 func: 30462 group: 1 struct: 313006 ]
[c] 432000 nodes [ array: 91926 framework rtti: 2247 func: 30692 group: 1 struct: 313167 ]
[c] 433000 nodes [ array: 92074 framework rtti: 2249 func: 30730 group: 1 struct: 313749 ]
[c] 434000 nodes [ array: 92150 framework rtti: 2270 func: 30733 group: 1 struct: 314118 ]
[c] 435000 nodes [ array: 92273 framework rtti: 2302 func: 30750 group: 1 struct: 314518 ]
[c] 436000 nodes [ array: 92358 framework rtti: 2341 func: 30808 group: 1 struct: 314876 ]
[c] 437000 nodes [ array: 92358 framework rtti: 2341 func: 30808 group: 1 struct: 314876 ]
[c] 438000 nodes [ array: 92378 framework rtti: 2342 func: 30965 group: 1 struct: 314987 ]
[c] 439000 nodes [ array: 92402 framework rtti: 2346 func: 30989 group: 1 struct: 315619 ]
[c] 440000 nodes [ array: 92489 framework rtti: 2346 func: 31003 group: 1 struct: 316160 ]
[c] 441000 nodes [ array: 92523 framework rtti: 2351 func: 31109 group: 1 struct: 316275 ]
[c] 442000 nodes [ array: 92540 framework rtti: 2364 func: 31164 group: 1 struct: 316631 ]
[c] 443000 nodes [ array: 92588 framework rtti: 2370 func: 31334 group: 1 struct: 317190 ]
[c] 444000 nodes [ array: 92648 framework rtti: 2380 func: 31519 group: 1 struct: 317623 ]
[c] 445000 nodes [ array: 92703 framework rtti: 2392 func: 31909 group: 1 struct: 318236 ]
[c:database] GC transformer: finished helpers
[c] 446000 nodes [ array: 93010 framework rtti: 2399 func: 32022 group: 1 struct: 320256 ]
[c] 447000 nodes [ array: 93535 framework rtti: 2399 func: 32022 group: 1 struct: 320327 ]
[c] 448000 nodes [ array: 93670 framework rtti: 2433 func: 32127 group: 1 struct: 320566 ]
[c] 449000 nodes [ array: 93735 framework rtti: 2536 func: 32623 group: 1 struct: 320921 ]
[c] 450000 nodes [ array: 93868 framework rtti: 2575 func: 32811 group: 1 struct: 321208 ]
[c] 451000 nodes [ array: 93973 framework rtti: 2652 func: 33016 group: 1 struct: 321505 ]
[rtyper] specializing: 278800 / 279166 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] 452000 nodes [ array: 94182 framework rtti: 2683 func: 33245 group: 1 struct: 321914 ]
[c:database] GC transformer: finished tables
[gctransform:info] assigned 5704 typeids
[gctransform:info] added 131824 push/pop stack root instructions
[gctransform:info] inserted 6353 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] 452044 nodes [ array: 94192 framework rtti: 2683 func: 33251 group: 1 struct: 321917 ]
[c:database] Completed
[translation:info] database for generating C source was created
[translation:info] Generating c source...
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_pypy_goal.c
[c:writing] data_pypy_interpreter.c
[c:writing] data_pypy_interpreter_astcompiler.c
[c:writing] data_pypy_interpreter_pyparser.c
[c:writing] data_pypy_module___builtin__.c
[c:writing] data_pypy_module___pypy__.c
[c:writing] data_pypy_module__abc.c
[c:writing] data_pypy_module__cffi_backend.c
[c:writing] data_pypy_module__codecs.c
[c:writing] data_pypy_module__collections.c
[c:writing] data_pypy_module__continuation.c
[c:writing] data_pypy_module__csv.c
[c:writing] data_pypy_module__frozen_importlib.c
[c:writing] data_pypy_module__io.c
[c:writing] data_pypy_module__locale.c
[c:writing] data_pypy_module__lsprof.c
[c:writing] data_pypy_module__minimal_curses.c
[c:writing] data_pypy_module__multibytecodec.c
[c:writing] data_pypy_module__multiprocessing.c
[c:writing] data_pypy_module__opcode.c
[c:writing] data_pypy_module__pickle.c
[c:writing] data_pypy_module__posixsubprocess.c
[c:writing] data_pypy_module__pypyjson.c
[c:writing] data_pypy_module__random.c
[c:writing] data_pypy_module__rawffi.c
[c:writing] data_pypy_module__rawffi_alt.c
[c:writing] data_pypy_module__socket.c
[c:writing] data_pypy_module__sre.c
[c:writing] data_pypy_module__vmprof.c
[c:writing] data_pypy_module__warnings.c
[c:writing] data_pypy_module__weakref.c
[c:writing] data_pypy_module_array.c
[c:writing] data_pypy_module_binascii.c
[c:writing] data_pypy_module_bz2.c
[c:writing] data_pypy_module_cmath.c
[c:writing] data_pypy_module_cpyext.c
[c:writing] data_pypy_module_exceptions.c
[c:writing] data_pypy_module_faulthandler.c
[c:writing] data_pypy_module_fcntl.c
[c:writing] data_pypy_module_gc.c
[c:writing] data_pypy_module_imp.c
[c:writing] data_pypy_module_itertools.c
[c:writing] data_pypy_module_marshal.c
[c:writing] data_pypy_module_math.c
[c:writing] data_pypy_module_mmap.c
[c:writing] data_pypy_module_operator.c
[c:writing] data_pypy_module_posix.c
[c:writing] data_pypy_module_pwd.c
[c:writing] data_pypy_module_pyexpat.c
[c:writing] data_pypy_module_pypyjit.c
[c:writing] data_pypy_module_select.c
[c:writing] data_pypy_module_signal.c
[c:writing] data_pypy_module_struct.c
[c:writing] data_pypy_module_sys.c
[c:writing] data_pypy_module_termios.c
[c:writing] data_pypy_module_thread.c
[c:writing] data_pypy_module_time.c
[c:writing] data_pypy_module_unicodedata.c
[c:writing] data_pypy_module_zlib.c
[c:writing] data_pypy_objspace.c
[c:writing] data_pypy_objspace_std.c
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_jit_backend.c
[c:writing] data_rpython_jit_backend_aarch64.c
[c:writing] data_rpython_jit_backend_llsupport.c
[c:writing] data_rpython_jit_codewriter.c
[c:writing] data_rpython_jit_metainterp.c
[c:writing] data_rpython_jit_metainterp_optimizeopt.c
[c:writing] data_rpython_memory_gc.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rjitlog.c
[c:writing] data_rpython_rlib_rsre.c
[c:writing] data_rpython_rlib_rstruct.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rlib_unicodedata.c
[c:writing] data_rpython_rlib_unicodedata_1.c
[c:writing] data_rpython_rlib_unicodedata_2.c
[c:writing] data_rpython_rlib_unicodedata_3.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_1.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] nonfuncnodes.c
[c:writing] nonfuncnodes_1.c
[c:writing] nonfuncnodes_2.c
[c:writing] nonfuncnodes_3.c
[c:writing] nonfuncnodes_4.c
[c:writing] nonfuncnodes_5.c
[c:writing] nonfuncnodes_6.c
[c:writing] nonfuncnodes_7.c
[c:writing] nonfuncnodes_8.c
[c:writing] nonfuncnodes_9.c
[c:writing] nonfuncnodes_10.c
[c:writing] nonfuncnodes_11.c
[c:writing] nonfuncnodes_12.c
[c:writing] nonfuncnodes_13.c
[c:writing] nonfuncnodes_14.c
[c:writing] nonfuncnodes_15.c
[c:writing] nonfuncnodes_16.c
[c:writing] nonfuncnodes_17.c
[c:writing] nonfuncnodes_18.c
[c:writing] nonfuncnodes_19.c
[c:writing] nonfuncnodes_20.c
[c:writing] nonfuncnodes_21.c
[c:writing] nonfuncnodes_22.c
[c:writing] nonfuncnodes_23.c
[c:writing] nonfuncnodes_24.c
[c:writing] nonfuncnodes_25.c
[c:writing] nonfuncnodes_26.c
[c:writing] nonfuncnodes_27.c
[c:writing] nonfuncnodes_28.c
[c:writing] nonfuncnodes_29.c
[c:writing] nonfuncnodes_30.c
[c:writing] nonfuncnodes_31.c
[c:writing] nonfuncnodes_32.c
[c:writing] nonfuncnodes_33.c
[c:writing] nonfuncnodes_34.c
[c:writing] data_pypy_interpreter_1.c
[c:writing] data_pypy_module___pypy___1.c
[c:writing] data_pypy_module__cffi_backend_1.c
[c:writing] data_pypy_module__codecs_1.c
[c:writing] data_pypy_module__continuation_1.c
[c:writing] data_pypy_module__locale_1.c
[c:writing] data_pypy_module__multibytecodec_1.c
[c:writing] data_pypy_module__multiprocessing_1.c
[c:writing] data_pypy_module__vmprof_1.c
[c:writing] data_pypy_module_bz2_1.c
[c:writing] data_pypy_module_cpyext_1.c
[c:writing] data_pypy_module_faulthandler_1.c
[c:writing] data_pypy_module_math_1.c
[c:writing] data_pypy_module_posix_1.c
[c:writing] data_pypy_module_pwd_1.c
[c:writing] data_pypy_module_pyexpat_1.c
[c:writing] data_pypy_module_signal_1.c
[c:writing] data_pypy_module_sys_1.c
[c:writing] data_pypy_module_thread_1.c
[c:writing] data_pypy_module_time_1.c
[c:writing] data_pypy_module_zlib_1.c
[c:writing] data_pypy_objspace_std_1.c
[c:writing] data_rpython_jit_backend_aarch64_1.c
[c:writing] data_rpython_jit_backend_llsupport_1.c
[c:writing] data_rpython_jit_metainterp_1.c
[c:writing] data_rpython_memory_gc_1.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rjitlog_1.c
[c:writing] data_rpython_rlib_rsre_1.c
[c:writing] data_rpython_rlib_rstruct_1.c
[c:writing] data_rpython_rlib_rvmprof_1.c
[c:writing] data_rpython_rtyper_lltypesystem_1.c
[c:writing] data_rpython_rtyper_lltypesystem_module.c
[c:writing] implement.c
[c:writing] implement_1.c
[c:writing] implement_2.c
[c:writing] implement_3.c
[c:writing] implement_4.c
[c:writing] implement_5.c
[c:writing] implement_6.c
[c:writing] implement_7.c
[c:writing] implement_8.c
[c:writing] implement_9.c
[c:writing] implement_10.c
[c:writing] implement_11.c
[c:writing] implement_12.c
[c:writing] implement_13.c
[c:writing] implement_14.c
[c:writing] pypy_goal.c
[c:writing] pypy_interpreter.c
[c:writing] pypy_interpreter_1.c
[c:writing] pypy_interpreter_2.c
[c:computedgoto] pypy_g__str_decode_utf8_slowpath: 5 cases
[c:writing] pypy_interpreter_3.c
[c:writing] pypy_interpreter_4.c
[c:computedgoto] pypy_g_dispatch_bytecode__AccessDirect_None: 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-220/testing_1/testing_1.c
[translation:info] Compiling c source...
[platform:execute] make -j 8 in /tmp/buildbot-arm64/usession-py3.11-220/testing_1
[platform:WARNING] implement_5.c:38042:46: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign]
[platform:WARNING] 38042 | l_v123616 = getgrouplist(l_a0_105, l_a1_74, 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:60056:53: warning: incompatible pointer types passing 'Signed *' (aka 'long *') to parameter of type 'off_t *' (aka 'long long *') [-Wincompatible-pointer-types]
[platform:WARNING] 60056 | l_v307053 = sendfile(l_a0_392, l_a1_276, 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:23966:14: warning: assigning to 'struct _cffi_field_s *' from 'const struct _cffi_field_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 23966 | l_v684684 = RPyField(l_v684683, fields);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:11847:13: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 11847 | l_v702775 = RPyField(l_v702774, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:30152:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 30152 | l_v686853 = RPyField(l_v686851, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:20754:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 20754 | l_v705604 = RPyField(l_v705603, typenames);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:48406: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] 48406 | l_v714662 = RPyField(l_v714661, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:50052:12: warning: assigning to 'struct _cffi_enum_s *' from 'const struct _cffi_enum_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 50052 | l_v715256 = RPyField(l_v715255, enums);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:50054:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 50054 | l_v715257 = RPyField(l_v715255, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:51979:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 51979 | l_v715799 = RPyField(l_ctx_254, typenames);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:52637: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] 52637 | l_v715976 = RPyField(l_ctx_254, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:60720:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 60720 | l_v697078 = RPyField(l_v697059, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:57073:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 57073 | l_v717598 = RPyField(l_ctx_255, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:62089:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 62089 | l_v697622 = RPyField(l_v697620, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:62426: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] 62426 | l_v719673 = RPyField(l_ctx1_0, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] 9 warnings generated.
[platform:WARNING] 4 warnings generated.
[platform:WARNING] pypy_module__multibytecodec.c:1822: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] 1822 | pypy_cjk_enc_setstate(l_encodebuf_4, l_v800718);
[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:3204: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] 3204 | pypy_cjk_enc_getstate(l_encodebuf_5, l_v801153);
[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:10359:12: warning: assigning to 'struct MultibyteCodec_s *' from 'const MultibyteCodec *' (aka 'const struct MultibyteCodec_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 10359 | 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_4119 = _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_4120 = _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_4121 = _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-220/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-220/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 293, 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 293, 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 293, 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-220
[Timer] Timings:
[Timer] loading target --- 25.8 s
[Timer] annotate --- 139.3 s
[Timer] rtype_lltype --- 63.5 s
[Timer] pyjitpl_lltype --- 131.9 s
[Timer] backendopt_lltype --- 65.3 s
[Timer] stackcheckinsertion_lltype --- 4.7 s
[Timer] database_c --- 114.7 s
[Timer] source_c --- 70.2 s
[Timer] compile_c --- 81.8 s
[Timer] build_cffi_imports --- 13.7 s
[Timer] ==========================================
[Timer] Total: --- 710.9 s
program finished with exit code 0
elapsedTime=721.850967